swve
|
0db916c512
|
chore: add .dockerignore file and update Dockerfile for improved build process and environment management for self hosting
|
2025-08-06 15:33:57 +02:00 |
|
swve
|
05abc93017
|
fix: make logfire disabled by default
Initially started by
https://github.com/learnhouse/learnhouse/pull/496
|
2025-08-06 14:45:08 +02:00 |
|
swve
|
b425cd2984
|
tests: replace dictionary-based role rights with structured Rights and Permission objects for improved RBAC clarity
|
2025-08-06 14:17:28 +02:00 |
|
swve
|
9f13884c08
|
refactor: update role permissions and enhance RBAC logic to include own permissions for courses and dashboard access
|
2025-08-06 14:12:43 +02:00 |
|
Badr B.
|
a1976c5423
|
Merge pull request #497 from learnhouse/feat/unit-testing
Unit testing
|
2025-07-27 21:29:05 +02:00 |
|
swve
|
fa3a3be151
|
chore: enhance API test coverage reporting and update dependencies
|
2025-07-27 20:12:23 +02:00 |
|
swve
|
7b220e8883
|
chore: update API tests workflow and database connection logic for testing environment
|
2025-07-27 20:07:19 +02:00 |
|
swve
|
7b3229ff79
|
chore: add permissions for content read access in API tests workflow
|
2025-07-27 20:00:55 +02:00 |
|
swve
|
367c25b084
|
chore: remove test_main.py file as part of test suite cleanup
|
2025-07-27 19:58:53 +02:00 |
|
swve
|
44f4a08b5a
|
feat: init unit tests
|
2025-07-27 19:56:56 +02:00 |
|
Badr B.
|
5bbf15ee41
|
Merge pull request #494 from learnhouse/feat/course-certificates
Course certificates
|
2025-07-20 12:17:59 +02:00 |
|
swve
|
0138174f6a
|
refactor: update RBAC check logic and improve comments in get_certificate_by_user_certification_uuid function
|
2025-07-20 11:29:37 +02:00 |
|
swve
|
f84529e467
|
refactor: update CertificateVerifyPage to handle async params for certificate UUID
|
2025-07-20 11:18:00 +02:00 |
|
swve
|
4af594e628
|
refactor: remove unused imports from certifications and courses modules
|
2025-07-20 11:05:58 +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
|
f609c50760
|
fix: update QR code link to correctly reference user certification UUID in CourseEndView component
|
2025-07-19 17:33:17 +02:00 |
|
swve
|
a913c0a366
|
feat(wip): implement certificate generation and download functionality in CourseEndView component
|
2025-07-16 21:23:38 +02:00 |
|
swve
|
e39c9c37ba
|
feat: enhance course activity page with dynamic title and certification badge component
|
2025-07-16 20:14:30 +02:00 |
|
swve
|
7539b27d0f
|
feat: add endpoint to retrieve user certificates for a specific course
|
2025-07-16 20:07:52 +02:00 |
|
swve
|
306230174e
|
feat: working UI with the database
|
2025-07-16 18:47:04 +02:00 |
|
swve
|
b0d492a116
|
feat: backend endpoints
|
2025-07-16 18:16:28 +02:00 |
|
swve
|
86f7a80eb7
|
feat(wip): initial ui and functionality for certifications
|
2025-07-14 21:45:58 +02:00 |
|
swve
|
aabb4d190c
|
fix: select issue on EditCourseGeneral
|
2025-07-14 17:07:15 +02:00 |
|
swve
|
634b25be6b
|
feat: add error notification for incomplete metadata in web preview component
|
2025-07-09 16:11:20 +02:00 |
|
swve
|
3ea5aa761f
|
feat: enable autoplay and mute for video component in course display
|
2025-07-09 16:06:48 +02:00 |
|
swve
|
70ce4bcac6
|
feat: add expand functionality and modal support for image, PDF, and video components
|
2025-07-09 16:05:11 +02:00 |
|
swve
|
7ef7f9feee
|
feat: add chapter index badge to ActivityChapterDropdown for improved navigation
|
2025-07-09 15:56:20 +02:00 |
|
swve
|
71cc8ef105
|
fix: google sign in issue
|
2025-07-03 19:59:36 +02:00 |
|
swve
|
082f661ccb
|
feat: enhance course chapter display with expanded first chapter and activity count badge
|
2025-06-27 15:50:09 +02:00 |
|
swve
|
19fd5ef05c
|
fix: handle case for missing thumbnail type in course component
|
2025-06-23 22:49:44 +02:00 |
|
swve
|
63cb3bfd59
|
feat: create ENUM type for thumbnail_type and update course migration
|
2025-06-20 22:55:47 +02:00 |
|
swve
|
2966ac91b7
|
feat: add video thumbnails to courses
|
2025-06-20 22:43:42 +02:00 |
|
swve
|
d72abd15fb
|
feat: optimize fonts on the dynamic activities
|
2025-06-20 11:32:34 +02:00 |
|
swve
|
e239eb5a31
|
feat: Make the chapter icons clickable in the navigation bar
|
2025-06-18 19:36:49 +02:00 |
|
swve
|
35b96c4473
|
feat: include iframe pop-ups on WebPreviews
|
2025-06-18 11:15:06 +02:00 |
|
swve
|
89889a93bf
|
hotfix: missing org_id in return for course endpoint
|
2025-06-18 10:50:12 +02:00 |
|
swve
|
4bd31f29a8
|
feat: increase upload limit to 8mb, improve errors indicator
|
2025-06-13 21:11:23 +02:00 |
|
swve
|
06639d85ff
|
feat: use new trail access method for course progress and course page
|
2025-06-13 11:56:51 +02:00 |
|
swve
|
3345fb871c
|
feat: integrate ConfirmationModal for quitting all courses with user confirmation
|
2025-06-12 16:26:01 +02:00 |
|
swve
|
1dd100352b
|
feat: improve activity indicators UI + remove all course progress
|
2025-06-12 16:21:46 +02:00 |
|
swve
|
59bae82ee7
|
feat: perf improvements and bug fixes
|
2025-06-12 16:09:41 +02:00 |
|
Badr B.
|
93d0e2a104
|
Merge pull request #486 from learnhouse/feat/custom-js-scripts
Custom organizations Scripts
|
2025-06-08 19:35:46 +02:00 |
|
swve
|
e777597d89
|
fix: update course metadata revalidation to 0 for improved performance
|
2025-06-08 19:28:55 +02:00 |
|
swve
|
cc1894cd9c
|
feat: implement script edition and loading on the frontend
|
2025-06-08 19:27:11 +02:00 |
|
swve
|
1b35e1cbb3
|
feat: add scripts field to Organization table
|
2025-06-08 18:14:14 +02:00 |
|
Badr B.
|
0d789f85cb
|
Merge pull request #485 from learnhouse/feat/manual-contributors
Improve the contributors admin UX/UI
|
2025-06-08 17:58:19 +02:00 |
|
swve
|
c0c32f9564
|
feat: Improve the contributors admin UX/UI
|
2025-06-08 11:52:36 +02:00 |
|
Badr B.
|
77aec2cf92
|
Merge pull request #483 from florianbussmann/dev
fix: use uv to run learnhouse-api with dependencies
|
2025-06-07 12:09:29 +02:00 |
|
swve
|
6e49207210
|
chore: update Next.js to version 15.3.3
|
2025-06-06 22:24:39 +02:00 |
|