Hunter Thornsberry
667a219f9f
Merge pull request #239 from Hunter275/issue_templates
...
Issue Templates for web
2024-06-15 18:05:12 -04:00
Hunter Thornsberry
d9bb763f95
bug and feature
2024-06-15 17:58:47 -04:00
Hunter Thornsberry
adfe985d05
Merge pull request #237 from Hunter275/removeNode-fix-v2
...
add back connection info and remove button
2024-06-15 17:17:58 -04:00
Hunter Thornsberry
551d34d32a
add back connection info and remove button
2024-06-15 17:11:15 -04:00
Ben Meadors
daa05eb62d
Merge pull request #233 from meshtastic/dependabot/npm_and_yarn/braces-3.0.3
...
Bump braces from 3.0.2 to 3.0.3
2024-06-15 06:55:38 -05:00
dependabot[bot]
b03491effa
Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-15 11:18:52 +00:00
Ben Meadors
8ad1fbaa1c
Merge pull request #234 from Hunter275/revert-remove-node-work
...
revert "remove node work" commit
2024-06-15 06:17:44 -05:00
Hunter Thornsberry
013fc878c2
Revert "undo lock file chanes"
...
This reverts commit a8da20cf56 .
revert #3
2024-06-15 01:00:25 -04:00
Hunter Thornsberry
e1b525e3fb
Revert "undo package changes from other repo"
...
This reverts commit fd8902a490 .
revert #2
2024-06-15 00:59:46 -04:00
Hunter Thornsberry
bdc060d6ad
revert "remove node work" commit
2024-06-15 00:14:38 -04:00
Ben Meadors
0b1e206702
Merge pull request #203 from PixnBits/chore/pnpm-setup-v4
...
chore(workflows): use pnpm/action-setup@v4
2024-06-14 20:44:43 -05:00
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
2024-06-14 20:39:37 -05:00
Ben Meadors
258b972320
Merge pull request #210 from fifieldt/add-connection-info
...
Add Connection info to Nodes Table
2024-06-14 20:37:55 -05:00
Ben Meadors
37ff9cb30c
Merge pull request #207 from nojronatron/155-bugfix-adc-mult-override
...
change validation type to IsNumber
2024-06-14 20:37:29 -05:00
Ben Meadors
af6a418b59
Merge pull request #216 from Hunter275/issue-215-battery-level-display
...
add battery and voltage to sidebar
2024-06-14 20:23:33 -05:00
Ben Meadors
9d2084bd3a
Merge pull request #232 from Hunter275/pr-177-duplicate
...
DUPLICATE: Support for cmdk v1.0.0
2024-06-14 17:11:24 -05:00
Hunter Thornsberry
69f7c8fd9a
duplicate of #177
2024-06-14 18:05:59 -04:00
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
2024-06-14 16:42:04 -05:00
Ben Meadors
89f0b97492
Merge pull request #220 from Hunter275/issue-219-suffix-overlap
...
Fix padding on suffix
2024-06-14 16:41:31 -05:00
Ben Meadors
0c28a208f2
Merge pull request #223 from Hunter275/issue-180-qr-code-add-channels
...
QR Code: Add/Replace query string
2024-06-14 16:41:03 -05:00
Ben Meadors
535f5d97c4
Merge pull request #227 from Hunter275/issue-175-position-precision
...
Added Position settings per channel
2024-06-14 16:40:36 -05:00
Ben Meadors
90b8250214
Merge pull request #231 from Hunter275/issue-229-search-icon
...
Swap Search icon
2024-06-14 16:18:58 -05:00
Hunter Thornsberry
5c0823e5f6
Swap icon
2024-06-13 17:42:03 -04:00
Hunter Thornsberry
12337b1aba
remove unused import
2024-06-12 18:47:32 -04:00
Hunter Thornsberry
1be1c3d4bb
remove node work
2024-06-12 18:44:40 -04:00
Hunter Thornsberry
a8da20cf56
undo lock file chanes
2024-06-12 18:39:33 -04:00
Hunter Thornsberry
fd8902a490
undo package changes from other repo
2024-06-12 18:38:28 -04:00
Hunter Thornsberry
134739b1e1
wording update
2024-06-12 18:33:40 -04:00
Hunter Thornsberry
4466a519c8
Added location management from web
2024-06-12 18:32:04 -04:00
Hunter Thornsberry
11c69a4610
Additional UI
2024-06-12 00:46:23 -04:00
Hunter Thornsberry
447f1b8ac9
mock UI, select values are probably not correct
2024-06-11 12:27:40 -04:00
Hunter Thornsberry
3e91b11b4e
lockfile
2024-06-11 11:09:01 -04:00
Hunter Thornsberry
59711a710e
update package.json meshtastic/js version number
2024-06-11 08:57:33 -04:00
Hunter Thornsberry
952b584c50
fix build issue
2024-06-11 08:45:38 -04:00
Hunter Thornsberry
7cbd41ab72
Add ability to remove nodes from device
2024-06-09 20:42:09 -04:00
Hunter Thornsberry
1242c6b890
remove redudant classes
2024-06-08 17:52:15 -04:00
Hunter Thornsberry
8097c5c835
ternary now only controls colors
2024-06-08 17:45:54 -04:00
Hunter Thornsberry
6905d92fad
undo bad previous commit and add correct stuff :(
2024-06-08 17:29:14 -04:00
Hunter Thornsberry
1bce73577c
class cleanup
2024-06-08 17:27:40 -04:00
Hunter Thornsberry
d4fe84eda9
cleanup
2024-06-08 16:27:23 -04:00
Hunter Thornsberry
9c3ef55727
added toggle to edit query string
2024-06-08 16:25:09 -04:00
Hunter Thornsberry
b445209fc2
mocked ui
2024-06-08 11:31:40 -04:00
Hunter Thornsberry
dbcbec8c08
add basic button, using this mainly for testing ux
2024-06-08 10:51:50 -04:00
Hunter Thornsberry
9061b7c07a
- fix #219
2024-06-07 01:05:42 -04:00
Hunter Thornsberry
bc27d3d87b
- hop limit is now a select instead of a number
2024-06-07 00:44:53 -04:00
Hunter Thornsberry
87f8288dad
- whitespace cleanup
2024-06-03 23:49:36 -04:00
Hunter Thornsberry
bf68e8a58e
- add battery and voltage to sidebar
2024-06-03 23:41:21 -04:00
Shivam Gupta
d2131c2496
Fix issue #212 : Change toast text color to white in dark mode
2024-05-31 16:32:39 +05:30
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.
2024-05-26 14:46:26 +08:00
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
2024-05-25 11:48:02 +08:00