naeel
|
a271e863f3
|
v1.0.50: fix showStages icon (dtFinish); fix api_operations (add tracked orphans); drop not_created filter
|
2026-07-27 09:43:36 +04:00 |
|
naeel
|
7f6284bb46
|
v1.0.49: in-memory tracker (no file IO); traceback on tracker error; refreshInstances adds new items; no selectService on OK
|
2026-07-27 09:26:39 +04:00 |
|
naeel
|
1d306bf263
|
v1.0.48: tracker_add sync before thread (Sonnet fix); log is_ok; flexbox buttons
|
2026-07-27 09:02:59 +04:00 |
|
naeel
|
7fdcc005b5
|
v1.0.47: fix displayName capture before form clear; fix tracker_add race; add autotest-1 to tracker
|
2026-07-27 08:44:19 +04:00 |
|
naeel
|
ffa7d408c6
|
v1.0.46: fix _finish_op signature — add op_name, svc_op_id params
|
2026-07-27 08:03:27 +04:00 |
|
naeel
|
fed7260654
|
Async ops + progressive stages + buttons + confirm, v1.0.42
|
2026-07-26 13:56:27 +04:00 |
|
naeel
|
62717b0e74
|
Full Terraform logic: svcOperationId, /run, dtFinish, stages in UI, v1.0.41
|
2026-07-26 11:26:28 +04:00 |
|
naeel
|
9668f03d3e
|
Fix: main.py /api/operations now returns tracked instances, v1.0.38
|
2026-07-25 09:02:02 +04:00 |
|
naeel
|
560bd62fce
|
Track created instances, show only ours in UI, v1.0.36
|
2026-07-24 16:51:08 +04:00 |
|
naeel
|
085e4811c6
|
Auto-start fails via API, add /run back, v1.0.35
|
2026-07-24 14:42:26 +04:00 |
|
naeel
|
735bf21074
|
Remove validate/run from create - HAR shows auto-start, v1.0.34
|
2026-07-24 14:21:20 +04:00 |
|
naeel
|
72dd5ad5ae
|
Fix: send {} body for POST, not None, v1.0.33
|
2026-07-24 14:19:48 +04:00 |
|
naeel
|
f8d1575943
|
Match HAR exactly: empty descr, all params, no filter, v1.0.30
|
2026-07-24 13:59:42 +04:00 |
|
naeel
|
6ea0344241
|
Fix: /instanceOperationCfsParams, skip validate/run for now, v1.0.29
|
2026-07-24 13:57:15 +04:00 |
|
naeel
|
26d71c87eb
|
Fix: use /instanceOperationCfsParams endpoint, v1.0.28
|
2026-07-24 13:56:01 +04:00 |
|
naeel
|
7a29f71c2e
|
Skip empty params, only send non-empty to /params, v1.0.26
|
2026-07-24 09:50:26 +04:00 |
|
naeel
|
75ee6ad5cb
|
Fix: instanceOperationUid in params, add validate, v1.0.25
|
2026-07-24 09:46:03 +04:00 |
|
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
|
6f0b9c876f
|
Add traceback to error messages, v1.0.20
|
2026-07-24 09:19:38 +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
|
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
|
f3ca2a94ea
|
Remove DNS records from infra list, v1.0.2
|
2026-07-23 18:17:39 +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
|
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
|
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
|
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 |
|