Commit Graph

107 Commits

Author SHA1 Message Date
Maxim Beder
edcf2fd756 fix: course image height on IOS Safari
Course thumbnails on IOS Safari stretch to the full height of the image,
instead of being limited by width and preserving aspect ratio. This
seems to be a IOS Safari specific behavior[1].

Learner dashboard MFE uses a custom implementation of CourseCardImage,
because the one in Paragon currently doesn't allow the image to be
clickable. Because of that, we are fixing this issue in this repo for
now, instead of fixing it in Paragon, until Paragon updates their
implementation and this repo is updated to use a newer version of
Paragon.

1: https://stackoverflow.com/a/44250830
2025-02-14 11:51:25 -08:00
Maxwell Frank
9228d017af feat: course banner slot (#559) 2025-02-12 14:13:31 -05:00
Maxwell Frank
abae82b507 fix: remove remaining UpgradeButton definition and tests (#548) 2025-01-14 14:36:38 -05:00
Maxwell Frank
777d3aa45c feat!: remove UpgradeButton (#536) 2025-01-13 13:50:50 -05:00
Jason Wesson
c144c04aee fix: modify tests for course card and import paths 2024-10-21 13:01:43 -06:00
Jason Wesson
0a52025a99 feat: add plugin slot for course card action 2024-10-21 13:01:43 -06:00
Bilal Qamar
11b7e48080 refactor: updated snapshots for failing tests 2024-04-04 16:33:13 +05:00
Bilal Qamar
53abfb03e7 Merge branch 'master' of https://github.com/openedx/frontend-app-learner-dashboard into mashal-m/replace-edx/paragon-frontend-build 2024-02-29 11:05:44 +05:00
Ghassan Maslamani
0e9d0ea3c2 fix: #287 translation strigs are not exported (#293) 2024-02-22 17:25:08 -05:00
Bilal Qamar
e1a6293ebb Merge branch 'master' of https://github.com/openedx/frontend-app-learner-dashboard into mashal-m/replace-edx/paragon-frontend-build 2024-02-15 14:51:25 +05:00
leangseu-edx
513d3fc4eb fix: a few typos (#279) 2024-01-31 10:49:47 -05:00
Syed Ali Abbas Zaidi
69e090e9a6 feat: migrate enzyme to react-unit-test-utils (#276) 2024-01-30 12:31:34 +05:00
mashal-m
79314ead86 refactor: replace @edx/paragon and @edx/frontend-build 2023-12-29 11:19:54 +05:00
Cindy Nguyen
b83f128f81 fix: MailToLink to account for no emails 2023-11-20 10:45:14 -05:00
Ben Warzeski
909f3f1f47 Bw/fix email modal (#193) 2023-08-22 15:12:54 -04:00
Ben Warzeski
ce269e8c8f feat: Exec Education flag around course card menu and actions (#188)
Co-authored-by: jajjibhai008 <ejazofficial122@gmail.com>
2023-08-15 16:27:32 -04:00
jajjibhai008
be2258e409 feat: show unenrollment button for executive education courses 2023-08-11 12:46:28 +05:00
jajjibhai008
a2c003e542 feat: frontend changes for executive education courses on B2C dashboard 2023-08-09 19:35:33 +05:00
leangseu-edx
4e47018a81 fix: stop user from unenroll after earned the certificate (#162) 2023-07-06 13:30:36 -04:00
leangseu-edx
5db95b0029 Revert "fix: stop user from unenroll after earned the certificate"
This reverts commit a479b7ead6.
2023-06-12 11:40:39 -04:00
Leangseu Kim
a479b7ead6 fix: stop user from unenroll after earned the certificate 2023-06-12 10:07:28 -04:00
Bilal Qamar
8c29abd0c8 feat: upgraded to node v18, added .nvmrc and updated workflows (#151) 2023-05-24 12:56:20 +05:00
Jason Wesson
e3784d36f1 refactor: extract data closer to origin of API request 2023-05-18 18:09:16 +00:00
Jason Wesson
5048fffd04 fix: parse creditRequest data correctly and add ecommerce URL to dev and test envs 2023-05-17 20:19:09 +00:00
Leangseu Kim
e57f44068b fix: missing image 2023-05-10 11:01:58 -04:00
leangseu-edx
a4d10b6c72 chore: refactor disable course action into a single hook (#145) 2023-05-09 14:30:44 -04:00
Leangseu Kim
895e867b91 fix: make credit actions disable on masquerade 2023-04-19 11:55:05 -04:00
Ben Warzeski
320f6acc21 fix: show cert for not-passing courses and hide link when missing URL (#131) 2023-04-10 10:07:02 -04:00
Leangseu Kim
e25610c66e fix: disable title link on homeUrl undefined 2023-03-23 10:13:52 -04:00
Leangseu Kim
5724d051b2 fix: begin button disable when audit access expire 2023-03-21 16:06:18 -04:00
Leangseu Kim
3c7be4c65c fix: disable view course when audit expired 2023-03-03 11:05:00 -05:00
Leangseu Kim
7ccf049edb fix: credit banner link 2023-03-02 15:40:21 -05:00
leangseu-edx
f25a15d917 Improve accessibility for learner home (#115) 2023-02-28 09:14:53 -05:00
Leangseu Kim
33c50082ef chore: make related program folder bolder 2023-02-14 14:18:56 -05:00
leangseu-edx
cba982a7a0 feat: drop support for node 12 & 14 (#111) 2023-02-14 14:01:32 -05:00
leangseu-edx
0933d185af feat: update related program location (#104) 2023-02-13 14:12:27 -05:00
Ben Warzeski
b2e8621e5c Thunk Removal Proof-of-concept (#98) 2023-01-19 10:13:48 -05:00
Ben Warzeski
166c64a391 feat: credit banner (#96) 2022-12-19 13:25:02 -05:00
Ben Warzeski
a21698e96a fix: disable course title click for unfulfilled entitlements (#99) 2022-12-16 13:03:16 -05:00
Leangseu Kim
41f563dd9a chore: add tracking to the resume click 2022-12-16 12:58:11 -05:00
leangseu-edx
3b32a5cd16 chore: put hotjar and facebook share button back (#92) 2022-12-13 09:58:35 -05:00
leangseu-edx
b23e741a5e Revert "chore: add facebook button back"
This reverts commit 03e42f45bb.
2022-12-12 11:23:35 -05:00
Leangseu Kim
03e42f45bb chore: add facebook button back 2022-12-09 14:00:24 -05:00
Ben Warzeski
61bf5f8685 Bw/segment events (#85) 2022-12-05 13:39:42 -05:00
leangseu-edx
821e6bce50 chore: remove duplicate element (#79)
Co-authored-by: Ben Warzeski <bwarzeski@edx.org>
2022-11-30 14:12:21 -05:00
Ben Warzeski
82219e9b08 fix: image wrapper (#78) 2022-11-30 14:07:22 -05:00
Ben Warzeski
9a57f9de13 Bw/segment (#76)
Co-authored-by: Leangseu Kim <lkim@edx.org>
2022-11-30 11:01:39 -05:00
leangseu-edx
48b157fdd0 feat: tracking upgrade and discovery (#66) 2022-11-10 13:27:04 -05:00
leangseu-edx
2a72a85efd chore: responsive course card (#64) 2022-11-07 15:06:09 -05:00
Ben Warzeski
dde8d45df3 Bw/recommendations panel (#63)
Co-authored-by: Shafqat Farhan <shafqat.farhan@arbisoft.com>
2022-11-04 15:01:56 -04:00