Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor and Tax Adaptation #17

Merged
merged 14 commits into from
Feb 3, 2025
Merged

Conversation

marcelodosreis
Copy link
Owner

Pull Request - Refactor and Tax Adaptation

🛠️ Improvements

  • Refactor Constants: Refactored constants to improve maintainability and streamline the codebase.
  • Optional Tax Adapt Currency: Created an optional function to adapt tax calculations based on currency, allowing for flexible tax handling depending on the user's locale.

🧑‍💻 Code and Infrastructure

  • Solving Conflicts: Resolved merge conflicts to ensure smooth integration and prevent future issues.

🔧 Future Enhancements

  • Tax Calculation Optimizations: Plan to optimize tax calculation logic for better performance and accuracy.

✅ Checklist

  • I have written tests for new features.
  • I have updated existing tests, if necessary.
  • I have updated the documentation (if applicable).
  • My code follows the project's style guide.

💬 Notes

  • This PR focuses on refactoring and improving tax handling logic in the application, along with resolving conflicts to maintain code consistency.

@marcelodosreis marcelodosreis added the enhancement New feature or request label Feb 3, 2025
@marcelodosreis marcelodosreis self-assigned this Feb 3, 2025
Copy link

vercel bot commented Feb 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sassy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 9:45pm

@marcelodosreis marcelodosreis merged commit 56d3dc8 into develop Feb 3, 2025
9 checks passed
marcelodosreis added a commit that referenced this pull request Feb 7, 2025
* feat: init base of feature

* chore: remove loading only in fail in signin

* feat: add i18n

* feat: update roadmap docs

* feat: update github templates

* feat: add i18n in mobile

* refactor: create navbar dashboard component and add languague selector in dashboard

* chore: update future roadmap

* chore: create issue finalized markdown template

* fix: add vercel json to use public in static

* fix: get locale in production with fetch

* chore: remove vercel file

* fix: moving locales to src

* chore: move location to src

* chore: remove useless locale public files

* chore: add env.example in project github

* Create CI/CD Pipeline for Build and Testing Before Deployment to Vercel enhancement New feature or request (#12)

* feat: create pipeline

* fix: pull request template

* fix: run pipeline in all branches

* chore: fix pipeline using env

* chore: fix pipeline using env 2

* chore: update ci pipeline

* chore: add all supabase vars

* chore: update packages

* feat: add Multi-Currency Support in Stripe (#14)

* Add Localization and Translations (#16)

* chore: add sections translations

* feat: add ssr locale function

* refactor: language selector component

* feat: add all home translation

* feat: add i18n in terms and privacy page

* chore: translate all auth domain

* chore: add i18n in payment area

* chore: add dashboard translation

* feat: add portugues i18n

* chore: add currency in client

* chore: refactor constants

* Refactor and Tax Adaptation (#17)

* chore: add sections translations

* feat: add ssr locale function

* refactor: language selector component

* feat: add all home translation

* feat: add i18n in terms and privacy page

* chore: translate all auth domain

* chore: add i18n in payment area

* chore: add dashboard translation

* feat: add portugues i18n

* chore: add currency in client

* chore: refactor constants

* refactor: create optional tax adapt currency

* chore: solving conflits 2

* chore: add translations again
@marcelodosreis marcelodosreis deleted the refactor/currency-tax-adapt branch February 12, 2025 20:43
marcelodosreis added a commit that referenced this pull request Feb 18, 2025
* feat: init base of feature

* chore: remove loading only in fail in signin

* feat: add i18n

* feat: update roadmap docs

* feat: update github templates

* feat: add i18n in mobile

* refactor: create navbar dashboard component and add languague selector in dashboard

* chore: update future roadmap

* chore: create issue finalized markdown template

* fix: add vercel json to use public in static

* fix: get locale in production with fetch

* chore: remove vercel file

* fix: moving locales to src

* chore: move location to src

* chore: remove useless locale public files

* chore: add env.example in project github

* Create CI/CD Pipeline for Build and Testing Before Deployment to Vercel enhancement New feature or request (#12)

* feat: create pipeline

* fix: pull request template

* fix: run pipeline in all branches

* chore: fix pipeline using env

* chore: fix pipeline using env 2

* chore: update ci pipeline

* chore: add all supabase vars

* chore: update packages

* feat: add Multi-Currency Support in Stripe (#14)

* Add Localization and Translations (#16)

* chore: add sections translations

* feat: add ssr locale function

* refactor: language selector component

* feat: add all home translation

* feat: add i18n in terms and privacy page

* chore: translate all auth domain

* chore: add i18n in payment area

* chore: add dashboard translation

* feat: add portugues i18n

* chore: add currency in client

* chore: refactor constants

* Refactor and Tax Adaptation (#17)

* chore: add sections translations

* feat: add ssr locale function

* refactor: language selector component

* feat: add all home translation

* feat: add i18n in terms and privacy page

* chore: translate all auth domain

* chore: add i18n in payment area

* chore: add dashboard translation

* feat: add portugues i18n

* chore: add currency in client

* chore: refactor constants

* refactor: create optional tax adapt currency

* chore: solving conflits 2

* chore: add translations again

* Support for Mailgun (#19)

* refactor: console.logs

* chore: add support to mailgun transactional email

* refactor: mailgun domain

* docs: update docs

* chore: update readme docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant