Renovate Bot
3a7c455bb3
fix(deps): update font awesome
2021-02-08 22:05:08 +00:00
Renovate Bot
19087417b4
fix(deps): update dependency @edx/frontend-platform to v1.8.4
2021-02-08 21:17:06 +00:00
Renovate Bot
05c6878644
fix(deps): update dependency @edx/frontend-component-footer to v10.1.4
2021-02-08 20:09:56 +00:00
Carla Duarte
d74557d681
AA-481: Course home outline UI fixes ( #341 )
2021-01-11 15:30:49 -05:00
David Joy
92b364e0f8
Upgrading frontend-platform to latest. ( #336 )
2021-01-05 16:14:34 -05:00
Renovate Bot
aff49aa8a9
fix(deps): update dependency @edx/frontend-component-footer to v10.1.1
2020-12-17 16:24:06 +00:00
David Joy
6e10bffd40
fix: bumping frontend-build version to 5.5.5 ( #319 )
2020-12-17 11:22:34 -05:00
renovate[bot]
c16da21602
chore(deps): update dependency @edx/frontend-build to v5.5.4 ( #317 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-17 10:16:33 -05:00
renovate[bot]
55ea84f9a6
fix(deps): pin dependencies ( #215 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-17 10:09:05 -05:00
Renovate Bot
2fc4c8c153
chore(deps): update dependency @edx/frontend-build to v5.5.3
2020-12-15 23:50:16 +00:00
Renovate Bot
4e92053151
Update dependency @edx/frontend-build to v5.5.2
2020-12-10 22:33:33 +00:00
Renovate Bot
421b438569
fix(deps): update dependency @fortawesome/react-fontawesome to v0.1.13
2020-12-08 00:29:54 +00:00
Renovate Bot
1d40baf4cd
chore(deps): update dependency es-check to v5.1.4
2020-12-07 23:36:14 +00:00
David Joy
3c5fb46a4d
Update MFE to use the new “brand-openedx” repository. ( #283 )
...
* Update MFE to use the new “brand-openedx” repository.
This will allow the MFE to be re-branded by overriding this default implementation. More detail here:
https://github.com/edx/brand-openedx
* Removing unused frontend-component-header module.
This app doesn’t use frontend-component-header. That it was a dependency is confusing and led me to believe I needed to wait for its rebrand to continue - not so. Removing the unused dependency.
* Adding quick comment describing the structure of gated_content
* Fixing course exit styling
* Changing LinkedIn icon
* fix: fix Instructor toolbar button styling
* Bumping footer, platform, and paragon versions.
* Using configured logo and favicon.
Co-authored-by: Carla Duarte <cduarte@edx.org >
2020-12-07 17:50:06 -05:00
Renovate Bot
a1c7969477
fix(deps): update dependency @edx/frontend-component-header to v2.0.6
2020-11-19 20:24:49 +00:00
renovate[bot]
53cf637938
chore(deps): update dependency @edx/frontend-build to v5.4.0 ( #247 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-19 13:13:22 -05:00
Renovate Bot
b08f3d7b45
chore(deps): update dependency es-check to v5.1.2
2020-10-28 01:24:55 +00:00
Renovate Bot
4eb52a592d
fix(deps): update dependency react-redux to v7.2.2
2020-10-27 00:35:14 +00:00
Renovate Bot
b4823b90e7
fix(deps): update dependency @fortawesome/react-fontawesome to v0.1.12
2020-10-26 15:20:56 +00:00
Renovate Bot
9d8c687e4d
fix(deps): update dependency @edx/paragon to v12.0.5
2020-10-23 15:50:47 +00:00
Carla Duarte
f063495cbb
AA-381: Fix shorten welcome message bug ( #251 )
2020-10-19 16:31:05 -04:00
Renovate Bot
03661ccf4b
fix(deps): update dependency @edx/frontend-platform to v1.5.4
2020-10-15 22:24:59 +00:00
Renovate Bot
94cacb14e7
chore(deps): update dependency @edx/frontend-build to v5.2.7
2020-10-10 16:04:46 +00:00
Renovate Bot
a8dea78e24
chore(deps): update dependency @edx/frontend-build to v5.2.6
2020-10-10 15:17:05 +00:00
Renovate Bot
8adcfb040a
fix(deps): update dependency @edx/paragon to v12.0.4
2020-10-07 18:05:43 +00:00
Renovate Bot
8a63aef3f0
fix(deps): update dependency @fortawesome/fontawesome-svg-core to v1.2.32
2020-10-05 20:07:48 +00:00
Renovate Bot
4d21633462
fix(deps): update dependency @fortawesome/fontawesome-svg-core to v1.2.31
2020-09-29 17:16:25 +00:00
Renovate Bot
43be11c636
fix(deps): update dependency @edx/paragon to v12.0.1
2020-09-28 20:15:39 +00:00
Renovate Bot
d137d5682d
chore(deps): update dependency @edx/frontend-build to v5.2.3
2020-09-25 14:39:48 +00:00
Renovate Bot
ea9f5254b7
fix(deps): update dependency @edx/frontend-platform to v1.5.3
2020-09-23 03:24:13 +00:00
Renovate Bot
577a19e35c
chore(deps): update dependency es-check to v5.1.1
2020-09-22 06:31:10 +00:00
David Joy
927d424d33
Agrendalath/bb 2599 low priority tests ( #214 )
...
* [TNL-7269] WIP low priority tests
* [TNL-7269] Add low priority tests
* [TNL-7269] Fix failing EnrollmentAlert tests
* [TNL-7269] Address review comments
* Fixing test errors on rebase with master.
Co-authored-by: Agrendalath <piotr@surowiec.it >
2020-09-18 09:27:41 -04:00
Alex Dusenbery
adfc2d568b
fix: bump frontend-enterprise to 4.2.3
2020-09-16 10:03:21 -04:00
Carla Duarte
4c6797c631
AA-128: Course Home UI/UX improvements ( #208 )
2020-09-16 09:29:58 -04:00
Renovate Bot
01f69e2273
fix(deps): update dependency @edx/paragon to v10.1.1
2020-08-27 21:21:46 +00:00
David Joy
aa10b3f600
Use ‘modal-lg’ for LTI modals. Update Paragon. ( #193 )
...
The new version of Paragon includes a “dialogClassName” property on Modal which lets us set the modal width to ‘modal-lg’ or ‘modal-sm’ - we’re using the former here.
2020-08-21 16:28:02 -04:00
David Joy
86d28136de
Paragon 10: Updating Dropdown and Button usages. ( #187 )
...
* Updating Dropdown and Button.
* Fixing broken tests and test warnings.
* Remove comment block.
* Using variant=“link” on the Tabs Dropdown.Toggle.
* Fixing some merge conflicts.
2020-08-20 13:46:44 -04:00
Alex Dusenbery
707fcc2aa1
feat: ent-3273 | Don't show order history in dropdown if user is associated with a subscription
...
Update frontend-enterprise dependency to 4.2.2
2020-08-20 11:31:52 -04:00
Renovate Bot
3b34a87391
Pin dependency @edx/paragon to 9.1.1
2020-08-12 12:38:20 -04:00
Nick
9a315aa29d
AA-264 mfe courseware reset dates ( #165 )
...
- add toast display after successful reset of dates via banner.
2020-08-06 15:20:53 -04:00
Renovate Bot
a1646c5793
Update dependency regenerator-runtime to v0.13.7
2020-08-04 06:58:42 +00:00
Renovate Bot
0e6f64081d
Update dependency react-share to v4.2.1
2020-08-04 04:38:41 +00:00
Renovate Bot
8e4f0535a7
Update dependency react-redux to v7.2.1
2020-08-04 03:20:10 +00:00
Renovate Bot
6f14f01dc2
Update dependency codecov to v3.7.2
2020-08-04 01:42:40 +00:00
Renovate Bot
6233f16812
Update dependency @testing-library/user-event to v12.0.17
2020-08-04 00:10:16 +00:00
Renovate Bot
a60480ec52
Update dependency @fortawesome/fontawesome-svg-core to v1.2.30
2020-08-03 22:15:38 +00:00
Renovate Bot
eba9d9a44d
Update dependency @edx/frontend-platform to v1.5.2
2020-08-03 20:30:07 +00:00
Renovate Bot
8cd3d6501f
Update dependency @edx/frontend-component-footer to v10.0.11
2020-08-03 19:52:06 +00:00
dependabot[bot]
76fc6d64f2
Bump codecov from 3.7.0 to 3.7.1
...
Bumps [codecov](https://github.com/codecov/codecov-node ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/codecov/codecov-node/releases )
- [Commits](https://github.com/codecov/codecov-node/compare/v3.7.0...v3.7.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-03 14:40:37 -04:00
Renovate Bot
9accacd019
chore(deps): update dependency @testing-library/dom to v7.16.3
2020-08-03 16:23:38 +00:00