naeel
28dee4632a
v1.2.0: unified executor + flexible instance refs + params-render.js
Phase 1 — New modules:
- api/utils.py: find_uid(), uid_from_location() (replaces 2 duplicates)
- operations/poll.py: poll_until_done() (shared sync/async polling)
- operations/executor.py: execute_operation() (single CREATE/non-CREATE flow)
Phase 2 — Format + validation:
- routes/api_scenario_defs.py: _validate_steps with output/instance_ref/instance_uid
- operations/scenario.py: resolve instance_uid > instance_ref > service_id,
use executor + poll_until_done, persist instance_bindings
Phase 3 — Migration:
- routes/api_test.py: create/non-create through executor, _finish_op through poll_until_done
- db/init_db.py: startup cleanup of stuck scenario_runs (>1h)
Phase 4 — UI shared module:
- static/js/params-render.js: renderParamRow, renderMapFixedRow, collectParams
- static/js/operations.js: use params-render.js (remove duplicates)
- templates/index.html: include params-render.js
- app.py: bump 1.1.57 → 1.2.0
2026-07-31 08:54:57 +04:00
..
2026-07-30 14:32:31 +04:00
2026-07-24 16:10:15 +04:00
2026-07-27 22:05:19 +04:00
2026-07-24 16:39:33 +04:00
2026-07-27 22:05:19 +04:00
2026-07-30 13:38:34 +04:00
2026-07-31 08:54:57 +04:00
2026-07-27 22:05:19 +04:00
2026-07-27 22:05:19 +04:00
2026-07-27 22:05:19 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-23 11:43:12 +04:00
2026-07-31 08:39:19 +04:00
2026-07-31 08:39:19 +04:00
2026-07-31 08:39:19 +04:00
2026-07-30 13:28:05 +04:00
2026-07-30 13:38:34 +04:00
2026-07-23 17:55:12 +04:00
2026-07-30 13:31:42 +04:00
2026-07-30 14:32:31 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-27 22:05:19 +04:00
2026-07-27 22:05:19 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-30 13:38:34 +04:00
2026-07-26 11:21:11 +04:00
2026-07-27 22:05:19 +04:00
2026-07-23 08:51:19 +04:00