Commit Graph

1308 Commits

Author SHA1 Message Date
raizasafeel
aed4c6915d refactor: swap remaining physical tailwind classes for rtl-safe equivalents 2026-04-14 11:29:28 +05:30
raizasafeel
07e9b62467 chore: bump frappe-ui to v.0.1.276 for rtl support 2026-04-13 18:10:41 +05:30
raizasafeel
5de889c71b fix: render dayjs import properly 2026-04-13 17:45:53 +05:30
raizasafeel
4278361559 fix: prevent breaking of batch time in rtl 2026-04-13 17:28:17 +05:30
raizasafeel
f891f72e20 feat: rtl support for dates 2026-04-13 17:28:04 +05:30
raizasafeel
cb5d19e523 Merge remote-tracking branch 'upstream/develop' into feat/rtl 2026-04-13 10:45:10 +05:30
raizasafeel
8b3930169d feat: add rtl support to icons, css styles 2026-04-13 10:10:53 +05:30
raizasafeel
3e05dcedeb feat(lesson): add rtl support 2026-04-13 09:49:05 +05:30
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
Jannat Patel
88e86e6cfb fix: page length for jobs and certification listing 2026-04-12 11:03:20 +05:30
Jannat Patel
dc4f188648 fix: certified participants page height 2026-04-11 20:12:47 +05:30
Jannat Patel
411b400d04 fix: quiz scroll issue in lessons 2026-04-11 19:54:57 +05:30
Jannat Patel
ec5e45e6c6 fix: mobile view of lists 2026-04-11 19:50:59 +05:30
Jannat Patel
af08e6842a fix: list pagination 2026-04-10 19:54:59 +05:30
Jannat Patel
c7ccb2d1c5 refactor: certified participants list 2026-04-10 18:06:30 +05:30
Jannat Patel
2ebb6ca745 refactor: job applications list 2026-04-10 16:44:42 +05:30
Jannat Patel
1f040c4561 refactor: jobs list and form ui 2026-04-10 15:26:50 +05:30
Jannat Patel
ee85af09ed fix: course import with proper evaluator data 2026-04-10 13:09:20 +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
75ed9c5ec2 fix: removed body content from course export request 2026-04-09 20:29:00 +05:30
Jannat Patel
0f7a2d1975 fix: changed course export request to GET 2026-04-09 20:20:53 +05:30
Jannat Patel
0d394646d9 fix: removed prefix from assignment and exercise list count 2026-04-08 12:17:10 +05:30
Jannat Patel
071e8dc529 fix: lesson progress after assignment submission 2026-04-08 12:15:23 +05:30
Jannat Patel
def3e3d372 fix: mark for review should only be allowed when showing answers is disabled 2026-04-08 11:02:42 +05:30
Jannat Patel
a507ab425c fix: improved list for assignments and programming exercises 2026-04-07 17:54:03 +05:30
Raizaaa
e4ad66c226 Merge pull request #2294 from raizasafeel/security
fix: prevent xss in meta data
2026-04-06 22:45:22 +05:30
Raizaaa
9003e92d6c Merge pull request #2292 from raizasafeel/feat/zero-amount-checkout
fix: allow zero amount checkout with coupons
2026-04-06 20:45:16 +05:30
raizasafeel
f244a6c9ff fix: prevent xss in meta data 2026-04-06 20:41:38 +05:30
Jannat Patel
ab1bed8f30 fix: course card gradient toggle when theme changed 2026-04-06 17:06:44 +05:30
Jannat Patel
93161b8278 fix: sidebar links in mobile 2026-04-06 16:19:52 +05:30
Raizaaa
090f26f58f Merge branch 'frappe:develop' into feat/zero-amount-checkout 2026-04-06 12:12:55 +05:30
raizasafeel
1d04f4fd91 fix: allow zero amount checkout with coupons 2026-04-06 11:58:05 +05:30
raizasafeel
221ac4fad9 revert: change switches into checkbox 2026-04-06 09:03:53 +05:30
Jannat Patel
7fe8d6c500 fix: asset export path 2026-04-03 13:18:11 +05:30
Jannat Patel
6338a5911f fix: misc issues 2026-04-02 20:08:08 +05:30
Jannat Patel
55f01dc313 test: course package export and import 2026-04-02 18:53:50 +05:30
Jannat Patel
e1e2c08493 fix: import modal ui 2026-04-02 13:52:07 +05:30
Jannat Patel
cd85c5c57f fix: import package as private 2026-04-02 13:23:38 +05:30
Jannat Patel
03e5bae0aa chore: resolved conflicts 2026-04-02 12:41:38 +05:30
Jannat Patel
a4a0a76ad7 feat: import course zip 2026-04-02 12:40:08 +05:30
Leo Daniel A
42abc678a2 fix(notifications): single-line mobile header and improve empty state (#2250)
* fix(notifications): single-line mobile header and improve empty state

* fix(style): improve the notification content for mobile view and dark theme
2026-03-31 13:01:53 +05:30
Jannat Patel
0e9abf91a1 Merge pull request #2271 from LeoDanielA01/fix/elevators-route
fix: evaluator navigation by syncing modal visibility with route change
2026-03-30 11:04:59 +05:30
Jannat Patel
0fd5d6b2b0 Merge pull request #2270 from LeoDanielA01/fix/settings-header-text-contrast
fix(style): improve header text contrast in settings pages dark mode
2026-03-30 11:02:20 +05:30
Jannat Patel
e926fde159 Merge pull request #2269 from LeoDanielA01/fix/payment-gateway-header-color
fix(style): improve payment gateway header text visibility in dark mode
2026-03-30 10:57:46 +05:30
LEO DANIEL A
79441ae09c fix: evaluator navigation by syncing modal visibility with route change 2026-03-28 16:43:30 +05:30
LEO DANIEL A
3509da679c fix(style): improve header text contrast in settings pages dark mode 2026-03-28 15:22:23 +05:30
LEO DANIEL A
edf3a80d8d fix(style): improve payment gateway header text visibility in dark mode 2026-03-28 15:07:02 +05:30