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/3f57581f03b170d1eea06f74dc31ceab.json

1 line
2.5 KiB
JSON
Raw Normal View History

2019-08-11 18:48:02 +00:00
{"remainingRequest":"/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":["\n<div style=\"\">\n <div class=\"header\">\n </div>\n <v-container grid-list-md>\n <v-layout row wrap>\n <v-flex md4></v-flex>\n <v-flex md4 v-if=\"!$store.state.loggedIn\">\n <Login loginToService=\"true\" serviceName=\"Jenkins\" @loggedIn=\"getAppData();\"></Login>\n </v-flex>\n <v-flex md4 v-if=\"$store.state.loggedIn && app != null\">\n <h1>Login to {{ app.name }}</h1>\n <p>{{ app.description }}</p>\n <hr>\n <div style=\"margin-top:20px;margin-bottom:20px;\">\n This App get the following permissions:<br /><br />\n <ul>\n <li v-if=\"app.access.read_profile\">Read your Profile information</li>\n <li v-if=\"app.access.update_profile\">>Update your Profile information</li>\n\n <li v-if=\"app.access.read_apps\">>Read your App information</li>\n <li v-if=\"app.access.update_apps\">>Update your App information</li>\n\n <li v-if=\"app.access.read_access\">>Read your Access information</li>\n <li v-if=\"app.access.update_access\">>Update your Access information</li>\n </ul>\n </div>\n\n <v-btn color=\"success\" @click=\"allowAccess()\" :disabled=\"disabledLoginButton\" style=\"width: 100%;\">Login to {{ app.name }}</v-btn>\n <br><br>\n\n <a :href=\"app.url\">Go to App-Webpage</a>\n </v-flex>\n\n </v-layout>\n </v-container>\n\n\n</div>\n\n",null]}