Ciarán Hanrahan
e1f4ba06d8
ui updates to integrations page ( #962 )
2021-10-15 12:01:49 +02:00
Omar López
cfd70172f0
Refactors useLocale ( #908 )
...
* Removes unused component
* Refactors useLocale
We don't need to pass the locale prop everywhere
* Fixes syntax error
* Adds warning for missing localeProps
* Simplify i18n utils
* Update components/I18nLanguageHandler.tsx
Co-authored-by: Mihai C <34626017+mihaic195@users.noreply.github.com>
* Type fixes
Co-authored-by: Mihai C <34626017+mihaic195@users.noreply.github.com>
2021-10-12 13:11:33 +00:00
Mihai C
2c9b301b77
Feat/i18n crowdin ( #752 )
...
* feat: add crowdin and supported languages
* fix: main branch name
* feat: test crowdin integration
* feat: add crowdin config skeleton
* feat: update crowdin.yml
* fix: remove ro translation
* test: en translation
* test: en translation
* New Crowdin translations by Github Action (#735 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* test: en translation
* fix: separate upload/download workflows
* wip
* New Crowdin translations by Github Action (#738 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* wip
* wip
* wip
* wip
* wip
* typo
* wip
* wip
* update crowdin config
* update
* chore: support i18n de,es,fr,it,pt,ru,ro,en
* chore: extract i18n strings
* chore: extract booking components strings for i18n
* wip
* extract more strings
* wip
* fallback to getServerSideProps for now
* New Crowdin translations by Github Action (#874 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* fix: minor fixes on the datepicker
* fix: add dutch lang
* fix: linting issues
* fix: string
* fix: update GHA
* cleanup trpc
* fix linting
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-08 14:43:48 +03:00
Peer Richelsen
860db6c959
added license banner ( #833 )
...
* added license banner and NEXT_PUBLIC_LICENSE_CONSENT in .env.example. agree to hide the banner
* minor changes to license banner
* added /ee/ to tailwind purge config
* wip
2021-10-01 00:42:08 +01:00
Peer Richelsen
bb1da8150f
fixed event-type buttons on mobile, added more font-cal classes ( #764 )
2021-09-24 11:28:57 +00:00
Omar López
d194878bb2
Suggestion: let prettier sort imports order ( #673 )
...
* Suggestion: let prettier sort imports order
# Conflicts:
# yarn.lock
* AUTO SORT ALL THE IMPORTS
* Linting
* Fixes test
2021-09-22 13:52:38 -06:00
Peer_Rich
8ae43ea990
fixed Dialog action buttons ( #630 )
...
* fixed Dialog action
* added asChild
2021-09-13 12:28:17 +01:00
Alex van Andel
252179f3be
Add 'Button' component & update to current best practise ( #523 )
...
* Add 'Button' component & update to current best practise
* Use literal string for type, renamed alert -> variety
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-08-27 14:22:49 +00:00
Alex van Andel
abdfd1d412
Resolved errors on the pages/event-types/[type].tsx page
2021-08-10 22:25:26 +00:00