Commit Graph

23 Commits

Author SHA1 Message Date
sokol
482788a1d1 style: make Environment section more compact
All checks were successful
CI / build-and-test (push) Successful in 29m11s
2026-02-20 14:32:12 +03:00
sokol
e4b44c7b5e refactor: improve type safety and code style
Some checks failed
CI / build-and-test (push) Failing after 24m31s
2026-02-20 11:22:56 +03:00
sokol
7e1f7dd24c feat: prevent downloading empty config 2026-02-20 10:19:27 +03:00
sokol
1b3f3b3110 feat: disable Download button when no config is loaded 2026-02-20 10:16:28 +03:00
sokol
52232f6cde fix: center environment action buttons vertically 2026-02-19 23:35:38 +03:00
sokol
a6cc5a9827 refactor: complete application rewrite with modern UI 2026-02-19 22:55:26 +03:00
sokol
0c97c4421c fix: JSON validation for unquoted @placeholders@ 2026-02-19 00:14:56 +03:00
sokol
529b506612 fix: handle unquoted @placeholders@ in JSON validation 2026-02-19 00:02:43 +03:00
sokol
18193b71c1 fix: JSON validation accepts @placeholders@ as valid values 2026-02-18 22:14:36 +03:00
sokol
88984a21b2 feat: Tab key inserts 2 spaces in template editor 2026-02-18 22:09:20 +03:00
sokol
c4221c9bea feat: add config download functionality 2026-02-18 21:46:23 +03:00
sokol
325699d036 ui: move validation warning to tab header as badge 2026-02-18 18:01:38 +03:00
sokol
5cc15eb87a feat: add extended placeholder validation 2026-02-18 17:50:26 +03:00
sokol
fb57cf6376 feat: skip adding param if @placeholder@ already exists in template 2026-02-18 17:34:27 +03:00
sokol
5890745ed2 fix: ConfigTemplate infinite re-render loop and add E2E test 2026-02-18 17:25:50 +03:00
sokol
15f890abda feat: add manual template editor with view/edit modes 2026-02-18 17:09:32 +03:00
sokol
acce21c0e6 feat: add params as JSON placeholders with !!! prefix 2026-02-18 16:19:41 +03:00
sokol
7b6800de37 feat: auto-update JSON template with environment params 2026-02-18 16:04:00 +03:00
sokol
7ddc8cde84 feat: prefill template with empty JSON when creating new config 2026-02-18 15:54:41 +03:00
sokol
6565223b96 fix: env ID generation and React state synchronization 2026-02-18 15:51:13 +03:00
sokol
f262c785aa test: добавить E2E-тест для множественных окружений и исправить синхронизацию AppState 2026-02-18 14:26:46 +03:00
sokol
4b8f5f3739 feat: добавить управление окружениями и Playwright для E2E 2026-02-18 14:04:03 +03:00
sokol
83a5bb87c1 init 2026-02-18 11:38:25 +03:00