Commit Graph

10 Commits

Author SHA1 Message Date
ce903c1ea9 docs: tsx,script,permissions (4 files) 2025-12-26 01:19:40 +00:00
d0fcbc9e2d docs: todo,packages,stream (3 files) 2025-12-26 01:07:51 +00:00
a0c3b3cf82 docs: index (1 files) 2025-12-26 00:44:17 +00:00
f3cca0915b docs: packages,index,api (2 files) 2025-12-26 00:26:03 +00:00
d6e9197ce7 feat: restructure security module and add new operations
- Created new utility files for password, schema, and page rendering.
- Refactored secure-db-layer to separate operations into distinct files.
- Added operations for creating, updating, and deleting comments and users.
- Implemented access rules for credential management.
- Enhanced user and credential verification processes.
- Introduced seed data and workflow engine modules.
- Updated security context and access checks for various operations.
2025-12-25 18:33:21 +00:00
b3e17e7dd4 feat: Add troubleshooting guide and enhance act scripts
- Created a new troubleshooting guide in README.md for common issues and testing problems.
- Updated package.json to include new act commands for linting, type checking, building, and diagnosing workflows.
- Added a pre-commit hook script to validate workflows before commits.
- Enhanced run-act.sh script with logging, Docker checks, and improved output formatting.
- Improved test-workflows.sh with an interactive menu and performance tracking.
- Introduced setup-act.sh for quick setup and testing of act integration.
2025-12-25 13:16:45 +00:00
bdcee38a12 feat(tests): Implement comprehensive unit testing framework and documentation
- Created multiple test files for utility functions and hooks, ensuring coverage for all core functionalities.
- Developed test infrastructure scripts for analyzing and reporting test coverage.
- Added detailed testing guidelines and quick reference documentation for developers.
- Established a unit test checklist to track implementation progress and ensure best practices.
- Updated the documentation index to include new testing resources and guides.
2025-12-25 12:43:52 +00:00
14ec12fce1 doc coverage 2025-12-25 12:18:47 +00:00
02c37532f4 vscode 2025-12-25 11:56:14 +00:00
77a833137e fixes 2025-12-25 11:42:22 +00:00