renovate[bot]
8f7580ec30
chore(deps): update dependency @openedx/frontend-build to v14.3.2 ( #580 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 05:34:46 +00:00
Ankush Chudiwal
fbf24e42d3
fix: broken skip link in Learner Dashboard ( #522 )
...
Co-authored-by: Deborah Kaplan <deborahgu@users.noreply.github.com >
2025-03-03 14:52:33 -05:00
Jason Wesson
e764e9c502
Revert "feat: adding new plugin slot for an enterprise modal"
...
This reverts commit f110a0ade8 .
2025-03-03 12:40:17 -06:00
Jason Wesson
13721f2770
Revert "fix: renaming slot"
...
This reverts commit 6a43918b56 .
2025-03-03 12:40:17 -06:00
Jason Wesson
960647ce9f
Revert "fix: pr requests"
...
This reverts commit 86fd29309a .
2025-03-03 12:40:17 -06:00
Jason Wesson
44c797854f
Revert "fix: PR requests"
...
This reverts commit 57d09af61d .
2025-03-03 12:40:17 -06:00
Jason Wesson
3ea088e411
Revert "fix: PR requests"
...
This reverts commit 76783133da .
2025-03-03 12:40:17 -06:00
Jason Wesson
4a18c890c3
Revert "fix: changing slot id"
...
This reverts commit b26d4632c9 .
2025-03-03 12:40:17 -06:00
renovate[bot]
e1c1c51704
chore(deps): update dependency @openedx/frontend-build to v14.3.1 ( #578 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 10:39:48 +00:00
renovate[bot]
f83f3a1850
fix(deps): update dependency @openedx/paragon to v22.15.3 ( #577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 05:37:49 +00:00
Kira Miller
b26d4632c9
fix: changing slot id
2025-02-27 11:28:33 -06:00
Kira Miller
76783133da
fix: PR requests
2025-02-27 11:28:33 -06:00
Kira Miller
57d09af61d
fix: PR requests
2025-02-27 11:28:33 -06:00
Kira Miller
86fd29309a
fix: pr requests
2025-02-27 11:28:33 -06:00
Kira Miller
6a43918b56
fix: renaming slot
2025-02-27 11:28:33 -06:00
Kira Miller
f110a0ade8
feat: adding new plugin slot for an enterprise modal
2025-02-27 11:28:33 -06:00
Feanil Patel
93bd883a01
Update catalog-info file for release data ( #570 )
2025-02-26 09:07:11 -05:00
salman2013
61375c9e95
chore: update catalog-info-file for release data and remove openedx.yaml file
2025-02-24 15:36:50 -05:00
renovate[bot]
c2f4be5063
fix(deps): update dependency @openedx/paragon to v22.15.2 ( #574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 11:48:06 +00:00
renovate[bot]
14bde7fc3f
fix(deps): update dependency @edx/frontend-component-header to v5.8.3 ( #573 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 07:03:02 +00:00
Maxim Beder
b5e2a94480
test: update test snapshots
2025-02-14 11:51:25 -08:00
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
renovate[bot]
1104c58611
fix(deps): update dependency react-router-dom to v6.29.0 ( #561 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-03 08:57:13 +00:00
renovate[bot]
3d7366ac1d
fix(deps): update dependency @openedx/paragon to v22.15.1 ( #560 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-03 05:15:00 +00:00
renovate[bot]
0f19ff9a02
fix(deps): update dependency @reduxjs/toolkit to v2.5.1 ( #556 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 10:02:08 +00:00
renovate[bot]
a21caead92
fix(deps): update dependency @openedx/paragon to v22.14.0 ( #557 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 05:56:20 +00:00
renovate[bot]
2b287c6332
chore(deps): update dependency @edx/browserslist-config to v1.5.0 ( #552 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 09:40:34 +00:00
renovate[bot]
8b67abd304
fix(deps): update dependency react-router-dom to v6.28.2 ( #551 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 05:03:34 +00: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
renovate[bot]
ce595d0e62
fix(deps): update dependency react-router-dom to v6.28.1 ( #544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 13:52:09 +00:00
renovate[bot]
0fd242eb74
fix(deps): update dependency core-js to v3.40.0 ( #543 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 08:36:11 +00:00
renovate[bot]
d2215570da
fix(deps): update dependency @edx/frontend-platform to v8.1.5 ( #542 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 05:04:41 +00:00
paulbert
b6bef24ace
refactor!: Remove ZendeskFab component
...
Deletes the ZendeskFab component and associated mock, removes react-zendesk package, and removes env variables for Zendesk
2025-01-08 14:07:21 -08:00
renovate[bot]
bb5a2aa3fd
fix(deps): update dependency @reduxjs/toolkit to v2.5.0 ( #540 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 09:27:09 +00:00
renovate[bot]
77d1ba93c3
fix(deps): update dependency @openedx/paragon to v22.13.0 ( #539 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 06:39:30 +00:00
renovate[bot]
4aa786c595
fix(deps): update dependency @openedx/frontend-plugin-framework to v1.4.1 ( #538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 10:23:13 +00:00
renovate[bot]
a5ff2eceae
chore(deps): update dependency @edx/browserslist-config to v1.4.0 ( #537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 06:34:26 +00:00
renovate[bot]
84b281aa51
fix(deps): update dependency @edx/frontend-platform to v8.1.3 ( #534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 10:29:28 +00:00
renovate[bot]
dc5c655314
fix(deps): update dependency @edx/frontend-component-header to v5.8.2 ( #533 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 06:45:43 +00:00
Brian Smith
2140d8821d
chore: add dev script to package.json ( #530 )
2024-12-13 12:29:02 -05:00
Deborah Kaplan
63860e95ce
chore: removing send mail on failure gh action
...
This action frequently fails, and the current maintainers
(@openedx/2U-aperture) don't require it, as we both monitor the success
of the workflows and we have workflow failure email notifications
enabled. After discussion with Axim, we are removing the action. It can
always be added back (and potentially debugged) later if another
maintainer would benefit from it.
FIXES: APER-3814
2024-12-09 12:57:47 -08:00
renovate[bot]
1474c4c546
chore(deps): update dependency jest-when to v3.7.0 ( #527 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 11:45:54 +00:00
renovate[bot]
e2e51dc030
chore(deps): update dependency @openedx/frontend-build to v14.2.2 ( #526 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 08:22:06 +00:00
Adolfo R. Brandes
604298eaca
fix: Use browserslist-config
...
We were installing browserslist-config but not declaring it. This had
the effect that webpack - and likely others - were not using it.
2024-12-06 11:08:11 -03:00
renovate[bot]
f9d13c4058
fix(deps): update dependency @edx/frontend-component-header to v5.8.1 ( #518 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 11:07:31 +00:00
renovate[bot]
e1db6807ef
fix(deps): update dependency @openedx/frontend-slot-footer to v1.0.7 ( #517 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 07:43:53 +00:00
renovate[bot]
d8e1f82bdf
fix(deps): update dependency @edx/frontend-enterprise-hotjar to v7
2024-11-26 15:49:09 -06:00
dependabot[bot]
c5a78e01f2
build(deps): bump dawidd6/action-send-mail from 3 to 4
...
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail ) from 3 to 4.
- [Release notes](https://github.com/dawidd6/action-send-mail/releases )
- [Commits](https://github.com/dawidd6/action-send-mail/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: dawidd6/action-send-mail
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-26 15:43:43 -06:00