Commit Graph

165 Commits

Author SHA1 Message Date
Calen Pennington
18d93b00ba Revert "Switch container factory to webpack" 2018-06-07 13:46:47 -04:00
Calen Pennington
0abe75a7c6 Re-apply the changes to convert XBlocks to Webpack
Reapplies edx/edx-platform#17509

This reverts commit 0f7e2373d0.
2018-06-06 12:52:12 -04:00
Farhanah Sheets
e0f3d2b200 Upgrade studio-frontend to latest v1.10.5 2018-06-01 14:14:29 -04:00
Calen Pennington
0f7e2373d0 Revert "Switch container factory to webpack" 2018-05-29 16:01:38 -04:00
Calen Pennington
741f65b502 Install jasmine-jquery from github to fix a bug in the toContain expectation 2018-05-29 12:39:28 -04:00
Calen Pennington
389f4fcec9 Switch container.js to bundle using webpack 2018-05-29 12:19:05 -04:00
jaebradley
bd203374d9 upgrade cookie-policy-banner to 1.1.10 2018-05-22 16:53:10 -04:00
Tyler Hallada
8cf77f2382 Merge pull request #18205 from edx/thallada/sfe-modal-improvements
Upgrade SFE, unscrollable body when modal is open.
2018-05-15 16:40:49 -04:00
Tyler Hallada
e9a04939d9 Upgrade SFE, unscrollable body when modal is open. 2018-05-15 14:49:08 -04:00
AlasdairSwan
5f821ef6d7 LEARNER-5273 Update how the mobile menu interacts with the cookie policy banner 2018-05-15 11:11:44 -04:00
Jae Bradley
318fe50099 Merge pull request #18186 from edx/update-cookie-policy-banner-to-1.1.7
update cookie policy banner package to 1.1.7
2018-05-11 15:14:09 -04:00
jaebradley
b2bd5cad19 update cookie policy banner package to 1.1.7 2018-05-11 14:15:18 -04:00
jaebradley
eba6b8cff0 fix ie11 account deletion 2018-05-11 12:32:22 -04:00
Eric Fischer
2a2b5181ab updates studio-frontend to 1.9.9 and fix tests 2018-05-08 11:10:31 -04:00
Farhanah Sheets
d19ba1b22a Merge pull request #18102 from edx/fsheets/sfe-bump
Bump studio-frontend to v1.9.4 and fix bokchoy
2018-05-03 10:12:40 -04:00
Farhanah Sheets
121c47aa4c Bump studio-frontend to v1.9.4 and fix bokchoy 2018-05-02 21:54:15 -04:00
jaebradley
22cd505d42 LEARNER-4717 Have delete account modal button make request to deactivation endpoint 2018-05-02 07:50:38 -04:00
Jae Bradley
b9092c80e1 Merge pull request #18059 from edx/cookie-policy-banner-1.1.6
Upgrade cookie policy banner version to 1.1.6
2018-04-26 10:19:14 -04:00
jaebradley
9bb383a0c9 upgrade cookie policy banner version 2018-04-26 09:43:54 -04:00
Michael Roytman
c54223e2e6 update studio-frontend version to 1.8.0 2018-04-25 15:10:09 -04:00
AlasdairSwan
bfda33da5d LEARNER-4880 added confirmation modal for account deletion 2018-04-24 15:22:00 -04:00
Farhanah Sheets
0d5eea0b24 bump studio-frontend version to 1.7.3 2018-04-19 11:54:42 -04:00
jaebradley
fab388ad6b add cookie policy banner with feature flag 2018-04-17 16:48:52 -04:00
Waheed Ahmed
544f7faa0d Fix program type logos.
file-loader just providing the file name and underscore printing it's
name instead of content.

LEARNER-4965
2018-04-16 12:54:56 +05:00
Michael Terry
a34c8c8233 Drop remaining coffee use
This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.

