Hussain Nagaria
015e3f8490
feat(batch): track active tab in URL/route
...
Fixes #1336
2025-02-22 22:21:26 +05:30
Hussain Nagaria
558601f02b
chore: remove defineModel imports
...
* it is a compiler macro now, so no longer needs to be imported
2025-02-22 21:58:50 +05:30
Jannat Patel
bacfaf4a71
feat: paid certifications on courses
2025-02-21 19:12:20 +05:30
Jannat Patel
f12f6cb720
fix: link issue in lesson
2025-02-20 15:08:14 +05:30
Jannat Patel
f9fd36f77e
feat: cancel evaluations
2025-02-19 22:29:24 +05:30
Jannat Patel
9311043190
fix: misc batch issues
2025-02-19 16:40:11 +05:30
Jannat Patel
03915ccfbd
fix: only system managers should login to FC
2025-02-19 15:39:13 +05:30
Jannat Patel
c6d59216fd
fix: redirect to FC dashboard when login to FC
2025-02-19 15:35:34 +05:30
Jannat Patel
960ebe4a79
fix: redirect users to the batch page after login
2025-02-18 18:10:33 +05:30
Jannat Patel
46dba0c394
Merge pull request #1323 from pateljannat/batch-reminders
...
feat: batch start and live class reminder
2025-02-18 17:34:44 +05:30
Jannat Patel
30574ea0fd
feat: batch start and live class reminder
2025-02-18 17:22:52 +05:30
Jannat Patel
7b3d2d8812
feat: filter certification batches
2025-02-18 15:57:55 +05:30
Jannat Patel
6e1acfdc24
Merge pull request #1316 from FahidLatheef/fix/quiz-maximum-attempts
...
fix: fixed bug in which user can submit quiz over the maximum limit allowed
2025-02-17 19:59:57 +05:30
Jannat Patel
3d209024dd
fix: height of batch page
2025-02-17 19:45:45 +05:30
Jannat Patel
9ce64a037d
fix: increased column width for grading
2025-02-17 19:41:24 +05:30
Jannat Patel
43117bc035
feat:assignment comments is now text editor
2025-02-17 19:28:50 +05:30
Jannat Patel
fa14ffdcba
feat: batch specific email templates
2025-02-17 18:17:50 +05:30
Jannat Patel
d452e20b8a
feat: show trial banner only if fc site
2025-02-17 15:39:15 +05:30
Jannat Patel
6b634c15d9
feat: billing banner for FC trial sites
2025-02-17 15:07:31 +05:30
Fahid Latheef Alungal
974f67aefe
fix: validate if submission exceeds the allowed limit in backend
2025-02-16 19:29:03 +05:30
Fahid Latheef Alungal
e374ae3229
fix: fixed spelling nextQuetion -> nextQuestion
2025-02-16 18:28:48 +05:30
Fahid Latheef Alungal
8b1058e577
fix: fixed issue in which submissions are not reflected gracefully until page reload
...
ListView throws error if initialized without emptyState which was causing the component to not reload when number of submissions was 0.
2025-02-16 18:27:38 +05:30
Fahid Latheef Alungal
aaa2eea5e6
fix: fixed incomplete router initialization in Quiz.vue which was allowing user to submit quiz multiple times
2025-02-16 18:19:14 +05:30
Fahid Latheef Alungal
54047e3c2c
fix: fix spelling typo Maximun Attempts -> Maximum Attempts
2025-02-16 16:10:14 +05:30
Fahid Latheef Alungal
50fe94e47b
fix: fix yarn dev not working due to const variable re-assignment
...
It was causing this error
✘ [ERROR] Cannot assign to "isLoggedIn" because it is a constant
src/router.js:230:2:
230 │ isLoggedIn = false
╵ ~~~~~~~~~~
The symbol "isLoggedIn" was declared a constant here:
src/router.js:222:7:
222 │ const { isLoggedIn } = sessionStore()
╵ ^
2025-02-16 16:08:35 +05:30
Jannat Patel
8b00bec49c
fix: students should be able to access private batch if they are enrolled
2025-02-14 20:04:37 +05:30
Jannat Patel
5ab9131629
fix: misc batch issues
2025-02-13 16:57:21 +05:30
Jannat Patel
e83734e0e4
fix: misc ui fixes
2025-02-12 22:54:23 +05:30
Jannat Patel
ee73790127
fix: announcements should to go one student at a time
2025-02-12 12:46:57 +05:30
Jannat Patel
1c3e84e9bb
fix: misc batch flow changes
2025-02-12 12:24:31 +05:30
Jannat Patel
69c1093c93
fix: badge color on batch overlay
2025-02-11 18:30:13 +05:30
Jannat Patel
74cd0a4d40
fix: added get certified button on certified participants list
2025-02-11 18:29:29 +05:30
Jannat Patel
e28fc3bee6
fix: calendar background and assignment text color
2025-02-11 16:28:25 +05:30
Jannat Patel
f43331967c
fix: misc batch enrollment issues
2025-02-11 13:28:49 +05:30
Jannat Patel
2342dfe452
fix: dark mode for course and batch tags
2025-02-11 10:52:37 +05:30
Jannat Patel
5543aa5e02
chore: resolved conflicts
2025-02-10 16:48:02 +05:30
Jannat Patel
ab98884f77
refactor: replaced Batch Student child table with LMS Batch Enrollment doctype
2025-02-10 16:15:28 +05:30
Jannat Patel
dbf443300b
feat: dark mode
2025-02-10 10:51:21 +05:30
Jannat Patel
ba26826896
feat: configuration to allow guest access
2025-02-06 12:14:24 +05:30
Jannat Patel
0c174caf86
Merge pull request #1285 from pateljannat/jobs-order
...
fix: misc issues
2025-02-04 12:14:38 +05:30
Jannat Patel
661748adc1
style: improved formatting
2025-02-04 11:27:21 +05:30
Jannat Patel
3ff6c96273
fix: top aligned all batch feedback rows
2025-02-04 11:15:39 +05:30
Jannat Patel
f9706f10e1
feat: reminder notification for incomplete payments
2025-02-04 09:55:10 +05:30
Jannat Patel
381ca43c01
Merge pull request #1269 from FahidLatheef/feat/persistent-sidebar
...
ui: added persistent Sidebar Collapsibility and Sidebar Webpages
2025-02-03 11:16:57 +05:30
Fahid Latheef Alungal
9e03e30bd8
ui: added persistent Sidebar Collapsibility and Sidebar Webpages
2025-01-25 11:20:09 +05:30
Jannat Patel
7bbdedf5f4
fix: margins beneath progress bar in course card
2025-01-23 18:34:15 +05:30
Jannat Patel
1ac5de96f9
fix: jobs page rendering issue for guest users
2025-01-22 12:38:28 +05:30
Jannat Patel
145342bb72
perf: misc performance improvements
2025-01-17 17:17:02 +05:30
Jannat Patel
cd4f2b1039
fix: clarified the posting date
2025-01-17 10:21:49 +05:30
Jannat Patel
9881b7b498
fix: improved jobs page ui
2025-01-17 10:15:58 +05:30