Commit Graph

26 Commits

Author SHA1 Message Date
Jeremy Gallant
181c984b27 Config form improvements (#652)
* Config reset work WIP

* Config reset WIP

* Fix tests, tsc, linting

* Form reset adjustments

* Add ManagedModeDialog

* Remove debug logging

* Add Suspense

* Review fixes

---------

Co-authored-by: philon- <philon-@users.noreply.github.com>
2025-06-18 10:04:17 -04:00
Jeremy Gallant
1cbd98ec53 Zod config validation (#635)
* Zod WIP

* Zod form validation

* DynamicForm testing

* Fix linting

* Delete rasterSource.ts

---------

Co-authored-by: philon- <philon-@users.noreply.github.com>
2025-06-04 08:10:59 -04:00
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`
2025-05-27 08:33:43 -04:00
Dan Ditomaso
50eb2a827f chore: fixes from deno linting/formatting 2025-03-02 14:46:02 -05:00
Sacha Weatherstone
5a62b67e79 use new packages for imports & new webserial transport 2025-03-01 14:00:06 +08:00
Sacha Weatherstone
a5589e232b update dependencies 2025-03-01 13:33:35 +08:00
Sacha Weatherstone
42068ad3d8 move to RsBuild 2024-10-06 21:24:12 +10:00
Sacha Weatherstone
8641c150dd update to namespaced protobufs 2024-01-03 14:22:18 +10:00
Sacha Weatherstone
a4a5061171 update meshtastic.js package version 2023-12-26 22:16:45 +10:00
Sacha Weatherstone
20ac657b51 Use rome and initial format 2023-07-09 13:59:31 +10:00
Sacha Weatherstone
53a4ae290c Make DynamicForm more modular 2023-02-13 22:46:29 +10:00
Sacha Weatherstone
292bd59099 fix import paths, remove old form elements 2023-02-13 15:46:45 +10:00
Sacha Weatherstone
e59fe138f1 Overhaul (#83)
* WIP Layout Refactor

* New Connection Dialog

* WIP form overhaul

* Fix remaining config pages
2023-02-12 15:31:25 +11:00
Sacha Weatherstone
e36032045f Start moduleConfig & general import cleanup 2023-01-29 17:36:31 +10:00
Sacha Weatherstone
e3f2a4585f WIP config update 2023-01-23 13:14:02 +10:00
Sacha Weatherstone
d538ba5a9d Compat with latest JS lib 2023-01-19 19:46:29 +10:00
Sacha Weatherstone
0de66a8592 Fix formatting 2023-01-02 18:31:35 +11:00
Garrett M
09c473c3cb Config page updates and fix for #65 (#66)
* Update User.tsx

Fix Issue #65

* Add descriptions and spelling fixes

Start to add descriptions for Module configs Canned message, serial, range test and telemetry.
Fixes for Config pages for Bluetooth, LoRa, Position and Power

* Updates to Power and position config pages

Part of previous commit. Spelling and description updates.

* Revert "Add descriptions and spelling fixes"

This reverts commit to Peers.tsx.

* Module config pages description updates

Additional updates for External Notification and MQTT config pages.
2023-01-02 19:40:02 +11:00
Sacha Weatherstone
ec25ec60ee Config saving behaviour change 2022-12-31 17:14:11 +11:00
Sacha Weatherstone
acf2f9c3f4 Use new js lib version 2022-12-30 22:14:29 +11:00
Sacha Weatherstone
e457cef3da WIP updates 2022-11-27 22:50:46 +10:00
Sacha Weatherstone
9e331de44e Updated form toasts 2022-10-07 19:06:42 +10:30
Sacha Weatherstone
04f5eeaf47 Add toasts 2022-10-07 16:11:45 +10:30
Sacha Weatherstone
a73eab1ea6 2.0 Overhaul start 2022-09-22 16:35:40 +10:00
Sacha Weatherstone
9f1d3498ea Add maps, Bluetooth config & fixes 2022-08-19 18:18:48 +09:30
Sacha Weatherstone
a2280ab96e Initial 1.3.x rework 2022-07-26 08:52:23 +10:00