Commit graph

1391 commits

Author SHA1 Message Date
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
swve
8d3ede1486 feat: add WebPreviews blocks 2025-06-05 11:08:05 +02:00
swve
b1c4ddd0b7 feat: minor improvements on the bottom navs 2025-06-02 19:38:17 +02:00
swve
079c8182cb fix: canva activity bug 2025-06-01 22:49:37 +02:00
swve
40414e9478 feat: enhance course and organization editing interfaces with improved text formatting and layout adjustments 2025-06-01 22:23:19 +02:00
swve
7139448195 feat: create improved player for hosted videos 2025-06-01 22:14:49 +02:00
Florian Bussmann
b7ac3eadf1 fix: use uv to run learnhouse-api with dependencies 2025-06-01 18:23:10 +02:00
swve
e4d5c44aae feat: adjust layout of DynamicCanva and TableOfContents for improved responsiveness 2025-05-25 22:32:49 +02:00
Badr B.
66c6ea8779
Merge pull request #480 from learnhouse/feat/more-ux-upgrades
More UX changes
2025-05-25 22:07:36 +02:00
swve
a73b6ae57e feat: add creators, dates and overall ux improvements 2025-05-25 22:05:30 +02:00
swve
988534a42c feat: move focus mode button and chapters button 2025-05-25 21:43:42 +02:00
swve
6aca58ece7 feat: improve readability of the activity indicators 2025-05-25 21:32:39 +02:00
swve
405bdf7503 chore: update Next.js version from 15.3.1 to 15.3.2 in package.json and pnpm-lock.yaml 2025-05-25 21:21:27 +02:00
swve
9bb5953959 feat: add table of contents in dynamic activities 2025-05-25 21:20:55 +02:00
swve
f712d68e28 feat: update revalidation settings for course metadata to improve caching efficiency 2025-05-17 00:24:17 +02:00
swve
57df92ab2c feat: refactor PageLoading component to enhance loading animation and visual feedback 2025-05-16 23:49:53 +02:00
swve
30b7dc4410 feat: improve performance on activity page 2025-05-16 23:38:23 +02:00
swve
ab0de5e771 feat: enhance activity navigation by adding NextActivityButton and restructuring layout 2025-05-16 22:37:22 +02:00
swve
20bafafba0 feat: optimize course retrieval by using joins to fetch authors in a single query 2025-05-16 22:32:39 +02:00
swve
90938de5f0 fix: adjust database connection pool settings for improved performance 2025-05-16 22:19:45 +02:00
swve
06fcc88a19 feat: update InfoCalloutComponent styles and icon for improved UI 2025-05-16 16:01:00 +02:00
swve
231b08921a feat: redesign the mark as done button + add info tooltips 2025-05-16 15:58:27 +02:00
swve
1fc791473e feat: add breadcrumbs to course and activity page 2025-05-13 19:39:35 +02:00
Badr B.
bf94855d0c
Merge pull request #476 from learnhouse/feat/more-ux-updates
More ux updates
2025-05-08 12:03:13 +02:00
swve
dcfcb06b2e fix: improve authorization logic in RBAC by refining action checks and simplifying role permission validation 2025-05-08 12:02:56 +02:00
swve
8c2b1e5b99 chore: update Next.js to 15.3.1 2025-04-29 18:00:38 +02:00
swve
59b5ac4793 feat: disable org menu when in focus mode on the activity page 2025-04-29 14:44:34 +02:00