Commit graph

108 commits

Author SHA1 Message Date
swve
531e1863c0 feat: enhance role management API with organization-specific role creation and retrieval, including comprehensive RBAC checks for permissions 2025-08-09 14:26:48 +02:00
swve
3ce019abec feat: implement comprehensive RBAC checks for courses, chapters, collections, and activities, enhancing user rights management and security documentation 2025-08-09 12:13:12 +02:00
swve
d58336795a feat: adapt trail page to show the user certificates 2025-07-20 11:03:44 +02:00
swve
f01f7efb06 feat: user certificate verification backend and UI 2025-07-20 10:37:48 +02:00
swve
a913c0a366 feat(wip): implement certificate generation and download functionality in CourseEndView component 2025-07-16 21:23:38 +02:00
swve
306230174e feat: working UI with the database 2025-07-16 18:47:04 +02:00
swve
2966ac91b7 feat: add video thumbnails to courses 2025-06-20 22:43:42 +02:00
swve
c0c32f9564 feat: Improve the contributors admin UX/UI 2025-06-08 11:52:36 +02:00
swve
8d3ede1486 feat: add WebPreviews blocks 2025-06-05 11:08:05 +02:00
swve
260bd60c7a fix: update details handling in video activities to use JSON strings 2025-04-23 17:48:44 +02:00
swve
31b5104dd5 feat: add details to video activities
wip: uploadable video activities
2025-04-22 17:25:41 +02:00
swve
1350cb7354 feat: implement activity removal from trail and update UI for unmarking activities 2025-04-16 15:24:40 +02:00
swve
0167fecbe8 feat: implement multi search on search bar 2025-04-06 13:48:33 +02:00
swve
b1aec48947 feat: Add User Courses in Profile 2025-04-06 12:12:01 +02:00
swve
31c27bb70e feat: add user block 2025-04-01 22:35:17 +02:00
swve
fe38020f02 fix: profile issues 2025-04-01 22:10:18 +02:00
swve
b3ef0eb10b feat: update rbac_check to allow 'read' action for anonymous users 2025-04-01 17:52:57 +02:00
swve
3b5c4f9d92 feat: Implement UserProfiles 2025-03-30 22:49:00 +02:00
swve
5a2732258f feat: add additional details change from user settings 2025-03-29 17:59:12 +01:00
swve
b6059f8d5c feat: implement contributor editing for activities 2025-03-22 16:51:00 +01:00
swve
4ab8f52b09 feat: implement author roles in course management 2025-03-20 13:38:10 +01:00
swve
744e372f4e refactor: improve perf on the frontend 2025-03-16 16:48:07 +01:00
Badr B.
6d770698d0
Merge pull request #457 from learnhouse/feat/landing-pages
Landing pages
2025-03-06 10:10:22 +01:00
jey-exp
bc3a20e1f6 chore fix 2025-03-06 00:41:44 +05:30
jey-exp
b751ade3d8 chore: fixed toast from services 2025-03-06 00:18:29 +05:30
JeyGR
ab86a3b871 Added toast notifications 2025-03-06 00:14:47 +05:30
swve
3ce7dfdcd2 feat: implement image uploading to landing page 2025-03-02 22:37:06 +01:00
swve
f6f915c956 feat: init of landing page editor 2025-03-02 10:47:19 +01:00
Flavio Mastrangelo
cdd05f6476 feat: implement FormTagInput for learnings and tags in course creation & edit forms. 2025-02-20 23:56:11 +01:00
swve
3e67205124 feat: implement search on the frontend 2025-02-18 16:08:11 +01:00
swve
be7b9499f2 fix: collections bugs and issues 2025-01-24 22:59:04 +01:00
swve
79a31dd8ec feat: enhance user account management with password and profile updates
- Added validation for user profile and password update forms using Yup.
- Implemented user feedback for successful profile and password updates, including prompts to re-login.
- Improved UI for profile editing and password change sections, enhancing user experience.
- Updated password update service to include response metadata handling.
2025-01-24 22:46:05 +01:00
swve
bfd27ef6e3 feat: Init explore metadata features & redesign org settings panel 2024-12-18 01:04:11 +01:00
swve
1c6de351d3 fix: additional issues 2024-11-26 01:10:39 +01:00
swve
0d2f9aa55b feat: remove collaborative features 2024-11-26 01:03:31 +01:00
swve
5a746a946d chore: refactor frontend components folder 2024-11-25 23:26:33 +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
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
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
416c3a4afc feat: init stripe utils 2024-10-30 23:41:25 +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
Chris Holland
4b87072a5b
feat: add a way to for user to update a usergroups name,description 2024-10-23 07:20:53 -07:00
swve
0893e6f9d3 feat: add more pages to the sitemap 2024-09-27 18:36:21 +02:00