feat: admin group edit / assign / unassign

This commit is contained in:
NGPixel
2018-05-12 16:13:04 -04:00
parent ba6b4bc4dd
commit dc09d00875
17 changed files with 697 additions and 300 deletions

View File

@@ -61,15 +61,15 @@
"express-brute": "1.0.1",
"express-brute-redis": "0.0.1",
"express-session": "1.15.6",
"file-type": "7.6.0",
"file-type": "7.7.1",
"filesize.js": "1.0.2",
"follow-redirects": "1.4.1",
"fs-extra": "5.0.0",
"fs-extra": "6.0.1",
"getos": "3.1.0",
"graphql": "0.13.2",
"graphql-list-fields": "2.0.2",
"graphql-tools": "3.0.0",
"i18next": "11.2.3",
"graphql-tools": "3.0.1",
"i18next": "11.3.1",
"i18next-express-middleware": "1.1.1",
"i18next-localstorage-cache": "1.1.1",
"i18next-node-fs-backend": "1.0.0",
@@ -82,7 +82,7 @@
"markdown-it": "8.4.1",
"markdown-it-abbr": "1.0.4",
"markdown-it-anchor": "4.0.0",
"markdown-it-attrs": "1.2.1",
"markdown-it-attrs": "2.0.0",
"markdown-it-emoji": "1.4.0",
"markdown-it-expand-tabs": "1.0.13",
"markdown-it-external-links": "0.0.6",
@@ -102,7 +102,7 @@
"mysql2": "1.5.3",
"node-2fa": "1.1.2",
"oauth2orize": "1.11.0",
"ora": "2.0.0",
"ora": "2.1.0",
"passport": "0.4.0",
"passport-auth0": "0.6.1",
"passport-azure-ad-oauth2": "0.0.4",
@@ -123,45 +123,45 @@
"pm2": "2.10.3",
"pug": "2.0.3",
"qr-image": "3.2.0",
"raven": "2.6.0",
"raven": "2.6.1",
"read-chunk": "2.1.0",
"remove-markdown": "0.2.2",
"request": "2.85.0",
"request-promise": "4.2.2",
"scim-query-filter-parser": "1.1.0",
"semver": "5.5.0",
"sequelize": "4.37.6",
"sequelize": "4.37.7",
"serve-favicon": "2.5.0",
"sqlite3": "4.0.0",
"uuid": "3.2.1",
"validator": "9.4.1",
"validator": "10.2.0",
"validator-as-promised": "1.0.2",
"winston": "3.0.0-rc2",
"yargs": "11.0.0"
},
"devDependencies": {
"@panter/vue-i18next": "0.9.1",
"@vue/cli": "3.0.0-beta.9",
"@vue/cli": "3.0.0-beta.10",
"apollo-client-preset": "1.0.8",
"apollo-fetch": "0.7.0",
"apollo-link-batch-http": "1.2.2",
"autoprefixer": "8.3.0",
"autoprefixer": "8.4.1",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "8.2.3",
"babel-jest": "23.0.0-alpha.0",
"babel-loader": "7.1.4",
"babel-plugin-graphql-tag": "1.5.0",
"babel-plugin-graphql-tag": "1.6.0",
"babel-plugin-lodash": "3.3.2",
"babel-plugin-transform-imports": "1.5.0",
"babel-polyfill": "6.26.0",
"babel-preset-env": "1.6.1",
"babel-preset-env": "1.7.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-stage-2": "6.24.1",
"brace": "0.11.1",
"cache-loader": "1.2.2",
"clean-webpack-plugin": "0.1.19",
"colors": "1.2.1",
"colors": "1.2.5",
"copy-webpack-plugin": "4.5.1",
"css-loader": "0.28.11",
"cssnano": "4.0.0-rc.2",
@@ -176,7 +176,7 @@
"eslint-plugin-vue": "4.5.0",
"file-loader": "1.1.11",
"graphiql": "0.11.11",
"graphql-tag": "^2.9.1",
"graphql-tag": "^2.9.2",
"graphql-voyager": "1.0.0-rc.15",
"hammerjs": "2.0.8",
"html-webpack-plugin": "3.2.0",
@@ -189,13 +189,13 @@
"lodash-webpack-plugin": "0.11.5",
"mini-css-extract-plugin": "0.4.0",
"node-sass": "4.9.0",
"offline-plugin": "5.0.1",
"optimize-css-assets-webpack-plugin": "4.0.0",
"offline-plugin": "5.0.3",
"optimize-css-assets-webpack-plugin": "4.0.1",
"postcss-cssnext": "3.1.0",
"postcss-flexbugs-fixes": "3.3.0",
"postcss-flexbugs-fixes": "3.3.1",
"postcss-flexibility": "2.0.0",
"postcss-import": "11.1.0",
"postcss-loader": "2.1.4",
"postcss-loader": "2.1.5",
"postcss-selector-parser": "4.0.0",
"pug-lint": "2.5.0",
"pug-loader": "2.4.0",
@@ -211,14 +211,14 @@
"stylus": "0.54.5",
"stylus-loader": "3.0.2",
"twemoji-awesome": "1.0.6",
"vee-validate": "2.0.8",
"vee-validate": "2.0.9",
"velocity-animate": "1.5.1",
"vue": "2.5.16",
"vue-apollo": "3.0.0-beta.5",
"vue-clipboards": "1.2.4",
"vue-codemirror": "4.0.5",
"vue-hot-reload-api": "2.3.0",
"vue-loader": "15.0.4",
"vue-loader": "15.0.10",
"vue-material-design-icons": "1.4.0",
"vue-moment": "3.2.0",
"vue-router": "3.0.1",
@@ -227,9 +227,9 @@
"vuetify": "1.0.17",
"vuex": "3.0.1",
"vuex-persistedstate": "2.5.2",
"webpack": "4.6.0",
"webpack-bundle-analyzer": "2.11.1",
"webpack-cli": "2.0.15",
"webpack": "4.8.2",
"webpack-bundle-analyzer": "2.11.2",
"webpack-cli": "2.1.3",
"webpack-dev-middleware": "3.1.3",
"webpack-hot-middleware": "2.22.1",
"webpack-merge": "4.1.2",