cosmosc2-tool-admin 5.0.2 → 5.0.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cosmosc2-tool-admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Melton
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-04-28 00:00:00.000000000 Z
12
+ date: 2022-05-13 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: " This plugin adds the COSMOS Administrative interface tool\n"
15
15
  email:
@@ -36,6 +36,8 @@ files:
36
36
  - tools/admin/js/306.js.map
37
37
  - tools/admin/js/337.js
38
38
  - tools/admin/js/337.js.map
39
+ - tools/admin/js/34.js
40
+ - tools/admin/js/34.js.map
39
41
  - tools/admin/js/422.js
40
42
  - tools/admin/js/422.js.map
41
43
  - tools/admin/js/442.js
@@ -46,8 +48,6 @@ files:
46
48
  - tools/admin/js/498.js.map
47
49
  - tools/admin/js/754.js
48
50
  - tools/admin/js/754.js.map
49
- - tools/admin/js/808.js
50
- - tools/admin/js/808.js.map
51
51
  - tools/admin/js/837.js
52
52
  - tools/admin/js/837.js.map
53
53
  - tools/admin/js/840.js
@@ -78,7 +78,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
78
78
  - !ruby/object:Gem::Version
79
79
  version: '0'
80
80
  requirements: []
81
- rubygems_version: 3.3.5
81
+ rubygems_version: 3.3.13
82
82
  signing_key:
83
83
  specification_version: 4
84
84
  summary: Ball Aerospace COSMOS