A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
2018-04-13 14:10:40 -04:00
Farhanah Sheets
3e557984e8 Update studio-frontend version 2018-04-10 14:00:32 -04:00
Tyler Hallada
71e74949e9 Change in-context waffle switch to a flag
Also update studio-frontend to version 1.7.1
2018-04-05 16:47:42 -04:00
Michael Terry
c19d01a994 Add live validation to password reset
Adds a new React factory for that page to handle the logic. Also
cleans up the UI a little (centers it, stops using serif font, etc).
2018-04-05 11:59:26 -04:00
Tyler Hallada
d31249ba20 Studio-frontend in-context image selection modal
Open edit image modal via a custom signal

Send img tag attributes in open signal

Send natural image dimensions if no attr specified

Add new modal button in addition to old button

Also load built CSS when waffle switch on

Swap out TinyMCE toolbar button on waffle switch

Pass LANGUAGE_CODE from Django to template to studio-frontend

Define request.LANGUAGE_CODE in test_container_page.py
2018-04-04 15:48:36 -04:00
Eric Fischer
9c820a04a3 studio-frontend 1.6.3 2018-04-03 14:39:39 -04:00
Eric Fischer
022001e53d EDUCATOR-2584 2018-03-27 12:42:00 -04:00
Tyler Hallada
edf1cc7e72 Upgrade studio-frontend to 1.6.1 2018-03-20 16:56:15 -04:00
Michael LoTurco
2bebb88cb3 Merge pull request #17665 from edx/MLoTurco/learner-3925-table
Add entitlement table to support app

Learner-3925
2018-03-15 14:12:12 -04:00
Michael LoTurco
be1b800475 Add Table to entitlement support app
Learner-3925
2018-03-15 13:20:31 -04:00
Michael Roytman
7ae119562e Merge pull request #17695 from edx/mroytman/bump-studio-frontend-1.5.0
bump studio-frontend package version to 1.5.0
2018-03-15 12:51:17 -04:00
Michael Roytman
ad90e60759 bump studio-frontend package version to 1.5.0 2018-03-15 10:08:43 -04:00
Michael LoTurco
3e94c7573b Add Store and Search Component
Add search component to entitlement support app,
requires the addition of a Provider and store to
the EntitlementSupportPage componenet and wraps search
in a Main component to contain additional pieces of the
page as added

Learner-3925
2018-03-13 11:03:18 -04:00
jaebradley
19bef01b69 update eslint config edx to 3.0.1
update eslint violations
2018-03-12 16:17:27 -04:00
Michael LoTurco
3b928e3e99 Adds EntitlementSupportView, Template, and base react element 2018-03-09 14:01:12 -05:00
Michael LoTurco
0d07a89b78 Merge pull request #17583 from edx/MLoTurco/learner-3925-feature-client-api
Add Client API

Learner-3925
Learner-4388
2018-03-08 14:17:14 -05:00
Michael LoTurco
a117f6fa42 Add client api for entitlement support page
Learner-3925
Learner-4388
2018-03-08 12:46:00 -05:00
Tyler Hallada
7721e79395 Bump SFE to 1.4.1
Includes a hotfix for the page sock on the assets page.
2018-03-07 18:16:33 -05:00
Tyler Hallada
7960688fa5 Bump studio-frontend to 1.4.0 2018-03-07 16:05:50 -05:00
Ari Rizzitano
c5b199a1a2 fix linting errors and un-vendor backbone-associations
remove erroneous asset_index listing

remove indirect define

remove pageFactoryArguments index

max length seems excessive for this file

lintfix

un-vendor backbone associations
2018-03-06 15:35:47 -05:00
Dennis Jen
c183c0b994 Bump SFE to 1.3.5 (increase file upload count) 2018-03-02 10:26:34 -05:00
Michael Terry
c9318c3e51 Convert learner_dashboard to es2015 2018-03-02 08:57:34 -05:00
Eric Fischer
2717ef5b80 Provide i18n data to SFE in DOM
EDUCATOR-1613, edx-platform changes
2018-02-27 10:17:35 -05:00
Farhanah Sheets
43ca713fa6 Bump studio-frontend version 2018-02-26 13:46:02 -05:00
Tyler Hallada
17ff3889eb Upgrade SFE to 1.2.5 2018-02-15 13:20:20 -05:00
Tyler Hallada
a26492922d Upgrade SFE to 1.2.4 2018-02-15 13:20:20 -05:00