Commit graph

199 commits

Author SHA1 Message Date
swve
a8ba053447 feat: use stripe connect for payments 2024-11-09 16:54:43 +01:00
swve
cdd893ca6f feat: prevent access removal if user has paid for a product 2024-11-03 01:26:58 +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
b7f09885df feat: support subscriptions and onetime payments w/ webhooks 2024-11-02 22:17:41 +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
3f96f1ec9f feat: add user choosen custom prices 2024-10-31 16:12:32 +01:00
swve
bf38fee68b fix: conflicts and upgrades 2024-10-30 23:52:39 +01:00
swve
416c3a4afc feat: init stripe utils 2024-10-30 23:41:25 +01:00
swve
412651e817 feat: improve products & subscriptions page 2024-10-30 23:41:11 +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
96e453a4de fix: courses visibility issue 2024-10-30 23:40:37 +01:00
Prateek Khandelwal
b9b9e2a3f2 Changed dependencies 2024-10-28 12:04:40 +05:30
Prateek Khandelwal
6ad20bddad Migrated Langchain 2024-10-27 16:49:22 +05:30
swve
5056f53c32 fix: chapter deletion bug 2024-10-23 12:23:46 +02:00
Andrey Blazejuk
d77ba5376e
Refactor: extract directory creation into helper function 2024-10-20 08:07:51 -03:00
Badr B.
1f35dfdd93
Merge branch 'dev' into feat/editor-and-misc-updates 2024-10-10 21:17:57 +02:00
swve
f454520972 fix: chapters org_id and course_id issue 2024-10-06 12:40:33 +02:00
swve
b1d05168b6 feat: allow zip file upload 2024-09-27 19:16:31 +02:00
swve
aecf03404f feat: init org thumbnails creation & edition & redesign dash org config page 2024-09-27 11:03:33 +02:00
swve
8b1332c840 fix: various bugs 2024-08-29 20:12:15 +02:00
swve
0fc6713ec8 fix: add cascades for foreign keys 2024-08-29 19:40:17 +02:00
swve
62fd5e0a3a fix: config version to 1.1 2024-08-28 18:22:56 +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
a544fb8a00 fix: ai model typos 2024-08-16 09:47:53 +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
6485b6e1bb feat: init new config model version 2024-08-11 15:44:12 +02:00
swve
360c6b1e1a feat: Update RBAC checks for assignments 2024-08-08 20:28:34 +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
c13a7b4538 feat: minor visual and feature updates 2024-07-20 19:09:57 +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
175a5a97fa feat: full quiz tasks edition and creation 2024-07-17 23:41:46 +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