bmc_hub/app/modules/sag/backend
Christian 464c27808c Refactor case management views and templates for improved structure and styling
- Updated the case list endpoint to handle filtering and error logging more effectively.
- Changed the template directory structure for better organization.
- Enhanced the case detail view with improved error handling and customer information retrieval.
- Redesigned the index.html template to include a more modern layout and responsive design using Bootstrap.
- Implemented dark mode toggle functionality and improved search/filter capabilities in the frontend.
- Removed unused code and optimized existing JavaScript for better performance.
2026-02-01 00:38:10 +01:00
..
__init__.py feat(sag): Initialize case management module with CRUD operations, relations, and tags 2026-01-29 23:07:33 +01:00
router.py Refactor case management views and templates for improved structure and styling 2026-02-01 00:38:10 +01:00