Commit Graph
12 Commits
Author SHA1 Message Date
naeel 6f051aa348 v1.1.51: fix seed — list/get also match global defaults (client_id='' stand='') 2026-07-30 15:25:16 +04:00
naeel 983b387708 v1.1.50: scenario_definitions DB+CRUD, seed, runner from DB, 409 lock, UI definitions, drop config.yaml scenarios 2026-07-30 15:06:05 +04:00
naeel 7f69c916ec v1.1.48: fix 4 scenario bugs — save_run: scenario_run_id+step_number, run_id before thread (202), TIMEOUT op_data init, RUNNING before API call, GET /run/<id> 2026-07-30 14:08:29 +04:00
naeel 7eeb1131b3 v1.1.46: phase2 — scenario runner MVP (YAML config, DB schema, API endpoints, UI section) 2026-07-30 13:48:34 +04:00
naeel 515fadbcde v1.1.21: 6 fixes — _finish_op args, connection leak, pool init, XSS, secure cookie, let 2026-07-29 12:01:00 +04:00
naeel 3dbddda858 v1.0.99: debug logging for save_run — will show why it fails 2026-07-28 10:42:43 +04:00
naeel 99b0a79cbd v1.0.95: full test data — op_uid, user_email, app_version, params saved to runs 2026-07-28 10:12:16 +04:00
naeel 163dd02419 v1.0.94: lazy schema init — pool.py runs init_db on first DB access, not at import 2026-07-28 09:56:44 +04:00
naeel 5e120db0d6 v1.0.93: separate DB_* env vars (DB_HOST, DB_PORT, DB_NAME, DB_USER, DB_PASSWORD, DB_SSLMODE) + TEST endpoint default 2026-07-28 09:50:00 +04:00
naeel 7fc17ab3cd v1.0.92: back to DATABASE_URL — JSON format for jsonEnv 2026-07-28 09:37:14 +04:00
naeel d239458d97 v1.0.92: separate DB_* env vars instead of DATABASE_URL 2026-07-28 09:35:40 +04:00
naeel d95afc60e3 v1.0.92: Steps 5-9 — dynamic services, PostgreSQL history, /api/history 2026-07-27 22:59:52 +04:00