Bianca Severino
c19f21d257
fix: pass integrity signature flag to exam wrapper ( #739 )
2021-11-08 13:36:45 -05:00
edX Transifex Bot
1d98de1e0c
chore(i18n): update translations
2021-11-08 02:09:30 +05:00
Dillon Dumesnil
64eb268cb0
feat: AA-1020: Add Credit Information to Progress tab ( #726 )
...
This is to match what the old Progress tab would show so we
can enable this for all credit courses as well
2021-11-05 11:08:29 -07:00
Carla Duarte
f7428db3c3
feat: product tour components ( #695 )
2021-11-05 07:57:15 -06:00
Renovate Bot
7986db7027
fix(deps): update dependency @edx/frontend-enterprise-utils to v1.1.1
2021-11-03 09:12:44 +00:00
edX Transifex Bot
7704a8a5d7
chore(i18n): update translations
2021-11-03 00:22:22 +05:00
Phillip Shiu
d88f83311c
refactor: [REV-2262] create generic bullets to reuse in all upsell messaging ( #723 )
2021-11-02 12:42:15 -04:00
Carla Duarte
6f0a69b838
fix: update goal styling ( #721 )
2021-11-02 09:22:43 -06:00
Chris Deery
7ed1be1960
fix: [AA-1044] add missing h2 for screenreaders ( #720 )
...
* fix: [AA-1044] add missing h2 for screenreaders
- Add placeholder h2 tag with message indicating reserve for future use
- internationalize placeholder text
2021-11-01 13:31:19 -04:00
alangsto
663559f8c7
chore: update special exams lib ( #718 )
2021-11-01 10:24:59 -04:00
edX Transifex Bot
4a56673377
chore(i18n): update translations
2021-11-01 02:09:48 +05:00
Michael Terry
d1f19a9dc4
fix: skip inaccessible learning sequence data ( #716 )
...
When normalizing learning sequences, skip inaccessible sequences
and also skip sections with only inaccessible sequences.
This both imitates the legacy course block behavior and also
avoids a failure when merging course block data with LS data
when they disagree about which sequences exist.
2021-10-29 10:53:50 -04:00
Renovate Bot
8a3722a723
fix(deps): update dependency redux to v4.1.2
2021-10-28 10:36:03 +00:00
Chris Deery
4abf6ebdce
fix: [AA-1078] weekly learning goals a11y nav ( #711 )
...
- Add radio role and aria-checked to button to enable screen reader use
2021-10-27 16:55:41 -04:00
Chris Deery
d1013802ba
fix: [AA-1078] a11y and styling for weekly goals ( #710 )
...
* fix: [AA-1078] weekly learning goals fine tune
- Fix a11y issues with buttons
- Replace media query with algorithmic approach for determining button layout
- Misc styling fixes
2021-10-27 10:48:14 -04:00
Renovate Bot
581e8c4769
fix(deps): update dependency react-redux to v7.2.6
2021-10-25 21:16:21 +00:00
Michael Terry
ea5c7f516a
fix: Revert "fix: disable the call to ecommerce for now ( #701 )" ( #706 )
...
This reverts commit f93519f675 .
The original fix may have been working after all and a bogus
test by me using a staff account made me think the discount was
not being offered. Reverting the emergency fix and going to test
the original fix again.
2021-10-25 10:24:23 -04:00
edX Transifex Bot
ce7cef0c6b
chore(i18n): update translations
2021-10-25 02:09:35 +05:00
Renovate Bot
45a823e6c7
fix(deps): update dependency @pact-foundation/pact to v9.16.5
2021-10-24 18:08:04 +00:00
David Joy
0b8cf06c29
fix: set modal-lti max-width to be important ( #702 )
2021-10-21 17:51:27 -04:00
Michael Terry
f93519f675
fix: disable the call to ecommerce for now ( #701 )
...
It doesn't seem to be working - instead never calling ecommerce and
always showing the normal non-discount version of the streak modal.
Going to investigate later, but this is just a quick shutoff for
now.
2021-10-21 16:46:10 -04:00
Michael Terry
c39b3ae4c5
fix: don't show 3-day streak discount if it won't provide a discount ( #658 )
...
Also, this will pull the actual discount percent from ecommerce,
instead of hardcoding it.
AA-1012
2021-10-21 12:50:14 -04:00
Renovate Bot
c3ea12225d
chore(deps): update dependency husky to v7.0.4
2021-10-21 05:26:12 +00:00
Renovate Bot
f914d83510
chore(deps): update dependency @edx/frontend-build to v8.0.6
2021-10-20 16:13:31 +00:00
Matthew Piatetsky
67ea30a45a
fix: ensure we don't update goals while users are masquerading ( #697 )
2021-10-20 10:20:01 -04:00
Phillip Shiu
eabbb440f0
Revert "refactor: create generic bullets to reuse in all upsell messaging ( #689 )" ( #696 )
...
This reverts commit 8735f219e9 .
2021-10-20 09:47:39 -04:00
Phillip Shiu
8735f219e9
refactor: create generic bullets to reuse in all upsell messaging ( #689 )
...
REV-2262
2021-10-20 07:49:05 -04:00
Chris Deery
c2414ce1ba
fix: [AA-906] WeeklyLearningGoals ( #694 )
...
Fix incorrect message for returning students
2021-10-19 15:30:04 -04:00
Michael Terry
e6fee7b5b9
fix: catch and redirect URLs with spaces in them ( #693 )
...
In an attempt to debug some odd LMS errors (which would happen if
you loaded an MFE page with spaces instead of plus signs), this
commit notices page requests with spaces in the course key and
switches it out for plus signs, logging the incident.
2021-10-19 11:39:06 -04:00
Chris Deery
d8f3c7441e
feat: [AA-906] UI for WeeklyLearningGoals ( #664 )
...
* feat: [AA-906] UI for WeeklyLearningGoals
Add component to OutlineTab for selecting Weekly Learning Goals
Move start button to before course outline, and put in card with Call to action.
Unit tests
Implement temporary a11y feedback
add react-responsive as a dependency
Everything except for the start/resume button move is behind a waffle flag: course_goals.number_of_days_goals
2021-10-19 10:37:22 -04:00
Renovate Bot
765bf2089c
fix(deps): update dependency @fortawesome/react-fontawesome to v0.1.16
2021-10-19 04:14:24 +00:00
Renovate Bot
10fce146fd
chore(deps): update dependency @edx/frontend-build to v8.0.5
2021-10-19 04:00:57 +00:00
edX Transifex Bot
b274cb5137
chore(i18n): update translations
2021-10-18 02:10:27 +05:00
Albert (AJ) St. Aubin
a6e539dad2
feat: update the text for unearned certificates
...
[MICROBA-1536]
2021-10-15 15:38:14 -04:00
renovate[bot]
83fa3f78bc
fix(deps): update dependency @edx/paragon to v16.14.9 ( #683 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-15 09:08:25 -04:00
renovate[bot]
1e4f3ec151
chore(deps): update dependency @testing-library/user-event to v13.4.1 ( #684 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-15 09:08:08 -04:00
renovate[bot]
1ac806b7dd
fix(deps): update dependency js-cookie to v3 ( #596 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Michael Terry <mterry@edx.org >
2021-10-14 15:57:03 -04:00
renovate[bot]
1d08618be9
fix(deps): update dependency core-js to v3.18.3 ( #627 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-14 15:40:12 -04:00
renovate[bot]
b90a54759c
chore(deps): update dependency jest to v27.2.5 ( #619 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-14 15:29:41 -04:00
renovate[bot]
a1ef37ca0b
fix(deps): update dependency react-router-dom to v5.3.0 ( #629 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-14 15:27:39 -04:00
renovate[bot]
d178913e4b
chore(deps): update dependency glob to v7.2.0 ( #649 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-14 15:26:30 -04:00
renovate[bot]
9f2ce9d152
chore(deps): update dependency @testing-library/user-event to v13.3.0 ( #679 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-14 15:25:22 -04:00
renovate[bot]
d6722ca271
fix(deps): update dependency @edx/paragon to v16.14.7 ( #644 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-14 15:21:27 -04:00
renovate[bot]
aa2004434e
fix(deps): update dependency @edx/frontend-enterprise-utils to v1.1.0 ( #682 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-14 15:18:56 -04:00
Renovate Bot
921f3eef06
fix(deps): update dependency @pact-foundation/pact to v9.16.4
2021-10-11 00:04:09 +00:00
edX Transifex Bot
8337fc79be
chore(i18n): update translations
2021-10-11 02:10:22 +05:00
connorhaugh
2230173da8
feat: rollout jump nav to course staff ( #672 )
...
As per https://openedx.atlassian.net/browse/TNL-7107 we need to rollout jumpnav to course staff.
2021-10-08 09:33:15 -04:00
Thomas Tracy
09072f318b
fix: Fix redirect loop ( #676 )
...
MICROBA-1523
2021-10-07 16:35:08 -04:00
Michael Terry
1f7cb2cc28
fix: move NewRelic testing script even higher ( #675 )
...
Per their docs, this really should be the first script. And we were
hitting some cloudflare scripts being inserted ahead of us. This
might fix that.
2021-10-07 14:44:32 -04:00
Ned Batchelder
c6ad7c51d3
build: use the organization commitlint check
2021-10-07 13:51:59 -04:00