Ben Meadors
a67a0da2d8
Merge pull request #214 from ashokasec/issue-212-dark-mode-toast
Fix issue #212 : Change toast text color to white in dark mode
2 years ago
Ben Meadors
258b972320
Merge pull request #210 from fifieldt/add-connection-info
Add Connection info to Nodes Table
2 years ago
Ben Meadors
37ff9cb30c
Merge pull request #207 from nojronatron/155-bugfix-adc-mult-override
change validation type to IsNumber
2 years ago
Ben Meadors
af6a418b59
Merge pull request #216 from Hunter275/issue-215-battery-level-display
add battery and voltage to sidebar
2 years ago
Ben Meadors
9d2084bd3a
Merge pull request #232 from Hunter275/pr-177-duplicate
DUPLICATE: Support for cmdk v1.0.0
2 years ago
Hunter Thornsberry
69f7c8fd9a
duplicate of #177
2 years ago
Ben Meadors
de30cf9248
Merge pull request #218 from Hunter275/issue-217-hop-limit-above-7
hop limit is now a select instead of a number
2 years ago
Ben Meadors
89f0b97492
Merge pull request #220 from Hunter275/issue-219-suffix-overlap
Fix padding on suffix
2 years ago
Ben Meadors
0c28a208f2
Merge pull request #223 from Hunter275/issue-180-qr-code-add-channels
QR Code: Add/Replace query string
2 years ago
Ben Meadors
535f5d97c4
Merge pull request #227 from Hunter275/issue-175-position-precision
Added Position settings per channel
2 years ago
Ben Meadors
90b8250214
Merge pull request #231 from Hunter275/issue-229-search-icon
Swap Search icon
2 years ago
Hunter Thornsberry
5c0823e5f6
Swap icon
2 years ago
Hunter Thornsberry
12337b1aba
remove unused import
2 years ago
Hunter Thornsberry
1be1c3d4bb
remove node work
2 years ago
Hunter Thornsberry
a8da20cf56
undo lock file chanes
2 years ago
Hunter Thornsberry
fd8902a490
undo package changes from other repo
2 years ago
Hunter Thornsberry
134739b1e1
wording update
2 years ago
Hunter Thornsberry
4466a519c8
Added location management from web
2 years ago
Hunter Thornsberry
11c69a4610
Additional UI
2 years ago
Hunter Thornsberry
447f1b8ac9
mock UI, select values are probably not correct
2 years ago
Hunter Thornsberry
3e91b11b4e
lockfile
2 years ago
Hunter Thornsberry
59711a710e
update package.json meshtastic/js version number
2 years ago
Hunter Thornsberry
952b584c50
fix build issue
2 years ago
Hunter Thornsberry
7cbd41ab72
Add ability to remove nodes from device
2 years ago
Hunter Thornsberry
1242c6b890
remove redudant classes
2 years ago
Hunter Thornsberry
8097c5c835
ternary now only controls colors
2 years ago
Hunter Thornsberry
6905d92fad
undo bad previous commit and add correct stuff :(
2 years ago
Hunter Thornsberry
1bce73577c
class cleanup
2 years ago
Hunter Thornsberry
d4fe84eda9
cleanup
2 years ago
Hunter Thornsberry
9c3ef55727
added toggle to edit query string
2 years ago
Hunter Thornsberry
b445209fc2
mocked ui
2 years ago
Hunter Thornsberry
dbcbec8c08
add basic button, using this mainly for testing ux
2 years ago
Hunter Thornsberry
9061b7c07a
- fix #219
2 years ago
Hunter Thornsberry
bc27d3d87b
- hop limit is now a select instead of a number
2 years ago
Hunter Thornsberry
87f8288dad
- whitespace cleanup
2 years ago
Hunter Thornsberry
bf68e8a58e
- add battery and voltage to sidebar
2 years ago
Shivam Gupta
d2131c2496
Fix issue #212 : Change toast text color to white in dark mode
2 years ago
Tom Fifield
cbb3b63e5c
Mark never heard nodes as '-' in connection info
Nodes never heard before show hop count of 0, and not via MQTT.
However, reality is we've never connected to them. So, mark them as
'-' in the Connection Info column in the nodes table.
2 years ago
Tom Fifield
35f406c225
Add Connection info to Nodes Table
As requested in meshtastic/web#195 meshtastic/web#209 , information
about whether nodes were connected by MQTT is highly useful for
users of the web interface.
This patch adds a new column to the Nodes page which lists whether
a connection is direct (0 hops, via lora), or how many hops away
and whether the connection is via MQTT.
fixes meshtastic/web#195
fixes meshtastic/web#209
2 years ago
Jon Rumsey
5f6485dc22
change validation type to IsNumber
2 years ago
Chris Drackett
5fdd07ee68
Support floats in number fields
2 years ago
Chris Drackett
6ab4375bff
Update Power.tsx
update precision on ADC input
2 years ago
rcarteraz
7d1768a1d3
move GPS mode, update description, and remove deprecated settings.
2 years ago
Sacha Weatherstone
ae470dbf84
update deps
2 years ago
Sacha Weatherstone
6113924e46
update deps & mqtt config
2 years ago
David Power
8ea27c4794
use next version of meshtastic/js which is required for change f6123d0
2 years ago
David Power
38927d18b4
Align terminology with iOS and Android Apps ( #168 )
* Align web client to use the same terminology for nodes. Changing peers to nodes. This is inline with both the Android and iOS Apps.
* Revert style changes
2 years ago
Sacha Weatherstone
30ab789d43
remove disabled prop
2 years ago
Sacha Weatherstone
200020d705
Disable wifi check for network tab
2 years ago
Sacha Weatherstone
7a39e078c0
Merge pull request #160 from pdxlocations/paxcounter
Add Paxcounter Config
2 years ago