Наиль Тазетдинов Nail
  • Joined on 2026-04-07
Nail pushed to master at forcloud/app-autotest 2026-07-28 12:39:00 +03:00
d326b63aa2 v1.1.9: expand dataDescriptor — nested map params as individual fields
Nail pushed to master at forcloud/app-autotest 2026-07-28 12:33:21 +03:00
a3ecbcd6c4 v1.1.8: instance type column — 3 columns: name | service | status
Nail pushed to master at forcloud/app-autotest 2026-07-28 12:17:02 +03:00
9b003b4723 v1.1.7: move create-btn after params, before history
Nail pushed to master at forcloud/app-autotest 2026-07-28 12:05:51 +03:00
5a4fad5d96 v1.1.6: fix orphan </div> in refreshInstances — JS syntax error, all frontend broken
Nail pushed to master at forcloud/app-autotest 2026-07-28 11:48:43 +03:00
95bcbfae41 v1.1.5: fix sed garbage — orphan HTML in app.js
Nail pushed to master at forcloud/app-autotest 2026-07-28 10:53:33 +03:00
3cef910004 v1.1.4: fix Undefined JSON error — config.VERSION always set
Nail pushed to master at forcloud/app-autotest 2026-07-28 10:43:00 +03:00
9090a4a9c3 v1.1.3: refSvcId — select dropdown from API for cross-service params
Nail pushed to master at forcloud/app-autotest 2026-07-28 10:31:47 +03:00
393e433b4f v1.1.2: UI — params inline, no header, create button below list
Nail pushed to master at forcloud/app-autotest 2026-07-28 10:24:53 +03:00
12e3d12e09 v1.1.1: scrollable services + dynamic CREATE for any service
Nail pushed to master at forcloud/app-autotest 2026-07-28 10:15:20 +03:00
0b810fdee1 v1.1.0: per-stand services list from Terraform — services_dev.txt + services_test.txt
Nail pushed to master at forcloud/app-autotest 2026-07-28 09:49:22 +03:00
5a20962015 v1.0.99: fix all Flask-proxy in background thread — user_email + app_version as params
Nail pushed to master at forcloud/app-autotest 2026-07-28 09:42:45 +03:00
3dbddda858 v1.0.99: debug logging for save_run — will show why it fails
Nail pushed to master at forcloud/app-autotest 2026-07-28 09:35:10 +03:00
10ec617c74 v1.0.98: bump version
Nail pushed to master at forcloud/app-autotest 2026-07-28 09:34:27 +03:00
b9234a0d0b v1.0.97: fix missing get_token_info import
Nail pushed to master at forcloud/app-autotest 2026-07-28 09:26:27 +03:00
f6598650b5 v1.0.97: fix save_run — user_email passed as param, not called in background thread
Nail pushed to master at forcloud/app-autotest 2026-07-28 09:15:32 +03:00
be9e165b4f v1.0.96: history UI — collapsible table below instances, auto-refresh on finish
Nail pushed to master at forcloud/app-autotest 2026-07-28 09:12:19 +03:00
99b0a79cbd v1.0.95: full test data — op_uid, user_email, app_version, params saved to runs
Nail pushed to master at forcloud/app-autotest 2026-07-28 08:56:45 +03:00
163dd02419 v1.0.94: lazy schema init — pool.py runs init_db on first DB access, not at import
Nail pushed to master at forcloud/app-autotest 2026-07-28 08:51:32 +03:00
203c12638d v1.0.93: HISTORY + ARCHITECTURE updated with v1.0.90-1.0.93 changes
Nail pushed to master at forcloud/app-autotest 2026-07-28 08:50:03 +03:00
5e120db0d6 v1.0.93: separate DB_* env vars (DB_HOST, DB_PORT, DB_NAME, DB_USER, DB_PASSWORD, DB_SSLMODE) + TEST endpoint default