Hunter Thornsberry
890674eea3
subtract one from node count
1 year ago
bkimmel
28cc7b9800
reorder columns in Nodes page
1 year ago
Dan Ditomaso
f54c0dd836
fix: removed react-scan due to issues with bluetooth
1 year ago
bkimmel
1f109d161f
deno format
1 year ago
bkimmel
f2d6daa9fc
safety coalesce
1 year ago
bkimmel
9634e1ce39
PR Feedback: h/t Dan & Hunter
1 year ago
Dan Ditomaso
64055a5aeb
fixed spacing and updated wording on dialog
1 year ago
Dan Ditomaso
ad366e6bab
added additional routing packet error handler
1 year ago
Dan Ditomaso
9399104914
fix: resolved issues with styling
1 year ago
bkimmel
f82bc660b0
add a label to theme icon
1 year ago
bkimmel
e4c2952e49
dark mode adjustments
1 year ago
Dan Ditomaso
be9b61ec0c
feat: added node count to sidebar
1 year ago
Dan Ditomaso
3f8d3389d5
feat: add error handling for key mismatch
1 year ago
Hunter Thornsberry
20af1b4d34
change submit to be outlined
1 year ago
bkimmel
207061e9d8
small-scale Nodes page fixes
1 year ago
Hunter275
52b80613f8
position precision rework
1 year ago
Hunter275
db2cb8cb42
update style and wording of browser support for connection types
1 year ago
Hunter Thornsberry
db50bb5c1b
stop gap for channel position precision until fix is worked out
1 year ago
Dan Ditomaso
491f72b426
fix for broken test
1 year ago
Dan Ditomaso
2cebb8eee2
refactor: added close button back to dialog
1 year ago
Dan Ditomaso
33ad9f989c
fix: fixed vitest file after merge conflict
1 year ago
bkimmel
c590ab2ff5
Fix: issue 459 / sort direct nodes
1 year ago
Dan Ditomaso
f1a58f0434
refactor: fixed unsafe roles dialog and hook logic, added tests
1 year ago
Dan Ditomaso
344ad48858
fix: improved style of the message input field
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
266e27bfe9
fix: added BLE uuid back to BLE connection component
1 year ago
Dan Ditomaso
5b11131e08
fix: remove unneeded role
1 year ago
Dan Ditomaso
d70b14b12b
fix: failing tests
1 year ago
Dan Ditomaso
c115ac0749
fix: improved hover state for message input button
1 year ago
Dan Ditomaso
d54a612e0b
fix: restore aliased paths to vite config
1 year ago
Dan Ditomaso
d379769672
fix: resolved issue with being unable to scroll up in the input field
1 year ago
Tadas Varanauskas
4ffbe03b22
Update HTTP.test.tsx to ensure "https://" prefix is used if needed
Small test update to prevent regression of #481
#482 fixed the issue, this new test would have failed before, and will prevent reoccurrence of the issue
1 year ago
Dan Ditomaso
4d0d1da691
fix: remove GlobalThis and use window instead
1 year ago
Dan Ditomaso
35fed173af
fix: update TLS setting if URL is using HTTPS
1 year ago
Dan Ditomaso
bd9d599934
fix: if url is already https, toggle should be checked
1 year ago
Dan Ditomaso
b40079cdc9
fix: restored https toggle functionality. added tests
1 year ago
Dan Ditomaso
75596e7153
chore: fixes from deno linting/formatting
1 year ago
Hunter275
7968994090
fix for 'never' as well
1 year ago
Hunter275
7c84a582ba
fix padding on last heard
1 year ago
Hunter275
9ad6c049f2
fix nodes page error, more cleanup is probably required for "undefined" hops away
1 year ago
Dan Ditomaso
04ecdd55fe
fix overflow issue with stack trace
1 year ago
Dan Ditomaso
dbad25814c
Reduced code duplication of ErrorBoundary, wrapped PageLayout with ErrorBoundary.
1 year ago
Dan Ditomaso
5af5364668
feat: add chirpy to error page
1 year ago
Dan Ditomaso
d28b4ce6d9
feat: add error boundary
1 year ago
Dan Ditomaso
f9066eced0
fix: added a notes fild to Dynamic form allowing for notes to inform users about using BLE and wifi at the same time. ( #474 )
1 year ago
Hunter275
e1d4490d62
fix for 'never' as well
1 year ago
Hunter275
cc24605cdb
fix padding on last heard
1 year ago
Hunter275
2647604798
fix nodes page error, more cleanup is probably required for "undefined" hops away
1 year ago
Dan Ditomaso
81a1e0e550
fix: update process.env to import.meta
1 year ago