alangsto
d70ebe6343
chore: update edx-proctoring version ( #29179 )
2021-11-01 09:34:48 -04:00
julianajlk
c98cdbd1f7
feat: Add Track Selection error handling ( #28941 )
...
REV-2355
2021-10-29 10:02:41 -04:00
Zainab Amir
6019971dd4
feat: put year of birth behind feature flag ( #29007 )
2021-10-22 12:17:06 +05:00
Meysam
9726d149e9
fix: display right-to-left for rtl-languages in mobile ( #28861 )
2021-10-18 10:20:17 -04:00
Ahtisham Shahid
009f1aac0d
refactor: moved program journey data to appropriate tabs ( #28898 )
...
* refactor: moved program journey data to appropriate tabs
2021-10-07 14:15:09 +05:00
julianajlk
94378cb06c
feat: add JS for upgrade button redirect in Track Selection ( #28805 )
...
REV-2387
2021-09-21 13:34:10 -04:00
Matjaz Gregoric
5487ff5906
Fix RTL issue with capa problems ( #28562 )
...
* fix: resolve styling cap RTL styling issue
Margins were incorrect in the RTL version of the stylesheet.
* fix: move style overrides from lms-course to capa
These styles were only applied to the LTR version of the stylesheet, but
we want them in the RTL version as well.
2021-09-21 10:44:35 -04:00
julianajlk
42d79c5ef5
fix: get correct root URL for Track Selection page ( #28772 )
...
REV-2387
2021-09-20 09:56:42 -04:00
julianajlk
519872a993
feat: add SVGs for icons in Track Selection, refactor URLs and tests ( #28701 )
...
REV-2133
2021-09-15 09:37:31 -04:00
julianajlk
5cfa680835
fix: add nested CSS to avoid popover class name override ( #28712 )
...
REV-2329
2021-09-10 15:32:53 -04:00
julianajlk
fd3290e00d
fix: updates to Value Prop Track Selection from QA ( #28665 )
...
REV-2133
2021-09-07 14:23:35 -04:00
julianajlk
e492ff6050
fix: update variable colors with hex colors ( #28604 )
2021-08-31 18:06:51 -04:00
julianajlk
1749235761
fix: add scss import for Value Prop Track Selection ( #28585 )
...
REV-2133
2021-08-31 15:01:10 -04:00
SaadYousaf
bf64c34d9d
feat: add program discussion for learner dashboard
2021-08-31 11:15:44 +05:00
julianajlk
646245508a
fix: format audit deadline in Track Selection ( #28558 )
...
REV-2133
2021-08-27 13:45:03 -04:00
julianajlk
8d018fa799
Add Value Prop Track Selection template and CSS ( #28418 )
...
REV-2133
2021-08-20 14:46:25 -04:00
Michael Terry
033497d1d7
fix: modernize look of in-xblock shift-dates banner
...
Specifically, use our standard warning-banner colors and add a
drop shadow. Also, updates the text to match the text used
elsewhere.
AA-835
2021-08-16 09:18:05 -04:00
mohtamba
32ef868bad
Adjusted structure of code to minimize changes
2021-08-05 08:31:12 -04:00
mohtamba
30a70d06c2
Fixed spacing on dropdowns
2021-08-04 15:25:02 -04:00
adeelehsan
254594dbed
focused outline removed
2021-07-01 13:09:56 +05:00
Thomas Tracy
346ec161fe
[refactor] Ttracy/MICROBA-1297: ID verify messaging updates on dashboard ( #28012 )
...
* [refactor] Reword dashboard verify ID message
Small change to reword ID verification messaging on the course dashboard
and remove one of the buttons.
* set coloring of warning message
* follow patter for theme font colors
2021-06-24 10:32:50 -04:00
Justin Hynes
205911653b
refactor: Rename "whitelist" references to "allowlist" where possible in Instructor Dashboard/Certificates apps
...
[MICROBA-1179]
- Continue renaming/removal of code referring to the Certificate "white list".
The Certificates Django app `CertificateWhitelist` model is going away in an effort to make our codebase more inclusive. It is being replaced
with the `CertificateAllowlist` model. This PR continues to replace references to the Certificate "whitelist" with "allowlist" wherever
possible. There should be no change in functionality, nor are there any changes in appearance.
2021-06-22 08:18:15 -04:00
Adeel Ehsan
335a0f28de
Merge pull request #27661 from edx/aehsan/VAN-434/account_activation_dialogue_box_added
...
Account activation popup added
2021-06-10 15:20:15 +05:00
adeelehsan
78f1f1916c
Account activation popup added
...
VAN-434
2021-06-10 14:46:49 +05:00
Ali Akbar
b03129244b
Merge pull request #27865 from edx/aakbar/contact-us-search
...
feat: Add Help Center search in Contact Us
2021-06-09 13:36:53 +05:00
Albert (AJ) St. Aubin
eb346f1ab2
feature: Updated the text when a learner earns a cert on the Dashboard
...
[MICROBA-678]
This patch will update the text on the course dashboard when a learner
successfully earns a certificate and that certificate is available. It
also adds to the Outline API for the Outline in the Learning MFE so that
the same changes can be made there.
2021-06-08 14:07:06 -04:00
Ali-D-Akbar
e774901ecc
feat: Add Help Center search in Contact Us
2021-06-08 22:16:53 +05:00
Ali-D-Akbar
760539cd80
Revert "feat: Add Help Center search in Contact Us"
...
This reverts commit aadbad02b2 .
2021-05-29 01:54:41 +05:00
Ali Akbar
3027cab454
Merge pull request #27728 from edx/aakbar/PROD-1473
...
feat: Add Help Center search in Contact Us
2021-05-29 00:02:18 +05:00
Ali-D-Akbar
aadbad02b2
feat: Add Help Center search in Contact Us
2021-05-28 23:08:16 +05:00
Diane Kaplan
c3a22eb6e5
feat: remove course_home_welcome upsell link (REV-2131) ( #27603 )
2021-05-26 15:13:09 -04:00
Albert (AJ) St. Aubin
351228cee4
refactor: Updating cert availability messaging.
...
[MICROBA-678]
Added cert availability date to the API used to get certificate status
by the learning MFE to support updated messaging.
Updated the cert availability messaging in the Coruse Dashboard,
including a text color change.
2021-05-24 12:42:03 -04:00
Adeel Ehsan
798b523712
Revert "CTA dialogue added" ( #27560 )
2021-05-07 16:17:18 +05:00
Adeel Ehsan
03a8dbffb7
Merge pull request #27334 from edx/aehsan/Van-434/cta_dialogue_box_added
...
CTA dialogue added
2021-05-07 05:42:56 +05:00
JJ
30e4b43700
refactor: update verified upgrade sections on course dasboard [REV-2129] ( #27435 )
...
Update the styling and verbiage used in the course upgrade sections of the course dashboard cards.
2021-05-06 11:59:19 -04:00
adeelehsan
dc306f8f6d
CTA dialogue added
...
VAN-434
2021-05-05 23:29:47 +05:00
JJ
ffd196ca2f
refactor: move social media icons on course dashboard for mobile [REV-2128] ( #27107 )
...
Move the social media icons around the course dashboard; particularly for the mobile view.
2021-04-08 10:41:33 -04:00
Ahtisham Shahid
581230d16d
Fixed notes background color contrast ( #27004 )
...
* Fixed notes background color contrast
2021-04-07 17:26:02 +05:00
jawad khan
5025a3ffd9
feat!: remove "Text Me the App" page from web app because of security concern
...
Someone at edx was able to quickly send a few texts to himself using the tool.
Each text came from a different number and there was no message about the ability to unsubscribe or stop.
This could potentially be used to spam users as well as potentially result in charges to edX for high volume.
page url https://courses.edx.org/text-me-the-app
LEARNER-8286
2021-03-30 23:38:24 +05:00
AsadAzam
e797fec0df
added iframe mfe overrides ( #26824 )
...
* added iframe mfe overrides
* Added import to rtl
* Refactored
* Added comment
2021-03-10 19:06:51 +05:00
Carla Duarte
368df80c05
Merge pull request #26838 from edx/ciduarte/AA-517
...
AA-517: fix duplicate IDs in MessageBannerView
2021-03-04 09:46:26 -05:00
Carla Duarte
5868e3aef8
AA-517: fix duplicate IDs in MessageBannerView
2021-03-03 16:29:11 -05:00
alangsto
0846e04f45
update exam attempt table css ( #26802 )
...
Add hover for accordion
update edx-proctoring version
2021-03-02 12:33:49 -05:00
Gábor Boros
ed58d45bd5
fix: remove absolute positioning to allow RTL scrolling ( #26093 )
2021-02-24 11:14:21 -05:00
Lunyachek
5906bdedad
Fix sidebar width on course about page when screen resolution less than 768px ( #26056 )
2021-02-19 16:16:21 -05:00
Bianca Severino
1d667e8b0f
Add onboarding status view to instructor dashboard
2021-02-11 15:32:13 -05:00
Waheed Ahmed
fc8f189084
Update Facebook color.
...
Updated Facebook SSO button color acccording to their brand
guidelines.
VAN-296
2021-01-22 17:59:58 +05:00
SaadYousaf
c6a661820f
[TNL-7820] - remove important rule for links on hover.
2021-01-11 14:35:53 +05:00
Michael Terry
d000eb4f67
AA-505: Some design updates for courseware "shift dates" UI
...
- Makes the action buttons underneath problems into link buttons
instead of push buttons. Per UI team
- Updates some colors of status pills like "Past due" or "Completed"
2021-01-04 13:29:58 -05:00
Awais Jibran
90776770dc
Revert ".is-hidden" CSS hack and related hint fix ( #25938 )
...
Reverts two PRs:
* "Fix hiding of completion/bookmark indicators in legacy courseware (#25919 )"
* "Fix hint show" (#25930 )
TNL-7845
2020-12-23 11:35:25 -05:00