Commit graph

9 commits

Author SHA1 Message Date
Ludovic Fernandez 1cc1a4e6e2 WebUI typo into the buffering section. 2018-05-22 12:28:03 +02:00
Ludovic Fernandez b72937e8fb Fix webui 2018-05-14 19:46:03 +02:00
Jan Kuri 9c651ae913 New web ui 2018-04-27 13:12:04 +02:00
Fernandez Ludovic 21e28ae848 Merge branch 'v1.5' into master 2018-02-21 16:55:57 +01:00
Ludovic Fernandez f98c537ec2 Smooth dashboard refresh. 2018-02-16 16:02:03 +01:00
Mattias Wadman fa1f4f761d Add status code text to webui bar chart tooltip 2018-01-25 16:54:03 +01:00
Maxime Wojtczak 61ba50fac9 feat(Dev proxy) : Add proxy to localhost:8080 in dev mode. 2017-05-12 09:41:22 +02:00
Maxime Wojtczak 5500658f5a feat(UI) : Working UI.
chore(Build) : Add Babel for build.
chore(Babel) : Add babel configuration.
style(Code) : Enhance code style.
2017-05-04 01:12:46 +02:00
Ed Robinson 987ab7612d
Use the yarn pacakge manager for javascript
[Yarn](https://yarnpkg.com/) is a drop in replacement for npm.

We should use it because:

* It's faster
* It uses a lockfile, making the builds more deterministic.
2016-11-16 12:02:30 +00:00