mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
feat: Add UI Standards, Refactoring Summary, and Dependency Update Reports
- Introduced UI Standards document to enforce Material-UI and SASS usage. - Created Refactoring Summary detailing the conversion of large TypeScript files to JSON, improving maintainability and reducing code complexity. - Added Dependency Update Summary outlining major version updates and API refactoring for Prisma and other dependencies. - Documented Legacy Pipeline Cruft Analysis to identify redundant workflows post-implementation of gated workflows. - Enhanced PR Summary for converting TODO items to GitHub issues with new scripts and automation workflows. - Established Renovate Dependency Dashboard Status Report confirming successful dependency updates and compliance with UI standards.
This commit is contained in:
8
.claude/settings.local.json
Normal file
8
.claude/settings.local.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git mv:*)",
|
||||
"Bash(ls:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user