Commit Graph

13 Commits

Author SHA1 Message Date
time_
a9e43c89d9 chore: pin npm deps, quiet install, validate exact versions
Made-with: Cursor
2026-03-29 14:19:31 +03:00
time_
f6cdeec918 feat: align RU validation, error contract, and generator runtime templates
Wire DSL-derived field labels, safe API error JSON (string|string[]), decimal/enum DTO fixes, and client dataProvider without comma-splitting. Add generation/templates/runtime as canonical source copied on generate; extend AID bundle, prompts, validation gate, and docs.
2026-03-29 10:39:54 +03:00
time_
9a1a700efa update generated validation UX and AID integration flow
Improve generated validation behavior and backend error mapping so UI shows user-friendly Russian messages, while keeping filtering/sorting and exporter updates aligned with current app generation flow.
2026-03-27 11:07:01 +03:00
time_
420ca0348c Merge add_aid_exporters into feat/keycloak (local) 2026-03-25 13:26:11 +03:00
MaKarin
f08b862b15 fix hyper-links 2026-03-24 14:43:01 +03:00
MaKarin
68dc33f6be Merge feat/keycloak into add_filters with manual conflict resolution.
Preserve Keycloak auth/RBAC contracts while retaining filter behavior and generator consistency for future regenerations.

Made-with: Cursor
2026-03-24 13:52:20 +03:00
MaKarin
b9b936c9ea fix after review 2026-03-24 12:49:23 +03:00
MaKarin
d1ea297dfc chore: harden generation context baseline 2026-03-22 18:34:22 +03:00
MaKarin
7e6b76cef2 use only TOiR.domain.dsl like single source of truth for generation, update context for pinned .gitignore 2026-03-21 17:14:37 +03:00
MaKarin
8d6875f4b0 keycloak init 2026-03-21 16:00:27 +03:00
time_
2bc1aea56a Add AID export: OpenAPI from api-format and app generator bundle
Nest: POST /aid/export/openapi, POST /aid/export/app. Tools: api-format-to-openapi CLI. Generator: --print-bundle-json. Optional env: AID_EXPORT_API_KEY, AID_GENERATOR_ALLOW_APPLY.
2026-03-19 16:49:27 +03:00
time_
5b8d8a85c4 Generate filtering/sorting and searchable dropdowns
Includes backend q search + generated list UX from DSL.
2026-03-18 19:49:07 +03:00
MaKarin
33521016d3 git init 2026-03-15 17:29:37 +03:00