Adam Butterworth
307cb30208
Swap deprecated box-sizing mixin with the box-sizing property ( #23928 )
...
* Swap deprecated box-sizing mixin with the box-sizing property
* Linting now that box-sizing is no longer a mixin
2020-05-08 11:27:51 -04:00
Adam Butterworth
42cc0d0145
Fix all stylelint errors ( #23920 )
...
* Fix all stylelint errors
For any errors that fixing would require changing the output of the css disable stylelint for that line instead of modifying.
* Update quality.py
Make stylelint quality check pass when there are no errors
* Delete empty selectors
2020-05-06 16:07:14 -04:00
julianajlk
6e0914ad5d
add FPD banner to courseware ( #22113 )
...
REV-980
2019-10-23 09:33:11 -04:00
julianajlk
98f907f23c
Revert "add first purchase discount to courseware ( #22058 )"
...
This reverts commit 059b619794 .
2019-10-21 13:57:18 -04:00
julianajlk
059b619794
add first purchase discount to courseware ( #22058 )
...
REV-980.
* moved get_first_purchase_offer_banner_fragment to Discounts utils.py
* added banner wrapper method
* updated banner with time limit
2019-10-21 13:56:38 -04:00
Matthew Piatetsky
f6d0bf77df
check if discount expired
2019-10-16 11:32:27 -04:00
Brandon Baker
5012ed6ea4
Fix padding on discount banner for small screens ( #21509 )
...
REV-918
2019-08-29 16:00:26 -04:00
Matthew Piatetsky
ad77392f8d
add discount banner to track selection
2019-06-03 14:18:17 -04:00
Andy Armstrong
268bea9e62
Make the course content page responsive
...
LEARNER-2754
2017-11-01 17:34:04 -04:00
Andy Armstrong
ae1c760ea4
Use Bootstrap theme colors and fonts in old stylesheets
...
LEARNER-2977
Fixes
2017-10-29 22:22:08 -04:00
Andy Armstrong
bd1a0d96cf
More Sass quality fixes
2017-10-16 12:41:20 -04:00
Andy Armstrong
9f0fba0a8e
Sass quality fixes in the LMS
2017-10-11 13:45:08 -04:00
Marko Jevtic
6e47162ed4
[ECOM-7520] Fix Low Color Contrast
2017-03-24 08:43:57 +00:00
AlasdairSwan
a9971ef2ba
FEDX-118 Adding header to test page
2016-04-25 10:56:28 -04:00
Awais
198d33dc13
New AB Testing URL for checkout page.
...
ECOM-2866
2015-12-04 07:04:59 +00:00
David Baumgold
03aeae4bd7
Merge pull request #8271 from edx/sass-theming
...
Comprehensive Theming
2015-09-21 10:55:18 -04:00
Ned Batchelder
c0856232e1
Use sass interpolation instead of concatenation for -path
2015-09-17 15:39:04 -04:00
David Baumgold
6ebf2515f4
Comprehensive theming
...
This is a squash of 38 commits ending with
5b080f979d692804452400ac5bed9b17c50b001e
2015-09-17 15:39:03 -04:00
Clinton Blackburn
d0536c50a5
Updated credit provider logo styling on receipt page
...
ECOM-2172
2015-09-16 21:36:19 -04:00
Clinton Blackburn
011062e570
hotfix/2015-09-16-2: Credit Fixes
...
- Updated checkout page to disallow purchase of credit seats (the credit payment page is hosted in ecommerce)
- Corrected path to providers endpoint
- Cleaned receipt page styling
- Updated receipt page copy
- Added provider thumbnail to receipt page
ECOM-2172
2015-09-16 14:26:59 -04:00
aamir-khan
459ccae028
ECOM-1817: updated the course name and also styling for the provider
2015-07-29 15:12:07 +05:00
aamir-khan
d5dda6470e
ECOM-1816: added the provider detail on the receipt page.
2015-07-16 18:25:03 +05:00
Frances Botsford
e3080e6d0d
give the header the right height in the verify flow
...
ECOM-1808
2015-06-30 16:17:00 -04:00
Will Daly
8c52c92bcb
Reverification iOS support and refactor
...
* Delete reverification templates
* Delete photocapture.js
* Delete unused "name change" end-points
* Rebuild the reverification views using Backbone sub-views
* Stop passing template names to the JavaScript code
* Avoid hard-coding the parent view ID in the webcam view (for getting the capture click sound URL)
2015-06-22 08:45:12 -07:00
Clinton Blackburn
1281532be5
Updated Payment Buttons
...
The payment buttons now match the style of the verified upgrade buttons.
XCOM-422
2015-06-19 13:39:16 -04:00
Chris Rodriguez
709f86c11b
Addressing RTL inconsistencies on Verification process
2015-05-12 07:20:32 -04:00
Clinton Blackburn
fc61c292b9
Updated Take Photo page to include verification requirements
...
As part of the unification of verify later/now, the take photo page needs to list the verification requirements.
XCOM-254
2015-05-07 18:14:33 -04:00
zubair-arbi
b393f167fe
change photo reverification page heading from h3 to h1
...
ECOM-1470
2015-05-06 17:47:00 +05:00
Brian Talbot
ded6c4dbb0
fix: resolving edx.org and Open edX breakpoint clash
...
* simplifying edx.org breakpoints to use min-width
* creating -bp-* centric Sass variables
* converting all existing edx.org centric media queries to use new Sass variables
ECOM-1457
2015-04-21 16:44:32 -04:00
Chris Rodriguez
b6b7acbd53
Chaning table th td color to meet AA guidelines
2015-04-16 06:57:42 -04:00
Marko Jevtić
a3aecb2014
Merge pull request #7548 from edx/mjevtic/SOL-531
...
(SOL-531)(SOL-532) Course Cards update on the homepage;
2015-04-14 16:17:34 +02:00
marjev
939a3672d4
(SOL-531)(SOL-532)Course Cards update; A link to course discovery page has been added to the OpenEdX homepage
2015-04-14 14:58:06 +02:00
zubair-arbi
2c10eeb3aa
update track selection page, use only min price for course modes
...
ECOM-1228
2015-04-10 11:53:31 +05:00
Will Daly
a29662cdbc
ECOM-859: Add support for an input image capture.
...
Add support for HTML Media Capture (file input)
so that iOS users can use the camera.
2015-02-18 11:10:41 -05:00
AlasdairSwan
04fc722e1c
ECOM-958 fixed font awesome issues with old verification flow
2015-01-20 16:05:55 -05:00
Brian Talbot
f128629f48
fixing styling and class syntax (to new FA-based classes) for missing UI elements
2015-01-09 12:01:26 -05:00
Marco Morales
38b7e4cc50
SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions.
2015-01-05 17:30:13 -05:00
Renzo Lucioni
94b22bcde9
Remove webcam capture approval button (checkmark)
2014-12-16 10:01:55 -05:00
AlasdairSwan
23081f076b
ECOM-574 Updated track selection page to be responsive
2014-11-10 15:39:17 -05:00
Renzo Lucioni
bd7715a393
Clean up after track selection experiment
2014-10-14 13:56:49 -04:00
Brian Talbot
872dae0f27
LMS: resolving vertical alignment issues with new header global nav items
2014-09-30 08:44:02 -04:00
Frances Botsford
b889f9ef11
fixes for status for prof ed and verified registration on both variants of AB test
2014-09-24 14:11:18 -04:00
Frances Botsford
ef1ef98653
adjusting ID verified status to be just verified status
2014-09-22 16:10:23 -04:00
Frances Botsford
8bd092ec4b
adjusting style for professional educationand verification status
2014-09-19 16:27:20 -04:00
Renzo Lucioni
cc6e63dd22
Prepare track selection page for new audit track
2014-09-12 13:58:13 -04:00
marco
6f810836db
Template changes for course track AB-test
2014-08-15 10:26:29 -04:00
Dave St.Germain
dbd4e73b04
Fixes LMS-2352 by unifying :hover and :focus styles.
2014-03-14 11:49:00 -04:00
Frances Botsford
cf16eb052d
fixes for verification ui discrepancies
...
UX-351
2014-02-11 14:13:25 -05:00
Frances Botsford
63a22ad0e5
PR review changes for LMS reverification
2014-01-31 22:20:32 +00:00
Frances Botsford
436a1ec7f6
downstairs fixxup on lms reverification
2014-01-31 22:11:57 +00:00