|
|
|
<template>
|
|
|
|
<card class="card-user" style="max-height:100%">
|
|
|
|
|
|
|
|
<div class="author">
|
|
|
|
<img class="avatar border-white" src="@/assets/img/code-128.png" alt="...">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<v-wait for="myRunInstancedockerimages">
|
|
|
|
<template slot="waiting">
|
|
|
|
<div>
|
|
|
|
<img src="@/assets/loading.gif" />
|
|
|
|
Clear ...
|
|
|
|
</div>
|
|
|
|
</template>
|
|
|
|
</v-wait>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
---------------- MENOU BEGIN ------------
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
-->
|
|
|
|
|
|
|
|
<b-container fluid class="bv-example-row">
|
|
|
|
<div class="col-12 text-center">
|
|
|
|
<b> <span class="text-muted">View and Manage your</span> <span class="text-info">Local System</span></b>
|
|
|
|
</div>
|
|
|
|
</b-container>
|
|
|
|
|
|
|
|
<b-container fluid class="bv-example-row">
|
|
|
|
<div class="col-12">
|
|
|
|
<br>
|
|
|
|
</div>
|
|
|
|
</b-container>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-12">
|
|
|
|
|
|
|
|
<div class="input-group input-group-sm sm-3">
|
|
|
|
<div class="input-group-prepend">
|
|
|
|
<button
|
|
|
|
class="ti-settings btn btn-outline-success"
|
|
|
|
round
|
|
|
|
type="button"
|
|
|
|
> </button>
|
|
|
|
</div>
|
|
|
|
<div class="input-group-prepend">
|
|
|
|
<button
|
|
|
|
class="btn btn-outline-primary"
|
|
|
|
round
|
|
|
|
type="button"
|
|
|
|
@click="setview"
|
|
|
|
> Networks </button>
|
|
|
|
<button
|
|
|
|
class="btn btn-outline-secondary"
|
|
|
|
round
|
|
|
|
type="button"
|
|
|
|
> Images </button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div> <!-- col -->
|
|
|
|
</div> <!-- row -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<b-container fluid class="bv-example-row">
|
|
|
|
<div class="col-12">
|
|
|
|
<br>
|
|
|
|
</div>
|
|
|
|
</b-container>
|
|
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
---------------- MENOU END ------------
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
--------------------------------------------------------------------------
|
|
|
|
-->
|
|
|
|
|
|
|
|
<b-container fluid class="bv-example-row">
|
|
|
|
<div class="col-12 text-center">
|
|
|
|
<b> <span class="text-info">Images, Containers and Volumes</span></b>
|
|
|
|
</div>
|
|
|
|
</b-container>
|
|
|
|
|
|
|
|
|
|
|
|
<b-container fluid class="bv-example-row">
|
|
|
|
<div class="col-12">
|
|
|
|
<br>
|
|
|
|
</div>
|
|
|
|
</b-container>
|
|
|
|
|
|
|
|
<b-container fluid class="bv-example-row">
|
|
|
|
<div class="col-12">
|
|
|
|
<div class="input-group input-group-sm sm-3">
|
|
|
|
|
|
|
|
<div class="input-group-append">
|
|
|
|
<button
|
|
|
|
class="btn btn-secondary"
|
|
|
|
round
|
|
|
|
type="button"
|
|
|
|
disabled
|
|
|
|
>
|
|
|
|
Clear All: </button>
|
|
|
|
<button
|
|
|
|
class="btn btn-outline-danger"
|
|
|
|
round
|
|
|
|
type="button"
|
|
|
|
@click="rmall_i('images')">
|
|
|
|
Images</button>
|
|
|
|
<button
|
|
|
|
class="btn btn-outline-danger"
|
|
|
|
round
|
|
|
|
type="button"
|
|
|
|
@click="rmall_i('containers')">
|
|
|
|
Containers</button>
|
|
|
|
<button
|
|
|
|
class="btn btn-outline-danger"
|
|
|
|
round
|
|
|
|
type="button"
|
|
|
|
@click="rmall_i('volumes')">
|
|
|
|
Volumes</button>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</b-container>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<b-container fluid class="bv-example-row">
|
|
|
|
<div class="col-12">
|
|
|
|
<br>
|
|
|
|
</div>
|
|
|
|
</b-container>
|
|
|
|
|
|
|
|
<b-container fluid class="bv-example-row">
|
|
|
|
<div class="col-12">
|
|
|
|
|
|
|
|
<div class="input-group input-group-sm sm-3">
|
|
|
|
<div class="input-group-append">
|
|
|
|
<button
|
|
|
|
class="btn btn-outline-success"
|
|
|
|
round
|
|
|
|
type="button"
|
|
|
|
@click="setRefresh">
|
|
|
|
Refresh images</button>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<input type="text"
|
|
|
|
class="form-control"
|
|
|
|
aria-label="Small" aria-describedby="inputGroup-sizing-sm"
|
|
|
|
placeholder="Search by Name"
|
|
|
|
v-model="searchFor"
|
|
|
|
@keyup.enter="setFilter"
|
|
|
|
>
|
|
|
|
|
|
|
|
<div class="input-group-append">
|
|
|
|
<button
|
|
|
|
class="btn btn-outline-primary"
|
|
|
|
round
|
|
|
|
type="button"
|
|
|
|
@click="setFilter">
|
|
|
|
Go</button>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="input-group-append">
|
|
|
|
<button class="btn btn-outline-secondary"
|
|
|
|
round
|
|
|
|
type="button"
|
|
|
|
@click="resetFilter">
|
|
|
|
Reset</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</b-container>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<b-container fluid class="bv-example-row">
|
|
|
|
<div class="input-group input-group-sm sm-3">
|
|
|
|
|
|
|
|
|
|
|
|
<div class="white h-100 flex-fixed-width-item"
|
|
|
|
<vuetable id="idvuetablekeybimages"
|
|
|
|
ref="vuetable"
|
|
|
|
:key="vuetablekeybimages"
|
|
|
|
:api-url='apiurl'
|
|
|
|
:api-mode="true"
|
|
|
|
:http-options="httpOptions"
|
|
|
|
:fields="fields"
|
|
|
|
:item-actions="itemActions"
|
|
|
|
:sort-order="sortOrder"
|
|
|
|
:show-sort-icons="true"
|
|
|
|
:multi-sort="multiSort"
|
|
|
|
:per-page="perpage"
|
|
|
|
pagination-path="links.pagination"
|
|
|
|
:pagination-component="paginationComponent"
|
|
|
|
:append-params="moreParams"
|
|
|
|
wrapper-class="vuetable-wrapper"
|
|
|
|
loading-class="loading"
|
|
|
|
detail-row-id="id"
|
|
|
|
@vuetable:pagination-data="onPaginationData"
|
|
|
|
@vuetable:load-success="loadsuccess"
|
|
|
|
@vuetable:load-error="onLoadError"
|
|
|
|
:css="css.table"
|
|
|
|
>
|
|
|
|
|
|
|
|
<div slot="actions" slot-scope="props">
|
|
|
|
<button
|
|
|
|
class="ti-trash btn btn-sm text-warning"
|
|
|
|
round
|
|
|
|
@click="onAction('rm-item', props.rowData, props.rowIndex)">
|
|
|
|
</button>
|
|
|
|
<button
|
|
|
|
class="ti-info btn btn-sm"
|
|
|
|
round
|
|
|
|
@click="onAction('info-item', props.rowData, props.rowIndex)">
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</vuetable>
|
|
|
|
<div class="vuetable-pagination ui basic segment grid">
|
|
|
|
<vuetable-pagination-info
|
|
|
|
ref="paginationInfo"
|
|
|
|
:css="css.paginationInfo"
|
|
|
|
>
|
|
|
|
</vuetable-pagination-info>
|
|
|
|
<vuetable-pagination
|
|
|
|
:css="css.pagination"
|
|
|
|
ref="pagination"
|
|
|
|
@vuetable-pagination:change-page="onChangePage"
|
|
|
|
>
|
|
|
|
</vuetable-pagination>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</b-container>
|
|
|
|
|
|
|
|
|
|
|
|
</card>
|
|
|
|
</template>
|
|
|
|
<script>
|
|
|
|
import store from '@/store/index'
|
|
|
|
import {mapState, mapGetters, mapActions,dispatch} from 'vuex'
|
|
|
|
import Vue from 'vue'
|
|
|
|
import {Vuetable, VuetablePaginationDropdown} from 'vuetable-2'
|
|
|
|
import VuetablePaginationInfo from 'vuetable-2/src/components/VuetablePaginationInfo'
|
|
|
|
import VuetablePagination from 'vuetable-2/src/components/VuetablePagination'
|
|
|
|
import CssConfig from 'vuetable-2/src/components/VuetableCssConfig.js'
|
|
|
|
import card from '@/components/Card.vue'
|
|
|
|
import {ApiConfig} from "@/config/index";
|
|
|
|
export default {
|
|
|
|
components: {
|
|
|
|
card,
|
|
|
|
Vuetable,
|
|
|
|
VuetablePagination,
|
|
|
|
VuetablePaginationInfo,
|
|
|
|
VuetablePaginationDropdown
|
|
|
|
},
|
|
|
|
props: {
|
|
|
|
},
|
|
|
|
data() {
|
|
|
|
return{
|
|
|
|
actionrowindex:'',
|
|
|
|
playbookInfo: {},
|
|
|
|
rmactionclear: '',
|
|
|
|
image2rm: {},
|
|
|
|
token: '',
|
|
|
|
playbook: {
|
|
|
|
'title':'',
|
|
|
|
'name':'',
|
|
|
|
'description':''
|
|
|
|
},
|
|
|
|
container:{
|
|
|
|
name:'',
|
|
|
|
view:0
|
|
|
|
},
|
|
|
|
pipeline:{},
|
|
|
|
selected: 'hybrid',
|
|
|
|
options: [
|
|
|
|
{ text: 'Packages', value: 'packages' },
|
|
|
|
{ text: 'Images', value: 'images' },
|
|
|
|
{ text: 'Scripts', value: 'scripts' }
|
|
|
|
],
|
|
|
|
showModal: false,
|
|
|
|
visibility: [],
|
|
|
|
active:false,
|
|
|
|
vuetablekeybimages:0,
|
|
|
|
fielddata:{},
|
|
|
|
fields: [
|
|
|
|
{
|
|
|
|
name: 'ID',
|
|
|
|
title: '<span class="orange"></span>Image id',
|
|
|
|
//sortField: 'ID',
|
|
|
|
visible:false,
|
|
|
|
dataClass: 'text-left text-wrap text-break break-word',
|
|
|
|
width: '15%'
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name: 'Repository',
|
|
|
|
title: '<span class="orange"></span>Images',
|
|
|
|
sortField: 'Image',
|
|
|
|
visible:true,
|
|
|
|
dataClass: 'left aligned w-25 text-muted',
|
|
|
|
width: '30%'
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name: 'Tag',
|
|
|
|
//sortField: 'Tag',
|
|
|
|
titleClass: 'center aligned',
|
|
|
|
dataClass: 'left aligned w-15 text-muted',
|
|
|
|
visible:true,
|
|
|
|
width: '5%'
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name: 'CreatedSince',
|
|
|
|
sortField: 'CreatedSince',
|
|
|
|
titleClass: 'center aligned',
|
|
|
|
dataClass: 'left aligned w-20 text-muted',
|
|
|
|
visible:true,
|
|
|
|
width: '10%'
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name: '_id',
|
|
|
|
title: '<span class="orange"></span>mongo',
|
|
|
|
visible:false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name: 'Size',
|
|
|
|
title: '<span class="orange"></span>Size',
|
|
|
|
sortField: 'Size',
|
|
|
|
dataClass: 'left aligned text-muted',
|
|
|
|
titleClass: 'center aligned',
|
|
|
|
visible:true,
|
|
|
|
width: '5%'
|
|
|
|
},
|
|
|
|
{
|
|
|
|
name: '__slot:actions', // <----
|
|
|
|
title: 'Actions',
|
|
|
|
titleClass: 'center aligned',
|
|
|
|
dataClass: 'center aligned',
|
|
|
|
width: '8%'
|
|
|
|
}
|
|
|
|
],
|
|
|
|
apiurl:ApiConfig.url_80+"/dockerimages",
|
|
|
|
//apiurl:ApiConfig.swarmlab_url_80+"/swarmlabhybridservices",
|
|
|
|
css: CssConfig,
|
|
|
|
perpage: 5,
|
|
|
|
searchFor: '',
|
|
|
|
sortOrder: [{
|
|
|
|
field: 'Names',
|
|
|
|
direction: 'asc'
|
|
|
|
}],
|
|
|
|
multiSort: true,
|
|
|
|
paginationComponent: 'vuetable-pagination',
|
|
|
|
itemActions: [
|
|
|
|
{ name: 'view-item', label: '', icon: 'glyphicon glyphicon-zoom-in', class: 'btn btn-info', extra: {'title': 'View', 'data-toggle':"tooltip", 'data-placement': "left"} },
|
|
|
|
{ name: 'edit-item', label: '', icon: 'glyphicon glyphicon-pencil', class: 'btn btn-warning', extra: {title: 'Edit', 'data-toggle':"tooltip", 'data-placement': "top"} },
|
|
|
|
{ name: 'delete-item', label: '', icon: 'glyphicon glyphicon-remove', class: 'btn btn-danger', extra: {title: 'Delete', 'data-toggle':"tooltip", 'data-placement': "right" } }
|
|
|
|
],
|
|
|
|
moreParams: {
|
|
|
|
'filter': '',
|
|
|
|
'type': 'scripts',
|
|
|
|
'tutor': 'yes'
|
|
|
|
},
|
|
|
|
|
|
|
|
}
|
|
|
|
},
|
|
|
|
mounted() {
|
|
|
|
this.$root.$on('hybrid_refresh_networktable', () => {
|
|
|
|
//this.setFilter()
|
|
|
|
//this.$refs.vuetable.refresh()
|
|
|
|
Vue.nextTick( () => this.$refs.vuetable.refresh())
|
|
|
|
this.refreshVuetable()
|
|
|
|
})
|
|
|
|
this.$root.$on('hybrid_refresh_dockerservices', () => {
|
|
|
|
//this.setFilter()
|
|
|
|
//this.$refs.vuetable.refresh()
|
|
|
|
Vue.nextTick( () => this.$refs.vuetable.refresh())
|
|
|
|
this.refreshVuetable()
|
|
|
|
})
|
|
|
|
//refresh from socket mytable
|
|
|
|
this.$root.$on('hybrid_refresh_table', (v) => {
|
|
|
|
this.$nextTick(function () {
|
|
|
|
Vue.nextTick( () => this.$refs.vuetable.refresh())
|
|
|
|
this.viewhybridoptions = false
|
|
|
|
})
|
|
|
|
})
|
|
|
|
},
|
|
|
|
created() {
|
|
|
|
var url_string = window.location.href
|
|
|
|
var url = new URL(url_string);
|
|
|
|
this.token = url.searchParams.get("token");
|
|
|
|
//console.log("token "+ this.token);
|
|
|
|
|
|
|
|
},
|
|
|
|
beforeDestroy () {
|
|
|
|
this.$root.$off('hybrid_refresh_networktable')
|
|
|
|
this.$root.$off('hybrid_refresh_dockerservices')
|
|
|
|
this.$root.$off('hybrid_refresh_table')
|
|
|
|
},
|
|
|
|
computed: {
|
|
|
|
httpOptions() {
|
|
|
|
var token = this.token
|
|
|
|
var p="headers: {Authorization: token}}"; //table props -> :http-options="httpOptions"
|
|
|
|
return {headers: {Authorization: 'Bearer ' + token}} //table props -> :http-options="httpOptions"
|
|
|
|
},
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
methods: {
|
|
|
|
onError (type,description) {
|
|
|
|
var winfo=description
|
|
|
|
var info='<h5>Bootstrap '+type+'</h5>'
|
|
|
|
this.$swal({
|
|
|
|
type: type,
|
|
|
|
html: info+winfo,
|
|
|
|
showCloseButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
allowOutsideClick: false,
|
|
|
|
cancelButtonText: 'No, cancel!',
|
|
|
|
showCancelButton: false,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
reverseButtons: true,
|
|
|
|
focusCancel: true,
|
|
|
|
confirmButtonText: 'Ok!'
|
|
|
|
})
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
setRefresh () {
|
|
|
|
this.moreParams = {
|
|
|
|
'filter': '',
|
|
|
|
'type': this.selected
|
|
|
|
}
|
|
|
|
Vue.nextTick( () => this.$refs.vuetable.refresh())
|
|
|
|
},
|
|
|
|
setFilter () {
|
|
|
|
this.moreParams = {
|
|
|
|
'filter': this.searchFor,
|
|
|
|
'type': this.selected
|
|
|
|
}
|
|
|
|
Vue.nextTick( () => this.$refs.vuetable.refresh())
|
|
|
|
},
|
|
|
|
resetFilter () {
|
|
|
|
this.moreParams = {}
|
|
|
|
this.searchFor = ''
|
|
|
|
Vue.nextTick( () => this.$refs.vuetable.refresh())
|
|
|
|
},
|
|
|
|
onPaginationData (paginationData) {
|
|
|
|
this.$refs.pagination.setPaginationData(paginationData)
|
|
|
|
this.$refs.paginationInfo.setPaginationData(paginationData)
|
|
|
|
},
|
|
|
|
onChangePage (page) {
|
|
|
|
this.$refs.vuetable.changePage(page)
|
|
|
|
},
|
|
|
|
setview () {
|
|
|
|
this.$root.$emit('hybrid_show_instance_images','networks')
|
|
|
|
},
|
|
|
|
editRow(rowData) {
|
|
|
|
alert("You clicked edit on"+ JSON.stringify(rowData));
|
|
|
|
},
|
|
|
|
// **************************************************************
|
|
|
|
// ************ rm all ***********************************
|
|
|
|
// **************************************************************
|
|
|
|
async rmall_i (action) {
|
|
|
|
this.rmactionclear = action
|
|
|
|
var info='<h5>This will remove all unused ' + action +' from system. </h5>'
|
|
|
|
this.$swal({
|
|
|
|
type: 'Info',
|
|
|
|
title: 'Info!',
|
|
|
|
icon:'warning',
|
|
|
|
html: info,
|
|
|
|
showCloseButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
allowOutsideClick: false,
|
|
|
|
cancelButtonText: 'No, cancel!',
|
|
|
|
showCancelButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
reverseButtons: true,
|
|
|
|
focusCancel: true,
|
|
|
|
confirmButtonText: 'Ok!'
|
|
|
|
}).then((result)=> {
|
|
|
|
//console.log(JSON.stringify(result))
|
|
|
|
this.onActionHybrid_containerrmall(result);
|
|
|
|
})
|
|
|
|
},
|
|
|
|
async onActionHybrid_containerrmall(action) {
|
|
|
|
// myRunInstancedockerimages
|
|
|
|
var rmimages = this.rmactionclear
|
|
|
|
if(action.isConfirmed){
|
|
|
|
this.$wait.start('myRunInstancedockerimages');
|
|
|
|
var log = await store.dispatch("pipelineLLO/hybrid_rmall",{
|
|
|
|
token:this.token,
|
|
|
|
action:rmimages
|
|
|
|
})
|
|
|
|
this.$wait.end('myRunInstancedockerimages');
|
|
|
|
//console.log(JSON.stringify(log))
|
|
|
|
if(log.data.error == 'no'){
|
|
|
|
if(rmimages != 'images'){
|
|
|
|
var info='<h5> <div class="overflow-auto">' + log.data.out + '</div></h5>'
|
|
|
|
this.$swal({
|
|
|
|
type: 'Info',
|
|
|
|
title: 'Info!',
|
|
|
|
icon:'info',
|
|
|
|
html: info,
|
|
|
|
showCloseButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
allowOutsideClick: false,
|
|
|
|
//cancelButtonText: 'No, cancel!',
|
|
|
|
showCancelButton: false,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
reverseButtons: true,
|
|
|
|
focusCancel: false,
|
|
|
|
confirmButtonText: 'Ok!'
|
|
|
|
})
|
|
|
|
}else{
|
|
|
|
Vue.nextTick( () => this.$refs.vuetable.refresh())
|
|
|
|
}
|
|
|
|
}else{
|
|
|
|
var info='<h5> ' + log.data.error_msg + '</h5>'
|
|
|
|
this.$swal({
|
|
|
|
type: 'Info',
|
|
|
|
title: 'Error!',
|
|
|
|
icon:'error',
|
|
|
|
html: info,
|
|
|
|
showCloseButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
allowOutsideClick: false,
|
|
|
|
//cancelButtonText: 'No, cancel!',
|
|
|
|
showCancelButton: false,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
reverseButtons: true,
|
|
|
|
focusCancel: false,
|
|
|
|
confirmButtonText: 'Ok!'
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
async onAction (action, data, index) {
|
|
|
|
this.actionrowindex = index
|
|
|
|
this.image2rm = data
|
|
|
|
//this.$root.$emit('hybrid_show_info',data)
|
|
|
|
//console.log('rm '+JSON.stringify(data))
|
|
|
|
//console.log('index '+this.actionrowindex)
|
|
|
|
if(action == 'info-item' ){
|
|
|
|
var log = await store.dispatch("pipelineLLO/hybrid_inspectimages",{
|
|
|
|
token:this.token,
|
|
|
|
instance:this.image2rm.ID
|
|
|
|
})
|
|
|
|
//console.log('index '+JSON.stringify(log.data.test[0]))
|
|
|
|
var info='<h5>Image Info <b> '+ data.Repository +'</b> <br> id: ' + data.ID+ '<br></h5>'
|
|
|
|
info += '<samp class="overflow-auto">'+ JSON.stringify(log.data.test[0]) +'</samp>'
|
|
|
|
this.$swal({
|
|
|
|
type: 'Info',
|
|
|
|
title: 'Info!',
|
|
|
|
icon:'warning',
|
|
|
|
html: info,
|
|
|
|
showCloseButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
allowOutsideClick: false,
|
|
|
|
cancelButtonText: 'No, cancel!',
|
|
|
|
showCancelButton: false,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
reverseButtons: true,
|
|
|
|
focusCancel: true,
|
|
|
|
confirmButtonText: 'Ok!'
|
|
|
|
})
|
|
|
|
}else if(action == 'rm-item' ){
|
|
|
|
var info = 'test'
|
|
|
|
/*
|
|
|
|
this.$swal({
|
|
|
|
type: 'info',
|
|
|
|
html: info,
|
|
|
|
showCloseButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
allowOutsideClick: false,
|
|
|
|
cancelButtonText: 'No, cancel!',
|
|
|
|
showCancelButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
reverseButtons: true,
|
|
|
|
focusCancel: true,
|
|
|
|
confirmButtonText: 'Yes, Delete it!'
|
|
|
|
})
|
|
|
|
*/
|
|
|
|
var info='<h5>This will remove the image <b> '+ data.Repository +'</b> <br></h5>'
|
|
|
|
this.$swal({
|
|
|
|
type: 'Info',
|
|
|
|
title: 'Info!',
|
|
|
|
icon:'warning',
|
|
|
|
html: info,
|
|
|
|
showCloseButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
allowOutsideClick: false,
|
|
|
|
cancelButtonText: 'No, cancel!',
|
|
|
|
showCancelButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
reverseButtons: true,
|
|
|
|
focusCancel: true,
|
|
|
|
confirmButtonText: 'Ok!'
|
|
|
|
}).then((result)=> {
|
|
|
|
//console.log(JSON.stringify(result))
|
|
|
|
this.onActionHybrid_imagerm(result);
|
|
|
|
})
|
|
|
|
|
|
|
|
}else if(action == 'run-item' ){
|
|
|
|
}
|
|
|
|
},
|
|
|
|
async onActionHybrid_imagerm(action) {
|
|
|
|
if(action.isConfirmed){
|
|
|
|
var log = await store.dispatch("pipelineLLO/hybrid_rmimage",{
|
|
|
|
token:this.token,
|
|
|
|
instance:this.image2rm.ID
|
|
|
|
})
|
|
|
|
|
|
|
|
if(log.data.test != 'ok'){
|
|
|
|
//console.log('-------' + JSON.stringify(log.data.test))
|
|
|
|
var info='<h5> ' + log.data.test + '</h5>'
|
|
|
|
this.$swal({
|
|
|
|
type: 'Info',
|
|
|
|
title: 'Error!',
|
|
|
|
icon:'error',
|
|
|
|
html: info,
|
|
|
|
showCloseButton: true,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
allowOutsideClick: false,
|
|
|
|
//cancelButtonText: 'No, cancel!',
|
|
|
|
showCancelButton: false,
|
|
|
|
showLoaderOnConfirm: false,
|
|
|
|
reverseButtons: true,
|
|
|
|
focusCancel: false,
|
|
|
|
confirmButtonText: 'Ok!'
|
|
|
|
})
|
|
|
|
}
|
|
|
|
|
|
|
|
//console.log(JSON.stringify(this.image2rm))
|
|
|
|
Vue.nextTick( () => this.$refs.vuetable.refresh())
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
refreshVuetable() {
|
|
|
|
this.$nextTick(()=>{
|
|
|
|
this.vuetablekeybimages += 1
|
|
|
|
})
|
|
|
|
},
|
|
|
|
playbookinfoShow(value) {
|
|
|
|
return this.visibility[value]=true
|
|
|
|
},
|
|
|
|
playbookinfo(value) {
|
|
|
|
return this.playbookInfo=value
|
|
|
|
},
|
|
|
|
rowClicked(row, event) {
|
|
|
|
return {
|
|
|
|
html: true,
|
|
|
|
title: () => { return 'Hello <b>Popover:</b> ' + (++this.counter) },
|
|
|
|
content: () => { return 'The date is:<br><em>' + new Date() + '</em>' }
|
|
|
|
}
|
|
|
|
},
|
|
|
|
loadsuccess(response) {
|
|
|
|
var data = response.data.data
|
|
|
|
this.fielddata=data
|
|
|
|
var n = data.length
|
|
|
|
n=n-1
|
|
|
|
},
|
|
|
|
onLoadError(payload) {
|
|
|
|
/*
|
|
|
|
//error2 "invalid_token" join-service.vue:684
|
|
|
|
//error2 "The access token provided has expired" join-service.vue:685
|
|
|
|
//error2 "Unauthorized" join-service.vue:686
|
|
|
|
//error2 401
|
|
|
|
console.log('error2 '+JSON.stringify(payload.response.data.error))
|
|
|
|
console.log('error2 '+JSON.stringify(payload.response.data.error_description))
|
|
|
|
console.log('error2 '+JSON.stringify(payload.response.statusText))
|
|
|
|
console.log('error2 '+JSON.stringify(payload.response.status))
|
|
|
|
*/
|
|
|
|
if(payload.response.status == '401'){
|
|
|
|
window.location.href = 'https://api-login.swarmlab.io:8089';
|
|
|
|
Vue.nextTick( () => window.location.href = 'https://api-login.swarmlab.io:8089')
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
actions: {
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
};
|
|
|
|
</script>
|
|
|
|
<style>
|
|
|
|
|
|
|
|
|
|
|
|
#idvuetablekeybimages tr td {
|
|
|
|
border-left: 0px solid;
|
|
|
|
border-right: 0px solid;
|
|
|
|
padding: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.flex-fixed-width-item {
|
|
|
|
flex: 0 0 100px;
|
|
|
|
}
|
|
|
|
.modalinfo {
|
|
|
|
z-index: 10000000 !important;
|
|
|
|
position:fixed;
|
|
|
|
}
|
|
|
|
/* a container with flex-direction column */
|
|
|
|
|
|
|
|
.vue-notifyjs.notifications{
|
|
|
|
.alert{
|
|
|
|
z-index: 100;
|
|
|
|
}
|
|
|
|
.list-move {
|
|
|
|
transition: transform 0.3s, opacity 0.4s;
|
|
|
|
}
|
|
|
|
.list-item {
|
|
|
|
display: inline-block;
|
|
|
|
margin-right: 10px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.list-enter-active {
|
|
|
|
transition: transform 0.2s ease-in, opacity 0.4s ease-in;
|
|
|
|
}
|
|
|
|
.list-leave-active {
|
|
|
|
transition: transform 1s ease-out, opacity 0.4s ease-out;
|
|
|
|
}
|
|
|
|
|
|
|
|
.list-enter {
|
|
|
|
opacity: 0;
|
|
|
|
transform: scale(1.1);
|
|
|
|
|
|
|
|
}
|
|
|
|
.list-leave-to {
|
|
|
|
opacity: 0;
|
|
|
|
transform: scale(1.2, 0.7);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
pre {
|
|
|
|
//background-color: rgb(255, 247, 229);
|
|
|
|
background-color: #eff0f1;
|
|
|
|
border: 1px solid blue;
|
|
|
|
//white-space: pre-line;
|
|
|
|
}
|
|
|
|
|
|
|
|
</style>
|