swve
3ce7dfdcd2
feat: implement image uploading to landing page
2025-03-02 22:37:06 +01:00
swve
44fb6b26b8
feat: Add landing configuration support for organizations
2025-03-01 16:57:18 +01:00
swve
01132c3745
feat: add course search functionality with advanced filtering backend
2025-02-18 15:54:48 +01:00
swve
d8f77aec4c
feat: add explore API endpoints for organizations and courses
...
- Implemented new API routes for exploring organizations and their courses.
- Added endpoints for retrieving organizations, searching organizations, and fetching courses associated with a specific organization.
- Introduced functionality to get details of a specific course for exploration.
2025-01-24 20:29:10 +01:00
swve
bfd27ef6e3
feat: Init explore metadata features & redesign org settings panel
2024-12-18 01:04:11 +01:00
swve
2e618d9c5a
feat: add orgconfig 1.2 migration
2024-11-26 19:05:44 +01:00
swve
46f016f661
feat: better healthcheck
2024-11-25 23:04:40 +01:00
swve
0449d6f87c
feat: use OAuth for stripe connect
2024-11-18 19:52:09 +01:00
swve
93c0838fab
fix: webhooks issues
2024-11-10 15:42:55 +01:00
swve
a8ba053447
feat: use stripe connect for payments
2024-11-09 16:54:43 +01:00
swve
0e97580747
feat: add user owned courses page
2024-11-03 00:44:34 +01:00
swve
9f1d8c58d1
feat: add customers list on the dashboard
2024-11-03 00:04:00 +01:00
swve
3988ee1d4b
feat: protect paid courses
2024-11-02 23:35:39 +01:00
swve
1bff401e73
feat: add course checkout UI and stripe integration and webhook wip
2024-11-02 19:44:26 +01:00
swve
f0aeb4605c
feat: add ability to link courses to products
2024-10-31 19:24:31 +01:00
swve
bf38fee68b
fix: conflicts and upgrades
2024-10-30 23:52:39 +01:00
swve
4c8cb42978
feat: products crud
2024-10-30 23:41:11 +01:00
swve
deba63cc15
feat: init payments config backend & dash frontend
2024-10-30 23:40:37 +01:00
swve
aecf03404f
feat: init org thumbnails creation & edition & redesign dash org config page
2024-09-27 11:03:33 +02:00
swve
4367a8a0fb
fix: add specific org admin endpoint
2024-08-28 18:20:55 +02:00
swve
b425f3a6bd
feat: migrate orgconfig to 1.1
2024-08-20 19:23:03 +02:00
swve
1423e4c432
feat: get config with orgs
2024-08-20 18:28:52 +02:00
swve
5f4ec65e4d
feat: disable docs for non-dev envs and introduce internal APIs
2024-08-15 16:56:10 +02:00
swve
a5fbf49304
feat: implement usage limits across the app
2024-08-12 17:39:08 +02:00
swve
85ffb44d93
fix: lock issues and ruff errors
2024-08-11 15:51:44 +02:00
swve
28a2456d69
feat: migrate orgconfig model across the app
2024-08-11 15:46:14 +02:00
swve
364c24e15d
feat: enable assignments page
2024-08-07 23:47:18 +02:00
swve
40ef2d0cec
feat: grading, mark as done and grade showing
2024-08-07 19:48:38 +02:00
swve
d6aa071425
feat: add publish status change from the course edition page
2024-08-05 19:45:24 +02:00
swve
dab80069d4
feat: init assignment subpages and misc python and ts improvements
2024-07-20 21:12:13 +02:00
swve
e9caa2ceb4
feat: add assignment submission from the activity page
2024-07-20 20:10:43 +02:00
swve
bfb977ac5d
feat: enable Tasks submissions
2024-07-19 19:56:49 +02:00
swve
29600d9b6c
feat: assignments activity page init
2024-07-18 21:05:32 +02:00
swve
aa55c51b48
feat: finalize basic task edition and ref files
2024-07-16 22:07:54 +02:00
swve
3c41e0ee73
feat: edit tasks and general improvements
2024-07-14 14:06:25 +02:00
swve
acfcea026b
feat: assignmentTask creation and switching
2024-07-13 20:03:08 +02:00
swve
6a4e16ec29
feat: init assignments UI and fix bugs
2024-07-12 21:28:50 +02:00
swve
10e9be1d33
feat: create and delete assignment activities from UI
2024-07-12 11:54:33 +02:00
swve
47782b57bc
feat: add Assignments, Tasks, Submissions CRUD
2024-07-11 17:58:57 +02:00
swve
693a28721d
feat: implement logged in organization joining + improvements
2024-06-06 16:54:53 +01:00
swve
1708b36818
feat: init new auth
2024-06-06 16:53:41 +01:00
swve
a6742d17c1
feat: init easy backend install from cli
2024-04-19 19:01:40 +02:00
swve
8a2ccb2534
feat: add updates functionality to app
2024-04-17 21:26:21 +02:00
swve
d1a620b2e2
feat: init CourseUpdates backend CRUD
2024-04-15 22:38:35 +02:00
swve
b57e6e55ce
fix: refc code to use dictionary serialization instead of model_dump()
2024-04-06 13:54:28 +02:00
swve
c8f6aff996
chore: adapt to SQLModel 16 & SQLAlchemy 2.x
2024-04-01 12:22:34 +02:00
swve
e173a32e3c
feat: add linking UGs to Users
2024-03-30 17:33:57 +00:00
swve
4f75e6a90a
feat: init usergroup linking to a course
2024-03-30 10:22:38 +00:00
swve
a6152ef1f5
feat: adapt UGs to roles
2024-03-28 11:20:42 +00:00
swve
0df250c729
feat: refactor RBAC authorization functions to include usergroups
2024-03-26 19:56:14 +00:00