-
a7563b1f98
fix: panels height and scrolling consistency
feat
sokol
2026-02-20 17:49:00 +03:00
-
f7287186f2
Merge pull request 'feat' (#10) from feat into main
main
ssa
2026-02-20 17:33:44 +03:00
-
-
-
-
ecded86467
feat: show validation warning next to View Mode / Valid JSON badge
sokol
2026-02-20 17:28:37 +03:00
-
70e0545fef
feat: show validation warning description inline
sokol
2026-02-20 17:17:11 +03:00
-
1beb9f2026
fix: preserve existing template when adding parameters
sokol
2026-02-20 17:09:34 +03:00
-
28fc3f9e21
fix: improved JSON validation for comments and placeholders
sokol
2026-02-20 16:55:34 +03:00
-
d87d86bacb
Merge pull request 'feat: JSON comments support + full-height layout' (#9) from feat into main
ssa
2026-02-20 16:42:18 +03:00
-
-
-
-
9f51379df9
feat: JSON comments support + full-height layout
sokol
2026-02-20 16:40:13 +03:00
-
75ed50961f
Merge pull request 'feat' (#8) from feat into main
ssa
2026-02-20 16:29:37 +03:00
-
-
-
-
c8f45e4962
style: set environment panel to 5/12 width
sokol
2026-02-20 16:27:34 +03:00
-
d89ce6ebbd
style: maximize content width on large displays
sokol
2026-02-20 16:26:08 +03:00
-
8cc66ea9d6
style: adjust layout proportions
sokol
2026-02-20 16:10:38 +03:00
-
6e5a453c6f
style: add gap-1 and p-1 to parameter rows
sokol
2026-02-20 16:02:43 +03:00
-
76b54cff3b
Merge pull request 'feat' (#7) from feat into main
ssa
2026-02-20 15:45:41 +03:00
-
-
-
-
ead551ee6b
style: ultra-compact Environment section
sokol
2026-02-20 14:36:02 +03:00
-
25f81cb8f7
style: make Environment section much more compact
sokol
2026-02-20 14:34:24 +03:00
-
482788a1d1
style: make Environment section more compact
sokol
2026-02-20 14:32:12 +03:00
-
31d9e388f8
Merge pull request 'feat' (#6) from feat into main
ssa
2026-02-20 13:58:50 +03:00
-
-
-
-
9e313f5b86
feat: native deploy workflow without SSH
sokol
2026-02-20 13:55:53 +03:00
-
c735d7318f
ci: fix E2E tests by starting dev server
sokol
2026-02-20 12:35:51 +03:00
-
9c94aa1df5
test: fix E2E download test for empty config protection
sokol
2026-02-20 11:57:56 +03:00
-
e4b44c7b5e
refactor: improve type safety and code style
sokol
2026-02-20 11:22:56 +03:00
-
1c27b68965
feat: build Docker image locally without pushing to registry
sokol
2026-02-20 10:33:17 +03:00
-
083d7dd662
feat: add Gitea Actions CI/CD workflows
sokol
2026-02-20 10:29:22 +03:00
-
7e1f7dd24c
feat: prevent downloading empty config
rewrite
sokol
2026-02-20 10:19:27 +03:00
-
1b3f3b3110
feat: disable Download button when no config is loaded
sokol
2026-02-20 10:16:28 +03:00
-
bc796f2aa4
Merge pull request 'rewrite' (#5) from rewrite into main
ssa
2026-02-19 23:48:41 +03:00
-
-
-
-
52232f6cde
fix: center environment action buttons vertically
sokol
2026-02-19 23:35:38 +03:00
-
a6cc5a9827
refactor: complete application rewrite with modern UI
sokol
2026-02-19 22:55:26 +03:00
-
-
eca5eb3d3c
Update .gitea/workflows/demo.yaml
ai
ssa
2026-02-19 12:20:22 +03:00
-
1a23706379
Update .gitea/workflows/demo.yaml
ssa
2026-02-19 12:08:07 +03:00
-
48a16f3c83
Update .gitea/workflows/demo.yaml
ssa
2026-02-19 12:07:01 +03:00
-
795f47cd4f
Update .gitea/workflows/demo.yaml
ssa
2026-02-19 11:23:50 +03:00
-
b496f27e86
Update .gitea/workflows/demo.yaml
ssa
2026-02-19 11:21:27 +03:00
-
a03e0a03fd
Update .gitea/workflows/demo.yaml
ssa
2026-02-19 11:15:18 +03:00
-
7438147428
Update .gitea/workflows/demo.yaml
ssa
2026-02-19 10:21:03 +03:00
-
47fdd36e92
Update .gitea/workflows/demo.yaml
ssa
2026-02-19 09:36:35 +03:00
-
a0cd68b42b
add gitea wf
Add-wf
sokol
2026-02-19 08:21:28 +03:00
-
271b530fa1
Merge pull request 'ai' (#4) from ai into main
ssa
2026-02-19 00:18:58 +03:00
-
-
0c97c4421c
fix: JSON validation for unquoted @placeholders@
sokol
2026-02-19 00:14:56 +03:00
-
529b506612
fix: handle unquoted @placeholders@ in JSON validation
sokol
2026-02-19 00:02:43 +03:00
-
81d3c51cb7
Merge pull request 'config: change external port to 11088' (#3) from ai into main
ssa
2026-02-18 23:45:22 +03:00
-
-
93e3a66252
config: change external port to 11088
sokol
2026-02-18 23:40:21 +03:00
-
8ca531ca98
Merge pull request 'ai' (#2) from ai into main
ssa
2026-02-18 23:27:18 +03:00
-
-
a10d6ecc29
fix: change default branch from 'ai' to 'main' in Docker config
sokol
2026-02-18 23:19:37 +03:00
-
0fe61acfe7
feat: add Docker deployment configuration
sokol
2026-02-18 23:12:11 +03:00
-
22a03735d6
Merge pull request 'ai' (#1) from ai into main
alpha-0
ssa
2026-02-18 22:44:41 +03:00
-
-
18193b71c1
fix: JSON validation accepts @placeholders@ as valid values
sokol
2026-02-18 22:14:36 +03:00
-
88984a21b2
feat: Tab key inserts 2 spaces in template editor
sokol
2026-02-18 22:09:20 +03:00
-
c4221c9bea
feat: add config download functionality
sokol
2026-02-18 21:46:23 +03:00
-
325699d036
ui: move validation warning to tab header as badge
sokol
2026-02-18 18:01:38 +03:00
-
5cc15eb87a
feat: add extended placeholder validation
sokol
2026-02-18 17:50:26 +03:00
-
0b347c5c94
test: add E2E test for placeholder deduplication
sokol
2026-02-18 17:39:01 +03:00
-
fb57cf6376
feat: skip adding param if @placeholder@ already exists in template
sokol
2026-02-18 17:34:27 +03:00
-
5890745ed2
fix: ConfigTemplate infinite re-render loop and add E2E test
sokol
2026-02-18 17:25:50 +03:00
-
15f890abda
feat: add manual template editor with view/edit modes
sokol
2026-02-18 17:09:32 +03:00
-
acce21c0e6
feat: add params as JSON placeholders with !!! prefix
sokol
2026-02-18 16:19:41 +03:00
-
ddc5311fb9
delete ignored dir
sokol
2026-02-18 16:09:27 +03:00
-
bb4a154a27
updated gitignore
sokol
2026-02-18 16:06:25 +03:00
-
7b6800de37
feat: auto-update JSON template with environment params
sokol
2026-02-18 16:04:00 +03:00
-
7ddc8cde84
feat: prefill template with empty JSON when creating new config
sokol
2026-02-18 15:54:41 +03:00
-
6565223b96
fix: env ID generation and React state synchronization
sokol
2026-02-18 15:51:13 +03:00
-
f262c785aa
test: добавить E2E-тест для множественных окружений и исправить синхронизацию AppState
sokol
2026-02-18 14:26:46 +03:00
-
4b8f5f3739
feat: добавить управление окружениями и Playwright для E2E
sokol
2026-02-18 14:04:03 +03:00
-
-
8f0112526f
revert test config
sokol
2026-02-18 11:46:04 +03:00
-
83a5bb87c1
init
sokol
2026-02-18 11:38:25 +03:00