|
|
2a25767f2d
|
Merge pull request #76 from johndoe6345789/codex/extract-activetab-and-searchquery-to-hook
Extract documentation view state hook
|
2026-01-18 01:02:14 +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 |
|
|
|
2ab6535546
|
Simplify feature idea node type exports
|
2026-01-18 00:59:50 +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 |
|
|
|
e381c17caa
|
Merge pull request #69 from johndoe6345789/codex/manage-online/offline-status-timing
Fix PWAStatusBar offline/online timing and timeout cleanup
|
2026-01-18 00:56:42 +00:00 |
|
|
|
d00ed4d59f
|
Adjust offline status timing
|
2026-01-18 00:56:30 +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 |
|
|
|
f24cd9f33a
|
Merge pull request #67 from johndoe6345789/codex/add-timeago-and-isrecent-properties
Add useSaveIndicator hook and refactor SaveIndicator to use it
|
2026-01-18 00:55:29 +00:00 |
|
|
|
a8749ab234
|
Add save indicator timing hook
|
2026-01-18 00:55:19 +00:00 |
|
|
|
09d58c805e
|
Merge pull request #66 from johndoe6345789/codex/add-preview-url-computation-on-dialog-open
Compute and expose preview URL from PreviewDialog
|
2026-01-18 00:55:00 +00:00 |
|
|
|
db8c40c974
|
Expose preview URL from preview dialog
|
2026-01-18 00:54:51 +00:00 |
|
|
|
7130919576
|
Merge pull request #65 from johndoe6345789/codex/refactor-featureideacloud-component
Refactor FeatureIdeaCloud to use shared hook
|
2026-01-18 00:53:08 +00:00 |
|
|
|
1e23c70972
|
Refactor FeatureIdeaCloud to use shared hook
|
2026-01-18 00:52:58 +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 |
|
|
|
d03032abc3
|
Merge pull request #62 from johndoe6345789/codex/create-use-persistence-dashboard-hook
Add `usePersistenceDashboard` hook and refactor `PersistenceDashboard` to use it
|
2026-01-18 00:51:36 +00:00 |
|
|
|
81efacd93e
|
Add persistence dashboard hook
|
2026-01-18 00:51:27 +00:00 |
|
|
|
bf8ba30264
|
Merge pull request #61 from johndoe6345789/codex/split-ui-components-into-individual-files
refactor(ui): split ui primitive components into per-file modules
|
2026-01-18 00:50:02 +00:00 |
|
|
|
55ff100ec3
|
refactor(ui): split primitives into per-file components
|
2026-01-18 00:49:50 +00:00 |
|
|
|
163b2b773d
|
Merge pull request #60 from johndoe6345789/codex/move-seed-data-and-ui-copy-to-json
Extract DataBindingDesigner/UI copy into JSON and split DataSource components
|
2026-01-18 00:45:35 +00:00 |
|
|
|
087ab7e389
|
Refactor data binding designer copy
|
2026-01-18 00:45:23 +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 |
|
|
|
e427fc326f
|
Merge pull request #58 from johndoe6345789/codex/refactor-jsondemopage-to-improve-structure
Refactor JSON demo and showcase into configs and smaller components
|
2026-01-18 00:44:13 +00:00 |
|
|
|
8b0cc856da
|
Refactor JSON demo and showcase configs
|
2026-01-18 00:44:03 +00:00 |
|
|
|
8567658bc7
|
Merge pull request #57 from johndoe6345789/codex/refactor-large-components-into-subcomponents
Refactor schema editor views and move UI copy/options to JSON
|
2026-01-18 00:43:41 +00:00 |
|
|
|
1f8f584a13
|
Refactor schema editor views
|
2026-01-18 00:43:31 +00:00 |
|
|
|
4a507c8be8
|
Merge pull request #56 from johndoe6345789/codex/refactor-navigationmenu-into-subcomponents
Refactor NavigationMenu into subcomponents and move labels to JSON
|
2026-01-18 00:43:08 +00:00 |
|
|
|
da08343e14
|
Refactor navigation menu layout
|
2026-01-18 00:42:58 +00:00 |
|
|
|
2fe3560dd3
|
Merge pull request #55 from johndoe6345789/codex/refactor-featuretogglesettings-component
Move feature toggle list to JSON and refactor FeatureToggleSettings
|
2026-01-18 00:42:39 +00:00 |
|
|
|
dc96dc2498
|
Refactor feature toggle settings data
|
2026-01-18 00:42:29 +00:00 |
|
|
|
72d7d4c09f
|
Merge pull request #54 from johndoe6345789/codex/refactor-comprehensivedemopage-into-subcomponents
Refactor ComprehensiveDemoPage into subcomponents and externalize UI strings
|
2026-01-18 00:42:11 +00:00 |
|
|
|
c727096d02
|
Refactor comprehensive demo layout
|
2026-01-18 00:41:57 +00:00 |
|
|
|
aca866b2f8
|
Merge pull request #53 from johndoe6345789/codex/refactor-fileexplorer-for-localization
Split FileExplorer into dialog/list components and externalize copy
|
2026-01-18 00:41:20 +00:00 |
|
|
|
439c399600
|
Refactor file explorer copy and sections
|
2026-01-18 00:41:10 +00:00 |
|
|
|
9eb38e25aa
|
Merge pull request #52 from johndoe6345789/codex/refactor-githubbuildstatus-for-structure
Refactor GitHubBuildStatus copy and split into subcomponents
|
2026-01-18 00:40:50 +00:00 |
|
|
|
1e464eb42c
|
Refactor GitHub build status copy
|
2026-01-18 00:40:37 +00:00 |
|