Carla Duarte
a8348e1568
feat: updating alerts to use Paragon Alert over custom (AA-914) ( #557 )
2021-07-28 09:39:31 -04:00
Viktor Rusakov
6a3ad1d659
chore: update special exams library version ( #564 )
2021-07-28 07:22:12 -04:00
Zachary Hancock
30a487ec13
chore: upgrade special-exams library ( #562 )
2021-07-27 09:26:47 -04:00
Matthew Piatetsky
377f780e85
feat: handle FBE Exception cases on new progress page ( #539 )
2021-07-20 12:20:53 -04:00
Sagirov Evgeniy
f21dad95b5
feat: [BD-26] Timer bar on non-sequence pages ( #502 )
...
* feat: Timer bar on non-sequence pages
* chore: Update frontend-lib-special-exams version.
Co-authored-by: Viktor Rusakov <vrusakov66@gmail.com >
Co-authored-by: Igor Degtiarov <igor.degtiarov@raccoongang.com >
2021-07-12 11:12:43 -04:00
renovate[bot]
1ad2cf73bf
fix(deps): update dependency @edx/frontend-lib-special-exams to v1.8.3 ( #501 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-07-07 09:26:12 -04:00
Zachary Hancock
21f3875dae
chore: update special exams lib ( #517 )
2021-07-02 13:29:30 -04:00
Carla Duarte
d4dc75c5a0
feat: updating shift dates banners ( #512 )
2021-07-02 10:11:49 -04:00
Zachary Hancock
4180a2e7a0
chore: update special exams library ( #503 )
2021-06-24 13:10:51 -04:00
Renovate Bot
492c573f56
fix(deps): update dependency @edx/frontend-component-footer to v10.1.5
2021-06-23 08:03:06 +00:00
Zachary Hancock
bfeb8c70c0
fix: pin special exams library ( #479 )
2021-06-09 11:09:05 -04:00
Adeel Ehsan
a003059c8f
Account activation pop up added: ( #474 )
...
VAN-435
2021-06-07 10:33:59 +05:00
Vladas Tamoshaitis
a5ba5655b6
feet: [BD-26] Add support for special exams ( #435 )
...
* feat: add packages dir to .gitignore
* Investigate exam redirect (#2 )
* feat: remove exam redirect
* feat: take control over exam instructions
* refactor: use fedx code structure
* fix: remove debug logging, remove redirect check
Co-authored-by: Vladas Tamoshaitis <vladas.tamoshaitis@raccoongang.com >
* Add state and reducer for check microfrontend_special_exams waffle flag (#4 )
* feat: add state and reducer for check microfrontend_special_exams waffle flag
* fix: rename special exams enabled flag
* fix: rename reducer for setting special exams enabled flag
* refactor: timer feature
* feat(tests): extend tests + fix failing ones, fix quality
* fix: revert removing package lock file
Co-authored-by: Vladas Tamoshaitis <vladas.tamoshaitis@raccoongang.com >
* fix: naming of waffle flag helpers to reflect relation with mfe
* fix: change naming of the waffle flag
* fix: revert remove package lock file
* feat: switch to @edx npm package
* fix: Remove redundant references from .gitignore
* fix: add is_mfe_special_exams_enabled to courseMetadata.factory.js
* fix: fix tests for 'Sequence' content wrapped in 'SequenceExamWrapper'
Co-authored-by: Sagirov Eugeniy <sagirov19@gmail.com >
Co-authored-by: Vladas Tamoshaitis <vladas.tamoshaitis@raccoongang.com >
Co-authored-by: Sagirov Evgeniy <34642612+UvgenGen@users.noreply.github.com >
Co-authored-by: Igor Degtiarov <igor.degtiarov@raccoongang.com >
2021-05-24 08:44:01 -04:00
Renovate Bot
58e29d81be
fix(deps): update dependency react-redux to v7.2.4
2021-05-17 20:40:00 +00:00
Renovate Bot
027eeb8a49
chore(deps): update dependency glob to v7.1.7
2021-05-17 20:05:07 +00:00
Renovate Bot
e6a4bcd833
chore(deps): update dependency codecov to v3.8.2
2021-05-17 19:09:59 +00:00
Julia Eskew
1da461e2de
feat: Support classifying certain errors as ignored errors in an MFE. ( #447 )
...
Ignored errors are sent to New Relic as page actions instead of JS errors,
allowing those errors to still be tracked as occurring but without causing
unnecessary alerts.
Ignored errors are configured per-MFE, *not* globally.
Bump the frontend-platform version to 1.10.2.
Add IGNORED_ERROR_REGEX variable for use in development. The actual
production value will be read from the YAML in edx-internal.
TNL-7924
2021-05-17 13:43:01 -04:00
Carla Duarte
72168b56f8
AA-723: progress tab locked content experience ( #426 )
2021-05-03 13:11:22 -04:00
julianajlk
28fddc5550
feat: Add Sidebar and SidebarNotificationButton components for Value Prop ( #414 )
...
REV-2125
2021-04-29 11:36:55 -04:00
Carla Duarte
e9f63674ca
AA-721: Course grade bar ( #413 )
2021-04-26 10:05:14 -04:00
Renovate Bot
4d2bd81bf0
chore(deps): update dependency codecov to v3.8.1
2021-04-13 15:06:26 +00:00
Carla Duarte
6a376b20c7
AA-722: Progress Tab ( #391 )
2021-03-31 15:00:14 -04:00
Ben Warzeski
6e2294e279
MMP2P G2 Activation (2nd try) ( #382 )
...
* upgrade paragon
* mmp2p experiment code
* mmp2p courseware triggers
* mmp2p course-home triggers
* mmp2p load styles
* mmp2p - add missed locator docstrings
* mmp2p test fixes
* add lazy loading for image-bearing components
* mmp2p experiment README
* mmp2p add lazy loading for sidecard
* generalize prices for currency options
* mmp2p fix flyover mobile args
* mmp2p fix lock paywall border display
* mmp2 - add safety-rail around verifiedmode access
2021-03-11 11:13:38 -05:00
Ben Warzeski
5c65627582
Revert "MM-P2P G2 Activation ( #380 )" ( #381 )
...
This reverts commit 8c0cafafa1 .
2021-03-10 18:55:34 -05:00
Ben Warzeski
8c0cafafa1
MM-P2P G2 Activation ( #380 )
...
* upgrade paragon
* mmp2p experiment code
* mmp2p courseware triggers
* mmp2p course-home triggers
* mmp2p load styles
* mmp2p - add missed locator docstrings
* mmp2p test fixes
* add lazy loading for image-bearing components
* mmp2p experiment README
* mmp2p add lazy loading for sidecard
* generalize prices for currency options
* mmp2p fix flyover mobile args
* mmp2p fix lock paywall border display
2021-03-10 16:40:53 -05:00
Rebecca Graber
3450570d7e
WS-1740 add course recommendations to celebration page (experiment) ( #376 )
...
* WS-1740 add course recommendations to celebration page (experiment)
2021-03-08 10:07:08 -05:00
Bianca Severino
e4b1d8088a
Add "other course approved" and "expiring soon" states to proctoring info panel ( #373 )
2021-03-02 09:11:12 -05:00
Matthew Piatetsky
2525805aac
feat: Create three day streak celebration ( #354 )
...
Show learners a celebratory modal if they visit the learning mfe for 3 days in a row. Call edx-platform API to determine if they should see the celebration.
AA-304
2021-02-22 14:34:28 -05:00
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