Maxim Beder
1412bfe209
feat: update certificate icons
...
Old certificates icons contained edX trademark logos, which were not
suitable for the open source repos. Replaced with icons that contain
Open edX logos.
2025-04-30 10:27:27 -03:00
Brian Smith
e8d3bd7c24
fix(docs): correct ProgressCertificateStatusSlot README title ( #1689 )
2025-04-25 13:37:58 -04:00
Brian Smith
511091055b
fix(docs): correct CourseRecommendationsSlot README title ( #1688 )
2025-04-25 13:37:02 -04:00
Brian Smith
24c9437e91
feat: import FooterSlot from component package instead of slot package ( #1682 )
2025-04-24 12:32:45 -04:00
Brian Smith
fb6f110732
feat: standardize slot ids ( #1685 )
2025-04-24 07:27:23 -04:00
renovate[bot]
1656b73a31
fix(deps): update dependency @edx/frontend-component-header to v6.4.0 ( #1684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 20:19:28 +00:00
edX requirements bot
81671ad328
chore: update browserslist DB ( #1681 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-04-21 00:41:04 +00:00
Ivo Branco
4cc716b20c
chore(deps): update dependency @openedx/frontend-build ( #1677 )
...
This will extract more messages to be translated.
2025-04-16 15:36:46 -04:00
Braden MacDonald
756fbbac83
chore: remove 'patch-package' and its unused frontend-build patch
2025-04-15 11:56:18 -07:00
KristinAoki
903fe28ff6
refactor: change to useIntl
2025-04-15 10:45:26 -07:00
Adolfo R. Brandes
14c662dc53
feat: removes Upgrade Notification as default content
...
As a follow-up to
https://github.com/openedx/frontend-app-learning/pull/1368 , remove the
UpgradeNotification component from the sidebar's default content.
2025-04-14 16:50:55 -03:00
Adolfo R. Brandes
af432eab27
chore: remove extraneous config file
2025-04-14 15:28:43 -03:00
edX requirements bot
dde640df33
chore: update browserslist DB ( #1673 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-04-14 00:41:29 +00:00
KristinAoki
b827db800d
fix: lint errors
2025-04-10 11:14:16 -04:00
KristinAoki
5b7f76b43d
fix: breadcrumb preview link
2025-04-10 11:14:16 -04:00
KristinAoki
cf4bea3604
fix: unit link in preview mode
2025-04-10 11:14:16 -04:00
Feanil Patel
85e6e9266d
feat: Drop canShowUpgradeSock course data.
...
DEPR: https://github.com/openedx/edx-platform/issues/36429
This piece of data is not being used anywhere but was still being
consumed so just drop the data so that the backend can be updated to no
longer provide the data.
The backend API is being updated in https://github.com/openedx/edx-platform/pull/36436
2025-04-09 10:13:24 -04:00
Brian Smith
360af1f0e9
feat: upgrade to react 18 ( #1663 )
2025-04-07 14:58:51 -04:00
edX requirements bot
26f4a90976
chore: update browserslist DB ( #1670 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-04-07 00:39:51 +00:00
renovate[bot]
0d45c78ace
fix(deps): update dependency @edx/frontend-platform to v8.3.4 ( #1623 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 14:27:08 +00:00
renovate[bot]
c18214dc41
fix(deps): update dependency @openedx/paragon to v22.17.0 ( #1666 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 07:34:37 +00:00
renovate[bot]
54611c1b4d
fix(deps): update dependency @openedx/frontend-build to v14.4.2 ( #1665 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 03:19:56 +00:00
renovate[bot]
7ca4b71ff7
fix(deps): update dependency @edx/frontend-lib-learning-assistant to v2.21.0 ( #1664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 22:52:12 +00:00
renovate[bot]
63a7ff83cf
fix(deps): update dependency @edx/frontend-component-footer to v14.4.0 ( #1662 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 19:16:07 +00:00
renovate[bot]
8ecaa018da
fix(deps): update dependency @edx/react-unit-test-utils to v3.1.0 ( #1652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 13:56:25 +00:00
renovate[bot]
64ca156095
fix(deps): update dependency @openedx/frontend-slot-footer to v1.1.1 ( #1661 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-02 13:56:12 +00:00
Brian Smith
c06f2c37ab
chore(deps): update @openedx dependencies to versions that support React 18 ( #1656 )
2025-04-02 09:49:49 -04:00
Sarina Canelake
d5a092b220
Update edx.rtd.io links to docs.openedx.org ( #1654 )
...
* docs: Update edx.rtd links to their new homes
* docs: Update README to not prescribe a version of Node
2025-03-26 17:43:44 +05:30
Kristin Aoki
81b621195e
fix: button hover background color ( #1653 )
...
This PR updates the hover background for the top navigation buttons that are shown when the left side navigation is enabled. The hover background is updated to match the hover background of other existing IconButton components, see DiscussionNotificationTrigger.jsx, on the page.
2025-03-25 17:03:29 +00:00
renovate[bot]
226c4cc1d7
fix(deps): update dependency @edx/frontend-lib-special-exams to v3.4.0 ( #1651 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 01:51:16 +00:00
renovate[bot]
7f6a59b701
fix(deps): update dependency @openedx/paragon to v22.16.1 ( #1650 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 23:57:56 +00:00
renovate[bot]
7ea0bd175b
fix(deps): update dependency @openedx/frontend-build to v14.3.3 ( #1648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 19:56:42 +00:00
Kristin Aoki
dae1d63e23
feat: update unit title plugin ( #1643 )
...
This PR updates the unit title plugin to include all the elements that are part of the unit title, which includes the unit title, bookmark button, and navigation buttons (if left sidebar navigation is enabled).
2025-03-24 11:46:02 -04:00
edX requirements bot
6ab0deb7b7
chore: update browserslist DB ( #1646 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-03-24 00:39:25 +00:00
Michael Roytman
e5f04d92b9
fix: useExamAccess hook does not make call to fetchExamAccessToken after isExam changes ( #1644 )
...
This commit fixes a bug that prevents the fetchExamAccessToken hook in the useExamAccess hook from running. This occurs when the value of isExam returned by the useIsExam hook changes from false to true. Because the dependency array of the useEffect hook within the useExamAccess hook was ['id'], the useEffect hook would not rerun on changes to isExam. The fix is to add isExam to the dependency array.
2025-03-20 15:01:40 -04:00
Kristin Aoki
f39a50e7dc
feat: add section outline plugin ( #1632 )
...
This PR adds a plugin slot for the section list in the outline tab. This plugin can be used to add custom content before the list or add extra content to the titles for sections and subsections. To accomplish this, some of the smaller components inside Section and SequenceLink have been extrapolated into their own components so that they can be easily imported for use in plugins.
2025-03-18 16:51:16 -04:00
Kristin Aoki
72724bcafb
fix: use sentence casing ( #1640 )
...
* fix: use sentence casing
* fix: failing tests
2025-03-18 15:28:59 -04:00
Kristin Aoki
964abbe0c3
fix: right sidebar icon behavior ( #1636 )
...
When using the right new-sidebar with the left sidebar navigation, the icon for the right sidebar changed whenever the left sidebar was open. The icon change is supposed to indicate to users that the right sidebar is open. It is confusing to users when the left sidebar navigation is open and the right sidebar icon is filled instead of outlined.
2025-03-17 09:31:23 -04:00
edX requirements bot
96d20e20e6
chore: update browserslist DB ( #1638 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-03-17 00:39:37 +00:00
Kristin Aoki
a56fd7d0e1
feat: change blocked icon to lock icon ( #1619 )
...
* feat: replace blocked icon with locked
* refactor: replace injectIntl with useIntl
* revert: temporary test change
* fix: failing test
* fix: wording of message description
* fix: lingering lint error
* fix: missing message variable
2025-03-12 15:43:27 -04:00
Rodrigo Martin
679caa61f3
feat: Update link styling ( #1631 )
2025-03-11 12:06:28 -03:00
edX requirements bot
420060967b
chore: update browserslist DB ( #1630 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2025-03-10 00:32:49 +00:00
Michael Roytman
91d3762513
feat: update version of frontend-lib-learning-assistant to 2.19.2 ( #1629 )
...
This commit installs version 2.19.2 of @edx/frontend-lib-learning-assistant.
This release commit fixes a bug where the days remaining banner appears after an audit trial learner sends their first message. In this case, the days remaining is not displayed until the call to the chat summary endpoint completes. This commit adds a loading spinner to the banner that appears while that call is in progress.
See https://github.com/edx/frontend-lib-learning-assistant/releases/tag/v2.19.2 .
2025-03-07 11:01:21 -05:00
Marcos Rigoli
2e3ed087d1
fix: Updated a11y on Courseware Search results. ( #1620 )
2025-03-06 15:24:35 -03:00
Rodrigo Martin
d76d4db097
feat: remove align-items-center from unit title main header ( #1628 )
2025-03-06 12:52:12 -03:00
renovate[bot]
04b314d157
fix(deps): update dependency @openedx/paragon to v22.16.0 ( #1626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 05:43:15 +00:00
renovate[bot]
1db4848d1a
fix(deps): update dependency @openedx/frontend-slot-footer to v1.1.0 ( #1625 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 02:18:14 +00:00
renovate[bot]
8f294781d2
fix(deps): update dependency @openedx/frontend-plugin-framework to v1.5.0 ( #1624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-05 22:06:50 +00:00
renovate[bot]
d6908abb13
chore(deps): update dependency @testing-library/user-event to v14.6.1
2025-03-05 14:00:48 -08:00
Braden MacDonald
96d3d0da7e
chore: remove husky
2025-03-05 16:39:59 -03:00