Commit Graph

1031 Commits

Author SHA1 Message Date
f788ade4ab fix: update test case for hasProperty to reflect correct behavior for primitive strings 2025-12-29 22:11:50 +00:00
7584253a9d test: add unit tests for type guard functions 2025-12-29 22:11:23 +00:00
6b31c9df6a refactor: replace 'any' with specific types in KVStore and TenantContext definitions 2025-12-29 22:10:46 +00:00
a60f5ee064 feat: add type guard utilities for runtime type checking 2025-12-29 22:10:05 +00:00
6a9762b99e feat: add utility types for type-safe replacements of any 2025-12-29 22:09:57 +00:00
ad5e86c97f feat: add Prettier and ESLint configuration files, update scripts, and enhance permissions 2025-12-29 22:09:36 +00:00
1e4f902847 Implement feature X to enhance user experience and optimize performance 2025-12-29 22:07:27 +00:00
d0ffe58ef5 refactor: remove obsolete credential management functions and related test files 2025-12-29 22:06:44 +00:00
a87b1043dc refactor: remove obsolete tests and credential management functions
- Deleted tests for user authentication, component configuration, and credential operations.
- Removed credential management functions including getCredentials, setCredential, and related password reset functionalities.
- Cleaned up unused imports and mock setups across various test files.
- Streamlined the codebase by eliminating redundant files and tests that are no longer applicable.
2025-12-29 22:01:28 +00:00
7e66010928 refactor: remove obsolete test files for package-glue, seed-data, and system components 2025-12-29 21:59:52 +00:00
c27843f576 fix: correct Grid component usage in LevelsGrid for proper layout 2025-12-29 21:56:09 +00:00
555589d9a8 fix: add git log permission to settings and update LevelsGrid component import 2025-12-29 21:54:29 +00:00
3d7061ca3f refactor: remove obsolete test files for primary key field, install package content, and rate limiting 2025-12-29 21:54:06 +00:00
e10feca62c fix: update test for registerLuaScript to handle async execution 2025-12-29 21:53:38 +00:00
ad9fb27e66 fix: await expect in Lua script execution test for proper async handling 2025-12-29 21:53:30 +00:00
4d1ac45b19 Refactor and add tests for various CRUD operations across components, schemas, pages, and workflows
- Updated import paths for hooks and components.
- Added unit tests for user authentication, user retrieval by email and username, and comment management.
- Implemented tests for component configuration and node management.
- Created tests for page management including adding, deleting, and updating pages.
- Added schema management tests for CRUD operations.
- Implemented workflow management tests for adding, deleting, updating, and retrieving workflows.
- Updated NotificationSummaryCard import path to reflect new structure.
2025-12-29 21:53:22 +00:00
c0e38f393f feat: Update Bash permissions and add peer dependencies in package-lock.json 2025-12-29 21:42:00 +00:00
copilot-swe-agent[bot]
56171929b6 Polish: Improve comments and error messages per code review
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 21:22:26 +00:00
copilot-swe-agent[bot]
f955d0d200 Address code review: Remove eval(), improve type safety
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 21:21:13 +00:00
copilot-swe-agent[bot]
d2d382a765 Fix forms.ts: Use ES6 import for JSON modules
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 21:19:56 +00:00
copilot-swe-agent[bot]
c8593119b2 Refactor forms.ts: Convert to JSON config (244→29 lines, +3 JSON files)
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 21:17:53 +00:00
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
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]
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
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]
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
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
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
f917920233 Merge branch 'main' into codex/create-core,-overlay,-and-data-exports-54e96s 2025-12-29 17:13:25 +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
3034cef5f5 Merge branch 'main' into codex/create-fieldtypes,-propertypanels,-and-rendernode-files-ufu1c8 2025-12-29 17:10:44 +00:00
048d4e93dc Merge branch 'main' into codex/add-securitymessage-and-actionbuttons-components-bctjgn 2025-12-29 17:10:10 +00:00
a14de95795 Merge branch 'main' into codex/create-nerdmodeide-components-and-hooks-wf8pyj 2025-12-29 17:09:44 +00:00
19518e5700 Merge branch 'main' into codex/add-dialog-header,-body,-and-footer-components-xttcz7 2025-12-29 17:08:54 +00:00
8918cca6e4 feat: add shared data form and table components 2025-12-29 16:34:04 +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
9f75b67bd3 Merge branch 'main' into codex/add-menuitemlist,-header,-and-navsections-le7c32 2025-12-29 16:11:36 +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
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