learnhouse/apps/api/src/db
2025-07-16 18:16:28 +02:00
..
courses feat: backend endpoints 2025-07-16 18:16:28 +02:00
payments fix: webhooks issues 2024-11-10 15:42:55 +01:00
__init__.py feat: user init & refactors 2023-11-12 23:16:34 +01:00
collections.py feat: init payments config backend & dash frontend 2024-10-30 23:40:37 +01:00
collections_courses.py fix: add cascades for foreign keys 2024-08-29 19:40:17 +02:00
install.py feat: init install + cleanup code 2023-11-20 22:38:49 +01:00
organization_config.py feat: Add landing configuration support for organizations 2025-03-01 16:57:18 +01:00
organizations.py feat: add scripts field to Organization table 2025-06-08 18:14:14 +02:00
resource_authors.py feat: implement author roles in course management 2025-03-20 13:38:10 +01:00
roles.py feat: adapt UGs to roles 2024-03-28 11:20:42 +00:00
trail_runs.py fix: use onCascade for foreignkeys 2024-02-04 20:27:56 +01:00
trail_steps.py fix: use onCascade for foreignkeys 2024-02-04 20:27:56 +01:00
trails.py feat: create and delete assignment activities from UI 2024-07-12 11:54:33 +02:00
user_organizations.py fix: use onCascade for foreignkeys 2024-02-04 20:27:56 +01:00
usergroup_resources.py feat: adapt UGs to roles 2024-03-28 11:20:42 +00:00
usergroup_user.py feat: refactor RBAC authorization functions to include usergroups 2024-03-26 19:56:14 +00:00
usergroups.py feat: init ug database models + svcs 2024-03-23 09:08:56 +00:00
users.py feat: add details and profile fields to User model with JSON support 2025-03-29 16:35:07 +01:00