copilot-swe-agent[bot]
|
f89574b504
|
Fix TypeScript errors from bulk refactor - remove extra closing braces and fix transferSuperGodPower import
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 20:57:03 +00:00 |
|
copilot-swe-agent[bot]
|
b6a5d29fe6
|
Initial plan
|
2025-12-29 20:48:07 +00:00 |
|
|
|
b97de7e1e2
|
Merge pull request #398 from johndoe6345789/copilot/make-auto-code-extractor-3000
Add Auto Code Extractor 3000™ for automated lambda-per-file refactoring with extraction registry and live project-wide extraction
|
2025-12-29 20:46:49 +00:00 |
|
|
|
e42fff4ea0
|
Merge branch 'main' into copilot/make-auto-code-extractor-3000
|
2025-12-29 20:46:37 +00:00 |
|
copilot-swe-agent[bot]
|
efc906997f
|
Fix extracted TypeScript files: rename JSX files to .tsx, fix reserved keyword 'delete', add TODO for incorrectly extracted class methods
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 20:06:37 +00:00 |
|
copilot-swe-agent[bot]
|
4db87be546
|
Changes before error encountered
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 19:33:03 +00:00 |
|
copilot-swe-agent[bot]
|
2489c2133e
|
Add extraction registry tracking and improve logging with detailed function analysis
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 18:56:18 +00:00 |
|
copilot-swe-agent[bot]
|
4427f63c17
|
Add full project-wide extraction output - 52 files processed successfully
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 18:40:57 +00:00 |
|
copilot-swe-agent[bot]
|
0baaa09caf
|
Add Auto Code Extractor 3000™ execution output to PR
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 18:35:19 +00:00 |
|
copilot-swe-agent[bot]
|
c12008bd3f
|
Add implementation summary and final documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 18:33:17 +00:00 |
|
copilot-swe-agent[bot]
|
034f8e3f51
|
Add comprehensive documentation for Auto Code Extractor 3000™
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 18:32:06 +00:00 |
|
copilot-swe-agent[bot]
|
29ed9d4b7e
|
Add Auto Code Extractor 3000™ - fully automated code extraction tool
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 18:30:18 +00:00 |
|
|
|
3bb37764df
|
Merge pull request #196 from johndoe6345789/copilot/improve-duplication-detection-script
Auto-detect duplicate issues without manual configuration
|
2025-12-29 18:29:09 +00:00 |
|
|
|
893d49a0d3
|
Merge branch 'main' into copilot/improve-duplication-detection-script
|
2025-12-29 18:29:01 +00:00 |
|
|
|
fbb9585835
|
Merge pull request #246 from johndoe6345789/codex/create-blockitem-and-grouping-files-nflww8
refactor: extract lua block item and grouping helpers
|
2025-12-29 18:26:58 +00:00 |
|
|
|
c6e6492d8b
|
Merge pull request #397 from johndoe6345789/copilot/sub-pr-246
Extract BlockSection and BlockFields from BlockItem component
|
2025-12-29 18:26:16 +00:00 |
|
|
|
9eecbc45aa
|
Merge branch 'codex/create-blockitem-and-grouping-files-nflww8' into copilot/sub-pr-246
|
2025-12-29 18:26:01 +00:00 |
|
copilot-swe-agent[bot]
|
45452e4b15
|
Initial plan for auto code extractor 3000™
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 18:20:45 +00:00 |
|
copilot-swe-agent[bot]
|
60391b36c1
|
Initial plan
|
2025-12-29 18:17:50 +00:00 |
|
copilot-swe-agent[bot]
|
4e7145a441
|
Extract BlockSection and BlockFields into separate files
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2025-12-29 17:41:44 +00:00 |
|
|
|
4461288d13
|
Merge branch 'main' into codex/create-blockitem-and-grouping-files-nflww8
|
2025-12-29 17:38:45 +00:00 |
|
copilot-swe-agent[bot]
|
c0d86f6d12
|
Initial plan
|
2025-12-29 17:38:18 +00:00 |
|
|
|
fb970a768a
|
Update frontends/nextjs/src/components/editors/lua/blocks/grouping.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-29 17:38:16 +00:00 |
|
|
|
cd942ef691
|
Merge pull request #333 from johndoe6345789/codex/add-dialog-and-dropdownmenu-components-sirirg
Add dropdown state hook and dialog sections
|
2025-12-29 17:14:36 +00:00 |
|
|
|
4b79be2687
|
Merge branch 'main' into codex/add-dialog-and-dropdownmenu-components-sirirg
|
2025-12-29 17:14:27 +00:00 |
|
|
|
edc6e3e448
|
Update frontends/nextjs/src/components/ui/molecules/overlay/DropdownMenu/MenuItem.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-29 17:13:54 +00:00 |
|
|
|
6c0d83929c
|
Merge pull request #334 from johndoe6345789/codex/create-core,-overlay,-and-data-exports-54e96s
Add UI subset barrels and streamline UI index exports
|
2025-12-29 17:13:34 +00:00 |
|
|
|
f917920233
|
Merge branch 'main' into codex/create-core,-overlay,-and-data-exports-54e96s
|
2025-12-29 17:13:25 +00:00 |
|
|
|
20aec4e9a0
|
Merge pull request #383 from johndoe6345789/codex/create-fieldgroup-and-validationsummary-components
Add shared data form and table components
|
2025-12-29 17:12:51 +00:00 |
|
|
|
a1cc4415a5
|
Merge branch 'main' into codex/create-fieldgroup-and-validationsummary-components
|
2025-12-29 17:12:42 +00:00 |
|
|
|
fdb83483eb
|
Update frontends/nextjs/src/data/table/EmptyState.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-29 17:12:17 +00:00 |
|
|
|
675c8d9b82
|
Update frontends/nextjs/src/data/form/ValidationSummary.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-29 17:12:03 +00:00 |
|
|
|
499c277501
|
Update frontends/nextjs/src/data/form/ValidationSummary.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-29 17:11:51 +00:00 |
|
|
|
6ed12f49b4
|
Merge pull request #335 from johndoe6345789/codex/create-fieldtypes,-propertypanels,-and-rendernode-files-ufu1c8
Refactor rendering components into modular panels
|
2025-12-29 17:10:52 +00:00 |
|
|
|
3034cef5f5
|
Merge branch 'main' into codex/create-fieldtypes,-propertypanels,-and-rendernode-files-ufu1c8
|
2025-12-29 17:10:44 +00:00 |
|
|
|
7227619449
|
Merge pull request #336 from johndoe6345789/codex/add-securitymessage-and-actionbuttons-components-bctjgn
Refactor security warning dialog components
|
2025-12-29 17:10:18 +00:00 |
|
|
|
048d4e93dc
|
Merge branch 'main' into codex/add-securitymessage-and-actionbuttons-components-bctjgn
|
2025-12-29 17:10:10 +00:00 |
|
|
|
e0a61c9786
|
Merge pull request #337 from johndoe6345789/codex/create-nerdmodeide-components-and-hooks-wf8pyj
Refactor NerdModeIDE into modular components
|
2025-12-29 17:09:49 +00:00 |
|
|
|
a14de95795
|
Merge branch 'main' into codex/create-nerdmodeide-components-and-hooks-wf8pyj
|
2025-12-29 17:09:44 +00:00 |
|
|
|
ab44bcd782
|
Merge pull request #338 from johndoe6345789/codex/add-dialog-header,-body,-and-footer-components-xttcz7
Refactor dialog molecule subcomponents
|
2025-12-29 17:09:04 +00:00 |
|
|
|
19518e5700
|
Merge branch 'main' into codex/add-dialog-header,-body,-and-footer-components-xttcz7
|
2025-12-29 17:08:54 +00:00 |
|
|
|
eefa743cf6
|
Merge pull request #381 from johndoe6345789/codex/add-menuitemlist,-header,-and-navsections
Refactor sidebar navigation components into smaller files
|
2025-12-29 17:08:34 +00:00 |
|
|
|
8faa0fa674
|
Merge branch 'main' into codex/add-menuitemlist,-header,-and-navsections
|
2025-12-29 17:08:22 +00:00 |
|
|
|
77f83b9a4c
|
Merge pull request #382 from johndoe6345789/codex/split-components-into-separate-files
Split dialog components into smaller modules
|
2025-12-29 17:07:53 +00:00 |
|
|
|
d25466217e
|
Merge branch 'main' into codex/split-components-into-separate-files
|
2025-12-29 17:07:41 +00:00 |
|
|
|
fb0dff5892
|
Update frontends/nextjs/src/components/ui/organisms/dialogs/Sheet/Header.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-29 17:07:16 +00:00 |
|
|
|
2f8f7623c2
|
Merge pull request #385 from johndoe6345789/codex/create-toastcontainer-and-config-files-s3isbk
Refactor sonner toast components
|
2025-12-29 17:06:48 +00:00 |
|
|
|
843dbfdfe5
|
Merge branch 'main' into codex/create-toastcontainer-and-config-files-s3isbk
|
2025-12-29 17:06:31 +00:00 |
|
|
|
853daf38db
|
Update frontends/nextjs/src/components/ui/sonner/ToastContainer.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-29 17:03:47 +00:00 |
|
|
|
f1222ac6ea
|
Merge pull request #384 from johndoe6345789/codex/create-and-organize-test-files-pkv1td
test: reorganize hook tests
|
2025-12-29 17:03:14 +00:00 |
|