Commit Graph
222 Commits
Author SHA1 Message Date
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
naeel 51e4d7a4f6 Fix: add app.py for gunicorn, error handling in route 2026-07-23 10:23:22 +04:00
naeel 2bda97aa6e Remove local dev section from README 2026-07-23 10:08:43 +04:00
naeel 6cc3a3b80c Fix README: cloud-first, dev as secondary 2026-07-23 10:07:36 +04:00
naeel fae277990b Add README 2026-07-23 10:04:28 +04:00
naeel e752905e02 Initial: Flask app with Nubes design, org display 2026-07-23 09:39:47 +04:00