Commit graph

607 commits

Author SHA1 Message Date
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
44fb6b26b8 feat: Add landing configuration support for organizations 2025-03-01 16:57:18 +01:00
swve
feebdfcfe9 feat: use a lighter loading indicator 2025-02-27 15:10:12 +01:00
swve
df12731026 refactor: Improve Activity Navigation Layout and Responsiveness 2025-02-27 15:06:08 +01:00
swve
440e22fa28 feat: Drastically improve Course navigation 2025-02-27 11:46:55 +01:00
swve
0a3a2a5985 feat: Improve Chapter Header Responsiveness and Text Handling 2025-02-27 10:30:54 +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
Flavio Mastrangelo
593177f6e1 fix: TagInput component values initialization 2025-02-25 20:40:39 +01:00
Flavio Mastrangelo
60ae7706bd Merge remote-tracking branch 'origin/dev' into refactor/course-creation-tags 2025-02-25 20:22:26 +01:00
swve
f8974da088 fix: userAvatar external image issues 2025-02-24 18:52:21 +01:00
swve
77bc14d842 refactor: Improve UserAvatar component with more robust avatar URL handling 2025-02-24 18:25:49 +01:00
Flavio Mastrangelo
4c8f6abd4e feat: add emblor pkg for TagInput component 2025-02-21 00:16:55 +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
ea9fd7c8b2 fix: go back to langchain 0.1.7 2025-02-19 16:57:16 +01:00
swve
66e317e0e8 feat: AI performance improvements 2025-02-18 20:43:13 +01:00
swve
09f3078f2b refactor: update API Dockerfile to use uv for dependency management 2025-02-18 20:42:39 +01:00
dependabot[bot]
7042cde9cb
chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates
Bumps the npm_and_yarn group with 1 update in the / directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript).
Bumps the npm_and_yarn group with 3 updates in the /apps/web directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript), [dompurify](https://github.com/cure53/DOMPurify) and [katex](https://github.com/KaTeX/KaTeX).


Updates `@sentry/nextjs` from 8.55.0 to 9.1.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.55.0...9.1.0)

Updates `@sentry/nextjs` from 8.35.0 to 9.1.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.55.0...9.1.0)

Updates `dompurify` from 3.1.7 to 3.2.4
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.7...3.2.4)

Updates `katex` from 0.16.11 to 0.16.21
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.11...v0.16.21)

Updates `@sentry/node` from 8.35.0 to 9.1.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.35.0...9.1.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: dompurify
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: katex
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@sentry/node"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 18:50:20 +00:00
swve
74e389f4bc chore: migrate package manager to uv 2025-02-18 19:48:00 +01:00
swve
3e67205124 feat: implement search on the frontend 2025-02-18 16:08:11 +01:00
swve
01132c3745 feat: add course search functionality with advanced filtering backend 2025-02-18 15:54:48 +01:00
swve
35c2fbc0f7 refactor: improve Modal component responsiveness and styling 2025-02-13 18:14:21 +01:00
swve
7ef01b90c0 fix: explore switch always enabled 2025-02-02 11:50:32 +01:00
swve
ca6a80702a fix: table issues and improve tables button in editor 2025-01-26 12:43:31 +01:00
swve
31e8eaf0b5 feat: optimize NextAuth session and token management
- Added global session caching to reduce API calls
- Improved token refresh logic with expiry check
- Implemented 5-minute session caching mechanism
- Added type declarations for global session cache
2025-01-25 13:51:15 +01:00
swve
6edf02b92d chore: upgrade Next.js and related dependencies to version 14.2.23 2025-01-25 13:41:12 +01:00
swve
be7b9499f2 fix: collections bugs and issues 2025-01-24 22:59:04 +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
943ceff813 fix: update password reset email content and link structure 2025-01-24 22:19:18 +01:00
swve
9f457561d8 fix: Course payment modal is overflowing in mobile 2025-01-24 22:06:14 +01:00
swve
d8f77aec4c feat: add explore API endpoints for organizations and courses
- Implemented new API routes for exploring organizations and their courses.
- Added endpoints for retrieving organizations, searching organizations, and fetching courses associated with a specific organization.
- Introduced functionality to get details of a specific course for exploration.
2025-01-24 20:29:10 +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
581eff7668 feat: enhance onboarding experience with new assignment and payment steps
- Added new onboarding steps for creating assignments and managing payments.
- Updated state management to persist the current onboarding step in local storage.
- Implemented temporary closure logic for the onboarding modal, allowing users to resume after 24 hours.
- Improved modal handling and UI adjustments for better user experience.
2024-12-01 20:07:45 +01:00