|
|
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 |
|
|
|
174f03edd2
|
Add JSON page data/function prop mapping
|
2026-01-18 17:29:18 +00:00 |
|
|
|
c6208fafd1
|
Replace eval bindings with JSON expression evaluator
|
2026-01-18 17:09:02 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
31d6334a65
|
Remove visual regression snapshot
|
2026-01-18 13:11:20 +00:00 |
|
|
|
578b52bb95
|
Add converted JSON UI components
|
2026-01-18 12:36:11 +00:00 |
|
|
|
d952e1e9fc
|
Merge branch 'main' into codex/add-datepicker-and-fileupload-components
|
2026-01-18 12:00:13 +00:00 |
|
|
|
0d13710c09
|
Add DatePicker and FileUpload to JSON UI
|
2026-01-18 11:59:51 +00:00 |
|
|
|
53fdc3892d
|
Convert component definitions to JSON
|
2026-01-18 11:53:08 +00:00 |
|
|
|
4529708f76
|
Merge branch 'main' into codex/integrate-breadcrumb-component-into-json
|
2026-01-18 11:42:50 +00:00 |
|
|
|
8945c746cb
|
Add breadcrumb to JSON component registry
|
2026-01-18 11:42:27 +00:00 |
|
|
|
2190be271f
|
Merge pull request #116 from johndoe6345789/codex/convert-page-schemas.ts-to-json
Convert page schemas to JSON
|
2026-01-18 11:41:59 +00:00 |
|
|
|
9448b8327d
|
Merge branch 'main' into codex/implement-prop-compatibility-for-components
|
2026-01-18 11:41:15 +00:00 |
|
|
|
64c3b5b12b
|
Convert page schemas to JSON
|
2026-01-18 11:40:46 +00:00 |
|
|
|
0d82406e5f
|
Add JSON UI support for feedback atoms
|
2026-01-18 11:38:50 +00:00 |
|
|
|
3fe02ed098
|
Add JSON UI support for data atoms
|
2026-01-18 11:35:57 +00:00 |
|
|
|
01921d4b80
|
Align json-ui event action handlers
|
2026-01-18 02:36:16 +00:00 |
|
|
|
1be31c49f9
|
Unify orchestration component registry
|
2026-01-18 01:54:55 +00:00 |
|
|
|
81c6ada8c1
|
Merge branch 'main' into codex/extract-logic-into-custom-hooks
|
2026-01-18 01:27:30 +00:00 |
|
|
|
9a28805791
|
Extract dialog state hooks
|
2026-01-18 01:26:34 +00:00 |
|
|
|
f3cf2883d3
|
Merge pull request #92 from johndoe6345789/codex/create-shared-types-module-for-global-search
Add shared global search types module
|
2026-01-18 01:26:18 +00:00 |
|
|
|
925adc9712
|
Add shared global search types
|
2026-01-18 01:26:08 +00:00 |
|
|
|
5d5968d87b
|
Merge pull request #91 from johndoe6345789/codex/add-shared-types-for-nextjs-components
Add shared Next.js config props type
|
2026-01-18 01:25:48 +00:00 |
|
|
|
9cd0ed818a
|
Add shared Next.js config props type
|
2026-01-18 01:25:37 +00:00 |
|
|
|
68f0dcbfbd
|
Merge pull request #90 from johndoe6345789/codex/add-use-component-binding-dialog-hook
Add useComponentBindingDialog hook and refactor ComponentBindingDialog to use it
|
2026-01-18 01:25:16 +00:00 |
|
|
|
6700705842
|
Add component binding dialog hook
|
2026-01-18 01:25:04 +00:00 |
|
|
|
530d7d96da
|
Merge pull request #89 from johndoe6345789/codex/create-use-data-source-editor-hook
Add useDataSourceEditor hook and refactor DataSourceEditorDialog to use it
|
2026-01-18 01:24:46 +00:00 |
|
|
|
4ee346c69d
|
Add data source editor hook
|
2026-01-18 01:24:36 +00:00 |
|
|
|
902253a9be
|
Merge pull request #87 from johndoe6345789/codex/create-hook-for-template-explorer-actions
Add useTemplateExplorerActions hook and refactor TemplateExplorer
|
2026-01-18 01:22:55 +00:00 |
|
|
|
1e0cdf034c
|
Add template explorer actions hook
|
2026-01-18 01:22:45 +00:00 |
|
|
|
104f9461bc
|
Add component tree expansion hook
|
2026-01-18 01:22:18 +00:00 |
|
|
|
a249435105
|
Merge pull request #84 from johndoe6345789/codex/refactor-fileexplorerdialog-into-a-hook
Refactor file explorer dialog state into a hook
|
2026-01-18 01:16:38 +00:00 |
|
|
|
720d2d3f9b
|
refactor file explorer dialog state
|
2026-01-18 01:16:26 +00:00 |
|
|
|
b1a1a524db
|
Merge pull request #83 from johndoe6345789/codex/refactor-node-state-and-actions-into-hook
Refactor component tree builder state into hook
|
2026-01-18 01:16:07 +00:00 |
|
|
|
3a076efaf6
|
Refactor component tree builder state
|
2026-01-18 01:15:58 +00:00 |
|
|
|
042db9ce03
|
Merge pull request #82 from johndoe6345789/codex/centralize-flaskurl-persistence-into-hook
Centralize storage settings handlers
|
2026-01-18 01:15:40 +00:00 |
|
|
|
d7e5f49610
|
Centralize storage settings handlers
|
2026-01-18 01:15:30 +00:00 |
|
|
|
14f1509f53
|
Merge pull request #78 from johndoe6345789/codex/extract-state-and-handlers-from-conflictresolutionpage
Extract ConflictResolutionPage UI state into `useConflictResolutionPage` hook
|
2026-01-18 01:03:12 +00:00 |
|
|
|
ef1871c1fc
|
Refactor conflict resolution page state
|
2026-01-18 01:03:03 +00:00 |
|
|
|
98716aae24
|
Merge pull request #77 from johndoe6345789/codex/encapsulate-confirmdialog-in-a-hook
Extract confirm dialog state and handlers into `useConfirmDialog` hook
|
2026-01-18 01:02:43 +00:00 |
|
|
|
44cf792606
|
Refactor template confirm dialog hook
|
2026-01-18 01:02:30 +00:00 |
|
|
|
6ee0c3e9ff
|
Extract docs view state hook
|
2026-01-18 01:02:04 +00:00 |
|
|
|
b14a0a0403
|
Merge pull request #75 from johndoe6345789/codex/refactor-featureideacloud-component
Simplify Feature Idea Cloud node types
|
2026-01-18 01:00:03 +00:00 |
|