Commit Graph

182 Commits

Author SHA1 Message Date
de7177265b Refactor conflict resolution page 2026-01-18 00:38:11 +00:00
1d6c968386 Merge pull request #42 from johndoe6345789/codex/refactor-atomiclibraryshowcase-into-subcomponents
Refactor atomic library showcase into section components
2026-01-18 00:32:47 +00:00
0d73aa8ea1 Refactor atomic library showcase sections 2026-01-18 00:32:37 +00:00
04dbc33435 Merge pull request #41 from johndoe6345789/codex/refactor-atomiccomponentshowcase-to-reduce-loc
Refactor atomic component showcase tabs into modules and externalize demo data
2026-01-18 00:32:15 +00:00
4c5bd04970 Refactor atomic showcase tabs 2026-01-18 00:32:03 +00:00
0e64ebebac Merge pull request #40 from johndoe6345789/codex/split-errorpanel-into-subcomponents
Refactor ErrorPanel into subcomponents
2026-01-18 00:31:40 +00:00
39657859af Refactor ErrorPanel into subcomponents 2026-01-18 00:31:21 +00:00
febab34a82 Merge pull request #39 from johndoe6345789/codex/refactor-dockerbuilddebugger-component
Refactor Docker build debugger UI
2026-01-18 00:31:01 +00:00
328461e559 Refactor docker build debugger UI 2026-01-18 00:30:46 +00:00
0f09c54625 Merge pull request #36 from johndoe6345789/codex/extract-tabs-into-separate-components
Refactor Sass styles showcase into data-driven tab components
2026-01-18 00:29:24 +00:00
ba1fe944c5 Refactor Sass styles showcase tabs 2026-01-18 00:29:14 +00:00
f6c928a0e9 Merge pull request #35 from johndoe6345789/codex/refactor-componenttreebuilder-into-subcomponents
Refactor component tree builder into subcomponents
2026-01-18 00:28:42 +00:00
5d0ab1464c Refactor component tree builder 2026-01-18 00:28:28 +00:00
63f7a627e6 Merge pull request #34 from johndoe6345789/codex/refactor-reduxintegrationdemo-into-smaller-files
Refactor Redux integration demo into smaller card components
2026-01-18 00:27:55 +00:00
a00cb7b71b Refactor Redux integration demo layout 2026-01-18 00:27:45 +00:00
65af46cb78 Merge pull request #33 from johndoe6345789/codex/refactor-playwrightdesigner-into-subcomponents
Refactor PlaywrightDesigner: split into subcomponents and externalize UI copy
2026-01-18 00:27:27 +00:00
43b3d29146 Refactor Playwright designer components 2026-01-18 00:27:18 +00:00
ab1eb8ca66 Refactor unit test designer panels 2026-01-18 00:26:51 +00:00
99eb5c162b Merge branch 'main' into codex/split-featureideacloud-into-subcomponents 2026-01-18 00:22:51 +00:00
6568cd6aab Refactor feature idea cloud components 2026-01-18 00:22:32 +00:00
576ef2fc20 Merge branch 'main' into codex/refactor-favicondesigner-into-subcomponents 2026-01-18 00:22:06 +00:00
4adcf87903 Refactor favicon designer components 2026-01-18 00:21:41 +00:00
019dfe3295 Merge pull request #29 from johndoe6345789/codex/refactor-sidebar.tsx-to-multiple-files
Refactor sidebar into per-component modules and extract config to JSON
2026-01-18 00:21:05 +00:00
cb8dcfe502 Refactor sidebar components into modules 2026-01-18 00:20:49 +00:00
ef693c7d24 Merge pull request #26 from johndoe6345789/codex/refactor-projectsettingsdesigner-into-subcomponents
Refactor ProjectSettingsDesigner into tab subcomponents and extract UI copy
2026-01-18 00:18:40 +00:00
2522e5d8ec Refactor project settings tabs 2026-01-18 00:18:31 +00:00
41a498e9b5 Merge pull request #25 from johndoe6345789/codex/move-hardcoded-data-to-json
Move favicon designer presets to JSON and keep TS icon mapping
2026-01-18 00:17:50 +00:00
041e071961 Move favicon designer presets to JSON 2026-01-18 00:17:39 +00:00
f840086de8 Merge branch 'main' into codex/split-groupnode-and-ideanode-into-separate-files 2026-01-18 00:16:51 +00:00
d1f42c3c2d Split FeatureIdeaCloud helpers and nodes 2026-01-18 00:16:32 +00:00
77e63f6b9e Merge pull request #23 from johndoe6345789/codex/extract-constants-to-json-files
Move FeatureIdeaCloud constants and seed data into JSON files
2026-01-18 00:16:13 +00:00
1d98340c7f Move feature idea seed data to JSON 2026-01-18 00:15:54 +00:00
7bdbfeb2bf Merge branch 'main' into codex/refactor-oversized-documentationview-component 2026-01-18 00:15:23 +00:00
71d7bda01b Refactor documentation view tabs 2026-01-18 00:14:39 +00:00
c901b8d8ec Merge pull request #21 from johndoe6345789/codex/separate-components-into-individual-files
Split DocumentationView components into separate files
2026-01-18 00:10:27 +00:00
936070ca1a Split DocumentationView components 2026-01-18 00:10:13 +00:00
9a84d99614 Refactor global search components 2026-01-18 00:09:35 +00:00
copilot-swe-agent[bot]
507ad0bce4 Changes before error encountered
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:40:14 +00:00
copilot-swe-agent[bot]
33787398e2 Fix icon consistency in CICDPlatformItem component
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:20:28 +00:00
copilot-swe-agent[bot]
1414a08aa7 Refactor FaviconDesigner into modular components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:16:45 +00:00
copilot-swe-agent[bot]
f221a36c88 Refactor DocumentationView and FeatureIdeaCloud into modular components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:13:23 +00:00
copilot-swe-agent[bot]
f82c7aa081 Convert TypeScript schemas to JSON with compute functions
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:38:31 +00:00
ab152bbd67 Generated by Spark: Work on low hanging fruit from JSON_COMPATIBILITY_ANALYSIS.md 2026-01-17 22:21:40 +00:00
copilot-swe-agent[bot]
d4512a3e98 Remove duplicate components, prefer JSON versions
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:31:38 +00:00
321e6c8d04 Generated by Spark: Remove duplicate components, prefer json version. 2026-01-17 21:23:16 +00:00
613450f8fb Generated by Spark: Remove duplicate components, prefer json version. 2026-01-17 21:18:55 +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
98b11d34e9 Generated by Spark: 1. Convert stuff to JSON Component Trees. 2. Make atomic components for said component trees. 2026-01-17 20:54:33 +00:00