Commit graph

1350 commits

Author SHA1 Message Date
swve
1bbb0269a3 feat: minor course page ui changes 2025-03-29 18:37:53 +01: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
dc5ac3039f chore: remove Sentry configuration + packages upgrades 2025-03-29 17:27:27 +01:00
swve
6ff53915a8 feat: add details and profile fields to User model with JSON support 2025-03-29 16:35:07 +01:00
swve
af17deff30 chore: refactor account settings code + add skeleton for profile building 2025-03-29 16:20:26 +01:00
Badr B.
7f66369e95
Merge pull request #466 from learnhouse/feat/multi-contributors
Multi-contributors
2025-03-22 22:24:14 +01:00
swve
eddaad9bcf chore: update Next.js version from 15.2.2 to 15.2.3 in package.json and pnpm-lock.yaml 2025-03-22 22:22:05 +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
5f302106a9 feat: add migration alembic script 2025-03-20 11:15:30 +01:00
swve
75500bacd2 feat: multi-contributors backend code 2025-03-19 13:40:48 +01:00
Badr B.
8d2e61ff39
Merge pull request #463 from learnhouse/feat/perf-improvements
Misc Perf improvements
2025-03-16 22:28:20 +01:00
swve
744e372f4e refactor: improve perf on the frontend 2025-03-16 16:48:07 +01:00
swve
5e7ae54215 refactor: optimize functions queries 2025-03-16 11:34:41 +01:00
swve
6ebac01c61 chore: update database connection settings with pool size and timeout configurations 2025-03-16 11:18:38 +01:00
Badr B.
3a95abfa6f
Merge pull request #460 from learnhouse/fix/assignments-issues
Assignments issues
2025-03-16 11:03:25 +01:00
swve
a6b5db29ca fix: misc assignments bugs 2025-03-16 10:59:53 +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
67ac0b9d67 feat: implement backend observability with logfire 2025-03-12 13:23:37 +01:00
swve
ae63f56645 fix: remove sentry from backend 2025-03-12 13:14:24 +01:00
swve
543f6ea86a refactor: optimize chapter and activity reordering logic 2025-03-12 12:44:37 +01:00
Badr B.
dbfd05edde
Merge pull request #459 from learnhouse/feat/next-15
Next.js 15 Upgrade
2025-03-12 09:43:52 +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
Badr B.
4b89cca307
Merge pull request #416 from jey-exp/enhancement/toast
Added toast notifications
2025-03-06 10:09:18 +01:00
jey-exp
bc3a20e1f6 chore fix 2025-03-06 00:41:44 +05:30
jey-exp
b751ade3d8 chore: fixed toast from services 2025-03-06 00:18:29 +05:30
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