renovate[bot]
|
4726c23bc3
|
fix(deps): update dependency sass-loader to v16.0.4 (#1565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-03 02:01:20 +00:00 |
|
renovate[bot]
|
cbbb417894
|
fix(deps): update dependency @openedx/frontend-slot-footer to v1.0.7 (#1564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-02 22:50:50 +00:00 |
|
renovate[bot]
|
c57f28ad40
|
fix(deps): update dependency @openedx/frontend-build to v14.2.2 (#1563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-02 18:25:52 +00:00 |
|
renovate[bot]
|
310fb84517
|
fix(deps): update dependency @edx/frontend-platform to v8.1.4 (#1562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-02 16:06:10 +00:00 |
|
renovate[bot]
|
623f6946e5
|
fix(deps): update dependency @edx/frontend-component-header to v5.8.2 (#1561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-02 15:54:37 +00:00 |
|
renovate[bot]
|
cf124877e8
|
chore(deps): update dependency eslint-import-resolver-webpack to v0.13.10 (#1560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-02 14:40:47 +00:00 |
|
renovate[bot]
|
0456ad9318
|
fix(deps): update dependency husky to v9 (#1545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-02 11:34:18 -03:00 |
|
edX requirements bot
|
7be87b0f83
|
chore: update browserslist DB (#1555)
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com>
|
2025-01-02 11:33:07 -03:00 |
|
Rodrigo Martin
|
cbe5b28762
|
fix(AU-2174): Fix left sidebar throwing 404 (#1556)
|
2024-12-20 13:09:10 -03:00 |
|
Abdur Rahman Asad
|
4a80532b8d
|
fix: update iframe feature policy
This is needed to fix Xblock video play button not working in Chrome for youtube videos due to iframe security policy.
|
2024-12-18 09:38:00 -08:00 |
|
Marcos Rigoli
|
e505f78cfb
|
feat: Updated frontend-lib-learning-assistant to v2.13.0 (#1557)
|
2024-12-18 12:50:19 -03:00 |
|
dependabot[bot]
|
3811f5f9d5
|
chore(deps): bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 11:17:29 -08:00 |
|
Varsha Menon
|
8a20b908c7
|
feat: upgrade learning assistant (#1553)
|
2024-12-16 10:09:34 -05:00 |
|
Kristin Aoki
|
8a6fa937ea
|
feat: add progress certificate status plugin slot (#1551)
|
2024-12-11 13:24:33 +01:00 |
|
Alison Langston
|
dafdcad2b4
|
feat: update gating for chat component (#1550)
* feat: update gating for chat component
* fix: add gating for access expiration
* chore: upgrade learning assistant version
|
2024-12-09 16:21:40 -05:00 |
|
dependabot[bot]
|
cd56ffaf9d
|
chore(deps): bump path-to-regexp and express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)
Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-09 12:06:31 -08:00 |
|
edX requirements bot
|
c11cb85d78
|
chore: update browserslist DB (#1548)
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com>
|
2024-12-09 10:04:40 -08:00 |
|
Farhaan Bukhsh
|
b09bcbd3ae
|
Revert PR #1519 "fix: only one in-course experience sidebar can be open..."
(and "fix: add test in CourseOutlineTray")
This reverts commit 020e7fb42 and 038b05ba
|
2024-12-04 11:06:35 -08:00 |
|
Braden MacDonald
|
4a925f9c11
|
refactor: convert masquerade UI widgets to Function Components + TypeScript (#1513)
* refactor: convert masquerade UI widgets to TypeScript
* test: improve test coverage
* chore: upgrade @testing-library/user-event to v14
* test: improve test coverage
* test: improve test coverage
|
2024-12-04 22:33:06 +05:30 |
|
Brian Smith
|
f5b6243c61
|
feat: wrap existing sidebars in frontend-plugin-framework PluginSlots (#1543)
|
2024-12-04 10:24:03 -05:00 |
|
dependabot[bot]
|
98c670afe7
|
chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 09:34:26 -08:00 |
|
jciasenza
|
038b05ba6c
|
fix: add test in CourseOutlineTray
|
2024-11-30 20:57:59 +05:30 |
|
jciasenza
|
020e7fb42c
|
fix: only one in-course experience sidebar can be open at a time failing
|
2024-11-30 20:57:59 +05:30 |
|
Demid
|
ead98538b9
|
feat: hide studio button for limited staff (#1436)
|
2024-11-29 00:36:05 +05:30 |
|
renovate[bot]
|
90ef6ace5c
|
fix(deps): update dependency @openedx/frontend-plugin-framework to v1.4.1 (#1544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-26 22:50:10 +00:00 |
|
renovate[bot]
|
e0196f2a2a
|
fix(deps): update dependency copy-webpack-plugin to v12
|
2024-11-26 14:41:49 -08:00 |
|
edX requirements bot
|
b7befcff7e
|
chore: update browserslist DB (#1541)
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com>
|
2024-11-25 10:38:56 -08:00 |
|
Varsha Menon
|
642031bf87
|
feat: upgrade learning assistant (#1542)
|
2024-11-25 12:02:51 -05:00 |
|
Brian Smith
|
f778f27647
|
feat: update to header with new FPF pluginProps (#1524)
|
2024-11-22 15:20:58 -05:00 |
|
renovate[bot]
|
b3bce8713c
|
chore(deps): update dependency @pact-foundation/pact to v13.2.0
|
2024-11-21 13:59:06 -08:00 |
|
renovate[bot]
|
dacb30c73e
|
chore(deps): update actions/checkout action to v4
|
2024-11-21 09:37:10 -08:00 |
|
renovate[bot]
|
81a4deeec0
|
fix(deps): update dependency @openedx/paragon to v22.10.0 (#1536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-21 05:14:05 +00:00 |
|
renovate[bot]
|
9a1b05a1a4
|
fix(deps): update dependency @openedx/frontend-plugin-framework to v1.4.0 (#1535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-21 00:55:38 +00:00 |
|
renovate[bot]
|
b9e1fb0d2b
|
fix(deps): update dependency @edx/frontend-lib-special-exams to v3.2.0 (#1534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-20 22:04:03 +00:00 |
|
renovate[bot]
|
ebd0f8816c
|
fix(deps): update dependency @edx/frontend-lib-learning-assistant to v2.5.0 (#1533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-20 20:47:48 +00:00 |
|
renovate[bot]
|
d749429361
|
fix(deps): update dependency @edx/frontend-component-header to v5.8.0 (#1532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-20 17:12:33 +00:00 |
|
renovate[bot]
|
19b8df35ae
|
chore(deps): update dependency axios-mock-adapter to v2.1.0
|
2024-11-20 09:06:54 -08:00 |
|
renovate[bot]
|
e468d2087b
|
fix(deps): update dependency sass-loader to v16.0.3 (#1530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-20 11:23:37 +00:00 |
|
renovate[bot]
|
42e0ac86d7
|
fix(deps): update dependency @openedx/frontend-slot-footer to v1.0.6 (#1529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-20 08:36:02 +00:00 |
|
renovate[bot]
|
ea5cf37fd8
|
fix(deps): update dependency @edx/frontend-platform to v8.1.2 (#1528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-20 03:33:02 +00:00 |
|
renovate[bot]
|
e4cdec7389
|
chore(deps): update dependency @pact-foundation/pact to v13.1.5 (#1527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-20 00:14:12 +00:00 |
|
renovate[bot]
|
8aafc6b8bd
|
fix(deps): update dependency redux to v4.2.1
|
2024-11-19 16:08:56 -08:00 |
|
dependabot[bot]
|
913c8e4086
|
chore(deps): bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-18 11:27:30 -08:00 |
|
Nathan Sprenkle
|
c221770213
|
chore: bump frontend-build to 14.2.0 (#1522)
|
2024-11-18 14:02:51 -05:00 |
|
Nathan Sprenkle
|
4fe40c264f
|
feat: add configurable robots meta tag (#1520)
|
2024-11-18 12:47:52 -05:00 |
|
Marcos Rigoli
|
c20c7677a3
|
chore: Updated @edx/frontend-lib-learning-assistant to v2.4.1 (#1518)
|
2024-11-14 15:22:23 -03:00 |
|
Kristin Aoki
|
2ff8c3949e
|
fix: update skip nav destination (#1516)
|
2024-11-12 16:18:09 -05:00 |
|
edX requirements bot
|
4a5c43d365
|
chore: update browserslist DB (#1515)
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com>
|
2024-11-12 12:32:57 -08:00 |
|
Kristin Aoki
|
4da37f369b
|
feat: add page not found route (#1514)
* feat: add page not found route
* feat: add logging
* feat: add tests
|
2024-11-12 09:05:24 -05:00 |
|
edX requirements bot
|
0effb32318
|
chore: update browserslist DB (#1511)
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com>
|
2024-11-04 12:26:21 -08:00 |
|