Commit Graph

3303 Commits

Author SHA1 Message Date
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
3f28ebbe0f Merge branch 'main' into codex/create-and-organize-test-files-pkv1td 2025-12-29 17:03:03 +00:00
4055b5cbb2 Update frontends/nextjs/src/hooks/data/__tests__/useKV.validation.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-29 17:02:40 +00:00
710d53647c refactor: reorganize sonner toast components 2025-12-29 16:50:57 +00:00
fca5638dd9 test: reorganize hook tests 2025-12-29 16:50:50 +00:00
8918cca6e4 feat: add shared data form and table components 2025-12-29 16:34:04 +00:00
1d0a8c2a3d refactor: split dialog components into modules 2025-12-29 16:33:56 +00:00
9b404a10b4 refactor: extract sidebar navigation pieces 2025-12-29 16:33:48 +00:00
6ef4496e59 Merge pull request #331 from johndoe6345789/codex/split-components-into-separate-files-5h3pqi
Split dialog components into smaller modules
2025-12-29 16:12:40 +00:00
4cdfae45f2 Update frontends/nextjs/src/components/ui/organisms/dialogs/Sheet/Header.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-29 16:12:12 +00:00
50428bd48b Update frontends/nextjs/src/components/ui/organisms/dialogs/alert/Content.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-29 16:12:05 +00:00
144a01e1e0 Merge pull request #330 from johndoe6345789/codex/add-menuitemlist,-header,-and-navsections-le7c32
Refactor sidebar navigation components into smaller files
2025-12-29 16:11:42 +00:00
9f75b67bd3 Merge branch 'main' into codex/add-menuitemlist,-header,-and-navsections-le7c32 2025-12-29 16:11:36 +00:00
cb8191915e Merge pull request #329 from johndoe6345789/codex/create-toastcontainer-and-config-files-u80qjb
Refactor sonner toast components
2025-12-29 16:11:05 +00:00
b85d2e8204 Merge branch 'main' into codex/create-toastcontainer-and-config-files-u80qjb 2025-12-29 16:10:55 +00:00
5f36b15fe3 Update frontends/nextjs/src/components/ui/sonner.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-29 16:10:39 +00:00
b19d0d679c Merge pull request #328 from johndoe6345789/codex/create-and-organize-test-files-a02kqy
test: reorganize hook tests
2025-12-29 16:10:11 +00:00
a6f2dc10b2 Merge branch 'main' into codex/create-and-organize-test-files-a02kqy 2025-12-29 16:10:01 +00:00
0dfba0bc83 Update frontends/nextjs/src/hooks/data/__tests__/useKV.validation.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-29 16:09:33 +00:00
4b681492b6 Merge pull request #327 from johndoe6345789/codex/create-entities-and-operations-exports-r6tst8
refactor: add db core barrel exports
2025-12-29 16:08:53 +00:00
ce3010253a Merge branch 'main' into codex/create-entities-and-operations-exports-r6tst8 2025-12-29 16:08:44 +00:00
192a42b9bf Merge branch 'main' into codex/add-dialog-header,-body,-and-footer-components-xttcz7 2025-12-28 04:12:58 +00:00
44fc726bb5 Merge pull request #339 from johndoe6345789/codex/create-new-components-for-viewers-pvcc7s
Add viewer filter and detail components
2025-12-28 04:12:40 +00:00
4f3ae3e74b Merge branch 'main' into codex/create-new-components-for-viewers-pvcc7s 2025-12-28 04:12:32 +00:00