This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/.cache/vue-loader/b68c3f9f3ec261185d14297c111...

1 line
5.9 KiB
JSON

{"remainingRequest":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/home/soeren/dev/keksaccountgui/node_modules/vuetify-loader/lib/loader.js!/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js??ref--0-0!/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/index.js??vue-loader-options!/home/soeren/dev/keksaccountgui/src/views/OAuthPermission.vue?vue&type=template&id=630f3cc8&","dependencies":[{"path":"/home/soeren/dev/keksaccountgui/src/views/OAuthPermission.vue","mtime":1561046436563},{"path":"/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/loaders/templateLoader.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vuetify-loader/lib/loader.js","mtime":1564062719000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n {},\n [\n _c(\"div\", { staticClass: \"header\" }),\n _c(\n \"v-container\",\n { attrs: { \"grid-list-md\": \"\" } },\n [\n _c(\n \"v-layout\",\n { attrs: { row: \"\", wrap: \"\" } },\n [\n _c(\"v-flex\", { attrs: { md4: \"\" } }),\n !_vm.$store.state.loggedIn\n ? _c(\n \"v-flex\",\n { attrs: { md4: \"\" } },\n [\n _c(\"Login\", {\n attrs: {\n loginToService: \"true\",\n serviceName: \"Jenkins\"\n },\n on: {\n loggedIn: function($event) {\n return _vm.getAppData()\n }\n }\n })\n ],\n 1\n )\n : _vm._e(),\n _vm.$store.state.loggedIn && _vm.app != null\n ? _c(\n \"v-flex\",\n { attrs: { md4: \"\" } },\n [\n _c(\"h1\", [_vm._v(\"Login to \" + _vm._s(_vm.app.name))]),\n _c(\"p\", [_vm._v(_vm._s(_vm.app.description))]),\n _c(\"hr\"),\n _c(\n \"div\",\n {\n staticStyle: {\n \"margin-top\": \"20px\",\n \"margin-bottom\": \"20px\"\n }\n },\n [\n _vm._v(\n \"\\n This App get the following permissions:\"\n ),\n _c(\"br\"),\n _c(\"br\"),\n _c(\"ul\", [\n _vm.app.access.read_profile\n ? _c(\"li\", [\n _vm._v(\"Read your Profile information\")\n ])\n : _vm._e(),\n _vm.app.access.update_profile\n ? _c(\"li\", [\n _vm._v(\">Update your Profile information\")\n ])\n : _vm._e(),\n _vm.app.access.read_apps\n ? _c(\"li\", [_vm._v(\">Read your App information\")])\n : _vm._e(),\n _vm.app.access.update_apps\n ? _c(\"li\", [\n _vm._v(\">Update your App information\")\n ])\n : _vm._e(),\n _vm.app.access.read_access\n ? _c(\"li\", [\n _vm._v(\">Read your Access information\")\n ])\n : _vm._e(),\n _vm.app.access.update_access\n ? _c(\"li\", [\n _vm._v(\">Update your Access information\")\n ])\n : _vm._e()\n ])\n ]\n ),\n _c(\n \"v-btn\",\n {\n staticStyle: { width: \"100%\" },\n attrs: {\n color: \"success\",\n disabled: _vm.disabledLoginButton\n },\n on: {\n click: function($event) {\n return _vm.allowAccess()\n }\n }\n },\n [_vm._v(\"Login to \" + _vm._s(_vm.app.name))]\n ),\n _c(\"br\"),\n _c(\"br\"),\n _c(\"a\", { attrs: { href: _vm.app.url } }, [\n _vm._v(\"Go to App-Webpage\")\n ])\n ],\n 1\n )\n : _vm._e()\n ],\n 1\n )\n ],\n 1\n )\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}