UI refactor (structure cleanup)
Some checks failed
Build Docker Images / test (map[name:Morska plugin_project:DiunaBI.Plugins.Morska]) (push) Failing after 1m18s
Build Docker Images / test (map[name:PedrolloPL plugin_project:DiunaBI.Plugins.PedrolloPL]) (push) Failing after 1m18s
Build Docker Images / build-and-push (map[image_suffix:morska name:Morska plugin_project:DiunaBI.Plugins.Morska]) (push) Failing after 1m38s
Build Docker Images / build-and-push (map[image_suffix:pedrollopl name:PedrolloPL plugin_project:DiunaBI.Plugins.PedrolloPL]) (push) Failing after 1m37s

This commit is contained in:
2025-12-05 09:51:04 +01:00
parent 193127b86a
commit c7d9acead0
26 changed files with 746 additions and 44 deletions

View File

@@ -0,0 +1,18 @@
Re-explore the DiunaBI codebase comprehensively and update the `.claude/project-context.md` file with the latest:
1. Project structure changes (new projects, folders, or major reorganization)
2. New features and functionality added
3. Database schema changes (new entities, significant field additions)
4. New API endpoints or controllers
5. New services or business logic components
6. Changes to authentication/authorization
7. New external integrations or plugins
8. Recent git commits (last 5-10) to understand development direction
9. Updated configuration or environment changes
10. New design patterns or architectural changes
Use the Task tool with subagent_type='Explore' and thoroughness level 'very thorough' to comprehensively analyze the codebase.
After exploration, update the `.claude/project-context.md` file with all relevant changes while maintaining the existing structure and format. Preserve information that hasn't changed.
When done, provide a brief summary of what was updated in the context file.