Tilen Komel
|
9505284e61
|
Merge remote-tracking branch 'origin/HEAD' into feature/node-quick-options
|
2025-02-06 07:33:48 +01:00 |
|
Tom Fifield
|
d53acf204c
|
Merge pull request #405 from Hunter275/issue-402-message-length-limit
Limit the length of messages to 200 bytes
|
2025-02-06 08:23:26 +08:00 |
|
Tilen Komel
|
175e98a080
|
Add location respone dialog
|
2025-02-05 21:45:31 +01:00 |
|
Tilen Komel
|
b8c1096568
|
Add short name row to nodes page
|
2025-02-05 21:06:55 +01:00 |
|
Hunter275
|
430e0cbd46
|
Limit the length of messages to 200 bytes
|
2025-02-04 23:30:39 -05:00 |
|
Tilen Komel
|
c2a2e0ac19
|
Add direct message button
|
2025-02-04 22:52:14 +01:00 |
|
Tilen Komel
|
5a1c207ffc
|
Remove useEffect
|
2025-02-04 21:50:11 +01:00 |
|
Dan Ditomaso
|
1c7b466e64
|
fix: styling fixes from code review
|
2025-02-04 14:46:46 -05:00 |
|
Hunter Thornsberry
|
30158ca5c5
|
Merge pull request #401 from danditomaso/feat--add-formatting-linting-on-staging
|
2025-02-03 21:04:06 -05:00 |
|
Dan Ditomaso
|
e896555694
|
added: added lint-staged so linting runs when a file is staged.
|
2025-02-03 20:35:31 -05:00 |
|
Dan Ditomaso
|
87ddaad966
|
fix: styling updates, chat conversation moved to bottom of chat window.
|
2025-02-03 20:28:01 -05:00 |
|
Dan Ditomaso
|
4736fa6b50
|
fix: increasing size of clickable area for navigation items
|
2025-02-03 16:06:24 -05:00 |
|
Tilen Komel
|
44b8dd308a
|
Update tooltip
|
2025-02-03 21:23:08 +01:00 |
|
Dan Ditomaso
|
a4e21ed343
|
feat: added hover tooltip on message status
|
2025-02-03 13:17:57 -05:00 |
|
Tilen Komel
|
48eb931c37
|
Add time toltip to timeAgo
|
2025-02-03 19:07:27 +01:00 |
|
Dan Ditomaso
|
794d214636
|
feat: removed traceroute from message screen.
|
2025-02-03 12:36:33 -05:00 |
|
Tilen Komel
|
fb1b4c6cc5
|
Update according to change request
|
2025-02-03 18:27:22 +01:00 |
|
Tilen Komel
|
76de3e0e02
|
Biome
|
2025-02-03 17:19:27 +01:00 |
|
Thomas Göttgens
|
3f49dc2595
|
Merge branch 'master' into feature/node-quick-options
|
2025-02-03 13:55:33 +01:00 |
|
Tilen Komel
|
28c5fd64fe
|
Add overflow-x-scroll to Node details dialog raw metrics
|
2025-02-02 16:05:35 +01:00 |
|
Tilen Komel
|
9d9c46f732
|
Remove unused ariables from Nodes.tsx
|
2025-02-02 14:10:48 +01:00 |
|
Tilen Komel
|
358f8a94d0
|
Update timeAgo to use Intl.RelativeTimeFormat
|
2025-02-02 14:02:47 +01:00 |
|
Tilen Komel
|
0c8901b5b2
|
Make all raw data accordion in node details dialog
|
2025-02-02 12:58:35 +01:00 |
|
Tilen Komel
|
4abc78fff3
|
Add basic accordion element
|
2025-02-02 12:56:07 +01:00 |
|
Hunter Thornsberry
|
095f1fde27
|
Merge pull request #349 from cmorg3/add_search_nodes
feat: Add search functionality for nodes in Messages and Nodes pages
|
2025-02-02 00:12:55 -05:00 |
|
Hunter Thornsberry
|
c2c7510dc4
|
Merge branch 'master' into add_search_nodes
|
2025-02-01 13:26:02 -05:00 |
|
Hunter Thornsberry
|
1c70fb8606
|
Merge pull request #391 from dzienisz/map-key
fix: Map Action Buttons key
|
2025-02-01 13:17:10 -05:00 |
|
Dan Ditomaso
|
75d6817012
|
chore: linting fix
|
2025-01-31 16:17:59 -05:00 |
|
Dan Ditomaso
|
3d3b59686c
|
feat: add multi select component. feat: add multi select to position flags section
|
2025-01-31 16:11:10 -05:00 |
|
Hunter Thornsberry
|
963deeca75
|
Merge pull request #393 from danditomaso/fix/fix-tak-tracker-role-value
fix: update value for tak tracker device role
|
2025-01-30 16:02:07 -05:00 |
|
Dan Ditomaso
|
991405c7aa
|
fix: update value for tak tracker device role
|
2025-01-30 14:21:24 -05:00 |
|
Kamil Dzieniszewski
|
ce66e55196
|
fix: Map Action Buttons key
|
2025-01-30 19:53:04 +01:00 |
|
Tilen Komel
|
7142f0f8d5
|
Add dialog Node Details
|
2025-01-30 18:03:56 +01:00 |
|
Tilen Komel
|
8ac714a5b5
|
Update TimeAgo
|
2025-01-30 18:03:28 +01:00 |
|
Tilen Komel
|
97d206a9d4
|
Add Uptime.tsx
|
2025-01-30 15:25:54 +01:00 |
|
Tilen Komel
|
fad6f72dd1
|
Add DeviceImage.tsx and hardware svgs
|
2025-01-30 15:17:05 +01:00 |
|
Tilen Komel
|
3f09e6de93
|
Remove timeago-react
|
2025-01-30 15:04:07 +01:00 |
|
Hunter Thornsberry
|
547b86f98e
|
Merge pull request #366 from kylewistrand/dashboard-node-links
feat: Make nodes on dashboard clickable
|
2025-01-29 23:51:42 -05:00 |
|
Hunter275
|
2bdfbedeea
|
add dark mode classes and biome fixes
|
2025-01-29 23:50:38 -05:00 |
|
Hunter Thornsberry
|
68da810a85
|
Merge pull request #387 from danditomaso/feat/add-build-analyze-script
feat: add bundle analyzer script
|
2025-01-29 23:23:17 -05:00 |
|
Dan Ditomaso
|
d9ad044ecd
|
fix: improve styling of messsges
|
2025-01-29 16:08:55 -05:00 |
|
Dan Ditomaso
|
5b7b770aee
|
feat: add bundle analyzer script
|
2025-01-29 09:07:57 -05:00 |
|
Tilen Komel
|
b3cde1bcd7
|
Move remove button to quick options
|
2025-01-29 13:56:48 +01:00 |
|
Tilen Komel
|
9eeed9630b
|
Fix
|
2025-01-29 13:15:52 +01:00 |
|
Tilen Komel
|
617b452da5
|
Merge branch 'master' into feature/node-quick-options
|
2025-01-29 11:50:33 +01:00 |
|
Dan Ditomaso
|
eb0ea4ea24
|
Merge branch 'master' into issue-249-cors
|
2025-01-28 21:32:34 -05:00 |
|
Hunter Thornsberry
|
c7e2baea1b
|
Merge pull request #385 from danditomaso/fix/update-project-deps-to-latest
fix: update packages to latest version
|
2025-01-28 15:53:52 -05:00 |
|
Dan Ditomaso
|
172e0c70c8
|
Merge pull request #383 from danditomaso/feat/debounce-messages-input
Add debounce to message input field
|
2025-01-28 15:36:53 -05:00 |
|
Dan Ditomaso
|
9b843f6483
|
chore: update packages to latest version. feat: replace hashicon lib with vanilla component
|
2025-01-28 12:15:04 -05:00 |
|
Dan Ditomaso
|
e405a91ba8
|
Merge branch 'master' into feat/debounce-messages-input
|
2025-01-27 13:01:34 -05:00 |
|