Dan Ditomaso
8a443e9cad
Fix/add npm jsr building ( #722 )
* fixed github workflows to improve handling of mutl runtimes
* updating readme
* Update packages/core/src/meshDevice.ts
Co-authored-by: Copilot <[email protected] >
* Update packages/core/package.json
Co-authored-by: Copilot <[email protected] >
* Update packages/transport-http/package.json
Co-authored-by: Copilot <[email protected] >
---------
Co-authored-by: Copilot <[email protected] >
11 months ago
Dan Ditomaso
704d06cfe7
refactor: switch to using Bun ( #718 )
11 months ago
Dan Ditomaso
1c13343e8a
Add monorepo support to project ( #682 )
* feat: add monorepo support
* fix: correct relatedProjects structure in vercel.json
* update github actions with monorepo support
* removed legacy dep
* moved jsr config into web package
11 months ago
Dan Ditomaso
85ee0747d1
fix: move i18n languages to public folder ( #681 )
* fix: move i18n languages for best practices
* updating test setup
* removed static copy
12 months ago
Dan Ditomaso
43143bfdf6
Device Name dialog validation ( #676 )
* fix: style on config page
* feat: added device name validation
* Update src/i18n/locales/en/dialog.json
Co-authored-by: Copilot <[email protected] >
* Update src/components/Dialog/DeviceNameDialog.tsx
Co-authored-by: Copilot <[email protected] >
* Update src/components/Dialog/DeviceNameDialog.tsx
Co-authored-by: Copilot <[email protected] >
* fixed typo
---------
Co-authored-by: Copilot <[email protected] >
12 months 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
12 months ago
Jeremy Gallant
4275bdd0c0
Remove deprecated meshtastic/js dependency ( #638 )
* Remove deprecated meshtastic/js dependency
* Bump dependency version
* Fix linting
---------
Co-authored-by: philon- <[email protected] >
12 months 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
Kimberly Graham
08dbe94679
fix i18n files missing and Toast messages ( #634 )
* fix Toast messages
* Copy i18n files to dist using
vite-plugin-static-copy
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
philon-
a642080b90
Filter rework ( #623 )
* Rework filtering
Created common FilterComponents
Created common FilterControl
Abstracted common map logic into Map component
Reworked Node filtering for map page
Added Node filtering for nodes list
Added test for node filtering
Added toggle group UI package
* Debounce filterState change
* UI adjustments
---------
Co-authored-by: philon- <[email protected] >
1 year ago
Dan Ditomaso
480ca46a95
chore: lint/format all files ( #604 )
* chore: lint/format all files
* Fix config sidebar button state (#602 )
* chore: Update deno.lock version and add Radix UI slider component (#601 )
* fix: improve how table addresses even/odd rows
---------
Co-authored-by: philon- <[email protected] >
Co-authored-by: Kamil Dzieniszewski <[email protected] >
1 year ago
Jeremy Gallant
d5cf71c840
Add filters to node map
1 year ago
Dan Ditomaso
442c1cb5f1
fix: moved meshtastic packages into package.json
1 year ago
Dan Ditomaso
a333e4524f
updated deps
1 year ago
Dan Ditomaso
8fffde0165
wip
1 year ago
Dan Ditomaso
87159b4eee
fix: moved meshtastic packages into package.json
1 year ago
Dan Ditomaso
7738661b7c
updated deps
1 year ago
Dan Ditomaso
c55fdbd982
wip
1 year ago
Dan Ditomaso
ed2ab36ed4
feat: added message persistance
1 year ago
Dan Ditomaso
0d6c5878fc
WIP
1 year ago
Dan Ditomaso
f54c0dd836
fix: removed react-scan due to issues with bluetooth
1 year ago
Dan Ditomaso
844a6316f6
fix: remove unneeded role
1 year ago
Dan Ditomaso
d70b14b12b
fix: failing tests
1 year ago
Dan Ditomaso
d379769672
fix: resolved issue with being unable to scroll up in the input field
1 year ago
Dan Ditomaso
b40079cdc9
fix: restored https toggle functionality. added tests
1 year ago
Dan Ditomaso
d28b4ce6d9
feat: add error boundary
1 year ago
Dan Ditomaso
fc713f55fe
fix: update package json scripts commands
1 year ago
Dan Ditomaso
50eb2a827f
chore: fixes from deno linting/formatting
1 year ago
Dan Ditomaso
db08542b39
refactor: switch to deno
1 year ago
Tilen Komel
62fa8df8d2
bun remove mapbox-gl
1 year ago
Sacha Weatherstone
e224a4ebdf
migrate to new transport-http
1 year ago
Sacha Weatherstone
5a62b67e79
use new packages for imports & new webserial transport
1 year ago
Sacha Weatherstone
a5589e232b
update dependencies
1 year ago
Dan Ditomaso
8bfa58540b
updated readme to discuss react scan
1 year ago
Dan Ditomaso
4a6eb0d3f8
feat: add react scan debugging
1 year ago
Dan Ditomaso
5831967603
feat: added pwa functionality to vite
1 year ago
Dan Ditomaso
14e9bd304a
feat: adding unit/ui testing support
1 year ago
Dan Ditomaso
5df409475e
feat: adding unit/ui testing support
1 year ago
Dan Ditomaso
635d0673bf
feat: add error boundary
1 year ago
Dan Ditomaso
bbb8384d66
fix: changed pnpm to bun
1 year ago
Dan Ditomaso
ff6515269b
Revert "fix: update pnpm lock file version"
1 year ago
Dan Ditomaso
4ce84549c7
fix: update pnpm lock file version
1 year ago
Dan Ditomaso
3928d378f5
feat: updated app to tailwind 4.x
1 year ago
Dan Ditomaso
36d4f22007
feat: add required engines to package.json
1 year ago
Dan Ditomaso
ce086ffa82
fix: fixing styling issues
1 year ago
Dan Ditomaso
a1715ef686
feat: switch to vite 6.1
1 year ago
Dan Ditomaso
b959a59e7b
feat: updated app to tailwind 4.x
1 year ago