Commit Graph

14 Commits

Author SHA1 Message Date
1c8094e0ac docs: sass,guides,verification (8 files) 2025-12-26 02:27:23 +00:00
3f12cff369 docs: guides,github,sass (24 files) 2025-12-26 02:27:07 +00:00
b829968f02 docs: guides,implementation,violation (5 files) 2025-12-26 02:01:50 +00:00
1a13f9ad75 docs: stub,detection,testing (15 files) 2025-12-26 02:01:34 +00:00
c64ae9d093 docs: nextjs,frontends,package (5 files) 2025-12-26 00:25:15 +00:00
217900c7e7 docs: nextjs,frontends,security (4 files) 2025-12-26 00:20:24 +00:00
115b679983 docs: nextjs,frontends,session (86 files) 2025-12-26 00:03:46 +00:00
8fa6de14c0 stuff 2025-12-25 23:33:10 +00:00
3537211368 feat(todos): Add comprehensive TODO lists for various project areas
- Created TODO files for Testing, DBAL, Frontend, Packages, Database, and Lua Scripting.
- Updated README with a quick reference table for all TODO files and their priorities.
- Added specific tasks for improving testing coverage, implementing DBAL features, enhancing frontend components, and refining package management.
- Included documentation tasks to ensure thorough coverage and clarity across all areas.
- Implemented initial unit tests for the useAuth hook and improved password generation logic.
- Enhanced package loader functionality to support modular package seed data retrieval.
- Updated page renderer to include public role in permission checks.
- Added comments for future unit tests in workflow engine and other critical areas.
2025-12-25 15:47:15 +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
4b135fac92 things 2025-12-25 12:32:52 +00:00
02c37532f4 vscode 2025-12-25 11:56:14 +00:00
1b87c79add Add comprehensive SASS documentation and examples
- Created SASS_DOCUMENTATION_INDEX.md for an overview of SASS resources.
- Added SASS_EXAMPLES.md with practical usage examples for components and utilities.
- Introduced SASS_QUICKSTART.md for a quick setup guide and usage instructions.
- Established SASS_VERIFICATION.md to outline installation verification and feature checks.
2025-12-25 11:52:20 +00:00
77a833137e fixes 2025-12-25 11:42:22 +00:00