Commit Graph

217 Commits

Author SHA1 Message Date
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
1329c6b112 Merge pull request #28 from johndoe6345789/codex/extract-adapter-classes-to-separate-files
refactor(unified-storage): extract adapters into separate files
2026-01-18 00:20:24 +00:00
7daa32cb00 refactor: split unified storage adapters 2026-01-18 00:20:13 +00:00
8019754b27 Merge branch 'main' into codex/split-generator-functions-into-separate-modules 2026-01-18 00:19:35 +00:00
c9d617d645 Split generator utilities into modules 2026-01-18 00:19:07 +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]
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
copilot-swe-agent[bot]
e5c0ef197e Fix event naming: use lowercase 'change' per schema conventions
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:50:46 +00:00
copilot-swe-agent[bot]
c68d47c326 Fix event naming consistency: use onChange instead of change
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:48:45 +00:00
copilot-swe-agent[bot]
0bf5a9d42c Add null checks to transform functions
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:47:19 +00:00
copilot-swe-agent[bot]
d58fa8be2a Add safety checks to compute functions and schema loader
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:45:45 +00:00
copilot-swe-agent[bot]
96740fbbd9 Add consistent error logging to schema loader
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:40:38 +00:00
copilot-swe-agent[bot]
212c4e125e Remove old TypeScript schema files
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:39:15 +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]
58437b9770 Migrate 20+ components to JSON UI system - now 46 supported
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:54:51 +00:00
copilot-swe-agent[bot]
a8dea7cd42 Remove legacy App files and obsolete documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:36:46 +00:00
copilot-swe-agent[bot]
716e38a324 Add documentation for legacy App files
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:34:18 +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
cd19aef42f Generated by Spark: Breadcrumb should probably have a clear / reset button 2026-01-17 20:36:01 +00:00