Jade Olivier
5142a21016
Merge branch 'master' into jade-REV-3505-prog-details-brk-pnts
2023-04-20 09:57:39 +02:00
Jade Olivier
e6f484083e
feat: updated left margin on program details page
2023-04-20 09:56:53 +02:00
leangseu-edx
9fd2920c4c
chore: update public video logo and CTA styling ( #32078 )
...
* chore: update public video logo and CTA styling
* chore: update logo styling
2023-04-19 10:21:50 -04:00
Jade Olivier
0c8f2f3a93
feat: Updated Program Details breakpoints
2023-04-18 08:40:42 +02:00
Jade Olivier
cadb2ad287
feat: Update Program Details breakpoints
2023-04-18 08:40:42 +02:00
Jade Olivier
75c523f39f
feat: Updated program details breakpoints
2023-04-18 08:40:42 +02:00
Jansen Kantor
d277cc0eb1
fix: video share page visual issues ( #31974 )
...
* fix: video share page visual issues
* fix: better video sizing
* fixup! fix: better video sizing
* docs: comment explaining width funkiness
2023-03-24 10:59:38 -04:00
Nathan Sprenkle
4d999ed3f7
feat: add organization logo to public video page ( #31922 )
...
* feat: add org logo to public video page
Refactors CTA banner slightly to allow for left org logo float.
* fix: hide org logo if not provided
* test: add tests for org logo
2023-03-16 10:35:02 -04:00
Muhammad Abdullah Waheed
90c4ca6e47
Revert "FC-0001: Account pages -> micro-frontend ( #30336 )" ( #31888 )
...
This reverts commit 0f02c7b3d9 .
2023-03-07 17:41:56 -05:00
Jansen Kantor
ef30d2d32e
feat: add cta buttons to public video xblock page
...
* feat: video share page buttons
* feat: pass along utm params
* feat: disbale register button on public video page
* fix: convert to class-based view
2023-03-07 14:24:27 -05:00
Sagirov Evgeniy
0f02c7b3d9
FC-0001: Account pages -> micro-frontend ( #30336 )
...
* feat: Account pages. Learner Profile page
* feat: Account pages. Account Settings page
* feat: Account pages. Removed unused styles
* feat: Account pages. Removed unused toggles
* feat: fixed tests and pylint errors
* feat: update redirect to account settings for student_dashboard
* feat: fix pylint errors
2023-03-07 17:41:52 +05:00
teyotan
3525be2c17
fix: unresponsive modal in student dashboard view ( #31432 )
...
issue: https://github.com/openedx/build-test-release-wg/issues/228
Co-authored-by: Edward Zarecor <ezarecor@tcril.org >
2023-01-09 12:14:40 +05:00
Sarina Canelake
cf5fa64bd7
fix: update repo paths that stayed in the edx org
...
Co-authored-by: Kyle McCormick <kdmc@pm.me >
2022-09-15 14:52:28 -04:00
Sarina Canelake
4a2f231302
fix: fix github url strings (org edx -> openedx)
2022-09-15 14:52:28 -04:00
Mehak Nasir
341c058223
style: bootstrap tooltip added to fix text visibility issue ( #30731 )
2022-07-15 15:58:07 +05:00
Mehak Nasir
d639c055d1
style: changes to banner design ( #30710 )
...
style: tooltip added for switch legacy
fix: add feedback button added in legacy view and text improved
2022-07-14 16:25:22 +05:00
Diana Huang
c6af151aaa
fix: Remove reference to course info SASS. ( #30577 )
...
We removed this SASS file in PR #30299 . This
removes the reference to it.
2022-06-13 11:33:10 -04:00
Feanil Patel
b9131ac1af
Merge pull request #30299 from raccoongang/depr/remove-course-info
...
FC-0001: Remove legacy course info page & related code
2022-06-13 08:23:25 -04:00
Sagirov Eugeniy
92ca176fde
refactor: Remove legacy course info page & related code
2022-06-05 19:00:05 +03:00
Arunmozhi
2b39da69b9
feat: add reset option to Randomized Content Block
...
This makes the reset button to refresh the contents of a Randomized
Content Block (RCB) without reloading the full page by fetching a new
set of problems in the "reset" response and replacing the DOM contents.
The reset button returns the student view as a string and the client
uses the HtmlUtils package to replace the contents and reinitializes the
XBlock.
This allows students to use the RCB as a flash card system.
Co-authored-by: tinumide <tinuade@opencraft.com >
2022-05-23 14:54:19 +02:00
Mehak Nasir
d167ba3eab
style: heading color and mobile screen fix ( #29924 )
2022-02-15 17:07:35 +05:00
Mehak Nasir
cf8104eb76
style: ui fixes in program tabs
...
theme fixes
2022-02-11 15:02:33 +05:00
julianajlk
5de4264c84
fix: Update Track Selection to support verified only mode ( #29497 )
...
REV-2450
2021-12-07 08:14:49 -05:00
Zainab Amir
acf5add774
feat: add marketing email option on registration ( #29397 )
2021-12-07 17:16:28 +05:00
Chris Deery
bea16dad81
fix: [AA-1079] space separators for related programs ( #29350 )
...
fix css for spacing between related programs in course descriptions.
2021-11-23 13:30:17 -05:00
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