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
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
jamon
9d74fe2d6e
Remove autocomplete from message box ( #630 )
* Remove autocomplete from message box
The message box has autocomplete turned on, which causes some browsers to suggest previously written messages in a really annoying way. This fixes that issue.
* Update src/components/PageComponents/Messages/MessageInput.tsx
Co-authored-by: Copilot <[email protected] >
---------
Co-authored-by: Copilot <[email protected] >
1 year ago
philon-
8413f6345c
Fix #624 ( #631 )
1 year ago
philon-
37a53b747c
Fix NodeInfoDialog initiation ( #626 )
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
9cb5cffdb1
Update README.md
Remove references to `master` replace with `main`
1 year ago
philon-
57b9942cce
Add RSSI fields for Paxcounter module ( #620 )
Co-authored-by: philon- <[email protected] >
1 year ago
philon-
1274584497
Feature: Admin PKI fields ( #619 )
* Add admin PKI fields
* Renaming state ref
* WIP: Refactoring
* Refactoring Security Config
* Ensure admin keys have been set before allowing managed mode
1 year ago
philon-
513a285fee
Feature: Node favourites (and ignores) ( #618 )
* Add favourite icon to node Avatar
* Favourites WIP
* Save isFavorite and isIgnored to device
* Fix spelling
* Clean up
* Always sort favorites first
* Add unread count to "Messages" top level menu
* Renaming, UI tweaks
* Add hook tests
* Handle undefined node better
1 year ago
philon-
b2bb3baa01
Add check for undefined hopsAway ( #616 )
* Add check for undefined hopsAway
Better UI for already "fixed" #351
* Change conditional
1 year ago
Aria Stewart
3f933dd166
Remove case-duplicated sidebarButton.tsx ( #617 )
1 year ago
Dan Ditomaso
1180b9afb0
fix: moved all svgs into public / dist folder ( #615 )
1 year ago
philon-
b4ce6efd7b
Fix node list sorting, dark mode text colors ( #613 )
* Fix node list sorting, dark mode text colors
* Update tests
* Remove unused import
* Fix warnings for missing DialogDescription
1 year ago
Dan Ditomaso
da0ada925f
fix: removed overly complex scrolling logic in channel chat ( #612 )
1 year ago
Dan Ditomaso
f9346931f8
update readme with deployment schedule ( #611 )
1 year ago
Dan Ditomaso
1d18abf6c1
fix: connect new node no longer crashes. ( #610 )
1 year ago
Dan Ditomaso
a644d30228
Add github action to release to stable ( #590 )
* feat: added github action workflow to release to stable
* updated trigger logic
1 year ago
Dan Ditomaso
1c453e2981
fix: couple of UI updates, fix: add pre release support to release workflow ( #609 )
1 year ago
philon-
170abfcc2f
fix: Adjust table odd/even colors ( #606 )
1 year ago
philon-
0539b15ddc
Fix #607 ( #608 )
1 year ago
Dan Ditomaso
bbadb1a917
chore: optimize deno workflow for CI/CD ( #605 )
* chore: optimize deno workflow for CI/CD
* add install step
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
Kamil Dzieniszewski
b7bdb1a502
chore: Update deno.lock version and add Radix UI slider component ( #601 )
1 year ago
philon-
3be528d03a
Fix config sidebar button state ( #602 )
1 year ago
Dan Ditomaso
ebc386cfa5
Merge pull request #599 from danditomaso/fix/update-telemetry-labels
fix: updated telemetry field labels
1 year ago
Dan Ditomaso
35f3a347ba
fix: updated telemtry field labels
1 year ago
Dan Ditomaso
cfcc9f82d8
Merge pull request #596 from philon-/style-fixes
Minor style fixes
1 year ago
Dan Ditomaso
7ab4254cd0
Merge pull request #597 from danditomaso/fix/content-overflow-issue
fix: defined height to html/body elements
1 year ago
Dan Ditomaso
e3857e61c6
fix: defined height to html/body elements
1 year ago
philon-
a02579d6dd
Minor style fixes
1 year ago
Dan Ditomaso
79910dfec7
fix: removed console logs in code ( #592 )
1 year ago
Austin
b40540b118
Fix upload build.tar ( #591 )
1 year ago
Dan Ditomaso
99711fc44e
Remove duplicate node logic, UI Update, flatten build output ( #586 )
* refactor nodes to getNodes fn. ui updates
* fixed several styling issues
* fix: message specific styling/overflow
* added footer, fixed tests. styling
* fix: added theme support back to app component
* fix: hide emojis/reactions
* fix: added more padding to content element
* fix: fixed padding in content element
* updated color scheme
* fix: more dark mode styling improvements
* fix: padding and alignment fixes
* fix: prevent left sidebar collapse, added battery component
* fix: change scrollbars to "tiny" style, improved message scrolling, fixed bug with message input
* message store fixes, ui fixes
* fix: disabled message persistance until after release
1 year ago
Dan Ditomaso
3eafad7261
Merge pull request #585 from philon-/feature/map-filtering
Map filtering improvements
1 year ago
Jeremy Gallant
80905d9d29
Change colors to slate
1 year ago
Jeremy Gallant
34db0da87c
Add map filter groups / more filters / update UI
1 year ago
Jeremy Gallant
ff33554716
Add hover: and active: styling
1 year ago
Jeremy Gallant
f399d17721
Added map filter indication
Added map filter indication
+ some more type fixes...
1 year ago
Dan Ditomaso
ce71f22316
Merge pull request #580 from philon-/feature/map-filtering
Add filters to node map
1 year ago
Dan Ditomaso
1f3f76373d
Merge pull request #583 from danditomaso/fix-remove-assets-output-dir
fix: keep js and css assets in same output directory
1 year ago
Dan Ditomaso
c5fe2f5e68
fix: dont put js and css assets in sub-directory in output
1 year ago
Dan Ditomaso
c050998f3d
Merge pull request #582 from meshtastic/danditomaso-patch-1
Update ci.yml
1 year ago
Dan Ditomaso
4802a8f6e6
Update ci.yml
1 year ago
Jeremy Gallant
03e516e568
Slider - additional props
1 year ago