Commit Graph
190 Commits
Author SHA1 Message Date
naeel 049513cfbc Fix: 3-step - /instances → /instanceOperations → /params → /run, v1.0.24 2026-07-24 09:44:30 +04:00
naeel abec85bdbf Include cfsParams in POST /instanceOperations, v1.0.23 2026-07-24 09:38:59 +04:00
naeel 2acb6aa8c9 Fix: 2-step create + run, paginated get_instances, v1.0.22 2026-07-24 09:34:18 +04:00
naeel 2ae1f5dd66 Fix: r.json() returns string, check isinstance, v1.0.21 2026-07-24 09:23:07 +04:00
naeel 6f0b9c876f Add traceback to error messages, v1.0.20 2026-07-24 09:19:38 +04:00
naeel 46af9bb7fa Add displayName field only, no other changes, v1.0.19 2026-07-24 09:14:18 +04:00
naeel 981ec66a9a Restore working UI from v1.0.12, v1.0.18 2026-07-24 09:10:50 +04:00
naeel ada85febe9 Remove auto-select on load, v1.0.16 2026-07-24 09:03:18 +04:00
naeel 63f3d15f3a displayName as editable parameter, v1.0.14 2026-07-24 08:53:08 +04:00
naeel e65fbe0cdd Unique displayName with timestamp, v1.0.13 2026-07-24 08:49:41 +04:00
naeel 9a096f45d2 Show error response body on HTTP failures, v1.0.12 2026-07-24 08:40:11 +04:00
naeel 830c8100f2 Add descr field to POST /instances, v1.0.11 2026-07-24 08:29:41 +04:00
naeel 35347b4da7 Fix: cfsParams not in POST /instances, v1.0.10 2026-07-24 08:23:05 +04:00
naeel f0639ff032 Extract instanceUid from Location header, v1.0.9 2026-07-24 08:21:05 +04:00
naeel d91b3cc446 Fix POST returning empty JSON body, v1.0.8 2026-07-24 08:18:18 +04:00
naeel 098cc2ace6 Add HttpClient.post, dummy-only, remove reconcile, v1.0.7 2026-07-24 07:49:37 +04:00
naeel 68306764cf Fix version: 1.0.6 2026-07-24 07:38:48 +04:00
naeel c9654c31f3 Three-column cascade UI: services → operations → params → test, v1.1.0 2026-07-24 07:37:19 +04:00
naeel f3fb886916 Show email, company, stand in header, v1.0.5 2026-07-24 07:24:36 +04:00
naeel 8c2467c1b7 Org as single line with company code, v1.0.4 2026-07-24 07:22:01 +04:00
naeel 488f7a45c2 Add /health route, v1.0.3 2026-07-24 07:19:43 +04:00
naeel f3ca2a94ea Remove DNS records from infra list, v1.0.2 2026-07-23 18:17:39 +04:00
naeel f057297e42 Add logo and version v1.0.1 2026-07-23 18:11:27 +04:00
naeel 51d89b2289 Remove VM and Grafana from infra list 2026-07-23 18:10:01 +04:00
naeel 29473da97f Show only infrastructure services in left panel 2026-07-23 18:09:26 +04:00
naeel aa738474e4 Group instances by service type, collapsible lists 2026-07-23 17:59:59 +04:00
naeel 8e2387f91c Strip UI to org + instances only, hide test controls 2026-07-23 17:57:59 +04:00
naeel c6563b3716 Add help section at bottom of page 2026-07-23 13:00:53 +04:00
naeel 0ff0fae6ea Hide DNS records from instances list 2026-07-23 12:57:49 +04:00
naeel 896966e671 Filter out deleted/not-created instances 2026-07-23 12:56:55 +04:00
naeel 67b4606bc2 MVP: config.yaml, pipeline runner, API routes, UI with checkboxes and run button 2026-07-23 12:49:41 +04:00
naeel 4890777227 Two-column layout: org+instances left, services right (collapsible) 2026-07-23 12:00:52 +04:00
naeel 2723f922d4 Operations expand inline under service row 2026-07-23 11:51:52 +04:00
naeel 6b098509e9 Add services dropdown with operations panel 2026-07-23 11:42:30 +04:00
naeel 6a84257533 Add token input, cookie storage, logout 2026-07-23 11:38:10 +04:00
naeel 51f4508c1d Add modules: api, operations, routes with org display 2026-07-23 11:28:11 +04:00
naeel 5c16e75b0a Match template exactly: remove sys.path, add explicit template/static folders 2026-07-23 11:22:35 +04:00
naeel 46517abf3f Add app.run() to keep container alive 2026-07-23 11:17:55 +04:00
naeel 6cb8c05f05 Strip to minimal: single route, static HTML, no logic 2026-07-23 11:10:33 +04:00
naeel 420d09e6b5 Restructure: site/ with modular code, matching Nubes Flask convention 2026-07-23 10:48:14 +04:00