|
|
9dd5a9c6d0
|
refactor pwa message handler
|
2026-01-18 18:02:34 +00:00 |
|
|
|
966b6f2aa6
|
Remove legacy compute schema support
|
2026-01-18 17:41:57 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
67f2c26f10
|
Add nested target path updates
|
2026-01-18 13:35:00 +00:00 |
|
|
|
463201d758
|
Unify icon registry access
|
2026-01-18 01:51:56 +00:00 |
|
|
|
560a75cd69
|
Expand schema component registry
|
2026-01-18 01:43:31 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
ef1871c1fc
|
Refactor conflict resolution page state
|
2026-01-18 01:03:03 +00:00 |
|
|
|
a3ee5db2e9
|
Merge pull request #74 from johndoe6345789/codex/move-helpers-to-a-custom-hook
Move GitHub badge/format/copy helpers into hook and expose actions
|
2026-01-18 00:59:32 +00:00 |
|
|
|
ee39cbb844
|
Refactor GitHub build status hook helpers
|
2026-01-18 00:59:19 +00:00 |
|
|
|
ee6a107dc7
|
Merge pull request #73 from johndoe6345789/codex/encapsulate-sync-handlers-and-polling
Refactor persistence dashboard handlers and flags
|
2026-01-18 00:59:02 +00:00 |
|
|
|
8cf03f303f
|
Refactor persistence dashboard handlers
|
2026-01-18 00:58:51 +00:00 |
|
|
|
5f5a5c1c76
|
Merge pull request #71 from johndoe6345789/codex/centralize-localstorage-handling
Centralize PWA install prompt state handling
|
2026-01-18 00:58:34 +00:00 |
|
|
|
33046e0661
|
Merge pull request #72 from johndoe6345789/codex/move-projectmanager-state-to-new-hook
Extract ProjectManager dialog state and CRUD handlers into hook
|
2026-01-18 00:58:10 +00:00 |
|
|
|
af73065f92
|
Refactor project manager dialog hooks
|
2026-01-18 00:57:56 +00:00 |
|
|
|
a197f661fa
|
Centralize PWA install prompt state
|
2026-01-18 00:57:34 +00:00 |
|
|
|
86ac40a767
|
Merge pull request #70 from johndoe6345789/codex/manage-notification-permissions-and-cache-size
PWA: handle unsupported notifications and robust cache estimation
|
2026-01-18 00:57:17 +00:00 |
|
|
|
a97d32e1ec
|
Improve PWA permission and cache handling
|
2026-01-18 00:57:03 +00:00 |
|
|
|
6a60ccbbe6
|
Merge pull request #68 from johndoe6345789/codex/encapsulate-seed-and-component-loading
Refactor app bootstrap initialization flow
|
2026-01-18 00:56:12 +00:00 |
|
|
|
a3ad9fec6e
|
Refactor app bootstrap loading
|
2026-01-18 00:55:52 +00:00 |
|
|
|
a8749ab234
|
Add save indicator timing hook
|
2026-01-18 00:55:19 +00:00 |
|
|
|
b25ccbcad4
|
Merge pull request #64 from johndoe6345789/codex/create-useprojectmanager-hook
Add project manager hook and refactor ProjectManager to use it
|
2026-01-18 00:52:39 +00:00 |
|
|
|
b435abebb2
|
Add project manager hook
|
2026-01-18 00:52:28 +00:00 |
|
|
|
deb084ee1e
|
Merge pull request #63 from johndoe6345789/codex/add-usegithubbuildstatus-hook
Add useGithubBuildStatus hook and refactor GitHubBuildStatus to use it
|
2026-01-18 00:52:10 +00:00 |
|
|
|
032d62a312
|
Add GitHub build status hook
|
2026-01-18 00:51:51 +00:00 |
|
|
|
81efacd93e
|
Add persistence dashboard hook
|
2026-01-18 00:51:27 +00:00 |
|
|
|
ae965726ec
|
Merge pull request #59 from johndoe6345789/codex/refactor-templateexplorer-and-templateselector
Make TemplateSelector/Explorer UI JSON-driven and componentized
|
2026-01-18 00:44:43 +00:00 |
|
|
|
e46f01fd2c
|
Refactor template UI text and sections
|
2026-01-18 00:44:31 +00:00 |
|
|
|
dfe42008e5
|
Refactor app layout structure
|
2026-01-18 00:34:26 +00:00 |
|
|
|
6568cd6aab
|
Refactor feature idea cloud components
|
2026-01-18 00:22:32 +00:00 |
|
copilot-swe-agent[bot]
|
6be1e9d918
|
Implement JSON-friendly expression system for events
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2026-01-17 22:53:54 +00:00 |
|
|
|
98f4b49edf
|
Generated by Spark: Create Redux persistence middleware to sync state with database automatically
|
2026-01-17 21:14:31 +00:00 |
|
|
|
45454ac34b
|
Generated by Spark: Add conflict resolution UI for handling sync conflicts between local and remote data
|
2026-01-17 21:08:10 +00:00 |
|
|
|
f58c7ac857
|
Generated by Spark: Implement Redux, Integrate redux into IndexedDB / Flask API system.
|
2026-01-17 21:01:23 +00:00 |
|