Chris Deery
6c9899be5e
feat: [AA-906] A11y changes for buttons to be seen as radio buttons
2021-10-01 14:35:20 -04:00
Chris Deery
93873cd845
feat: [AA-906] A11y changes for buttons to be seen as radio buttons
2021-10-01 14:22:58 -04:00
Chris Deery
3def37d28c
feat: [AA-906] Merge conflicts with Master
2021-09-30 13:48:10 -04:00
Chris Deery
d7e7b8c873
feat: [AA-906] Additional tests
2021-09-30 11:56:40 -04:00
Chris Deery
b401f7bb34
feat: [AA-906] missed one review comment
2021-09-30 11:56:40 -04:00
Chris Deery
952d5d89e7
feat: [AA-906] Cleanup and add some Unit tests
2021-09-30 11:56:40 -04:00
Chris Deery
15d9c9f1bd
feat: [AA-906] rebase from master
2021-09-30 11:56:19 -04:00
Chris Deery
b5e22c983d
feat: [AA-906] update snapshot
2021-09-30 11:52:55 -04:00
Chris Deery
4d3b68d287
feat: [AA-906] implemented review feedback
2021-09-30 11:52:55 -04:00
Chris Deery
2607cec626
feat: [AA-906] updated redux.test.js.snap with new data for goals
2021-09-30 11:52:55 -04:00
Chris Deery
ec18af1ec0
feat: [AA-906] Front end for Number of Days goal setting
...
fix errors from AccountActivationAlert.jsx
2021-09-30 11:52:55 -04:00
Chris Deery
ee62aab0e7
feat: [AA-906] Front end for Number of Days goal setting
...
fix undefined access
2021-09-30 11:52:55 -04:00
Chris Deery
3cb55b320a
feat: [AA-906] Front end for Number of Days goal setting
...
remove console.log calls
2021-09-30 11:52:55 -04:00
Chris Deery
d2e26bf8cf
feat: [AA-906] Front end for Number of Days goal setting
...
fix improper I18n messages
2021-09-30 11:52:55 -04:00
Chris Deery
95fb4ec859
feat: [AA-906] Front end for Number of Days goal setting
...
Implement days per week buttons
link buttons to api to set value
Implement subscribe button
link subscribe button to api
tweak CSS
Add new icons for flags
Add new function for updating weekly goals
2021-09-30 11:52:55 -04:00
Chris Deery
03f0ec4aec
feat: [AA-906] Front end for Number of Days goal setting
...
Consume flag for course_goals[number_of_days_goals_enabled]
Added StartResumeCard to outlineTab
Move the Start/Resume course button to above the Intro
Put the start/resume in a card with a text block
2021-09-30 11:52:55 -04:00
julianajlk
965a299f6c
fix: UpgradeNotification bullet point padding override ( #659 )
2021-09-29 13:08:53 -04:00
julianajlk
7cfeaab330
fix: Value Prop miscellaneous styling fixes ( #657 )
...
REV-2188
2021-09-29 10:15:57 -04:00
Chris Deery
9dc447fa85
feat: [AA-906] Additional tests
2021-09-29 09:41:50 -04:00
edX Transifex Bot
76e3173fc4
chore(i18n): update translations
2021-09-28 21:11:36 +05:00
connorhaugh
e1d3b91dca
fix: make breadcrumbs limiting accessible to audit ( #655 )
2021-09-28 09:23:42 -04:00
julianajlk
0592c40496
Fix lockpaywall container display issue on mobile ( #654 )
...
REV-2357
2021-09-27 09:24:49 -04:00
Chris Deery
0286304c39
feat: [AA-906] missed one review comment
2021-09-27 09:02:15 -04:00
Chris Deery
d88c4ade78
feat: [AA-906] Cleanup and add some Unit tests
2021-09-27 08:43:09 -04:00
Michael Terry
175a40d9fa
fix: correct some escaping on the new relic agent string ( #653 )
2021-09-24 10:53:02 -04:00
Michael Terry
192a58ab51
fix: hardcode the newrelic agent, to load it earlier ( #652 )
...
This is a test, before making a more proper fix in frontend-build.
But I'd like to confirm this fixes some issues we've seen with
newrelic metrics.
AA-1015
2021-09-24 10:09:17 -04:00
Simon Chen
7215db6682
fix: Upgrade the frontend-lib-special-exams library to v1.13.2 ( #650 )
...
The special exam timer synced with backend to show accurate count down timer
Co-authored-by: Simon Chen <schen@edx-c02fw0guml85.lan >
2021-09-23 11:13:32 -04:00
Bianca Severino
cb29902152
fix: remove special exam and proctoring flags ( #648 )
2021-09-22 09:11:55 -04:00
Chris Deery
e3b8143677
feat: [AA-906] more review updates and refactoring
2021-09-21 17:29:10 -04:00
connorhaugh
2932d98976
feat: breadcrumb rolloutout flag + analytics ( #647 )
...
As an addendum to https://openedx.atlassian.net/browse/TNL-7107 , we want to hide rollout behind a frontend feature flag added in https://github.com/edx/edx-internal/pull/5489 . We also want to report these events to the events api with name `edx.ui.lms.jump_nav.selected`. Doummentation to add this event is listed at the following PR: https://github.com/edx/edx-documentation/pull/1982
2021-09-21 15:39:52 -04:00
Chris Deery
09384b317e
feat: [AA-906] update snapshot
2021-09-21 15:15:03 -04:00
Chris Deery
2172ea4041
feat: [AA-906] implemented review feedback
2021-09-21 15:02:26 -04:00
Chris Deery
7e3aee7147
feat: [AA-906] updated redux.test.js.snap with new data for goals
2021-09-20 15:29:38 -04:00
Chris Deery
4f187390a0
feat: [AA-906] Front end for Number of Days goal setting
...
fix errors from AccountActivationAlert.jsx
2021-09-20 15:10:44 -04:00
Chris Deery
5b3053d3bb
feat: [AA-906] Front end for Number of Days goal setting
...
fix undefined access
2021-09-17 17:04:30 -04:00
connorhaugh
8c0e98ad4f
feat: Breadcrumb Jump Navigation STAGE ONLY ( #641 )
...
Enable faster movement through the course content for learners and course instructors familiar with their course structure using jump navigation selectors in dropdown menus that augment our existing breadcrumbs in the learner sequence experience. When learners/instructors click on sections or subsections these menus are revealed and can be selected to jump to this part of the course.
Implemented using paragon's Selectmenu component, and data from the learning_sequences API.
Note: as the L_S api does not yet have completion data, we are holding off on accepting the completion ACs.
Smoke testing and QA testing will be required, as this feature is prominent in the learner experience.
The feature is presently only rolled out on stage, but will FF to roll out to instructors on test soon.
2021-09-17 15:39:06 -04:00
Renovate Bot
8b9dfd2f08
fix(deps): update dependency @edx/frontend-platform to v1.12.7
2021-09-17 16:50:13 +00:00
Chris Deery
dae1e03e73
feat: [AA-906] Front end for Number of Days goal setting
...
remove console.log calls
2021-09-17 12:03:51 -04:00
Chris Deery
a32c79984d
feat: [AA-906] Front end for Number of Days goal setting
...
fix improper I18n messages
2021-09-17 11:51:34 -04:00
Chris Deery
8d0596a32e
feat: [AA-906] Front end for Number of Days goal setting
...
Implement days per week buttons
link buttons to api to set value
Implement subscribe button
link subscribe button to api
tweak CSS
Add new icons for flags
Add new function for updating weekly goals
2021-09-17 11:40:12 -04:00
Zainab Amir
e0a81d6cc9
feat: add learner type to course homepage ( #643 )
2021-09-17 11:19:25 +05:00
Renovate Bot
9cdaa64f64
fix(deps): update dependency @edx/paragon to v16.13.3
2021-09-14 22:30:51 +00:00
Michael Terry
54d96cc162
fix: stop logging course-blocks 403 responses as errors ( #637 )
...
They are benign and normal for logged out users. Instead, log them
as info messages, so we can still track them if we need to.
AA-1011
2021-09-13 15:31:43 -04:00
Renovate Bot
3da1fb6581
fix(deps): update dependency @edx/frontend-platform to v1.12.6
2021-09-13 10:43:43 +00:00
edX Transifex Bot
268e8b0b40
chore(i18n): update translations
2021-09-13 02:10:28 +05:00
Renovate Bot
d93cb70966
fix(deps): update dependency @edx/paragon to v16.13.2
2021-09-10 19:16:41 +00:00
Michael Terry
90d6ea8137
feat: notify the user if a sequence is hidden because of due date ( #636 )
...
Normally, these sequences are skipped. But if the user manually
goes to the section, they should be notified why they can't access
it. That can easily happen if they bookmarked the page or something.
AA-1000
2021-09-10 11:13:48 -04:00
David Ormsbee
73302d72cb
doc: ADR for "Direction of Courseware APIs"
...
Describing the removal of calls to Course Blocks API for courseware
rendering, how those responsibilities would be split, and the motivation
for doing so. TNL-7326
2021-09-09 12:50:25 -04:00
renovate[bot]
666d9e6b38
fix(deps): update dependency @edx/paragon to v16.13.1 ( #620 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-09 12:04:53 -04:00
Carla Duarte
fcc0cceb8d
fix: update progress grade table styling (AA-934) ( #635 )
2021-09-09 10:07:35 -04:00