Commit graph

236 commits

Author SHA1 Message Date
swve
0167fecbe8 feat: implement multi search on search bar 2025-04-06 13:48:33 +02:00
swve
43a1f4e8e0 feat: revamp search bar 2025-04-06 12:40:17 +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
3b5c4f9d92 feat: Implement UserProfiles 2025-03-30 22:49:00 +02:00
swve
04c5b845fb feat: add UserProfilePopup to UserAvatar and update CoursesActions to show profile popups for authors 2025-03-29 18:31:17 +01: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
837e5842c5 feat: add refetch capability to contributor status hook and update course actions to utilize it 2025-03-22 22:20:37 +01:00
swve
b6059f8d5c feat: implement contributor editing for activities 2025-03-22 16:51:00 +01:00
swve
95c3550c42 refactor: update key usage in components for improved rendering 2025-03-22 14:23:19 +01:00
swve
9db6b605c5 feat: add the ability for the user to apply for contributions 2025-03-22 14:19:39 +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
5a80dd17f1 fix: Authors showing on the course page 2025-03-22 13:49:07 +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
d244ff2076 refactor: update ConfirmationModal styling for improved layout and responsiveness 2025-03-13 14:53:20 +01:00
swve
0229380cba feat: enhance assignment page with edit functionality and description display 2025-03-12 14:10:42 +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
bb1ac403f1 Fixing build issue-Passing PAT 2025-03-06 00:14:47 +05:30
JeyGR
6e3d6cee39 Chore fix 2025-03-06 00:14:47 +05:30
JeyGR
ab86a3b871 Added toast notifications 2025-03-06 00:14:47 +05:30
swve
9e6297568c feat: improve onboarding UI with mobile detection and quick skip options 2025-03-05 15:11:26 +01:00
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
1c02a2bc6c feat: improve course grid layout and responsiveness in landing page 2025-03-04 23:55:39 +01:00
swve
d3df80a8b2 feat: add mobile version CoursesActions, improve the user flow 2025-03-04 23:02:55 +01:00
swve
320f649462 feat: landing ui improvements 2025-03-04 11:07:10 +01:00
swve
3ce7dfdcd2 feat: implement image uploading to landing page 2025-03-02 22:37:06 +01:00
swve
d7b6e8282b feat: init courses in landing page 2025-03-02 21:50:05 +01:00
swve
1fdbb2b3ca feat: init Hero, TextImage, Logos, People Landing sections 2025-03-02 12:19:28 +01:00
swve
7b33639b9a feat: dynamic and classic landing page detection 2025-03-02 11:04:06 +01:00
swve
f6f915c956 feat: init of landing page editor 2025-03-02 10:47:19 +01:00
swve
feebdfcfe9 feat: use a lighter loading indicator 2025-02-27 15:10:12 +01:00
swve
9ddba29b00 feat: Improve Video Activity Component Responsiveness and Styling 2025-02-27 10:21:45 +01:00
swve
05efdcb642 feat: Enhance Course Learning Items with Emoji and Flexible Parsing 2025-02-27 09:59:39 +01:00
Badr B.
6878fec2e8
Merge pull request #442 from JustFlavio/refactor/course-creation-tags
feat: replace textareas with FormTagInput for tags and learnings
2025-02-26 18:57:02 +01:00
swve
85cbb100fe feat: Improve Assignment UI and File Upload Responsiveness 2025-02-26 17:39:37 +01:00
swve
df4cc587ba feat: Enhance URL validation and security in EmbedObjectsComponent 2025-02-26 11:52:52 +01:00
swve
2175534e8f feat: Improve QuizBlockComponent UI and interaction with responsive design and enhanced user experience 2025-02-26 11:50:05 +01:00
swve
5dd9d5d749 feat: Enhance EmbedObjectsComponent with YouTube support and responsive design, overall improvements 2025-02-26 11:37:29 +01:00
swve
632cc79838 feat: Add advanced configuration and styling for Callout components 2025-02-26 11:15:57 +01:00
swve
10b1e89bf0 feat: Enhance MathEquationBlockComponent with advanced LaTeX editing features 2025-02-26 10:38:49 +01:00
swve
552d21046e feat: Improve ImageBlockComponent with responsive resizing and layout 2025-02-26 10:20:41 +01:00