@@ -1,2 +0,0 @@
1
- "use strict";(self["webpackChunk_cosmosc2_tool_admin"]=self["webpackChunk_cosmosc2_tool_admin"]||[]).push([[808],{9985:function(e,n,t){var o=t(8373),s=t(9490),a=(t(5047),t(2741)),r=function(){var e=(0,s.Z)(regeneratorRuntime.mark((function e(n,t){var o,s,r,i,c,l,d,u,m,p=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(o=p.length>2&&void 0!==p[2]?p[2]:{},s=o.data,r=o.params,i=void 0===r?{}:r,c=o.headers,l=o.noAuth,d=void 0!==l&&l,u=o.noScope,m=void 0!==u&&u,d){e.next=11;break}return e.prev=2,e.next=5,CosmosAuth.updateToken(CosmosAuth.defaultMinValidity);case 5:e.next=10;break;case 7:e.prev=7,e.t0=e["catch"](2),CosmosAuth.login();case 10:c["Authorization"]=localStorage.cosmosToken;case 11:return m||i["scope"]||(i["scope"]=localStorage.scope),e.abrupt("return",(0,a.Z)({method:n,url:t,data:s,params:i,headers:c}));case 13:case"end":return e.stop()}}),e,null,[[2,7]])})));return function(n,t){return e.apply(this,arguments)}}(),i={Accept:"application/json"},c=(0,o.Z)((0,o.Z)({},i),{},{"Content-Type":"application/json"});n["Z"]={get:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=n.params,o=n.headers,s=void 0===o?i:o,a=n.noScope,c=n.noAuth;return r("get",e,{params:t,headers:s,noScope:a,noAuth:c})},put:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=n.data,o=n.params,s=n.headers,a=void 0===s?c:s,i=n.noScope,l=n.noAuth;return r("put",e,{data:t,params:o,headers:a,noScope:i,noAuth:l})},post:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=n.data,o=n.params,s=n.headers,a=void 0===s?c:s,i=n.noScope,l=n.noAuth;return r("post",e,{data:t,params:o,headers:a,noScope:i,noAuth:l})},delete:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=n.params,o=n.headers,s=void 0===o?i:o,a=n.noScope,c=n.noAuth;return r("delete",e,{params:t,headers:s,noScope:a,noAuth:c})}}},2741:function(e,n,t){var o=t(9644),s=t.n(o),a=t(4091),r=new a["default"],i=s().create({baseURL:location.origin,timeout:1e4,params:{}});i.interceptors.response.use((function(e){return e}),(function(e){if(401===e.response.status)delete localStorage.cosmosToken,CosmosAuth.login(location.href);else{var n,t,o,s,a,i,c,l="HTTP ".concat(e.response.status," - ");if(null!==(n=e.response)&&void 0!==n&&null!==(t=n.data)&&void 0!==t&&t.message)l+="".concat(e.response.data.message);else if(null!==(o=e.response)&&void 0!==o&&null!==(s=o.data)&&void 0!==s&&s.exception)l+="".concat(e.response.data.exception);else if(null!==(a=e.response)&&void 0!==a&&null!==(i=a.data)&&void 0!==i&&null!==(c=i.error)&&void 0!==c&&c.message)e.response.data.error.class&&(l+="".concat(e.response.data.error.class," ")),l+="".concat(e.response.data.error.message);else{var d;l+="".concat(null===(d=e.response)||void 0===d?void 0:d.data)}r.$notify.serious({title:"Network error",body:l})}throw e})),n["Z"]=i},9808:function(e,n,t){t.r(n),t.d(n,{default:function(){return u}});var o=function(){var e=this,n=e.$createElement,t=e._self._c||n;return t("div",[t("v-card",[t("v-card-title",[e._v(" Send Raw Redis Commands ")]),t("v-card-subtitle",[e._v(" THIS IS DANGEROUS. This allows you to interact directly with the underlying Redis database, making it easy to modify or delete data. ")]),t("v-card-text",{staticClass:"pb-0 ml-2"},[t("v-text-field",{attrs:{label:"Redis command"},on:{keydown:e.commandKeydown},model:{value:e.redisCommandText,callback:function(n){e.redisCommandText=n},expression:"redisCommandText"}}),e.redisResponse?t("span",[e._v(" Response: "+e._s(e.redisResponse)+" ")]):e._e()],1),t("v-card-actions",[t("v-btn",{staticClass:"ml-2",attrs:{disabled:!e.redisCommandText.length,color:"success",text:""},on:{click:e.executeRaw}},[e._v(" Execute ")])],1)],1)],1)},s=[],a=t(9985);function r(){var e="/cosmos/plugins/packages/cosmosc2-tool-admin/src/tools/CosmosAdmin/tabs/RedisTab.vue",n="31b756e14bcd00bc9e5ba800722f0979d4294af5",t=new Function("return this")(),o="__coverage__",s={path:"/cosmos/plugins/packages/cosmosc2-tool-admin/src/tools/CosmosAdmin/tabs/RedisTab.vue",statementMap:{0:{start:{line:56,column:4},end:{line:59,column:5}},1:{start:{line:63,column:6},end:{line:63,column:49}},2:{start:{line:66,column:6},end:{line:66,column:31}},3:{start:{line:67,column:6},end:{line:75,column:8}},4:{start:{line:74,column:8},end:{line:74,column:49}}},fnMap:{0:{name:"(anonymous_0)",decl:{start:{line:55,column:2},end:{line:55,column:3}},loc:{start:{line:55,column:9},end:{line:60,column:3}},line:55},1:{name:"(anonymous_1)",decl:{start:{line:62,column:20},end:{line:62,column:21}},loc:{start:{line:62,column:38},end:{line:64,column:5}},line:62},2:{name:"(anonymous_2)",decl:{start:{line:65,column:16},end:{line:65,column:17}},loc:{start:{line:65,column:28},end:{line:76,column:5}},line:65},3:{name:"(anonymous_3)",decl:{start:{line:73,column:14},end:{line:73,column:15}},loc:{start:{line:73,column:28},end:{line:75,column:7}},line:73}},branchMap:{0:{loc:{start:{line:63,column:6},end:{line:63,column:49}},type:"binary-expr",locations:[{start:{line:63,column:6},end:{line:63,column:28}},{start:{line:63,column:32},end:{line:63,column:49}}],line:63}},s:{0:0,1:0,2:0,3:0,4:0},f:{0:0,1:0,2:0,3:0},b:{0:[0,0]},inputSourceMap:{version:3,sources:["RedisTab.vue"],names:[],mappings:";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmDA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA",file:"RedisTab.vue",sourceRoot:"src/tools/CosmosAdmin/tabs",sourcesContent:['\x3c!--\n# Copyright 2022 Ball Aerospace & Technologies Corp.\n# All Rights Reserved.\n#\n# This program is free software; you can modify and/or redistribute it\n# under the terms of the GNU Affero General Public License\n# as published by the Free Software Foundation; version 3 with\n# attribution addendums as found in the LICENSE.txt\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU Affero General Public License for more details.\n#\n# This program may also be used under the terms of a commercial or\n# enterprise edition license of COSMOS if purchased from the\n# copyright holder\n--\x3e\n\n<template>\n <div>\n <v-card>\n <v-card-title> Send Raw Redis Commands </v-card-title>\n <v-card-subtitle>\n THIS IS DANGEROUS. This allows you to interact directly with the\n underlying Redis database, making it easy to modify or delete data.\n </v-card-subtitle>\n <v-card-text class="pb-0 ml-2">\n <v-text-field\n label="Redis command"\n v-model="redisCommandText"\n @keydown="commandKeydown"\n />\n <span v-if="redisResponse"> Response: {{ redisResponse }} </span>\n </v-card-text>\n <v-card-actions>\n <v-btn\n :disabled="!redisCommandText.length"\n @click="executeRaw"\n color="success"\n text\n class="ml-2"\n >\n Execute\n </v-btn>\n </v-card-actions>\n </v-card>\n </div>\n</template>\n\n<script>\nimport Api from \'@cosmosc2/tool-common/src/services/api\'\n\nexport default {\n data() {\n return {\n redisCommandText: \'\',\n redisResponse: null,\n }\n },\n methods: {\n commandKeydown: function ($event) {\n $event.key === \'Enter\' && this.executeRaw()\n },\n executeRaw: function () {\n this.redisResponse = null\n Api.post(\'/cosmos-api/redis/exec\', {\n data: this.redisCommandText,\n headers: {\n Accept: \'application/json\',\n \'Content-Type\': \'plain/text\',\n },\n }).then((response) => {\n this.redisResponse = response.data.result\n })\n },\n },\n}\n<\/script>\n']},_coverageSchema:"1a1c01bbd47fc00a2c39e90264f33305004495a9",hash:"31b756e14bcd00bc9e5ba800722f0979d4294af5"},a=t[o]||(t[o]={});a[e]&&a[e].hash===n||(a[e]=s);var i=a[e];return r=function(){return i},i}r();var i={data:function(){return r().f[0]++,r().s[0]++,{redisCommandText:"",redisResponse:null}},methods:{commandKeydown:function(e){r().f[1]++,r().s[1]++,r().b[0][0]++,"Enter"===e.key&&(r().b[0][1]++,this.executeRaw())},executeRaw:function(){var e=this;r().f[2]++,r().s[2]++,this.redisResponse=null,r().s[3]++,a.Z.post("/cosmos-api/redis/exec",{data:this.redisCommandText,headers:{Accept:"application/json","Content-Type":"plain/text"}}).then((function(n){r().f[3]++,r().s[4]++,e.redisResponse=n.data.result}))}}},c=i,l=t(3287),d=(0,l.Z)(c,o,s,!1,null,null,null),u=d.exports}}]);
2
- //# sourceMappingURL=808.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"js/808.js","mappings":"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","sources":["webpack://@cosmosc2/tool-admin/../cosmosc2-tool-common/src/services/api.js","webpack://@cosmosc2/tool-admin/../cosmosc2-tool-common/src/services/axios.js","webpack://@cosmosc2/tool-admin/./src/tools/CosmosAdmin/tabs/RedisTab.vue?509b","webpack://@cosmosc2/tool-admin/src/tools/CosmosAdmin/tabs/RedisTab.vue","webpack://@cosmosc2/tool-admin/./src/tools/CosmosAdmin/tabs/RedisTab.vue?1daf","webpack://@cosmosc2/tool-admin/./src/tools/CosmosAdmin/tabs/RedisTab.vue"],"sourcesContent":["/*\n# Copyright 2022 Ball Aerospace & Technologies Corp.\n# All Rights Reserved.\n#\n# This program is free software; you can modify and/or redistribute it\n# under the terms of the GNU Affero General Public License\n# as published by the Free Software Foundation; version 3 with\n# attribution addendums as found in the LICENSE.txt\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU Affero General Public License for more details.\n#\n# This program may also be used under the terms of a commercial or\n# enterprise edition license of COSMOS if purchased from the\n# copyright holder\n*/\n\nimport axios from './axios.js'\n\nconst request = async function (\n method,\n url,\n { data, params = {}, headers, noAuth = false, noScope = false } = {}\n) {\n if (!noAuth) {\n try {\n await CosmosAuth.updateToken(CosmosAuth.defaultMinValidity)\n } catch (error) {\n CosmosAuth.login()\n }\n headers['Authorization'] = localStorage.cosmosToken\n }\n if (!noScope && !params['scope']) {\n params['scope'] = localStorage.scope\n }\n return axios({\n method,\n url,\n data,\n params,\n headers,\n })\n}\n\nconst acceptOnlyDefaultHeaders = {\n Accept: 'application/json',\n}\n\nconst fullDefaultHeaders = {\n ...acceptOnlyDefaultHeaders,\n 'Content-Type': 'application/json',\n}\n\nexport default {\n get: function (\n path,\n { params, headers = acceptOnlyDefaultHeaders, noScope, noAuth } = {}\n ) {\n return request('get', path, { params, headers, noScope, noAuth })\n },\n\n put: function (\n path,\n { data, params, headers = fullDefaultHeaders, noScope, noAuth } = {}\n ) {\n return request('put', path, { data, params, headers, noScope, noAuth })\n },\n\n post: function (\n path,\n { data, params, headers = fullDefaultHeaders, noScope, noAuth } = {}\n ) {\n return request('post', path, { data, params, headers, noScope, noAuth })\n },\n\n delete: function (\n path,\n { params, headers = acceptOnlyDefaultHeaders, noScope, noAuth } = {}\n ) {\n return request('delete', path, { params, headers, noScope, noAuth })\n },\n}\n","/*\n# Copyright 2022 Ball Aerospace & Technologies Corp.\n# All Rights Reserved.\n#\n# This program is free software; you can modify and/or redistribute it\n# under the terms of the GNU Affero General Public License\n# as published by the Free Software Foundation; version 3 with\n# attribution addendums as found in the LICENSE.txt\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU Affero General Public License for more details.\n#\n# This program may also be used under the terms of a commercial or\n# enterprise edition license of COSMOS if purchased from the\n# copyright holder\n*/\n\nimport axios from 'axios'\nimport Vue from 'vue'\n\nconst vueInstance = new Vue()\n\nconst axiosInstance = axios.create({\n baseURL: location.origin,\n timeout: 10000,\n params: {},\n})\n\naxiosInstance.interceptors.response.use(\n (response) => response,\n (error) => {\n if (error.response.status === 401) {\n delete localStorage.cosmosToken\n CosmosAuth.login(location.href)\n } else {\n let body = `HTTP ${error.response.status} - `\n if (error.response?.data?.message) {\n body += `${error.response.data.message}`\n } else if (error.response?.data?.exception) {\n body += `${error.response.data.exception}`\n } else if (error.response?.data?.error?.message) {\n if (error.response.data.error.class) {\n body += `${error.response.data.error.class} `\n }\n body += `${error.response.data.error.message}`\n } else {\n body += `${error.response?.data}`\n }\n vueInstance.$notify.serious({\n title: 'Network error',\n body,\n })\n }\n throw error\n }\n)\n\nexport default axiosInstance\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-card',[_c('v-card-title',[_vm._v(\" Send Raw Redis Commands \")]),_c('v-card-subtitle',[_vm._v(\" THIS IS DANGEROUS. This allows you to interact directly with the underlying Redis database, making it easy to modify or delete data. \")]),_c('v-card-text',{staticClass:\"pb-0 ml-2\"},[_c('v-text-field',{attrs:{\"label\":\"Redis command\"},on:{\"keydown\":_vm.commandKeydown},model:{value:(_vm.redisCommandText),callback:function ($$v) {_vm.redisCommandText=$$v},expression:\"redisCommandText\"}}),(_vm.redisResponse)?_c('span',[_vm._v(\" Response: \"+_vm._s(_vm.redisResponse)+\" \")]):_vm._e()],1),_c('v-card-actions',[_c('v-btn',{staticClass:\"ml-2\",attrs:{\"disabled\":!_vm.redisCommandText.length,\"color\":\"success\",\"text\":\"\"},on:{\"click\":_vm.executeRaw}},[_vm._v(\" Execute \")])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<!--\n# Copyright 2022 Ball Aerospace & Technologies Corp.\n# All Rights Reserved.\n#\n# This program is free software; you can modify and/or redistribute it\n# under the terms of the GNU Affero General Public License\n# as published by the Free Software Foundation; version 3 with\n# attribution addendums as found in the LICENSE.txt\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU Affero General Public License for more details.\n#\n# This program may also be used under the terms of a commercial or\n# enterprise edition license of COSMOS if purchased from the\n# copyright holder\n-->\n\n<template>\n <div>\n <v-card>\n <v-card-title> Send Raw Redis Commands </v-card-title>\n <v-card-subtitle>\n THIS IS DANGEROUS. This allows you to interact directly with the\n underlying Redis database, making it easy to modify or delete data.\n </v-card-subtitle>\n <v-card-text class=\"pb-0 ml-2\">\n <v-text-field\n label=\"Redis command\"\n v-model=\"redisCommandText\"\n @keydown=\"commandKeydown\"\n />\n <span v-if=\"redisResponse\"> Response: {{ redisResponse }} </span>\n </v-card-text>\n <v-card-actions>\n <v-btn\n :disabled=\"!redisCommandText.length\"\n @click=\"executeRaw\"\n color=\"success\"\n text\n class=\"ml-2\"\n >\n Execute\n </v-btn>\n </v-card-actions>\n </v-card>\n </div>\n</template>\n\n<script>\nimport Api from '@cosmosc2/tool-common/src/services/api'\n\nexport default {\n data() {\n return {\n redisCommandText: '',\n redisResponse: null,\n }\n },\n methods: {\n commandKeydown: function ($event) {\n $event.key === 'Enter' && this.executeRaw()\n },\n executeRaw: function () {\n this.redisResponse = null\n Api.post('/cosmos-api/redis/exec', {\n data: this.redisCommandText,\n headers: {\n Accept: 'application/json',\n 'Content-Type': 'plain/text',\n },\n }).then((response) => {\n this.redisResponse = response.data.result\n })\n },\n },\n}\n</script>\n","import mod from \"-!../../../../../../node_modules/@vue/cli-plugin-babel/node_modules/thread-loader/dist/cjs.js!../../../../../../node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!../../../../../../node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./RedisTab.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../node_modules/@vue/cli-plugin-babel/node_modules/thread-loader/dist/cjs.js!../../../../../../node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!../../../../../../node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./RedisTab.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./RedisTab.vue?vue&type=template&id=71e380d0&\"\nimport script from \"./RedisTab.vue?vue&type=script&lang=js&\"\nexport * from \"./RedisTab.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"names":["request","method","url","data","params","headers","noAuth","noScope","CosmosAuth","updateToken","defaultMinValidity","login","localStorage","cosmosToken","scope","axios","acceptOnlyDefaultHeaders","Accept","fullDefaultHeaders","get","path","put","post","delete","vueInstance","Vue","axiosInstance","baseURL","location","origin","timeout","interceptors","response","use","error","status","href","body","message","exception","class","$notify","serious","title","render","_vm","this","_h","$createElement","_c","_self","_v","staticClass","attrs","on","commandKeydown","model","value","callback","$$v","redisCommandText","expression","_s","redisResponse","_e","length","executeRaw","staticRenderFns","methods","Api","then","component"],"sourceRoot":""}