777 Commits

Author SHA1 Message Date
1b3e0fecfe Add navigation entry fallback in metrics 2026-01-18 18:03:11 +00:00
425797d5a2 Merge pull request #176 from johndoe6345789/codex/refactor-message-handler-in-use-pwa.ts
Refactor PWA service worker message handler to enable cleanup
2026-01-18 18:02:48 +00:00
9dd5a9c6d0 refactor pwa message handler 2026-01-18 18:02:34 +00:00
adb762d0cd Merge pull request #175 from johndoe6345789/codex/add-unit-tests-for-detectandinitialize
Prefer Flask over IndexedDB in UnifiedStorage and add unit tests
2026-01-18 18:02:05 +00:00
e3e3dbf602 Add tests for unified storage initialization 2026-01-18 18:01:54 +00:00
eb8f249946 Merge pull request #174 from johndoe6345789/codex/add-test-for-flaskbackendadapter.request
Handle empty/204 Flask backend responses and add Vitest for delete/clear
2026-01-18 18:01:36 +00:00
ea21a99c8c Add test for empty Flask backend responses 2026-01-18 18:00:47 +00:00
90d392356d Merge pull request #173 from johndoe6345789/codex/create-tests-for-generateflaskblueprint
Sanitize Flask blueprint and endpoint names; add tests
2026-01-18 17:59:35 +00:00
3d7c59557d Merge branch 'main' into codex/create-tests-for-generateflaskblueprint 2026-01-18 17:59:29 +00:00
818f9878aa Add identifier-safe Flask blueprint tests 2026-01-18 17:58:47 +00:00
c618870d4b Merge pull request #172 from johndoe6345789/codex/add-helper-to-normalize-identifiers
Add sanitizeIdentifier helper and use in Flask generators
2026-01-18 17:58:27 +00:00
2641793e0f Add identifier sanitization for Flask generators 2026-01-18 17:58:01 +00:00
fb971be80b Merge pull request #171 from johndoe6345789/codex/extend-json-schema-for-component-registry
Make json-ui registry sources data-driven
2026-01-18 17:57:31 +00:00
395ab80610 Make json-ui registry sources data-driven 2026-01-18 17:57:15 +00:00
91969e8494 Merge pull request #169 from johndoe6345789/codex/remove-static-componentregistry-map
Use shared component registry for orchestration
2026-01-18 17:49:17 +00:00
a6a44f026f Use shared component registry in orchestration 2026-01-18 17:49:07 +00:00
52f1703c35 Merge pull request #168 from johndoe6345789/codex/update-schemas-to-remove-legacy-compute-functions
Replace legacy compute usage with JSON expressions
2026-01-18 17:42:12 +00:00
966b6f2aa6 Remove legacy compute schema support 2026-01-18 17:41:57 +00:00
9a8e159177 Merge pull request #167 from johndoe6345789/codex/define-json-page-prop-contract
Add JSON page data/functions prop mapping
2026-01-18 17:29:35 +00:00
174f03edd2 Add JSON page data/function prop mapping 2026-01-18 17:29:18 +00:00
42c22aa1ea Merge pull request #166 from johndoe6345789/codex/update-pageconfig-to-support-json-pages
Support JSON pages in page config (discriminator + schemaPath)
2026-01-18 17:25:40 +00:00
f6673e1b77 Add JSON page support to page configs 2026-01-18 17:25:22 +00:00
a718aca6f5 Merge pull request #161 from johndoe6345789/codex/add-json-page-rendering-in-routes
Add JSON page routing support
2026-01-18 17:15:51 +00:00
7be52ffc1e Add JSON page routing support 2026-01-18 17:15:39 +00:00
6388880362 Merge pull request #160 from johndoe6345789/codex/audit-and-refactor-json/ui-eval-usage
Replace eval-based bindings with JSON evaluator helpers
2026-01-18 17:09:16 +00:00
c6208fafd1 Replace eval bindings with JSON expression evaluator 2026-01-18 17:09:02 +00:00
352ceba09f Merge pull request #159 from johndoe6345789/codex/remove-old-json-system-cruft
Remove legacy JSON docs and component report
2026-01-18 16:52:59 +00:00
777a4b8277 Remove legacy JSON docs and report 2026-01-18 16:52:34 +00:00
1b01492891 Merge pull request #158 from johndoe6345789/codex/update-legacy-action-types-in-json-configs
Migrate JSON pages to json-ui action/conditional syntax and improve event/expression handling
2026-01-18 16:19:55 +00:00
bbcc91dc80 Update JSON UI actions and conditionals 2026-01-18 16:19:42 +00:00
375d3286e8 Merge pull request #157 from johndoe6345789/codex/migrate-to-new-json-ui-components
Migrate JSONLambdaDesigner to json-ui PageRenderer and remove legacy schema renderer
2026-01-18 16:08:43 +00:00
83864189a5 Replace legacy schema renderer usage 2026-01-18 16:08:03 +00:00
f547d38539 things 2026-01-18 15:48:29 +00:00
9a9d76865b Merge pull request #156 from johndoe6345789/codex/extend-delete-action-logic-in-use-action-executor
Support computed and nested selectors for `delete` actions
2026-01-18 13:37:02 +00:00
39e5385925 Extend delete action selector resolution 2026-01-18 13:36:49 +00:00
fa3b31c896 Merge pull request #155 from johndoe6345789/codex/add-open-dialog-and-close-dialog-cases
Support open-dialog/close-dialog actions and uiState.dialogs convention
2026-01-18 13:36:27 +00:00
0475085300 Merge branch 'main' into codex/add-open-dialog-and-close-dialog-cases 2026-01-18 13:36:18 +00:00
5080026ef7 Add dialog action handling 2026-01-18 13:35:43 +00:00
d2cc3d60a0 Merge pull request #154 from johndoe6345789/codex/update-json-ui-context-and-path-handling
Support dotted action targets for nested data updates
2026-01-18 13:35:13 +00:00
67f2c26f10 Add nested target path updates 2026-01-18 13:35:00 +00:00
9ea7c15f5d Merge pull request #153 from johndoe6345789/codex/unify-breadcrumb-components-implementation
Mark Breadcrumb as JSON compatible
2026-01-18 13:17:10 +00:00
92e9b02d6d Mark breadcrumb as JSON compatible 2026-01-18 13:16:08 +00:00
6f01619141 Merge pull request #152 from johndoe6345789/codex/add-component-types-and-register-them
Support branding and navigation molecules in JSON UI
2026-01-18 13:15:22 +00:00
f627f6955f Support branding and navigation molecules 2026-01-18 13:15:04 +00:00
3f190f7e5a Merge pull request #151 from johndoe6345789/codex/add-component-types-and-registration
Add ListItem and table subcomponents + List/Table/Timeline bindings example
2026-01-18 13:14:43 +00:00
7d04abb7d9 Add list/table/timeline bindings example 2026-01-18 13:14:31 +00:00
c439bd733e Merge pull request #150 from johndoe6345789/codex/update-json-ui-components-and-registry-u03e4j
Add DatePicker and FileUpload to JSON UI types, registry and defaults
2026-01-18 13:13:54 +00:00
9fb7765c51 Merge branch 'main' into codex/update-json-ui-components-and-registry-u03e4j 2026-01-18 13:13:48 +00:00
968efc7701 Add DatePicker and FileUpload defaults 2026-01-18 13:12:25 +00:00
d05d16b827 Merge pull request #148 from johndoe6345789/codex/create-json-showcase-page-for-batches
Add JSON Conversion Showcase page/component and remove visual regression snapshot
2026-01-18 13:12:19 +00:00