- Mar 06, 2018
-
-
Calen Pennington authored
Move pattern-replacement file lists into a separate file punt the react stuff for now
-
Calen Pennington authored
-
- Mar 02, 2018
-
-
Michael Terry authored
-
- Feb 28, 2018
-
-
Calen Pennington authored
-
- Feb 27, 2018
-
-
Calen Pennington authored
This reverts commit 67177ac7. The original PR cause a breakage on production due to webpack building two different copies of the asset_index.js bundle. However, it is unclear whether that was a transitory issue or not. This commit restores the original PR to validate whether the problem is reproducible.
-
- Feb 22, 2018
-
-
Calen Pennington authored
This reverts commit 1c46bd89, reversing changes made to eb6064e3.
-
- Feb 21, 2018
-
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
- Feb 20, 2018
-
-
Alex Dusenbery authored
This reverts commit 4946b6b2.
-
- Feb 15, 2018
-
-
J. Cliff Dyer authored
* Implement a ViewedEvent handling system which calls handlers when a block has been viewed for 5 seconds (configurable). * Hook up Verticals to register their children blocks with this event, and submit completions once seen. OSPR-2093 OC-3358
-
Tyler Hallada authored
-
- Feb 07, 2018
-
-
jaebradley authored
update styles html updates add waffle flags fix waffle flags
-
- Jan 30, 2018
-
-
Calen Pennington authored
-
- Jan 21, 2018
-
-
David Ormsbee authored
Running LMS Karma tests was causing the following error: TypeError: modules[moduleId] is undefined at /edx/app/edxapp/edx-platform/lms/static/course_experience/js/spec/Enrollment_spec.js:20 The root issue was sinon, as documented here: https://github.com/webpack/webpack/issues/304 I tried multiple fixes suggested from that issue until I found one that worked: https://github.com/webpack/webpack/issues/304#issuecomment-272150177
-
- Jan 17, 2018
-
-
jaebradley authored
update css updated css make modal experimental add waffle flag
-
- Jan 16, 2018
-
-
Diana Huang authored
Add the back-end and front-end React app for Learner Analytics. This was mostly authored by @AlasdairSwan and @dianakhuang. LEARNER-3376
-
- Jan 12, 2018
-
-
Michael Youngstrom authored
-
jaebradley authored
wip upsell modal css remove unnecessary newline accidentally removed feature update props update modal component update css add additional slides update styling update copy
-
- Jan 08, 2018
-
-
Ari Rizzitano authored
-
- Dec 13, 2017
-
-
Harry Rein authored
-
- Dec 12, 2017
-
-
Harry Rein authored
-
Harry Rein authored
-
Harry Rein authored
LEARNER-3438 The user can now enroll in a session, unenroll from a session or change session from a new course enrollment card on the programs dashboard.
-
- Dec 08, 2017
-
-
David Ormsbee authored
Increase the number of bundles that a chunk has to appear in to be put into the commons.js bundle. This drastically reduces the size of the commons.js bundle (used basically everywhere on LMS and Studio) from 953K to 188K, mostly at the cost of making AccessibilityPage and AssetsPage (both Studio-only) larger -- 345K -> 1.1M, 91K -> 865K.
-
- Dec 05, 2017
-
-
Ari Rizzitano authored
[FEDX-453] [extreme wip] mako/react bridge code [FEDX-453] more attempts split out entry points into separate file this works! kill dynamic import error handling didn't need webpack_static handle passing props cleanup django-template-rendering defs pytest monkeypatch fix cleanup add id arg to renderReact def more cleanup oops quality xss fixes unittest fix kill HelloWorld
-
- Dec 02, 2017
-
-
Michael Roytman authored
-
- Nov 06, 2017
-
-
Gregory Martin authored
-
- Oct 26, 2017
-
-
Eric Fischer authored
EDUCATOR-1448 Modifies paver webpack task to use production configuration in all non-devstack environments, and a development config in devstack.
-
- Oct 25, 2017
-
-
tasawernawaz authored
LEARNER-2804
-
- Oct 23, 2017
-
-
Eric Fischer authored
-
- Oct 11, 2017
-
-
Matthew Piatetsky authored
LEARNER-2412
-
- Sep 22, 2017
-
-
Harry Rein authored
LEARNER-2307
-
- Sep 07, 2017
-
-
Andy Armstrong authored
FEDX-375
-
- Aug 16, 2017
-
-
Diana Huang authored
-
- Aug 09, 2017
-
-
cahrens authored
EDUCATOR-625, AC-620
-
- Aug 07, 2017
-
-
Diana Huang authored
-
- Jul 19, 2017
-
-
Harry Rein authored
LEARNER-1652 We now send log events when the user clicks on the events in the course toolbar, representing a change to the new page.
-
- Jul 11, 2017
-
-
Harry Rein authored
LEARNER-1628 This allows enrolled users to write reviews on the reviews page that can be accessed through the course tools sidebar. A button in the top corner of the page toggles the widget that is configured with a setting in the common.py file. The reviews tool is Course Talk.
-