Commit graph

160 commits

Author SHA1 Message Date
swve
9dbd47c36f feat: add document pdf activity type 2023-04-26 21:43:43 +02:00
swve
1a173964fe fix: org deletion bug 2023-04-24 20:47:19 +02:00
swve
3f2d9d2b9f feat: deny anonymous user from getting orgs 2023-04-24 20:42:25 +02:00
swve
8d5f61102b feat: fix uploads empty dir 2023-04-13 21:52:26 +02:00
swve
86645fa81a fix: video activites issue 2023-04-13 21:33:03 +02:00
swve
137a909347 feat: init sentry monitoring 2023-04-13 20:16:02 +02:00
swve
a33a17803d fix: mock images issue 2023-04-12 23:13:50 +02:00
swve
71129bf510 fix: more import issues 2023-04-12 22:55:29 +02:00
swve
6bd36cdc18 chore: refactor 2023-04-12 22:51:55 +02:00
swve
9c459c6ff0 fix: mock folder imgs 2023-04-12 22:46:23 +02:00
swve
8cc6111aaf feat: use env variables to load db 2023-04-12 22:24:17 +02:00
swve
186b0e8401 fix: better error handling across the app 2023-04-10 20:35:14 +02:00
swve
6137c907d2 feat: better err reporting & init private endpoint 2023-04-09 01:36:47 +02:00
swve
8f8257b9e7 feat: make edit course page private 2023-04-09 00:07:59 +02:00
swve
46f13fac87 feat: init public endpoints 2023-04-08 23:23:07 +02:00
swve
88b064410f fix: chapters deletion bug 2023-04-08 22:49:31 +02:00
swve
f4c239d848 fix: adapt mock code to new data stuctures 2023-04-08 00:04:09 +02:00
swve
6eb396b459 feat: merge coursechapters with courses 2023-04-07 23:12:23 +02:00
swve
83dbdfdc05 fix: improve trail api 2023-03-26 19:26:17 +02:00
swve
e14ba02f97 feat: introduce trail api and depreciate old api 2023-03-26 18:46:03 +02:00
swve
316ab4025d fix: remove houses faulty import 2023-03-25 01:25:50 +01:00
swve
51aecbb6e3 feat: depreciate houses service & route 2023-03-25 00:25:17 +01:00
swve
22464cead4 refactor: move security services to security dir 2023-03-25 00:24:20 +01:00
swve
a0e749399f chore: delete depreciated config folder 2023-03-24 23:59:22 +01:00
swve
ae280b2cfb feat: change organization schema 2023-03-24 23:01:44 +01:00
swve
dee9ae6cf3 feat: use yaml and envs to load config 2023-03-24 22:50:08 +01:00
swve
7b63eb573c feat: rename lectures to activities across the app 2023-03-23 22:57:36 +01:00
swve
b16daaa780 feat: refactor imageBlock 2023-03-23 22:27:14 +01:00
swve
619688676b feat: refactor pdfBlock 2023-03-23 22:16:39 +01:00
swve
3715157722 feat: refactor imageBlock 2023-03-23 22:03:05 +01:00
swve
7ca481960c feat: init utils & schemas for block 2023-03-23 21:32:47 +01:00
swve
afa0a9649d feat: get only orgs that user has access to 2023-03-22 23:14:22 +01:00
swve
447ac93649 feat: forward org_id values for lectures 2023-03-22 22:54:28 +01:00
swve
98b470f2ab feat: verify org_id for courses & lectures 2023-03-22 22:28:24 +01:00
swve
48cf26790a feat: check if user role and element belong to org 2023-03-22 21:37:39 +01:00
swve
bae31f795a chore: delete previous users service 2023-03-19 15:14:44 +01:00
swve
880b195159 feat: verify email availability on create/update 2023-03-19 15:12:26 +01:00
swve
9384cbe85d feat: init roles & user reengineering 2023-03-19 15:01:27 +01:00
swve
10eb94c0dd feat: add multi-policies for roles 2023-03-14 20:16:04 +01:00
swve
be0c2ef262 feat: add password change page & feature 2023-03-13 22:47:38 +01:00
swve
1157b77835 feat: add profile settings page 2023-03-13 22:22:03 +01:00
swve
fac6b57ab3 feat: use subdomains for organizations 2023-03-02 20:04:23 +01:00
swve
d76a4a4138 refactor: use await for db requests 2023-03-01 00:11:43 +01:00
swve
05bc83d6c6 feat: use motor instead of pymongo 2023-02-28 23:32:17 +01:00
swve
23412ce19a feat: init quizblock 2023-02-28 23:00:38 +01:00
swve
eebaef6679 fix: chapters and lectures order issue 2023-02-20 00:00:28 +01:00
swve
ec33069929 chore: re-order api routes 2023-02-19 23:41:27 +01:00
swve
0b2e407bf3 chore: refactor block files 2023-02-19 23:37:47 +01:00
swve
642e55ce2e feat: init quiz blocks and blocks folder 2023-02-19 23:27:56 +01:00
swve
fdcee29a0d feat: add pdf extension to editor 2023-02-19 19:28:38 +01:00