| .. |
|
migrations
|
feat: Add effects field to Risk model and display in risk item template
|
2025-09-10 15:00:59 +02:00 |
|
templatetags
|
feat: Enhance risk management templates and styles with improved user display, control status labels, and responsive design elements
|
2025-09-10 10:49:14 +02:00 |
|
__init__.py
|
Add custom User model, OIDC backend, DB flexibility (SQLite/Postgres/MySQL), secured API endpoints, and initial Risk/Control models with enums, score calculation, and groups seeding.
|
2025-09-07 20:52:19 +02:00 |
|
admin.py
|
feat: Implement notification rules and email notifications for risk events
|
2025-09-10 14:26:29 +02:00 |
|
apps.py
|
feat: Implement notification rules and email notifications for risk events
|
2025-09-10 14:26:29 +02:00 |
|
audit_context.py
|
feat: Enhance risk management application with user auditing and improved incident handling
|
2025-09-09 12:00:29 +02:00 |
|
context_processors.py
|
Implement notification system and status update forms
|
2025-09-10 13:44:03 +02:00 |
|
email_utils.py
|
feat: Implement notification rules and email notifications for risk events
|
2025-09-10 14:26:29 +02:00 |
|
forms.py
|
Implement notification system and status update forms
|
2025-09-10 13:44:03 +02:00 |
|
middleware.py
|
feat: Enhance risk management application with user auditing and improved incident handling
|
2025-09-09 12:00:29 +02:00 |
|
models.py
|
feat: Add effects field to Risk model and display in risk item template
|
2025-09-10 15:00:59 +02:00 |
|
serializers.py
|
Add risk status and notification preferences
|
2025-09-10 11:54:08 +02:00 |
|
signals.py
|
feat: Implement notification rules and email notifications for risk events
|
2025-09-10 14:26:29 +02:00 |
|
tests.py
|
Add custom User model, OIDC backend, DB flexibility (SQLite/Postgres/MySQL), secured API endpoints, and initial Risk/Control models with enums, score calculation, and groups seeding.
|
2025-09-07 20:52:19 +02:00 |
|
urls.py
|
Implement notification system and status update forms
|
2025-09-10 13:44:03 +02:00 |
|
utils.py
|
feat: Implement notification rules and email notifications for risk events
|
2025-09-10 14:26:29 +02:00 |
|
views.py
|
Implement notification system and status update forms
|
2025-09-10 13:44:03 +02:00 |