Dan Ditomaso
|
a5339af0dd
|
Fix language default in picker. Misc i18n fixes (#664)
* fix: fix language default in picker. Misc i18n fixes
* Update src/i18n/config.ts
Co-authored-by: Copilot <[email protected]>
* PR fixes
* duplicate key
---------
Co-authored-by: Copilot <[email protected]>
|
12 months ago |
Jeremy Gallant
|
ccc4202aa4
|
Minor i18n fixes (#663)
* i18n fixes
Add PKI Backup Reminder dialog + ensure en-US is UI default
* Revert edits to i18n components
|
12 months ago |
Dan Ditomaso
|
118f848308
|
feat: add support for 3 languages (#661)
|
12 months ago |
github-actions[bot]
|
c36ff60778
|
chore(i18n): New Crowdin Translations by GitHub Action (#660)
Co-authored-by: Crowdin Bot <[email protected]>
|
12 months ago |
Dan Ditomaso
|
0b6ae0ce32
|
fix: update crowdin config (#658)
|
12 months ago |
github-actions[bot]
|
fad1b984bf
|
chore(i18n): New Crowdin Translations by GitHub Action (#653)
Co-authored-by: Crowdin Bot <[email protected]>
|
12 months ago |
Dan Ditomaso
|
78e1d1f81a
|
fix: updated mqtt description (#647)
|
1 year ago |
Dan Ditomaso
|
47f8264c31
|
Fix tsc errors (#649)
* fixed tsc errors
* fixed tsc errors
* fixed tsc errors
* fixing tsc errors
* fixing more tsc errors
* fixing more tsc errors
* fixed tsc errors
* fixing tsc errors
* fixing PR issues
* commented out tsc check
* completing tsc fixes
* updating lockfile
* removed react-hooks
|
1 year ago |
Dan Ditomaso
|
828e5d0903
|
Replace zustand state management with URL-based routing (#640)
* feat: added router
* feat: added params to messages page
* fixing tests, added translation labels
* Update src/i18n/locales/en/ui.json
Co-authored-by: Copilot <[email protected]>
* Update src/components/Dialog/NodeDetailsDialog/NodeDetailsDialog.tsx
Co-authored-by: Copilot <[email protected]>
* Update src/components/PageComponents/Map/NodeDetail.tsx
Co-authored-by: Copilot <[email protected]>
* Update src/pages/Messages.tsx
Co-authored-by: Copilot <[email protected]>
* updated dev tools
* fixing tests
---------
Co-authored-by: Copilot <[email protected]>
|
1 year ago |
Jeremy Gallant
|
1cbd98ec53
|
Zod config validation (#635)
* Zod WIP
* Zod form validation
* DynamicForm testing
* Fix linting
* Delete rasterSource.ts
---------
Co-authored-by: philon- <[email protected]>
|
1 year ago |
Dan Ditomaso
|
df036d3904
|
Add commit sha to footer. (#636)
* feat: added commit sha to footer.
* added translation
* added padding
* updated styling
|
1 year ago |
Dan Ditomaso
|
24e9764fcb
|
fix: updated namespace module (#632)
N33d this merged.
|
1 year ago |
Dan Ditomaso
|
eb2a2717b1
|
Internationalization (i18n) (#627)
* `feat: added internationalization lib, added english labels`
* `fixes from code review`
* `feat: add crowdin github actions`
* `fix: added support for i18n in testing. Fixed broken tests`
* `fix: missing translations`
* `removed unneded import`
* `more components updated with missing translations`
* `fixed lint issue`
* `Refactor: updated how translations are scoped, updated all references`
* `fixing broken tests`
* `feat: added language switcher, updated some translations`
* `fixed linting issues`
* `reverting vite config`
* `add english group id's to command palette`
* `updated PR template for i18n`
|
1 year ago |