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