This website requires JavaScript.
Explore
Help
Sign In
ct
/
bmc_hub
Watch
1
Star
0
Fork
0
You've already forked bmc_hub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
09de3c7373
bmc_hub
/
app
/
modules
/
sag
/
backend
/
__init__.py
2 lines
26 B
Python
Raw
Normal View
History
Unescape
Escape
feat(sag): Initialize case management module with CRUD operations, relations, and tags - Added backend API routes for case management including listing, creating, updating, and deleting cases. - Implemented relations and tags functionality for cases. - Created frontend views for displaying case lists and details with filtering options. - Added database migration scripts to set up necessary tables and indexes. - Included HTML templates for case listing and detail views with responsive design. - Configured module metadata in module.json for integration.
2026-01-29 23:07:33 +01:00
"""
Sag module backend.
"""
Reference in New Issue
Copy Permalink