Syed Ali Shahbaz
baba307a9f
Feature/cal 605 add webhook test check during webhook ( #1035 )
...
* starting point
* lint fix
* add mock placeholder
* simplified a bit
* add some placeholder ui
* err handling
* multiple fixes
* post rebase fixes
* removed extra webhook enabled button
* finishing touches
* added translations
* removed debug remnants
* requested changes
Co-authored-by: KATT <alexander@n1s.se>
2021-10-25 21:45:52 +05:30
Mihai C
8d6fec79d3
feat: add translations for emails and type error fixes overall ( #994 )
...
* feat: add translations for forgot password email and misc
* fix: type fixes
* feat: translate invitation email
* fix: e2e tests
* fix: lint
* feat: type fixes and i18n for emails
* Merge main
* fix: jest import on server path
* Merge
* fix: playwright tests
* fix: lint
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-25 14:05:21 +01:00
Syed Ali Shahbaz
a6eed6ffcc
Enhancement/webhooks redesign ( #1005 )
2021-10-20 18:23:15 +00:00
Alex Johansson
d8dac426eb
refactor webhooks UI ( #982 )
2021-10-18 08:02:25 +01:00
Mihai C
c4e2b6b458
more strings extractions ( #963 )
2021-10-15 10:53:42 +00:00
Mihai C
f955ccdef9
i18n: continued ( #949 )
...
* more extractions
* fix: failing build
2021-10-14 14:24:21 +00:00
Peer Richelsen
f1eae5fe77
added translations for navigation ( #952 )
2021-10-14 13:58:17 +00:00
Omar López
0861d7cc61
Ends the war between tRPC and next-i18next ( #939 )
...
* Ends the war between tRPC and next-i18next
* Locale fixes
* Linting
* Linting
* trpc i18n (not working) (#942 )
* simplify i18n handler and remove redundant(?) fn check
* split up viewer to a "logged in only" and "public"
* wip -- skip first render
Co-authored-by: Omar López <zomars@me.com>
* Linting
* I18n fixes
* We don't need serverSideTranslations in every page anymore
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Alex Johansson <alexander@n1s.se>
2021-10-14 13:57:49 +03:00
Mihai C
9e2f8de313
chore: i18n/extract strings ( #934 )
2021-10-13 11:49:15 +01:00
Mihai C
bee41b242b
chore: extract more strings ( #933 )
2021-10-13 10:34:55 +01:00
Omar López
4b05c56a0d
Fixes custom input overflow ( #920 )
...
* Fixes custom input overflow
* Truncates also placeholder
* Adds title attributes in booking notes and event descriptions
2021-10-12 18:59:52 +00:00
Tiago Cruz
82f11b5121
Translations ( #900 )
...
* Translations
* Variables to Translated Words
* Fix Translations
* Fix Title to Create Events Types
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-11 14:42:43 +01: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
Mihai C
82e7e51fca
Setup i18n and locale detection ( #712 )
...
* feat: setup translations
* feat: i18n setup
* Update pages/settings/profile.tsx
Co-authored-by: Alex Johansson <alexander@n1s.se>
* fix: abstract locale hook
* fix: set default locale if preferred locale is not supported
* Revert "fix: set default locale if preferred locale is not supported"
This reverts commit e2a3d81371ee02a033520058a1d7d61cffeffc94.
* fix: set default locale if preferred locale is not supported
* fix: use 1 namespace and remove unnecessary logs
* fix: yarn.lock
* fix: linting errors
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex Johansson <alexander@n1s.se>
2021-09-23 09:49:17 +01:00