Commit graph

  • 70ce4bcac6 feat: add expand functionality and modal support for image, PDF, and video components swve 2025-07-09 16:05:11 +02:00
  • 7ef7f9feee feat: add chapter index badge to ActivityChapterDropdown for improved navigation swve 2025-07-09 15:56:20 +02:00
  • 71cc8ef105 fix: google sign in issue swve 2025-07-03 19:59:36 +02:00
  • 082f661ccb feat: enhance course chapter display with expanded first chapter and activity count badge swve 2025-06-27 15:50:09 +02:00
  • 19fd5ef05c fix: handle case for missing thumbnail type in course component swve 2025-06-23 22:49:44 +02:00
  • 63cb3bfd59 feat: create ENUM type for thumbnail_type and update course migration swve 2025-06-20 22:55:47 +02:00
  • 2966ac91b7 feat: add video thumbnails to courses swve 2025-06-20 22:43:42 +02:00
  • d72abd15fb feat: optimize fonts on the dynamic activities swve 2025-06-20 11:32:34 +02:00
  • e239eb5a31 feat: Make the chapter icons clickable in the navigation bar swve 2025-06-18 19:36:49 +02:00
  • 35b96c4473 feat: include iframe pop-ups on WebPreviews swve 2025-06-18 11:15:06 +02:00
  • 89889a93bf hotfix: missing org_id in return for course endpoint swve 2025-06-18 10:50:12 +02:00
  • 4bd31f29a8 feat: increase upload limit to 8mb, improve errors indicator swve 2025-06-13 21:11:23 +02:00
  • 06639d85ff feat: use new trail access method for course progress and course page swve 2025-06-13 11:56:51 +02:00
  • 3345fb871c feat: integrate ConfirmationModal for quitting all courses with user confirmation swve 2025-06-12 16:26:01 +02:00
  • 1dd100352b feat: improve activity indicators UI + remove all course progress swve 2025-06-12 16:21:46 +02:00
  • 59bae82ee7 feat: perf improvements and bug fixes swve 2025-06-12 16:09:41 +02:00
  • 93d0e2a104
    Merge pull request #486 from learnhouse/feat/custom-js-scripts Badr B. 2025-06-08 19:35:46 +02:00
  • e777597d89 fix: update course metadata revalidation to 0 for improved performance swve 2025-06-08 19:28:55 +02:00
  • cc1894cd9c feat: implement script edition and loading on the frontend swve 2025-06-08 19:27:11 +02:00
  • 1b35e1cbb3 feat: add scripts field to Organization table swve 2025-06-08 18:14:14 +02:00
  • 0d789f85cb
    Merge pull request #485 from learnhouse/feat/manual-contributors Badr B. 2025-06-08 17:58:19 +02:00
  • c0c32f9564 feat: Improve the contributors admin UX/UI swve 2025-06-08 11:52:36 +02:00
  • 77aec2cf92
    Merge pull request #483 from florianbussmann/dev Badr B. 2025-06-07 12:09:29 +02:00
  • 6e49207210 chore: update Next.js to version 15.3.3 swve 2025-06-06 22:24:39 +02:00
  • 8d3ede1486 feat: add WebPreviews blocks swve 2025-06-05 11:08:05 +02:00
  • b1c4ddd0b7 feat: minor improvements on the bottom navs swve 2025-06-02 19:38:17 +02:00
  • 079c8182cb fix: canva activity bug swve 2025-06-01 22:49:37 +02:00
  • 40414e9478 feat: enhance course and organization editing interfaces with improved text formatting and layout adjustments swve 2025-06-01 22:23:19 +02:00
  • 7139448195 feat: create improved player for hosted videos swve 2025-06-01 22:14:49 +02:00
  • b7ac3eadf1 fix: use uv to run learnhouse-api with dependencies Florian Bussmann 2025-06-01 18:23:10 +02:00
  • e4d5c44aae feat: adjust layout of DynamicCanva and TableOfContents for improved responsiveness swve 2025-05-25 22:32:49 +02:00
  • 66c6ea8779
    Merge pull request #480 from learnhouse/feat/more-ux-upgrades Badr B. 2025-05-25 22:07:36 +02:00
  • a73b6ae57e feat: add creators, dates and overall ux improvements swve 2025-05-25 22:05:30 +02:00
  • 988534a42c feat: move focus mode button and chapters button swve 2025-05-25 21:43:42 +02:00
  • 6aca58ece7 feat: improve readability of the activity indicators swve 2025-05-25 21:32:39 +02:00
  • 405bdf7503 chore: update Next.js version from 15.3.1 to 15.3.2 in package.json and pnpm-lock.yaml swve 2025-05-25 21:21:27 +02:00
  • 9bb5953959 feat: add table of contents in dynamic activities swve 2025-05-25 21:20:55 +02:00
  • f712d68e28 feat: update revalidation settings for course metadata to improve caching efficiency swve 2025-05-17 00:05:42 +02:00
  • 57df92ab2c feat: refactor PageLoading component to enhance loading animation and visual feedback swve 2025-05-16 23:49:53 +02:00
  • 30b7dc4410 feat: improve performance on activity page swve 2025-05-16 23:13:16 +02:00
  • ab0de5e771 feat: enhance activity navigation by adding NextActivityButton and restructuring layout swve 2025-05-16 22:37:22 +02:00
  • 20bafafba0 feat: optimize course retrieval by using joins to fetch authors in a single query swve 2025-05-16 22:32:39 +02:00
  • 90938de5f0 fix: adjust database connection pool settings for improved performance swve 2025-05-16 22:19:45 +02:00
  • 06fcc88a19 feat: update InfoCalloutComponent styles and icon for improved UI swve 2025-05-16 16:01:00 +02:00
  • 231b08921a feat: redesign the mark as done button + add info tooltips swve 2025-05-16 15:58:27 +02:00
  • 1fc791473e feat: add breadcrumbs to course and activity page swve 2025-05-13 19:39:35 +02:00
  • bf94855d0c
    Merge pull request #476 from learnhouse/feat/more-ux-updates Badr B. 2025-05-08 12:03:13 +02:00
  • dcfcb06b2e fix: improve authorization logic in RBAC by refining action checks and simplifying role permission validation swve 2025-05-05 22:38:44 +02:00
  • 8c2b1e5b99 chore: update Next.js to 15.3.1 swve 2025-04-29 18:00:38 +02:00
  • 59b5ac4793 feat: disable org menu when in focus mode on the activity page swve 2025-04-29 14:44:34 +02:00
  • 46bf3f9c82 feat: introduce focus mode swve 2025-04-28 22:15:38 +02:00
  • 411845d480 feat: add alignment options to ImageBlock component for improved layout control swve 2025-04-28 21:25:55 +02:00
  • 0b2c4d3ad1 feat: activity page changes swve 2025-04-28 21:12:53 +02:00
  • 47b354db12 feat: course page changes swve 2025-04-28 20:29:30 +02:00
  • f299ecb278
    Merge pull request #475 from learnhouse/feat/ux-improvements Badr B. 2025-04-25 21:38:43 +02:00
  • 3d9ba15b8d feat: enhance ThumbnailUpdate component with improved file validation, cleanup of blob URLs, and error handling for Unsplash image selection swve 2025-04-24 22:10:37 +02:00
  • 6a5886cefe feat: add file type validation and improve thumbnail upload UI in ThumbnailUpdate component swve 2025-04-24 21:59:32 +02:00
  • ff54801e4f feat: update CourseThumbnail to display course update date and active authors with avatars swve 2025-04-24 19:32:43 +02:00
  • b83366b60b feat: enhance CourseThumbnailLanding to display active authors with avatars swve 2025-04-24 19:23:19 +02:00
  • 260bd60c7a fix: update details handling in video activities to use JSON strings swve 2025-04-23 17:47:26 +02:00
  • 31b5104dd5 feat: add details to video activities swve 2025-04-22 17:25:41 +02:00
  • 3173e6b417 refactor: change video activity modal UI swve 2025-04-22 15:53:02 +02:00
  • ed8783d0ef feat: Add course completion indicator at the end of the course swve 2025-04-18 18:08:20 +02:00
  • 8c43f09a2f feat: add Next Activity button to activity component for improved navigation swve 2025-04-18 17:47:54 +02:00
  • 39ab1a132e fix: bigger text and confirmation for unmarking an activity swve 2025-04-18 17:36:19 +02:00
  • c605c2a8f4 feat: implement bullet lists in the editor swve 2025-04-18 15:24:06 +02:00
  • 3d489c599e feat: better activity sticky topbar swve 2025-04-17 16:38:05 +02:00
  • 46e06201fb feat: unpublished activities are now hidden by default swve 2025-04-17 15:57:57 +02:00
  • e6d7e881e3 feat: add link extension support and styling to editor components swve 2025-04-17 15:25:29 +02:00
  • 1350cb7354 feat: implement activity removal from trail and update UI for unmarking activities swve 2025-04-16 15:24:40 +02:00
  • b25505465b feat: add download functionality to Image, PDF, and Video block components swve 2025-04-13 13:06:58 +02:00
  • 3f2a008bef
    Merge pull request #474 from learnhouse/feat/course-page-changes Badr B. 2025-04-11 10:16:42 +02:00
  • 016d2b3aed fix: improve video file validation in VideoBlockComponent swve 2025-04-08 15:50:32 +02:00
  • b40ddde2c2 feat: enhance course page and indicators swve 2025-04-08 15:44:13 +02:00
  • ca12e799df feat: enhance activity completion handling and tooltip functionality swve 2025-04-08 14:22:48 +02:00
  • bbe6f9e2c5
    Merge pull request #471 from learnhouse/fix/editor-issues Badr B. 2025-04-07 14:39:18 +02:00
  • aa8abe8d6f fix: reading user id issue swve 2025-04-07 14:21:20 +02:00
  • 12e1d79504 feat: introduce search page + improvements to the search experience swve 2025-04-06 22:13:26 +02:00
  • 3bc6703f33 feat: enhance ToolbarButtons with improved heading selection and styling swve 2025-04-06 14:58:09 +02:00
  • 298414d57f feat: better video file uploader swve 2025-04-06 14:35:58 +02:00
  • 5fd794e9eb fix: course structure edition bugs swve 2025-04-06 14:05:54 +02:00
  • db45d8ef31
    Merge pull request #464 from learnhouse/feat/advanced-search Badr B. 2025-04-06 13:49:38 +02:00
  • 0167fecbe8 feat: implement multi search on search bar swve 2025-04-06 13:25:30 +02:00
  • ed1ae628cb chore: upgrade packages swve 2025-04-06 12:43:36 +02:00
  • 43a1f4e8e0 feat: revamp search bar swve 2025-03-17 13:49:26 +01:00
  • 32a59f0ffc
    Merge pull request #468 from learnhouse/feat/advanced-profiles Badr B. 2025-04-06 12:14:44 +02:00
  • b1aec48947 feat: Add User Courses in Profile swve 2025-04-06 12:12:01 +02:00
  • 31c27bb70e feat: add user block swve 2025-04-01 22:35:17 +02:00
  • fe38020f02 fix: profile issues swve 2025-04-01 22:10:18 +02:00
  • b3ef0eb10b feat: update rbac_check to allow 'read' action for anonymous users swve 2025-03-31 15:32:45 +02:00
  • 3b5c4f9d92 feat: Implement UserProfiles swve 2025-03-30 22:40:01 +02:00
  • 1bbb0269a3 feat: minor course page ui changes swve 2025-03-29 18:37:53 +01:00
  • 04c5b845fb feat: add UserProfilePopup to UserAvatar and update CoursesActions to show profile popups for authors swve 2025-03-29 18:31:17 +01:00
  • 5a2732258f feat: add additional details change from user settings swve 2025-03-29 17:59:12 +01:00
  • dc5ac3039f chore: remove Sentry configuration + packages upgrades swve 2025-03-29 17:27:27 +01:00
  • 6ff53915a8 feat: add details and profile fields to User model with JSON support swve 2025-03-29 16:35:07 +01:00
  • af17deff30 chore: refactor account settings code + add skeleton for profile building swve 2025-03-29 16:19:28 +01:00
  • 7f66369e95
    Merge pull request #466 from learnhouse/feat/multi-contributors Badr B. 2025-03-22 22:24:14 +01:00
  • eddaad9bcf chore: update Next.js version from 15.2.2 to 15.2.3 in package.json and pnpm-lock.yaml swve 2025-03-22 22:22:05 +01:00
  • 837e5842c5 feat: add refetch capability to contributor status hook and update course actions to utilize it swve 2025-03-22 22:20:37 +01:00