Commit graph

121 commits

Author SHA1 Message Date
swve
2966ac91b7 feat: add video thumbnails to courses 2025-06-20 22:43:42 +02:00
swve
4bd31f29a8 feat: increase upload limit to 8mb, improve errors indicator 2025-06-13 21:11:23 +02:00
swve
cc1894cd9c feat: implement script edition and loading on the frontend 2025-06-08 19:27:11 +02:00
swve
c0c32f9564 feat: Improve the contributors admin UX/UI 2025-06-08 11:52:36 +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
3d9ba15b8d feat: enhance ThumbnailUpdate component with improved file validation, cleanup of blob URLs, and error handling for Unsplash image selection 2025-04-24 22:10:37 +02:00
swve
6a5886cefe feat: add file type validation and improve thumbnail upload UI in ThumbnailUpdate component 2025-04-24 21:59:32 +02:00
swve
ed8783d0ef feat: Add course completion indicator at the end of the course 2025-04-18 18:08:20 +02:00
swve
39ab1a132e fix: bigger text and confirmation for unmarking an activity 2025-04-18 17:36:19 +02:00
swve
3d489c599e feat: better activity sticky topbar 2025-04-17 16:38:05 +02:00
swve
46e06201fb feat: unpublished activities are now hidden by default 2025-04-17 15:57:57 +02:00
swve
5fd794e9eb fix: course structure edition bugs 2025-04-06 14:05:54 +02:00
swve
b1aec48947 feat: Add User Courses in Profile 2025-04-06 12:12:01 +02:00
swve
fe38020f02 fix: profile issues 2025-04-01 22:10:18 +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
af17deff30 chore: refactor account settings code + add skeleton for profile building 2025-03-29 16:20:26 +01:00
swve
4a3176d702 feat: enhance activity name update functionality with loading state and error handling 2025-03-22 13:54:30 +01:00
swve
4e7a06b74e fix: ordering issues 2025-03-22 13:10:26 +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
swve
4e2c711227 refactor: improve UI styling for course structure draggable elements 2025-03-11 16:58:05 +01:00
swve
006c2c4072 chore: replace react-beautiful-dnd with @hello-pangea/dnd 2025-03-11 16:46:08 +01:00
swve
63be0f0ff3 chore: upgrade React and Next.js to latest versions
Update project dependencies to React 19 and Next.js 15, including TypeScript type adjustments and async parameter handling across multiple components
2025-03-11 12:50:56 +01:00
swve
81c4190b00 feat: migrate tailwind to v4 2025-03-10 13:26:59 +01:00
Badr B.
6d770698d0
Merge pull request #457 from learnhouse/feat/landing-pages
Landing pages
2025-03-06 10:10:22 +01:00
JeyGR
ab86a3b871 Added toast notifications 2025-03-06 00:14:47 +05:30
swve
f45adf53e0 feat: enhance hero section editor with tabbed interface and improved content management 2025-03-05 12:03:24 +01:00
swve
570d6d61bb feat: add illustration and content alignment options to hero section 2025-03-05 11:53:54 +01:00
swve
3ce7dfdcd2 feat: implement image uploading to landing page 2025-03-02 22:37:06 +01:00
swve
1fdbb2b3ca feat: init Hero, TextImage, Logos, People Landing sections 2025-03-02 12:19:28 +01:00
swve
f6f915c956 feat: init of landing page editor 2025-03-02 10:47:19 +01:00
swve
05efdcb642 feat: Enhance Course Learning Items with Emoji and Flexible Parsing 2025-02-27 09:59:39 +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
7ef01b90c0 fix: explore switch always enabled 2025-02-02 11:50:32 +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
5006b1abad fix: switching issues in payments dashboard 2024-12-18 01:11:32 +01:00
swve
bfd27ef6e3 feat: Init explore metadata features & redesign org settings panel 2024-12-18 01:04:11 +01:00
swve
734cf072ad fix: login button issues 2024-11-30 13:50:22 +01:00
swve
9929edffc0 fix: Couldn't update course's details when it is in "users only" access mode #389 2024-11-28 22:20:48 +01:00
swve
f4794ebaf2 fix: login and signup orgslug missing bug 2024-11-28 21:47:41 +01:00
swve
546e8a5f98 feat: add payments feature access based on config 2024-11-25 23:58:25 +01:00
swve
5a746a946d chore: refactor frontend components folder 2024-11-25 23:26:33 +01:00
swve
6cd1cf7e9c feat: UI improvements & migration script 2024-11-23 20:24:39 +01:00
swve
0449d6f87c feat: use OAuth for stripe connect 2024-11-18 19:52:09 +01:00
swve
93c0838fab fix: webhooks issues 2024-11-10 15:42:55 +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