learnhouse/apps/api/src/db
2024-11-02 19:44:26 +01:00
..
courses fix: chapters org_id and course_id issue 2024-10-06 12:40:33 +02:00
payments feat: add course checkout UI and stripe integration and webhook wip 2024-11-02 19:44:26 +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: migrate orgconfig to 1.1 2024-08-20 19:23:03 +02:00
organizations.py feat: init org thumbnails creation & edition & redesign dash org config page 2024-09-27 11:03:33 +02:00
resource_authors.py fix: use onCascade for foreignkeys 2024-02-04 20:27:56 +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 course checkout UI and stripe integration and webhook wip 2024-11-02 19:44:26 +01:00