Commit Graph

13 Commits

Author SHA1 Message Date
Jack Zhang
ffe14e339d Extract /integrations code from landing-page into separate bundle. 2017-08-10 10:21:53 -07:00
Pweaver (Paul Weaver)
a20e1298ab webpack: jQuery and underscore should be compilied normally to make errors readable.
We will use the normal compliation process so we can understand errors in development and production.
2017-08-05 19:53:56 -07:00
Brock Whittaker
1cf7ee966b help: Redesign /help/ pages to be a single page app.
This redesigns the /help/ page sets to be a single page app that uses
history.pushState to work the same as the old app.

The big new feature is that now we have the index in a nicely designed
left sidebar.
2017-07-13 15:43:44 -07:00
Harshit Bansal
99b12ed0ca webpack: Use common.js to inject webpack dependencies in dev. 2017-06-22 19:06:32 -04:00
Harshit Bansal
c0e4f24a25 webpack: Migrate common.js bundle to webpack. 2017-06-22 19:06:32 -04:00
Harshit Bansal
c50b3672c2 webpack: Migrate signup.js bundle to webpack static asset pipeline. 2017-06-20 09:45:26 -04:00
Harshit Bansal
3953734a1c webpack: Migrate stats.js bundle to webpack static asset pipeline. 2017-06-20 09:45:26 -04:00
Mehanig
04626acd5a webpack: Move zxcvbn.js to webpack bundle. 2017-06-13 12:45:39 -07:00
Mehanig
ae29d4b8d2 webpack: Move landing-page.js to webpack bundle. 2017-06-13 12:36:55 -07:00
Mehanig
2c6f2fb93a webpack: Move activity js to webpack. 2017-06-13 12:36:51 -07:00
Mehanig
8c0e500d6b webpack: Migrate api and katex js files to Webpack bundler.
This also injects the dev webpack sockets to katex, since that's part
of the main web app bundle.
2017-06-09 12:33:52 -07:00
Pweaver (Paul Weaver)
cb311e99d8 Change backend tests to use a webpack stats stub file. 2017-05-25 16:15:32 -07:00
Pweaver (Paul Weaver)
fb0d2d6a8e webpack: Move assets to a separate JSON file so we can process in python. 2017-05-25 16:15:32 -07:00