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
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
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
cdd05f6476
feat: implement FormTagInput for learnings and tags in course creation & edit forms.
2025-02-20 23:56:11 +01:00
swve
3e67205124
feat: implement search on the frontend
2025-02-18 16:08:11 +01:00
swve
35c2fbc0f7
refactor: improve Modal component responsiveness and styling
2025-02-13 18:14:21 +01:00
swve
ca6a80702a
fix: table issues and improve tables button in editor
2025-01-26 12:43:31 +01:00
swve
9f457561d8
fix: Course payment modal is overflowing in mobile
2025-01-24 22:06:14 +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
swve
47c4a6f8f7
fix: multiple Embed block issues #363 #362 #375
2024-11-29 00:16:44 +01:00
swve
0f87065806
fix: Dynamic preview page content can be deleted when AI menu is present #349
2024-11-28 23:47:57 +01:00
swve
8acceb5ba9
fix: Badge template floating element covers toggle, makes it hard to close for when don't want to choose in editor page #366
2024-11-28 22:51:06 +01:00
swve
a6506d5339
fix: Embed block inputs accepts empty input #364
2024-11-28 22:42:03 +01:00
swve
780968ba06
fix: Interactive quizzes, add and removing answers is challenge due to CSS scaling effect in editor page #343
2024-11-28 22:29:03 +01:00
swve
f4794ebaf2
fix: login and signup orgslug missing bug
2024-11-28 21:47:41 +01:00
swve
0d2f9aa55b
feat: remove collaborative features
2024-11-26 01:03:31 +01:00
Badr B.
60740c4166
Merge pull request #316 from learnhouse/feat/payments
...
Payments & Subscriptions
2024-11-26 00:03:48 +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
JeyGR
67b47258ba
fix: border for usergroup selector
2024-11-18 22:33:13 +05:30
swve
3988ee1d4b
feat: protect paid courses
2024-11-02 23:35:39 +01:00
swve
1bff401e73
feat: add course checkout UI and stripe integration and webhook wip
2024-11-02 19:44:26 +01:00
swve
d8913d1a60
feat: improve course creation UI
2024-10-31 19:24:54 +01:00
swve
bf38fee68b
fix: conflicts and upgrades
2024-10-30 23:52:39 +01:00
swve
412651e817
feat: improve products & subscriptions page
2024-10-30 23:41:11 +01:00
swve
deba63cc15
feat: init payments config backend & dash frontend
2024-10-30 23:40:37 +01:00
Chris Holland
3430cfdb3a
chore: merge with dev
2024-10-23 20:06:17 -07:00
Chris Holland
b678ac86e8
fix: inputs limit to their respective file formats
2024-10-22 15:26:46 -07:00
Chris Holland
f08fbbd1a1
fix: add appropriate width declaration for mozilla-based browsers
2024-10-17 15:48:20 -07:00
Badr B.
0fe55b36e7
Merge pull request #326 from eduardconstantin/feat/debounce-websocket
...
Feat/debounce websocket
2024-10-13 16:49:40 +02:00
Eduard-Constantin Ibinceanu
d90af6947e
Format for real
2024-10-13 14:36:45 +00:00
Eduard-Constantin Ibinceanu
d9c31e4d07
Fix format
2024-10-13 14:33:40 +00:00
Chris Holland
69468d34c8
refactor/fix: lift file select logic into its own component block
2024-10-12 13:55:13 -07:00
swve
f2c6687660
feat: add buttons extension blocks
2024-10-10 22:44:56 +02:00
swve
8965ee67c3
feat: add badges to editor
2024-10-10 22:20:02 +02:00
Eduard-Constantin Ibinceanu
2f91b75247
Add debounce to mouse event
2024-10-04 16:57:07 +00:00