18 Commits

Author SHA1 Message Date
Joe Fleming
780a8ca101 Update helmet and compression
Alternative to https://github.com/w33ble/customer-manager-vue-demo/pull/4

Both older versions had a ReDoS vulnerable version of debug.
2017-09-27 08:57:21 -07:00
snyk-bot
38cc063e41 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ms:20170412

Latest report for w33ble/customer-manager-vue-demo:
https://snyk.io/test/github/w33ble/customer-manager-vue-demo
2017-08-02 15:22:05 +00:00
2c11f883cd add and use object spread 2017-03-21 19:44:34 -07:00
1335180377 add lz compression to localstorage state 2017-02-20 13:41:17 -07:00
df20bab9fb add localstorage state persistence 2017-02-20 13:28:07 -07:00
0b4f1866a9 add vuex store to vue app 2017-02-14 20:45:05 -07:00
7c48412bbe add vue-router 2017-01-31 19:11:19 -07:00
21791ec25b add font-awesome and font loading support 2017-01-31 18:52:17 -07:00
27bffc0f6c add bulma and sass compilation
on production builds, create a root style.css file
2017-01-28 20:49:57 -07:00
6116ee37b3 prepare seed script for other data types 2017-01-26 16:23:39 -07:00
c24686fc99 prepare for github publishing 2017-01-22 14:49:46 -07:00
2333c15d48 tweak up the npm scripts 2017-01-22 14:22:52 -07:00
7ba55e7482 remove dev modules from dependencies
add isarray to fix a resolution issue with yarn
2017-01-22 14:22:52 -07:00
540eda3ee3 add basic view app 2017-01-22 14:22:51 -07:00
c85b2e2702 setup webpack 2017-01-22 14:22:50 -07:00
74453d75fc setup static serving and routing 2017-01-22 14:22:07 -07:00
f448356454 setup static serving and routing 2017-01-22 14:21:25 -07:00
07202a8c60 checkin, with customer model 2017-01-21 15:11:04 -07:00