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 |
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 |
Jeremy Gallant
|
5ba70d9764
|
Fix #495 - Rescale traceroute SNR
|
1 year ago |
Dan Ditomaso
|
d53ababf7d
|
fix: improvements to refresh dialog
|
1 year ago |
Dan Ditomaso
|
ce5ae675ea
|
fix: hoisted state to parent in order to coordinate connection
|
1 year ago |
Dan Ditomaso
|
7267101021
|
fix: extended dialog to allow for dynamic title/description
|
1 year ago |
Dan Ditomaso
|
0e868cef58
|
renamed dialog, added reactions menu
|
1 year ago |
Dan Ditomaso
|
4755c0eeb9
|
refactor to integrate messageStore and unreadCounts
|
1 year ago |
Dan Ditomaso
|
edc17b304a
|
feat: added reboot to OTA in command menu
|
1 year ago |
Dan Ditomaso
|
6443544a6b
|
added dialog to warn before clearing all messages
|
1 year ago |
Dan Ditomaso
|
a56ac84186
|
add enums, improve tests, add styling
|
1 year ago |
Dan Ditomaso
|
74db087d7d
|
updated node details with new messaging features.
|
1 year ago |
Dan Ditomaso
|
35aabdc900
|
feat: added reboot to OTA in command menu
|
1 year ago |
Dan Ditomaso
|
64055a5aeb
|
fixed spacing and updated wording on dialog
|
1 year ago |
Dan Ditomaso
|
9399104914
|
fix: resolved issues with styling
|
1 year ago |
Dan Ditomaso
|
3f8d3389d5
|
feat: add error handling for key mismatch
|
1 year ago |
Hunter275
|
db2cb8cb42
|
update style and wording of browser support for connection types
|
1 year ago |
Dan Ditomaso
|
2cebb8eee2
|
refactor: added close button back to dialog
|
1 year ago |
Dan Ditomaso
|
f1a58f0434
|
refactor: fixed unsafe roles dialog and hook logic, added tests
|
1 year ago |
Dan Ditomaso
|
97f2abb582
|
fix: added tests to branch
|
1 year ago |
Dan Ditomaso
|
eca5d780c1
|
feat: added are you sure dialog
|
1 year ago |
Dan Ditomaso
|
75596e7153
|
chore: fixes from deno linting/formatting
|
1 year ago |
Dan Ditomaso
|
50eb2a827f
|
chore: fixes from deno linting/formatting
|
1 year ago |
Sacha Weatherstone
|
977b5647f6
|
format
|
1 year ago |
Sacha Weatherstone
|
5a62b67e79
|
use new packages for imports & new webserial transport
|
1 year ago |
Sacha Weatherstone
|
f31ac24707
|
fix formatting
|
1 year ago |
Sacha Weatherstone
|
a5589e232b
|
update dependencies
|
1 year ago |
Dan Ditomaso
|
d8bf2f7d8e
|
fix: updates to overall site styling in dark mode
|
1 year ago |
Dan Ditomaso
|
b959a59e7b
|
feat: updated app to tailwind 4.x
|
1 year ago |
Dan Ditomaso
|
f4d58a9ea9
|
feat: updated app to tailwind 4.x
|
1 year ago |
Tilen Komel
|
175e98a080
|
Add location respone dialog
|
1 year ago |
Tilen Komel
|
c2a2e0ac19
|
Add direct message button
|
1 year ago |
Tilen Komel
|
5a1c207ffc
|
Remove useEffect
|
1 year ago |
Tilen Komel
|
28c5fd64fe
|
Add overflow-x-scroll to Node details dialog raw metrics
|
1 year ago |
Tilen Komel
|
0c8901b5b2
|
Make all raw data accordion in node details dialog
|
1 year ago |
Tilen Komel
|
7142f0f8d5
|
Add dialog Node Details
|
1 year ago |
Tilen Komel
|
b3cde1bcd7
|
Move remove button to quick options
|
1 year ago |
Tilen Komel
|
9eeed9630b
|
Fix
|
1 year ago |
Tilen Komel
|
54c73a8c0d
|
Add snr to traceroute
|
1 year ago |
Tilen Komel
|
891a1a9503
|
pnpm check:fix
|
1 year ago |
Tilen Komel
|
965e3247b0
|
Added 2way traceroute
|
1 year ago |
Tilen Komel
|
f24041651c
|
Fix legacy import
|
1 year ago |
Dan Ditomaso
|
ebb32f0893
|
fix: changed position of error message, disabled buttons when error is showing
|
1 year ago |
Dan Ditomaso
|
225d6055d4
|
Improved error messaging based on feature missing from browser
|
1 year ago |
Dan Ditomaso
|
7884991ac6
|
Refactor based on code review. Improved typing of useCookie hook. Added duration/delay to control length of toast.
|
1 year ago |
Dan Ditomaso
|
f3a3741216
|
feat: Add key backup reminder. Refactor Toast component to handle dark mode better
|
1 year ago |
Dan Ditomaso
|
74e33d09b1
|
feat: Add pki backup dialog, refactor Channels pre-shared key to support regenerate dialog
|
1 year ago |
Dan Ditomaso
|
1c8476df53
|
refactor: consolidate browser feature detection into typed hook. Update connect dialog messaging to describe requirement for https when conneecting
|
1 year ago |
Dan Ditomaso
|
7cd03c6a52
|
feat: Add key backup reminder. Refactor Toast component to handle dark mode better
|
1 year ago |
Dan Ditomaso
|
db09711be5
|
feat: Add pki backup dialog, refactor Channels pre-shared key to support regenerate dialog
|
1 year ago |