Commit Graph

1261 Commits

Author SHA1 Message Date
raizasafeel
aec9556cf0 feat: sidebar toggle icon adjusts to text direction 2026-04-12 20:55:00 +05:30
raizasafeel
c5236b2e50 refactor(components): swap tailwindcss classes with ones with rtl support 2026-04-12 20:54:52 +05:30
raizasafeel
fa94e5f96a refactor(pages): swap tailwindcss classes with ones with rtl support 2026-04-12 20:52:22 +05:30
raizasafeel
453862a653 chore(deps): bump frappe-ui to v.0.1.275 for rtl support 2026-04-10 12:57:59 +05:30
raizasafeel
ff98df6acd feat: detect language and change direction 2026-04-10 09:57:50 +05:30
Jannat Patel
839c8eca6e Merge pull request #2264 from pateljannat/issues-217
fix: better sanitization of form fields
2026-03-27 12:15:52 +05:30
Jannat Patel
ba01c1e803 Merge pull request #2262 from NuriaAmoros/fix/overflow-settings-dialog
fix: add overflow-y-auto to settings dialog content panel (#2079)
2026-03-27 11:53:18 +05:30
Jannat Patel
5efcaab95a fix: better sanitization of form fields 2026-03-27 11:26:04 +05:30
Nuria Amorós
73122d1faa fix: change overflow-y-scroll to overflow-y-auto in settings list components (#2079) 2026-03-26 15:20:46 +01:00
Jannat Patel
26623ecc25 Merge pull request #2260 from pateljannat/issues-216
fix: misc ui improvements
2026-03-26 16:27:24 +05:30
Jannat Patel
5b50701b3b fix: ui improvements in batch feedback and evaluator slots 2026-03-26 15:59:02 +05:30
Jannat Patel
71c13d634c fix: enhancements in quiz 2026-03-26 15:58:20 +05:30
Hussain Nagaria
e3a70a04a3 Merge branch 'develop' into misc/fixes 2026-03-25 10:23:55 +05:30
Raizaaa
d2d36c75c0 Merge branch 'frappe:develop' into fix/ui-teardown 2026-03-24 16:58:26 +05:30
raizasafeel
c2287a5d08 style(courseform): render tags inside input to match multiselect 2026-03-24 16:16:35 +05:30
raizasafeel
400c950bb7 fix: progress updated on video completion 2026-03-24 15:33:53 +05:30
raizasafeel
89505eac7d fix(scorm): save_progress no longer impended by race condition 2026-03-24 15:27:08 +05:30
Hussain Nagaria
e7d2594142 feat: show preview video in batch 2026-03-24 15:19:51 +05:30
Hussain Nagaria
0486842bc8 fix: show error if upload fails 2026-03-24 14:51:09 +05:30
raizasafeel
99397ad1f4 feat(scorm): show completion in frontend 2026-03-24 12:58:44 +05:30
Nuria Amorós
4317c2297c fix: add overflow-y-auto to settings dialog content panel (#2079) 2026-03-23 11:37:26 +01:00
Jannat Patel
6e852cb86f Merge pull request #2238 from LeoDanielA01/fix/job-detail-application-data-loading
fix(JobDetail): application count and button now load properly on pag…
2026-03-23 11:09:32 +05:30
LEO DANIEL A
f92b7faf0f fix(JobDetail): application count and button now load properly on page open 2026-03-22 22:15:58 +05:30
Jannat Patel
ca1b5da8e5 fix: improved role description in profile 2026-03-19 18:19:07 +05:30
Jannat Patel
189fc08cdb revert: certification batch filter to a checkbox 2026-03-19 18:01:09 +05:30
Leo Daniel A
f2807d3e38 fix: LiveCodeSession reference error and UI loading state (#2218)
* fix: LiveCodeSession reference error and UI loading state

* fix: remove trailing slash from livecode_url in LMS Settings and add patch to update existing records

* fix: remove reload function in patch file and update live_code_url default value by administrator

---------

Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com>
2026-03-19 17:55:24 +05:30
Jannat Patel
1e646e35a2 Merge pull request #2228 from raizasafeel/fix/ui-teardown
revert(course): use checkbox with tooltip for certification filter
2026-03-19 16:18:22 +05:30
Jannat Patel
7730b58a02 Merge pull request #2229 from pateljannat/issues-213
fix: misc issues
2026-03-19 15:52:49 +05:30
Jannat Patel
8f4bd7afaf fix: misc ui issues 2026-03-19 15:38:31 +05:30
Raizaaa
52e44bee12 Merge branch 'frappe:develop' into fix/ui-teardown 2026-03-19 13:35:24 +05:30
raizasafeel
5c03754888 revert(course): use checkbox with tooltip for certification filter 2026-03-19 13:34:52 +05:30
LEO DANIEL A
515ff5662b fix: reload and persist status filters in programming submissions 2026-03-18 00:39:03 +05:30
Raizaaa
7f95a3eb60 Merge branch 'frappe:develop' into fix/ui-teardown 2026-03-17 13:25:31 +05:30
raizasafeel
7e0bea60ee fix: prevent toast pop up on profiles page mount 2026-03-17 13:09:30 +05:30
raizasafeel
74862c131d feat: replace preview video placeholder with description 2026-03-17 12:48:16 +05:30
raizasafeel
f2f042e0fa feat: rename disable self enrollment toggle to self enrollment 2026-03-17 12:48:12 +05:30
raizasafeel
b8dab3e54a feat: replace checkboxes with switches 2026-03-17 12:21:58 +05:30
raizasafeel
186cd90d42 style: matched to frappe-ui style for input 2026-03-17 11:48:42 +05:30
Jannat Patel
a7598233a7 Merge pull request #2199 from LeoDanielA01/fix/sidebar-scrollview
fix: improve sidebar scrolling with overflow
2026-03-17 09:06:47 +05:30
raizasafeel
d821ec56aa refactor(multiselect): selected values are shown in input 2026-03-17 03:32:38 +05:30
raizasafeel
674512444e fix: refactor components for create modal 2026-03-17 03:22:20 +05:30
raizasafeel
29d11a42df feat(control): better ux, inline create functionality for link 2026-03-17 02:20:15 +05:30
raizasafeel
0c0820a826 feat: update batch, course form to use new member modal 2026-03-17 01:59:40 +05:30
raizasafeel
dd8a0d4238 feat: add member modal, evaluator add refactor 2026-03-17 01:55:57 +05:30
raizasafeel
5d8090c0a0 fix(controls): link and multiselect filter handling 2026-03-17 00:16:13 +05:30
raizasafeel
e2550cca31 feat(lesson): add support for html (heading, block code, list) 2026-03-16 17:38:05 +05:30
Leo Daniel A
6646a83378 fix: hide evaluators search when list is empty (#2197)
* fix: hide evaluator search when list is empty

* fix(lms): keep search bar visible in Evaluators settings during search
2026-03-16 16:51:00 +05:30
Jannat Patel
1ff071a147 Merge pull request #2206 from pateljannat/mark-for-review
feat: mark questions for review in quiz
2026-03-16 16:44:08 +05:30
Jannat Patel
4684411d09 feat: mark questions for review in quiz 2026-03-16 16:21:21 +05:30
Jannat Patel
77bdc29b3e fix: assignment issues 2026-03-16 15:20:03 +05:30