Replace Table with responsive Card. Add refresh of token and retry on 401 errors

This commit is contained in:
2019-01-18 14:03:58 +01:00
parent d4f432f422
commit 86486795f6
11 changed files with 230 additions and 248 deletions
+5 -1
View File
@@ -7,10 +7,14 @@
"author": "Joakim Olsson <joakim@unbound.se>",
"private": true,
"dependencies": {
"apollo-fetch": "^0.7.0",
"apollo-link": "^1.2.6",
"apollo-link-error": "^1.1.5",
"apollo-link-http": "^1.5.9",
"auth0-js": "^9.9.0",
"eslint": "^5.1.0",
"eslint-plugin-vue": "^4.5.0",
"graphql": "^14.1.1",
"graphql-tag": "^2.10.1",
"iview": "^3.0.0",
"lodash": "^4.17.10",
"node-sass": "^4.9.0",