Commit Graph

27 Commits

Author SHA1 Message Date
aaec0a791f docs: reference,tsx,nextjs (16 files) 2025-12-26 02:34:23 +00:00
a9a759da4e docs: nextjs,frontends,tsx (72 files) 2025-12-26 02:30:57 +00:00
9dd4a3d9fa docs: system,level,architecture (1 files) 2025-12-26 02:28:27 +00:00
03cd80bb94 docs: system,level,architecture (1 files) 2025-12-26 02:28:11 +00:00
19fb364ad6 docs: nextjs,frontends,get (16 files) 2025-12-26 02:27:55 +00:00
aea1d20329 docs: tools,misc,setup (11 files) 2025-12-26 02:27:39 +00:00
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
eed6b6eac1 docs: prompts,prompt,github (16 files) 2025-12-26 02:26:51 +00:00
e0c794b01c docs: implementation,migration,secure (18 files) 2025-12-26 02:26:34 +00:00
945c8e0afd docs: todo,scan,architecture (16 files) 2025-12-26 02:26:18 +00:00
6ea1f84272 docs: todo,ui,testing (18 files) 2025-12-26 02:26:02 +00:00
1a13f9ad75 docs: stub,detection,testing (15 files) 2025-12-26 02:01:34 +00:00
e81eb2cc51 docs: organization,archive,migrations (9 files) 2025-12-26 02:01:18 +00:00
f3f785ab1b docs: tsx,system,refactored (3 files) 2025-12-26 00:41:11 +00:00
0df3ed36c3 docs: security,architecture (1 files) 2025-12-26 00:30:51 +00:00
784591cdf0 docs: nextjs,frontends,get (5 files) 2025-12-26 00:22:16 +00:00
115b679983 docs: nextjs,frontends,session (86 files) 2025-12-26 00:03:46 +00:00
41f7cb1c4b docs: architecture,driven,data (1 files) 2025-12-25 23:08:50 +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
b2379aee23 feat: add .actrc and .secrets.example files, enhance documentation, and implement pre-push git hook for workflow validation 2025-12-25 15:58:02 +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
a5093a4119 Add comprehensive documentation for MetaBuilder, including security guidelines and unit testing best practices
- Introduced DOCUMENTATION_FINDINGS.md for a detailed analysis of project documentation, covering architecture, technology stack, completed features, and known issues.
- Created security documentation in README.md and SECURITY.md, outlining security policies, best practices, and incident response procedures.
- Added TESTING_GUIDELINES.md to establish unit testing best practices, including directory structure, parameterized tests, and test coverage enforcement.
2025-12-25 12:46:32 +00:00
844dc13b33 feat: enhance documentation quality checker and add new tests
- Updated `doc-quality-checker.sh` to include checks for `README.md` files and adjusted scoring for documentation structure.
- Added tests for `use-mobile` hook to verify mobile responsiveness and event handling.
- Introduced tests for `useKV` hook to ensure correct value persistence and updates.
- Enhanced type definitions in `builder-types.ts` and `level-types.ts` with detailed comments.
- Created comprehensive tests for schema utilities, including validation and record management.
- Added utility tests for class name merging function `cn`.
2025-12-25 12:36:32 +00:00
530ad75e47 things 2025-12-25 12:33:10 +00:00
4b135fac92 things 2025-12-25 12:32:52 +00:00
copilot-swe-agent[bot]
23f89d190d Move all documentation files into organized docs folder structure
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-24 00:47:24 +00:00