Michael Quigley
|
d132aa3e4b
|
update ui/agentUi dependencies
|
2026-05-18 11:59:06 -04:00 |
|
Michael Quigley
|
1da1b2e86e
|
admin/create|delete|listSkipInterstitialGrant (#1210)
|
2026-03-24 16:57:59 -04:00 |
|
Michael Quigley
|
6a85b8b04a
|
admin/removeAppliedLimitClasses (#1210)
|
2026-03-24 16:32:25 -04:00 |
|
Michael Quigley
|
d2ecdc3b05
|
admin/applyLimitClasses (#1210)
|
2026-03-24 16:20:53 -04:00 |
|
Michael Quigley
|
b73aa57572
|
admin/listAppliedLimitClasses (#1210)
|
2026-03-24 16:00:46 -04:00 |
|
Michael Quigley
|
6c038e18f0
|
admin/listLimitClasses (#1210)
|
2026-03-24 15:34:41 -04:00 |
|
Michael Quigley
|
1d56058493
|
admin update password (#1129)
|
2026-03-18 10:42:49 -04:00 |
|
Michael Quigley
|
f9f0c1cd96
|
local dev
|
2026-03-18 09:45:26 -04:00 |
|
Michael Quigley
|
423a27c802
|
better error handling in panels (disable buttons on invalid state)
|
2026-03-18 09:42:34 -04:00 |
|
Michael Quigley
|
5d388bad79
|
stop mutating store state in tabular view
|
2026-03-17 17:13:59 -04:00 |
|
Michael Quigley
|
1d7f550f57
|
user state improvements
|
2026-03-17 17:05:31 -04:00 |
|
Michael Quigley
|
22876aface
|
mergeGraph resilience improvements
|
2026-03-17 17:00:23 -04:00 |
|
Michael Quigley
|
842be137ed
|
prefer-const fixes
|
2026-03-17 16:50:47 -04:00 |
|
Michael Quigley
|
c0a0f562b2
|
polling restarts when authenticated user changes
|
2026-03-17 16:45:19 -04:00 |
|
Michael Quigley
|
eee6e38aa7
|
audit fix
|
2026-03-17 15:01:24 -04:00 |
|
Michael Quigley
|
335ff1bd7b
|
correct mirrored/derived state; eliminate JSX state; timer cleanups
|
2026-03-16 13:22:07 -04:00 |
|
Michael Quigley
|
d3aefbf4ed
|
overlay panel
|
2026-03-13 16:07:59 -04:00 |
|
Michael Quigley
|
660b141a3e
|
better useEffect semantics in low-hanging fruit; use full browser viewport part 1
|
2026-03-13 15:57:35 -04:00 |
|
Michael Quigley
|
8978c42edf
|
fix for missing tou in registration form (#1132)
|
2026-03-13 13:50:47 -04:00 |
|
Michael Quigley
|
ebec00a51e
|
account sparkline; it's back!
|
2026-03-13 12:04:47 -04:00 |
|
Michael Quigley
|
b5e56dc70b
|
polling error handling improvements
|
2026-03-13 11:59:20 -04:00 |
|
Michael Quigley
|
0374ca1a42
|
property table resilience
|
2026-03-13 11:46:41 -04:00 |
|
Michael Quigley
|
c473c1a5aa
|
fix for release access modal checkbox
|
2026-03-13 11:40:25 -04:00 |
|
Michael Quigley
|
a6fa6e1bae
|
fix for environment metrics modal
|
2026-03-13 11:37:26 -04:00 |
|
Michael Quigley
|
e49ede1b09
|
styling consolidation and fixes
|
2026-03-13 11:24:04 -04:00 |
|
Michael Quigley
|
0888e2f025
|
better 'null' handling in the ui
|
2026-03-12 13:46:04 -04:00 |
|
Michael Quigley
|
732c8946ca
|
removed all jsx in the state store
|
2026-03-11 16:08:53 -04:00 |
|
Michael Quigley
|
eecef8ab21
|
loading indicators on all ui components that depend on api calls
|
2026-03-11 13:41:24 -04:00 |
|
Michael Quigley
|
0cb92bd0bc
|
formik reset improvements
|
2026-03-11 13:10:29 -04:00 |
|
Michael Quigley
|
6fea7c2f88
|
nodesEqual fixes
|
2026-03-10 15:25:55 -04:00 |
|
Michael Quigley
|
69e82f0360
|
access<->share marching ants improvements
|
2026-03-10 15:02:47 -04:00 |
|
Michael Quigley
|
aa37c562f8
|
polling modified to use backoff-aware timeout chains
|
2026-03-10 13:56:53 -04:00 |
|
Michael Quigley
|
e603ea7bb4
|
accessibility improvements
|
2026-03-10 12:57:13 -04:00 |
|
Michael Quigley
|
f4d1e4c8ae
|
mitigate the pervasive 'any'
|
2026-03-10 11:24:34 -04:00 |
|
Michael Quigley
|
610ccb9ff7
|
lint
|
2026-03-09 17:05:11 -04:00 |
|
Michael Quigley
|
9a9a43dd96
|
improved abort handling
|
2026-03-09 17:04:11 -04:00 |
|
Michael Quigley
|
146ad78bf2
|
bind address display improvements
|
2026-03-09 15:58:06 -04:00 |
|
Michael Quigley
|
1d43b1d299
|
don't use the account token as the id in the visualization graph for the account
|
2026-03-09 15:50:46 -04:00 |
|
Michael Quigley
|
c30d28a80f
|
don't mutate response objects
|
2026-03-09 15:44:00 -04:00 |
|
Michael Quigley
|
415de85dd9
|
error handling resilience and improvements
|
2026-03-09 15:27:41 -04:00 |
|
Michael Quigley
|
d5004a63ce
|
error boundaries
|
2026-03-09 14:47:39 -04:00 |
|
Michael Quigley
|
aff00f72ee
|
remove console logging
|
2026-03-09 14:15:04 -04:00 |
|
Michael Quigley
|
6d959ac7f5
|
visualizer hotkey fixes
|
2026-03-09 12:55:27 -04:00 |
|
Michael Quigley
|
278a81e66c
|
'updateGraph' writes wrong key
|
2026-03-09 11:21:43 -04:00 |
|
Michael Quigley
|
10967d8a25
|
fix for build chunking
|
2026-03-06 14:38:37 -05:00 |
|
Michael Quigley
|
c114b5a5ff
|
focus mode; panel hide
|
2026-03-06 14:32:44 -05:00 |
|
Michael Quigley
|
bc199ec5dc
|
improved visualizer layout
|
2026-03-06 14:12:03 -05:00 |
|
Michael Quigley
|
926b13b757
|
ui package update
|
2026-03-03 11:57:48 -05:00 |
|
Michael Quigley
|
e34be1b7f0
|
lint
|
2026-03-03 11:54:29 -05:00 |
|
Michael Quigley
|
734863c5c3
|
copy/paste commands ->zrok2
|
2026-03-03 11:29:07 -05:00 |
|