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
Diana Olarte
a0e5f75f0b
fix: apply feedback
2024-11-21 09:10:34 -05:00
Diana Olarte
2e101d5c23
fix: display programs tab only if it is configured
2024-11-21 09:10:34 -05:00
Deborah Kaplan
ee515ad666
Revert "fix: display programs only if the url is configured ( #479 )"
...
This reverts commit e8886c9d9d .
2024-11-18 14:37:40 -05:00
Diana Olarte
e8886c9d9d
fix: display programs only if the url is configured ( #479 )
...
Removes the link of programs from the Header if the service is not configured.
2024-11-18 11:51:56 -03:00
Diana Olarte
c93d94035a
fix: display SUPPORT_URL only if the url is configured
2024-10-25 12:18:49 -03: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
Maxwell Frank
0408a54372
refactor: plugin slot implementation ( #465 )
2024-10-15 15:04:52 -04:00
Ahtesham Quraish
7ef5d5b034
fix: replace the header with openedx header
...
Description:
Replace the header with openedx header
van-1914
2024-08-12 11:55:44 +05:00
Maxwell Frank
a5d1cb380d
fix: remove Optimizely and surrounding components ( #386 )
2024-07-30 10:09:04 -04:00
Adolfo R. Brandes
e94dd56fb1
fix: Remove edX-specific reference
...
Remove edx-Specific reference from email confirmation banner.
2024-06-10 11:34:48 -03:00
Muhammad Abdullah Waheed
0fcaa64a6e
fix: fixed snapshots
2024-05-17 16:54:08 +05:00
Bilal Qamar
1d53ef6153
refactor: react-unit-test-util & hotjar major version upgrades, updated snapshots
2024-05-16 16:19:50 +05:00
Bilal Qamar
59d90f5dc8
Merge branch master into bilalqamar95/jest-v29-upgrade
2024-05-16 16:19:13 +05:00
Adolfo R. Brandes
a5730daa14
Revert "fix: hiding certificate banner for exec ed"
...
This reverts commit d90339f5f5 .
For the record, Axim Engineering no longer accepts organization-specific
code to land in master.
2024-04-26 13:24:20 -03:00
Kira Miller
d90339f5f5
fix: hiding certificate banner for exec ed
2024-04-25 22:19:37 +00:00
Justin Hynes
5cd8b005b9
feat!: Removes rendering of the RecommendationsPanel by default in Open edX ( #311 )
2024-04-05 14:30:08 -04:00
Deborah Kaplan
11bf6f2554
feat: separate no courses and course list into slots
...
* this creates a plug-in slot with an ID for each of no courses and course list
FIXES: APER-3304
2024-04-04 17:22:26 -04:00
Bilal Qamar
11b7e48080
refactor: updated snapshots for failing tests
2024-04-04 16:33:13 +05:00
Maxwell Frank
b8e08d8a8f
Refactor course list and empty state ( #308 )
...
Co-authored-by: Maxwell Frank <mfrank@2u.com >
2024-04-03 13:41:20 -04:00
Maxwell Frank
731fbe2e2e
refactor: course filters ( #303 )
...
Co-authored-by: Maxwell Frank <mfrank@2u.com >
2024-03-28 12:50:59 -04: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
Fateme Khodayari
e8660b941f
fix: translation for header of course filter form (course status) ( #289 )
2024-02-26 16:02:08 -05:00
Attiya Ishaque
3e116bf047
refactor: remove painted door experiment code
2024-02-23 12:56:27 +05:00
Ghassan Maslamani
0e9d0ea3c2
fix : #287 translation strigs are not exported ( #293 )
2024-02-22 17:25:08 -05:00
Muhammad Abdullah Waheed
769032fc92
fix: updated snapshots
2024-02-15 16:31:01 +05:00
Bilal Qamar
858aff6fba
refactor: updated edx packages
2024-02-15 16:07:47 +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
hinakhadim
c73c0fe30d
fix: URLs get the current value of LMS_BASE_URL from getConfig() #269
2024-02-07 10:59:35 +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
Maria Grimaldi
bed2c341b5
refactor: hide switch dashboard option behind flag ( #237 )
2023-12-07 09:32:19 -05:00
Deborah Kaplan
d1bf6f9c91
Merge branch 'master' into runtime-config
2023-11-21 12:09:14 -05:00
Cindy Nguyen
b83f128f81
fix: MailToLink to account for no emails
2023-11-20 10:45:14 -05:00
Brian Smith
c2a20af9b8
fix: replace hardcoded strings and properly define i18n messages
2023-11-16 15:46:25 -03:00
Cindy Nguyen
4b2d65c44c
fix: use getConfig not process.env
...
Co-authored-by: Mena Hassan <mhassan@axim.org >
2023-10-27 15:50:44 -04:00
Shahbaz Shabbir
82ff0d7ddb
fix: get brand logo file path from env ( #205 )
...
Co-authored-by: Brian Smith <112954497+brian-smith-tcril@users.noreply.github.com >
2023-10-12 14:06:01 -04:00
Juliana Kang
4b20c5bbdd
Revert "Revert "feat: Update header user dropdown back to Order History""
2023-09-18 14:14:21 -04:00
Juliana Kang
91117cce6a
Revert "feat: Update header user dropdown back to Order History"
2023-09-18 13:52:13 -04:00
julianajlk
1d67ac5f24
test: Update snapshot for Order History
2023-09-15 12:27:05 -04:00
julianajlk
60d2f22c50
feat: Update header user dropdown back to Order History
2023-09-15 12:12:07 -04:00
Syed Sajjad Hussain Shah
5dc89d7404
fix: collapsed navbar icon fix ( #204 )
...
Co-authored-by: Matthew Carter <mcarter@edx.org >
2023-09-07 17:11:15 -04:00
Syed Sajjad Hussain Shah
d42d0cdc59
feat: add painted door button for no recommendations
...
VAN-1618
2023-08-24 13:30:39 +05:00
Ben Warzeski
b41eee47c9
Bw/recommendations painted door exp ( #197 )
...
Co-authored-by: Syed Sajjad Hussain Shah <ssajjad@2u.com >
2023-08-23 11:53:19 -04:00
Ben Warzeski
909f3f1f47
Bw/fix email modal ( #193 )
2023-08-22 15:12:54 -04:00