Laurence
2e9a040174
Add global Ctrl+K command palette for navigation and search.
...
Provides quick access to sidebar destinations, org switching, server-filtered entity lookup, and common actions from anywhere in the authenticated layout.
2026-05-29 11:22:14 +01:00
Owen
a5332bb0cc
Update tsconfig
2026-05-27 21:38:19 -07:00
Owen
b3963cc34b
Middleware -> proxy
2026-05-27 21:38:12 -07:00
Owen Schwartz
ddb132f9fa
Merge pull request #3085 from marcschaeferger-org/security-updates
...
Normalize request parameters and update dependencies for Security
2026-05-27 21:37:50 -07:00
miloschwartz
cdc50ed47a
remove shadow from labels
2026-05-27 14:23:04 -07:00
miloschwartz
e2441ce284
adjust label overflow
2026-05-26 23:59:49 -07:00
miloschwartz
0b6a3234a5
auto close labels dropdown on select but not on checkbox
2026-05-26 22:47:05 -07:00
miloschwartz
ae8599c723
dont close label filter after select
2026-05-26 22:30:55 -07:00
miloschwartz
938e9b0d49
more ui/ux enhancements around labels and tables
2026-05-26 22:26:54 -07:00
miloschwartz
05e4ad3200
minor visual adjustments to tags
2026-05-26 21:34:15 -07:00
Milo Schwartz
9eb55ba68c
Merge pull request #3130 from Fredkiss3/feat/filter-on-label-column
...
feat: add label filter column to sites, resource & client tables
2026-05-26 21:01:22 -07:00
Fred KISSIE
6d14a4df49
💄 fix blueprint toast color
2026-05-27 01:36:45 +02:00
Fred KISSIE
94949aa3fd
♻️ fix search params on other tables too
2026-05-27 00:44:18 +02:00
Fred KISSIE
df098f55ba
♻️ pass default user search params query to user devices table
2026-05-27 00:23:48 +02:00
Fred KISSIE
facbb8f0a4
✨ label filter column on the clients table
2026-05-26 23:46:56 +02:00
Fred KISSIE
36fbd8818c
✨ label filter column for private resources
2026-05-26 23:36:07 +02:00
Fred KISSIE
91883397e6
✨ label filter column
2026-05-26 22:45:41 +02:00
Fred KISSIE
fd1813f3a7
Merge branch 'dev' into feat/filter-on-label-column
2026-05-26 22:26:18 +02:00
miloschwartz
0d820df797
add ce or ee to issue template
2026-05-25 21:40:02 -07:00
Fred KISSIE
76aea311a4
✨ add label filter column to sitesTable
2026-05-22 04:07:49 +02:00
Owen Schwartz
1a3cf2094b
Merge pull request #3117 from Fredkiss3/refactor/loading-animation-on-request-logs
...
feat: Show a loading animation on http request logs table
2026-05-21 17:28:20 -07:00
Fred KISSIE
09cb20a084
push
2026-05-22 00:44:29 +02:00
Owen
d1fb2e19d3
Fix cache import to be dynamic
2026-05-21 14:43:50 -07:00
Fred KISSIE
2934bbdd20
♻️ use react query for network logs
2026-05-21 23:27:02 +02:00
Fred KISSIE
2b46e8eaba
♻️ use useQuery for network action logs
2026-05-21 23:23:49 +02:00
Owen
3b89104a59
Add regional redis cache
2026-05-21 14:07:09 -07:00
Fred KISSIE
5bf8b336c5
♻️ useQuery for fetching access logs
2026-05-21 23:05:34 +02:00
Fred KISSIE
21a144753d
✨ Add access react query
2026-05-21 22:50:15 +02:00
Fred KISSIE
c1b8dfc863
♻️ refactor
2026-05-21 22:44:24 +02:00
Fred KISSIE
5efcd4479a
Merge branch 'dev' into refactor/loading-animation-on-request-logs
2026-05-21 22:31:16 +02:00
Owen
e4e8b33e9f
Enforce absolute paths for sudo commands
2026-05-21 12:14:52 -07:00
Owen
af13790c93
Fix pasting the device code not working
2026-05-20 16:28:12 -07:00
Owen
87bcd8ec1b
Merge branch 'main' into dev
2026-05-20 15:59:01 -07:00
Owen Schwartz
b3cfe82dff
Merge pull request #3124 from fosrl/fix-logoUrl
...
Fix logo url
2026-05-20 14:19:29 -07:00
Owen
d65128671c
Fix logo url
2026-05-20 14:18:55 -07:00
Owen Schwartz
41fdd5de74
Merge pull request #3122 from fosrl/button-to-rebuild-association
...
Add button to rebuid cache
2026-05-20 12:08:47 -07:00
Owen
2704202ba9
Add button to rebuid cache
2026-05-20 12:08:20 -07:00
Owen Schwartz
72ef0ae020
Merge pull request #3121 from fosrl/patch-rebuild-sites
...
patch rebuild sites
2026-05-20 11:48:33 -07:00
Owen
1442faa740
Prevent concurrent rebuilds
2026-05-20 11:46:59 -07:00
Owen
6aa589e612
Block adds to clients in jit mode
2026-05-20 11:35:15 -07:00
Owen
4b1a8e14c4
Put long running into the background to end transaction
2026-05-20 11:18:47 -07:00
Owen
1a0db10b1a
Verify button to verify cache
2026-05-20 11:15:15 -07:00
Owen
b7634086db
Just accept any url for now
2026-05-20 10:47:37 -07:00
Owen Schwartz
c47c411161
Merge pull request #3114 from Fredkiss3/fix/tag-input-scroll
...
fix: make tag input wrap around instead of scrolling
2026-05-19 20:03:59 -07:00
Owen Schwartz
e88e262abe
Merge pull request #3004 from Fredkiss3/feat/labels-on-sites-and-resources
...
feat: site & resource labels
2026-05-19 20:03:22 -07:00
Fred KISSIE
a163cc3678
💄 show loading animation on http request logs table
2026-05-20 04:50:49 +02:00
Fred KISSIE
1dfb3408e8
♻️ use react query for fetching instead of useEfffect
2026-05-20 01:00:56 +02:00
Fred KISSIE
67fb2beba1
Merge branch 'dev' into refactor/loading-animation-on-request-logs
2026-05-19 23:54:21 +02:00
Fred KISSIE
6cacc9b83f
💄 limit tag width
2026-05-19 22:52:44 +02:00
Fred KISSIE
1f1791feb7
💄 make tag input wrap around instead of scrolling
2026-05-19 22:48:15 +02:00