Diana Huang
657da20c6e
DEPR-43 - Remove JS that refers to shoppingcart receipt page. ( #24890 )
...
https://openedx.atlassian.net/browse/DEPR-43
Co-authored-by: Jeremy Bowman <jbowman@edx.org >
2020-09-29 16:08:42 -04:00
Eric Fischer
5bc6b31e29
eslint --fix
2017-12-08 14:38:41 -05:00
Eric Fischer
1aff229007
Localize Times in verify_student
...
Now using the DateUtils javascript to handle this more correctly in webpages.
TNL-5959
2016-11-23 11:55:23 -05:00
Brian Jacobel
ae8bc20b36
Run eslint autofixer on /lms
2016-08-05 15:29:20 -04:00
Mushtaq Ali
e58813be79
Show user activation message if he has activation incomplete.
...
Only show validation deadline message when user is activated and course has validation deadline.
ECOM-4926
2016-07-20 11:51:32 +05:00
Andy Armstrong
d462c73fd8
Use the UI Toolkit's spec helpers.
2016-06-21 10:16:00 -04:00
asadiqbal
4e38b2e4e8
WL-515 Update Activate Account message page
2016-06-20 14:34:17 +05:00
cahrens
4ba07bf7a4
Assorted test and dependency fixes to cms-squire and cms
...
isRejected is deprecated.
Actually serve the slick library in LMS jasmine tests
customwmd doesn't need to wait for DOM ready event
... In order to define a class and extend the Markdown class.
2016-05-24 16:53:34 -04:00
muzaffaryousaf
1b0cda2430
Js test fixes for lms and lms-coffee.
2016-04-22 19:09:33 +05:00
cahrens
dd2a203677
Upgrade underscore to newest version.
...
FEDX-24
2016-03-16 17:08:27 -04:00
Awais
198d33dc13
New AB Testing URL for checkout page.
...
ECOM-2866
2015-12-04 07:04:59 +00:00
Peter Fogg
60f6bbe929
Add correct payment processor messages.
...
(facepalm)
2015-11-18 14:05:37 -05:00
Peter Fogg
284dc7a3c6
Display an error message if no payment processors are available.
...
Otto is gaining the ability to temporarily disable payment
processors. If all are disabled, no checkout buttons will appear on
the payment page, and so we need to communicate to the user that they
cann't pay right now but should try again later.
ECOM-2346
2015-11-18 12:55:09 -05:00
Andy Armstrong
b2a0b2f728
Improve response handling in AjaxHelpers
...
I've changed the logic so that AjaxHelpers keeps
track of which requests have not yet had mock
responses sent. This ensures that every response
is handled before moving on to the next one,
rather than always handling the last request.
My intention is that this won't allow bugs to creep
in where a request isn't fired and instead the test
responds to an old request. It also should ensure
that extra events aren't accidentally fired.
2015-09-23 20:23:09 -04:00
Clinton Blackburn
12a4e85d94
Fixed payment page bug
...
Using SKU to choose course mode when creating an order.
ECOM-2172
2015-09-16 21:36:19 -04:00
Will Daly
356cdeecb4
Fix JS tests that broke due to a conflict between merges
2015-06-22 13:22:17 -07: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
Andy Armstrong
1689004189
Create a common paginated list view
...
TNL-2384
Refactored Studio's PagingView to use RequireJS Text and moved it
to common so that it can also be used by LMS.
2015-06-15 13:51:09 -04:00
Renzo Lucioni
d6c0460483
Payment button UI modifications
...
Includes button copy revision and a styling tweak to make the selected payment button appear active while disabled.
2015-06-10 11:28:51 -04:00
Ahsan Ulhaq
1d5a310f5d
Continue to Payment button is not accessible
...
When a user starts the payment/verification flow.
Tab navigation skips past the "Continue to Payment" button
ECOM-1302
2015-05-25 19:21:03 +05:00
jsa
a5c9d0b0f3
add custom PayPal payment button and js tests for buttons.
...
XCOM-270
2015-05-06 19:01:56 -04:00
jsa
efde11d552
Use ecommerce api v2.
...
XCOM-213 XCOM-214
2015-04-27 16:57:17 -04: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
Renzo Lucioni
8ef0e77e46
Prevent Jasmine tests from redirecting in dev mode
...
Also prevent Jasmine from attempting to load deleted templates
2015-01-11 16:08:29 -05:00
Renzo Lucioni
fe691b051b
Apply most important copy changes from docs
2015-01-06 11:31:12 -05:00
Renzo Lucioni
fb013272b8
Wrap full name placeholder in quotes to deal with spaces
...
Also fix failing JS test which was looking for a removed button.
2015-01-05 16:31:55 -05:00
Will Daly
4203c1e545
Use disabled property to prevent IE9 users from clicking disabled buttons
2014-12-31 15:17:07 -05:00
AlasdairSwan
8eb484c109
ECOM-811 design and layout changes
2014-12-30 06:53:59 -08:00
Will Daly
d3459be05a
Add Jasmine tests for the payment/verification flow.
2014-12-22 13:25:49 -05:00