Commit Graph

482 Commits

Author SHA1 Message Date
6a01c51455 add node icons to traceroute viewer 2024-09-08 13:34:06 +12:00
3ee7138182 ensure new fields are json arrays in response 2024-09-08 13:04:48 +12:00
e2f354573a collect new snr and route back info for traceroutes 2024-09-08 13:00:49 +12:00
e12e56a221 cleanup 2024-09-08 00:09:50 +12:00
fff4cc9a49 use axios instead of fetch 2024-09-07 23:45:53 +12:00
816193dff6 filter nodes by role 2024-09-07 23:39:41 +12:00
042b81b3bc filter nodes by hardware model 2024-09-07 23:36:09 +12:00
3532b25cd7 add device image for TRACKER_T1000_E 2024-09-07 23:22:48 +12:00
8cf2c4840f add device image for SENSECAP_INDICATOR 2024-09-07 23:22:41 +12:00
f27168e1fd update mesh.proto for new device types 2024-09-07 22:56:16 +12:00
954f10868f ensure light background uses dark text 2024-09-07 21:57:23 +12:00
18c3ccb7cc add button to minimise position history overlay 2024-09-04 18:01:54 +12:00
cebfb6a2d9 use self hosted assets for message viewer 2024-09-04 16:59:35 +12:00
a4f3dfcb1c get rid of annoying alert for nodes without position 2024-09-04 12:59:41 +12:00
cd2929080e limit search results to 500 to improve speed 2024-09-04 12:37:51 +12:00
17cd661c6a add node icon to search results 2024-09-04 12:32:17 +12:00
7f05a68627 allow selecting time range for power metrics chart 2024-09-04 12:04:11 +12:00
02fae98852 use element instead of context to avoid chart init error after destroy 2024-09-04 11:51:57 +12:00
937ad78055 allow selecting time range for device metrics chart 2024-09-04 11:39:23 +12:00
2664a3ef52 implement new power metrics chart for voltage and current 2024-09-02 14:06:58 +12:00
ffa68a6f2c index mode for tooltips 2024-09-02 14:00:02 +12:00
e215575aa9 format percentage on y axis 2024-09-02 13:01:43 +12:00
eabe5b2de8 move ids to top of details section 2024-09-02 12:37:27 +12:00
7a4c0e4667 remove duplicate info as node names are shown in header bar 2024-09-02 12:30:02 +12:00
caa3a27388 condense device position ui 2024-09-02 12:26:53 +12:00
f274caf050 condense device details ui 2024-09-02 12:18:29 +12:00
ff9c5c8b16 condense lora config ui 2024-09-02 12:09:45 +12:00
09e13d007a condense other device info ui 2024-09-02 04:14:26 +12:00
9cbd4a8291 show x labels at top of chart 2024-09-02 03:29:46 +12:00
9f46567329 implement new device metrics chart 2024-09-02 03:26:18 +12:00
9f5d543b24 update position tooltip 2024-08-29 00:19:23 +12:00
efb019b500 add gateway info for position marker 2024-08-28 23:54:22 +12:00
dcbde41fc9 show tooltip for position history markers 2024-08-28 23:50:42 +12:00
7f30f2c7f9 Merge pull request #66 from Skordy/master
MQTT connection status is now based on when the node last gated a packet
2024-08-28 22:55:15 +12:00
ed7a98de61 add comment 2024-08-28 22:53:04 +12:00
10b9c145cd remote mqtt connection state column 2024-08-28 22:51:08 +12:00
1aed1fac78 refactor mqtt status to own function and set default config 2024-08-28 22:47:32 +12:00
d163c84450 don't care if updating mqtt timestamp fails 2024-08-28 20:42:24 +12:00
485621ffa4 MQTT Status based on Last Packet Received 2024-08-28 01:14:19 -07:00
7b8c9f82e5 MQTT Status based on Last Packet Received 2024-08-28 01:10:14 -07:00
0262dd3ee5 update mqtt details 2024-08-28 18:43:50 +12:00
a00795a28f condense lora region 2024-08-28 02:41:39 +12:00
45fd56e4bf condense lat long to single line 2024-08-28 02:34:11 +12:00
eb689d7b0f fix alignment 2024-08-28 02:17:05 +12:00
944bce8697 improve ux for sharing node 2024-08-28 02:02:28 +12:00
7c93945d80 add node icon to full details header and use long name for subtitle 2024-08-28 01:42:44 +12:00
0238baddb3 update comments 2024-08-27 21:34:28 +12:00
3bb609a85c remove unused var 2024-08-27 21:29:10 +12:00
0de6599992 refactor hex id conversion to its own function 2024-08-27 17:01:56 +12:00
1760532898 allow setting a custom mqtt client id 2024-08-27 16:08:44 +12:00