Commit Graph

148 Commits

Author SHA1 Message Date
Jannat Patel
cdb028c69c feat: settings 2024-08-05 15:12:45 +05:30
Jannat Patel
699c821edd fix: spacing and widths 2024-08-05 11:12:34 +05:30
Jannat Patel
e0855a2c1b fix: quiz question population issue 2024-07-31 22:30:29 +05:30
Jannat Patel
7d15527831 fix: quiz shuffle issue 2024-07-30 16:58:09 +05:30
Jannat Patel
cbc4b8c59d chore: removed unused plugin 2024-07-19 12:07:35 +05:30
Jannat Patel
69d266e018 feat: image pasting 2024-07-19 11:55:36 +05:30
Jannat Patel
4bc3ac1665 fix: batch filters on desk 2024-07-18 21:29:40 +05:30
Jannat Patel
493bab8163 fix: multiline tags 2024-07-17 11:29:14 +05:30
Jannat Patel
25a2d82e82 fix: misc issues 2024-07-16 16:11:24 +05:30
Jannat Patel
57f43b256a feat: enable certification from course form 2024-07-12 19:46:45 +05:30
Jannat Patel
23b2e8d682 feat: generate certificate from course page 2024-07-12 15:56:50 +05:30
Jannat Patel
6e1d62340f feat: completion certificate 2024-07-11 18:12:15 +05:30
Jannat Patel
f7027e9cfd fix: success message after lesson moved 2024-07-10 21:38:21 +05:30
Jannat Patel
8164526763 fix: misc issues 2024-07-10 16:13:28 +05:30
Jannat Patel
2ecc07ee58 feat: reorder lessons 2024-07-09 22:45:45 +05:30
Jannat Patel
e3e54b0188 feat: delete lessons 2024-07-08 18:15:22 +05:30
Jannat Patel
686839adc1 fix: instructions for user input questions 2024-07-03 22:41:39 +05:30
Jannat Patel
279bb89ca9 feat: search courses 2024-06-28 15:58:35 +05:30
Jannat Patel
764f358708 feat: limit questions in quiz 2024-06-28 12:21:07 +05:30
Jannat Patel
1af10b7f96 chore: removed unused imports 2024-06-26 14:29:29 +05:30
Jannat Patel
55170361c1 fix: minor UI issues 2024-06-26 14:25:16 +05:30
Jannat Patel
67ebd30836 fix: batch ui 2024-06-26 13:10:20 +05:30
Jannat Patel
f02b9c09e6 chore: fixed merge conflicts 2024-06-26 09:34:09 +05:30
Md Hussain Nagaria
326c77cdb9 fix: clip progress bar width to 100% (#892)
* fix: course progress bar should not go beyond 100% width

* refactor: progress bar component should include outer body div
2024-06-26 00:29:55 +05:30
Md Hussain Nagaria
d4a15ade98 fix: seats left condition (#889) 2024-06-25 21:28:32 +05:30
Jannat Patel
b18a3cb5e1 test: instructor for courses 2024-06-25 19:56:50 +05:30
Jannat Patel
96028c9f42 feat: instructors in courses and batches 2024-06-25 18:43:28 +05:30
Jannat Patel
8625ac048a Merge pull request #877 from nikkothari22/fix-seats-badge
fix: show "Seats Left" instead of "Seat Left" if more than 1 seat is available
2024-06-24 14:35:11 +05:30
Jannat Patel
8349f47cbe Merge branch 'develop' into fix-seats-badge 2024-06-24 14:30:24 +05:30
Jannat Patel
ed739b25e2 fix: job page layout 2024-06-21 18:41:10 +05:30
Nikhil Kothari
807c9b2225 fix: use single span instead of multiple badges 2024-06-21 17:17:36 +05:30
Jannat Patel
aafb8948d2 chore: resolved conflicts 2024-06-21 14:05:03 +05:30
Jannat Patel
9c2bebb3d9 feat: timezone in batches 2024-06-21 13:08:58 +05:30
Jannat Patel
05e8513ad1 feat: video player 2024-06-20 16:46:50 +05:30
Nikhil Kothari
e397295b5e fix: use else-if 2024-06-14 16:30:33 +05:30
Nikhil Kothari
1d16c46003 fix: show "30 seats left" instead of "seat left" in batches 2024-06-14 16:29:58 +05:30
Jannat Patel
3ba8805413 Merge branch 'develop' of https://github.com/frappe/lms into video-player 2024-06-14 10:28:22 +05:30
Jannat Patel
77433ebb7c fix: better validation message on course creation 2024-06-12 11:44:14 +05:30
Jannat Patel
231f2cbc14 feat: video player 2024-06-12 10:27:33 +05:30
Jannat Patel
103ecef9f4 fix: misc issues 2024-06-07 11:37:46 +05:30
Jannat Patel
2744002390 Merge pull request #866 from pateljannat/issues-16
fix: misc issues
2024-06-06 22:04:47 +05:30
Jannat Patel
fd26d2bcd1 fix: misc issues 2024-06-06 21:57:24 +05:30
Md Hussain Nagaria
a55da8149a fix: forward resource submit promise (#861) 2024-06-06 18:23:14 +05:30
Jannat Patel
621556263b fix: sold out batch issue 2024-06-06 13:00:08 +05:30
Jannat Patel
d932baf896 feat: job application count 2024-06-05 10:53:31 +05:30
Jannat Patel
e2bd9401a6 fix: removed unused imports 2024-06-04 09:22:16 +05:30
Jannat Patel
330a2f632a feat: edit and delete sidebar item 2024-06-03 20:27:38 +05:30
Jannat Patel
bf6a7a85a7 feat: web pages for sidebar 2024-05-31 21:26:11 +05:30
Jannat Patel
e609153f4f Merge branch 'develop' of https://github.com/frappe/lms into sidebar-edit 2024-05-30 12:31:50 +05:30
Jannat Patel
7f2821f639 fix: evaluation related issues 2024-05-30 12:16:01 +05:30