Commit Graph

133 Commits

Author SHA1 Message Date
Diana Huang
c4a8dc9eb7 Update node version used for Jenkins. 2019-10-22 12:33:32 -04:00
Diana Huang
a6bf511b43 Update nodeenv to the latest version.
Also update node-sass to a compatible version.
Include a regenerated package-lock.
2019-10-21 09:46:52 -04:00
Brittney Exline
6e2887f851 Add enterprise portal links to user dropdown menu and dashboard alerts. (#21833) 2019-10-09 16:01:41 -04:00
Nimisha Asthagiri
6bc34727e4 Update package.json via npm install 2019-09-23 07:32:47 -04:00
Nimisha Asthagiri
2b8e6b0806 Rename cookie-policy-banner to frontend-component-cookie-policy-banner 2019-09-22 20:47:34 -04:00
Feanil Patel
c522a59197 Make lock file be from npm 5.5.1 2019-07-19 13:33:40 -04:00
Renovate Bot
87602843ff Update dependency backbone.paginator to v2.0.8 2019-07-19 15:57:32 +00:00
Feanil Patel
4ee06bc49e Run with our older version of npm. 2019-07-19 11:23:48 -04:00
Renovate Bot
2fe36667b4 Update dependency backbone to v1.4.0 2019-07-17 16:31:03 +00:00
Feanil Patel
81f6a0c056 Run npm install on version 5.5.1 to make sure quality tests pass. 2019-06-25 15:15:49 -04:00
Renovate Bot
97f9f3d7f3 Update dependency @edx/studio-frontend to v1.16.17 2019-06-25 15:15:31 -04:00
Feanil Patel
11895b843f Run npm install with our version of node. 2019-06-18 14:39:49 -04:00
Renovate Bot
31c7ac589e Update dependency underscore.string to v3.3.5 [SECURITY] 2019-06-14 17:48:49 +00:00
Mike Dikan
51c690f75a Update Cookie Policy Banner
DISCO-1067
2019-06-14 09:47:26 -04:00
Feanil Patel
d75f98a0a1 Run npm install in devstack.
The output that renovate generates is different from what the version of
npm we're using generates.
2019-06-07 13:42:19 -04:00
Renovate Bot
051a000bac Update dependency @edx/edx-bootstrap to v1.0.4 2019-06-07 16:02:27 +00:00
Feanil Patel
77a2317170 Merge pull request #20764 from edx/renovate/npm-moment-vulnerability
Update dependency moment to v2.19.3 [SECURITY]
2019-06-07 11:28:28 -04:00
Feanil Patel
2e6675938c Fix tests while still upgrading moment.
- Moved jasmin-jquery back to pointing at git.  The version on NPM is
not the same because they made more changes to 2.1.1 before releasing it
to NPM.

- Run `npm install` locally because it produces slightly different
output than renovate which causes the quality tests to fail.
2019-06-07 10:52:07 -04:00
Feanil Patel
91f336c1ba Run npm install locally.
Catch other changes to the lock file that should have been made.
2019-06-06 16:31:43 -04:00
Feanil Patel
24d601827a Go back to what jasmin-jquery was pointing to before. 2019-06-06 15:57:51 -04:00
Renovate Bot
5786a603ba Update dependency react-dom to v16.1.2 [SECURITY] 2019-06-06 15:27:35 +00:00
Renovate Bot
d68c350b9e Update dependency moment to v2.19.3 [SECURITY] 2019-06-06 15:26:56 +00:00
Jeremy Bowman
a9cd9de89f TE-2647 Stop running pa11ycrawler (#20682) 2019-05-24 11:02:49 -04:00
Michael Youngstrom
a87273ec01 Upgrade axe-core and ignore newly introduced failures 2019-04-17 12:18:32 -04:00
albemarle
05a682f55e use new, shorter names for feature toggle annotations (#20202) 2019-04-12 15:46:09 -04:00
Mike Dikan
2c149ca6be Removing the Deprecated the 'external_auth' package in favor of 'third_party_auth' which is the current recommendation. 2019-03-02 16:06:46 -05:00
asadazam93
e451324ed3 Added enable quality waffle flag 2019-01-08 17:14:41 +05:00
Michael Youngstrom
26bd94d1ed Update version of edx-proctoring-proctortrack in package-lock.json 2019-01-04 10:17:58 -05:00
Dave St.Germain
08fb080d06 Update edx-proctoring and pytest 2018-12-27 11:13:08 -05:00
Dave St.Germain
caa515c929 Bump proctoring version 2018-12-26 13:31:08 -05:00
Dave St.Germain
ebd26f6a33 Reverted js upgrade 2018-12-21 11:16:28 -05:00
Dave St.Germain
e239dcce1d Removed stray eslint addition 2018-12-21 11:16:27 -05:00
Michael Roytman
23fcb7e7bb Removed course-run exam rule configuration 2018-12-21 11:14:58 -05:00
Matt Hughes
72a2e191fd Set up new proctoring service JS
also move mockprock (dev only proctoring service)'s JS to
devDependencies
2018-12-21 11:14:37 -05:00
Matt Hughes
91b9478755 Set NPM dependencies more stably
also manually increment edx-proctoring version, since that's all we
wanted to achieve with this
2018-12-21 11:07:59 -05:00
Matt Hughes
6264d75f49 Fix some eslint errors on touched files
Also package lock was tricky in how specifically it wanted to be
updated
2018-12-21 11:07:58 -05:00
Matt Hughes
7fdc0fb217 switch npm proctoring dependencies to not depend on relative paths 2018-12-21 10:54:51 -05:00
Matt Hughes
6430dc42a6 [WIP]: reverse order of npm dependencies
also ensures that our proctoring JS will run through babel, even while
we have npm dependencies installed on a local-only basis
2018-12-21 10:54:51 -05:00
Dave St.Germain
5e627145ed Updated edx-proctoring pre-release 2018-12-21 10:54:51 -05:00
Adeel Khan
bd1c6fa0c8 Adds selection state to elements for screenreader
Dashboard header was missing aria-current and
aria-selected attributes causing no information
exposed to screen reader about selection.This
would enable such info to be passed to screen
reader

LEARNER-6611
2018-12-19 10:26:05 -05:00
raeeschachar
76cfbf9a2f Updated https://www.npmjs.com/package/@edx/edx-bootstrap version to 1.0.3. Updating it on platform as part of
https://openedx.atlassian.net/browse/LEARNER-3659
2018-12-11 16:49:47 +05:00
Alex Dusenbery
174d80ed25 Revert "Add extesion engine gradebook ui in under the mastersGradebook route"
This reverts commit 0c8d66bb2a.
2018-11-20 14:54:34 -05:00
Rick Reilly
0c8d66bb2a Add extesion engine gradebook ui in under the mastersGradebook route 2018-10-19 12:56:16 -04:00
Farhanah Sheets
e009d5e4db bump studio-frontend to 1.16.12 and update bokchoy tests 2018-10-03 09:36:55 -04:00
Matt Hughes
8df171a8c2 Remove waffles gating permanent checklist features 2018-09-27 15:10:49 -04:00
Awais Jibran
9e56a2cfa6 Bump studio-frontend version 2018-09-14 23:55:02 +05:00
muhammad-ammar
d23e8a3ed8 fix poster display issue with hls
EDUCATOR-2606
2018-09-11 19:33:25 +05:00
Bill Filler
a8b1fee847 Add support for Journals frontend app 2018-09-06 14:20:45 -04:00
Jeremy Bowman
f2626c0d70 TE-2646 Use headless Chrome for a11y tests 2018-08-28 17:26:26 -04:00
Michael Roytman
46cda3656b bump studio-frontend package to 1.16.5 2018-08-07 15:47:34 -04:00