dcf8e95475
Merge pull request #340 from johndoe6345789/codex/refactor-workflow-files-and-components-rxe21p
...
Refactor GitHub Actions fetcher hooks and run list layout
2025-12-28 04:12:08 +00:00
0fb122fa4a
Merge pull request #341 from johndoe6345789/codex/create-dbal-and-irc-modules-and-components-mloc44
...
Modularize demo UIs for DBAL, IRC chat, and screenshot analyzer
2025-12-28 04:11:49 +00:00
af4f2575c9
Merge branch 'main' into codex/create-dbal-and-irc-modules-and-components-mloc44
2025-12-28 04:11:41 +00:00
c54f5415ad
Merge pull request #351 from johndoe6345789/codex/add-base,-advanced,-and-experimental-templates-65ldee
...
Modularize template config structure
2025-12-28 04:11:20 +00:00
c8a5e83705
Merge branch 'main' into codex/add-base,-advanced,-and-experimental-templates-65ldee
2025-12-28 04:11:15 +00:00
1925cf96c2
Merge pull request #353 from johndoe6345789/codex/add-parser-and-stats-files
...
Refactor workflow run analysis helpers
2025-12-28 04:10:52 +00:00
b107581649
Merge pull request #354 from johndoe6345789/codex/create-builders-and-mappers-files-in-dbal/core/client
...
feat: add dbal client builders and integration entry
2025-12-28 02:39:58 +00:00
24f2ce59d4
Merge branch 'main' into codex/create-builders-and-mappers-files-in-dbal/core/client
2025-12-28 02:39:49 +00:00
d496779024
Merge pull request #355 from johndoe6345789/codex/add-base,-advanced,-and-experimental-css-files
...
Organize CSS category seed data
2025-12-28 02:39:30 +00:00
9e432c0df5
Merge branch 'main' into codex/add-base,-advanced,-and-experimental-css-files
2025-12-28 02:39:24 +00:00
19b3b6d7d2
Merge pull request #352 from johndoe6345789/codex/create-test-files-for-lua-engine
...
Split lua-engine tests into execution and events suites
2025-12-28 02:39:03 +00:00
611bc6ca21
chore: organize css category seeds
2025-12-27 23:35:30 +00:00
66bd336722
feat: add client builders and integration entry
2025-12-27 23:35:18 +00:00
b1d81875fc
refactor: split workflow run analysis helpers
2025-12-27 23:35:08 +00:00
b6da1954d4
test: split lua-engine suites
2025-12-27 23:34:56 +00:00
840f2e3596
refactor: modularize template configs
2025-12-27 23:33:55 +00:00
a2ae7e6913
feat: modularize demo components
2025-12-27 23:00:51 +00:00
6ff0174e9b
refactor: modularize github actions fetcher
2025-12-27 23:00:42 +00:00
5074a0274a
feat: add viewer filter and detail components
2025-12-27 23:00:32 +00:00
2d83c95eba
refactor: split dialog subcomponents
2025-12-27 23:00:25 +00:00
f747301f65
refactor: modularize nerd mode ide layout
2025-12-27 23:00:13 +00:00
fb69a894a2
refactor: extract security dialog components
2025-12-27 23:00:05 +00:00
19f6be22b8
refactor: modularize rendering components
2025-12-27 22:59:53 +00:00
e532ef69db
chore: add ui subset barrels
2025-12-27 22:59:42 +00:00
ce6daf533b
feat: add dropdown helpers and dialog sections
2025-12-27 22:59:34 +00:00
5384332b01
refactor: split dialog components into modules
2025-12-27 22:59:13 +00:00
e306813a87
refactor: extract sidebar navigation pieces
2025-12-27 22:59:05 +00:00
1c5c6ec8f1
refactor: reorganize sonner toast components
2025-12-27 22:58:56 +00:00
8012fe13ec
test: reorganize hook tests
2025-12-27 22:58:48 +00:00
6b0c7c0242
refactor: add db core barrel exports
2025-12-27 22:58:39 +00:00
c356674ea1
feat: implement IRC Webchat component with workflows, actions, and layout schema
2025-12-27 19:18:25 +00:00
02e6780cdb
feat(tests): add validation, execution, and regression tests for package-glue module
2025-12-27 19:17:57 +00:00
0dcc613843
feat(tests): add unit tests for page renderer lifecycle, layout, and permissions
...
- Created new test files for `page-renderer.layout.test.ts`, `page-renderer.lifecycle.test.ts`, and `page-renderer.permissions.test.ts` to cover various functionalities of the PageRenderer class.
- Implemented tests for registering pages, loading pages from the database, filtering pages by level, and checking permissions based on user roles.
- Removed the old `page-renderer.test.ts` file to streamline test organization and improve maintainability.
refactor(schema): reorganize schema utility functions and add tests
- Introduced a new structure for schema utility functions, grouping them into directories based on their functionality (e.g., `field`, `model`, `record`).
- Added tests for schema utilities, including validation, serialization, and migration functions.
- Created mock data for testing schema-related functionalities, ensuring comprehensive coverage of edge cases and expected behaviors.
- Added backward compatibility for schema utilities through a new entry point.
chore: clean up unused code and improve code organization
- Removed redundant code and improved the organization of schema utility functions for better readability and maintainability.
- Ensured all functions are properly imported and exported from their respective directories.
2025-12-27 19:17:32 +00:00
93a93b995d
feat: add comprehensive tests for workflow engine errors, execution, and persistence
2025-12-27 19:16:04 +00:00
6049c28cdd
feat: add test analysis CLI and report generation functionality
2025-12-27 19:15:47 +00:00
d152f822b3
feat: add class and function detectors for TypeScript/TSX source files
2025-12-27 19:15:25 +00:00
25228f3371
feat: implement test coverage report generation with improved structure and best practices
2025-12-27 19:14:17 +00:00
027320b644
Merge pull request #271 from johndoe6345789/codex/add-new-react-components-for-data
...
Add data UI components for generic pages, quick guides, and SMTP
2025-12-27 19:00:37 +00:00
262a00c3a9
Merge branch 'main' into codex/add-new-react-components-for-data
2025-12-27 19:00:29 +00:00
d6c6a85e5a
feat: add data-specific ui components
2025-12-27 19:00:17 +00:00
ad6b8b7754
Merge pull request #270 from johndoe6345789/codex/create-auth-components-for-user-authentication
...
Refactor auth subcomponents for login and god credentials
2025-12-27 18:59:56 +00:00
e52aa4470d
Merge branch 'main' into codex/create-auth-components-for-user-authentication
2025-12-27 18:59:51 +00:00
f5141369c7
refactor: extract auth subcomponents
2025-12-27 18:59:32 +00:00
d3595ac878
Merge pull request #269 from johndoe6345789/codex/add-dependenciestab-and-scriptstab-components
...
Refactor package manager dialogs
2025-12-27 18:59:11 +00:00
8f9be2fa25
Merge branch 'main' into codex/add-dependenciestab-and-scriptstab-components
2025-12-27 18:59:00 +00:00
a496ff5423
refactor: modularize package manager dialogs
2025-12-27 18:58:49 +00:00
efac7d35c4
Merge pull request #268 from johndoe6345789/codex/create-and-organize-test-files
...
test: reorganize hook tests
2025-12-27 18:58:31 +00:00
d7da9697fb
Merge branch 'main' into codex/create-and-organize-test-files
2025-12-27 18:58:23 +00:00
d04fe3a4f0
test: reorganize hook tests
2025-12-27 18:58:11 +00:00
b4028dd6f4
Merge pull request #267 from johndoe6345789/codex/create-builders-and-mappers-files-in-dbal/core/client
...
feat: add dbal client builders and integration entry
2025-12-27 18:57:46 +00:00