Commit Graph

2863 Commits

Author SHA1 Message Date
f341b839dc roughed in ui for 'forgot password' function (#840) 2025-01-28 17:15:53 -05:00
3b3f1a185c share metrics modal (#828) 2025-01-28 14:05:19 -05:00
1779f049e8 environment metrics panel (#828) 2025-01-28 13:58:03 -05:00
8a4102844d account metrics modal (#828) 2025-01-28 13:47:17 -05:00
0d535181f4 allowedHosts (ui100) 2025-01-27 16:50:39 -05:00
ffe279bcc9 modal error handling (#837) 2025-01-27 16:44:25 -05:00
efbf713816 error handling in ReleaseAccessModal (#837) 2025-01-27 16:36:38 -05:00
f962a7d253 cracked the approach for live form editing; password change (#822) 2025-01-27 13:48:29 -05:00
e3cd4f9254 ApiConsole refactor/reorg (#724) 2025-01-27 12:38:37 -05:00
2172836a11 lint (#724) 2025-01-27 11:18:15 -05:00
625dfe84f7 might as well throw those clipboard widgets around more (#724) 2025-01-24 23:40:50 -05:00
ec39625b44 copy to clipboard, hopefully done to a much better standard (#724) 2025-01-24 23:32:54 -05:00
1af626d2c4 reload after regenerate (#822) 2025-01-24 15:09:55 -05:00
5dc9d0d882 wired up regeneration (#822) 2025-01-24 15:03:03 -05:00
2b998e1420 regenerate account token text improvements (#822) 2025-01-24 13:43:43 -05:00
41384a97c8 roughed in modals for account actions (#822) 2025-01-24 12:12:58 -05:00
449d45c3a5 api call semantics cleanup (#724) 2025-01-24 11:37:09 -05:00
e986c90185 useStore -> useApiConsoleStore to avoid zustand import name collisions (#823) 2025-01-24 11:24:54 -05:00
7df7141ac8 mode releaseAccess logic into ReleaseAccessModal (#822) 2025-01-24 11:23:22 -05:00
a6bd6828fe move releaseEnvironment logic into ReleaseEnvironmentModal (#822) 2025-01-24 11:16:43 -05:00
3a71848ba8 lint 2025-01-24 11:12:29 -05:00
3857899d6f move release share logic into ReleaseShareModal (#822) 2025-01-24 11:03:54 -05:00
62e78eb3bc set minimap position (#799) 2025-01-24 11:03:35 -05:00
143c4b88ab split out ReleaseShareModal (#822) 2025-01-24 10:55:22 -05:00
edc3d08b18 split out ReleaseEnvironmentModal (#724) 2025-01-24 10:52:23 -05:00
a2f8cac474 split ReleaseAccessModal out to a separate file (#724): 2025-01-24 10:46:14 -05:00
32f0d7ef93 vestigial leftovers (#724) 2025-01-23 13:55:29 -05:00
39b173d0af polish (#724) 2025-01-23 13:47:14 -05:00
06ae147963 no need to display the environment identity in the access panel (#827) 2025-01-22 14:56:52 -05:00
6981e81e6f release access; better graph state merging (#724) 2025-01-22 14:43:07 -05:00
45518990bd working access->share edges (#799) 2025-01-22 14:18:11 -05:00
353b3aa73c smoothstep lines in visualizer (#799) 2025-01-22 13:20:13 -05:00
f3fbb095ff release share action (#822) 2025-01-22 11:33:38 -05:00
8da300b263 panel improvements (#804) 2025-01-22 11:04:23 -05:00
3751d0b75a better l&f (#822) 2025-01-21 14:18:05 -05:00
2d444a568d release environment modal implementation (#822) 2025-01-21 13:47:23 -05:00
27515ece8e more actions (get started) (#822) 2025-01-15 16:56:17 -05:00
9f048c6d5a sketching in action buttons (#822) 2025-01-15 16:01:34 -05:00
96c556f657 remove hamburger from agentUi, also 2025-01-14 13:49:47 -05:00
76e1f2d62e include ui mode toggle in navbar (#819) 2025-01-14 13:47:42 -05:00
5da0c8c807 lint removal 2025-01-13 14:30:40 -05:00
3041e961c4 marshall the state back and forth (#819) 2025-01-13 14:20:44 -05:00
566bf56609 'top' is working (#819) 2025-01-13 13:27:58 -05:00
5e64f0351e improved combined state view in tabular view; includes sparkdata state (#819, #823) 2025-01-13 12:59:56 -05:00
a558131c93 improved sparkdata state (#823) 2025-01-13 11:58:10 -05:00
56277a4712 global store sparkline first plumbing attempt (#823) 2025-01-10 16:41:46 -05:00
89a9f5b8db roughed in '/sparklines' handler (#823) 2025-01-10 15:02:09 -05:00
0294827f5c add new '/sparklines' endpoint (#823); organization endpoints 2025-01-10 13:41:24 -05:00
272cc87797 structural and naming lint (#724) 2025-01-09 13:54:26 -05:00
70a1a43a9a improvements to selection handling (#819, #823); side panel only consumes layout space when selected (#804) 2025-01-08 17:26:28 -05:00