zuul/web
Monty Taylor c1422429df
Upgrade to webpack 4
The webpack community just released webpack v4. Upgrade to it.

Amongst the relevant upstream changes, the uglify plugin and
commonschunk plugins are no longer needed as their behavior is now just
builtin. The webpack.LoaderOptionsPlugin is no longer needed, it existed
to ease transition from webpack 1 to webpack 2. minify is now an option
to optimization.

Change-Id: I0359f69861211231e4875abf9817316d9e8878a1
2018-04-10 10:11:19 -05:00
..
config Upgrade to webpack 4 2018-04-10 10:11:19 -05:00
images Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
styles Fix console stream colors 2018-03-08 08:24:14 +01:00
templates Add branch to Zuul dashboard 2018-04-06 13:18:10 +02:00
.gitignore Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
.jshintignore Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
.jshintrc Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
dashboard.js Improve root api endpoint finding 2018-03-28 15:18:07 -05:00
jquery.zuul.js Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
main.js Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
status-basic.json Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
status-openstack.json Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
status-tree.json Use yarn and webpack to manage zuul-web javascript 2018-03-04 07:20:40 -06:00
status.js Reorganize REST API and dashboard urls 2018-03-28 09:52:54 -05:00
stream.js Reorganize REST API and dashboard urls 2018-03-28 09:52:54 -05:00
util.js Improve root api endpoint finding 2018-03-28 15:18:07 -05:00