diff --git a/css/app.c293146b.css b/css/app.ff43e6eb.css similarity index 98% rename from css/app.c293146b.css rename to css/app.ff43e6eb.css index 4521879d..fb8f5a87 100644 --- a/css/app.c293146b.css +++ b/css/app.ff43e6eb.css @@ -20,4 +20,4 @@ Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden -*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.dropdown-menu{visibility:hidden;margin:0;padding:0;border-radius:10px;display:block;z-index:9000;position:absolute;opacity:0;filter:alpha(opacity=0);-webkit-box-shadow:1px 2px 3px rgba(0,0,0,.125);box-shadow:1px 2px 3px rgba(0,0,0,.125)}.show .dropdown-menu{opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.select .dropdown-menu{border-radius:0 0 10px 10px;-webkit-box-shadow:none;box-shadow:none;-webkit-transform-origin:50% -40px;transform-origin:50% -40px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .15s linear;transition:all .15s linear;margin-top:-20px}.select.show .dropdown-menu{margin-top:-1px}.dropdown-menu .dropdown-item{padding:8px 16px;color:#333}.dropdown-menu .dropdown-item img{margin-top:-3px}.dropdown-menu .dropdown-item:focus{outline:0!important}.btn-group.select .dropdown-menu{min-width:100%}.dropdown-menu>li:first-child>a{border-top-left-radius:10px;border-top-right-radius:10px}.dropdown-menu>li:last-child>a{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.select .dropdown-menu>li:first-child>a{border-radius:0;border-bottom:0 none}.dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:hover{background-color:#f5f5f5;color:#333;opacity:1;text-decoration:none}.dropdown-menu.dropdown-blue>li>a:focus,.dropdown-menu.dropdown-blue>li>a:hover{background-color:rgba(52,114,247,.2)}.dropdown-menu.dropdown-azure>li>a:focus,.dropdown-menu.dropdown-azure>li>a:hover{background-color:rgba(29,199,234,.2)}.dropdown-menu.ct-green>li>a:focus,.dropdown-menu.ct-green>li>a:hover{background-color:rgba(135,203,22,.2)}.dropdown-menu.dropdown-orange>li>a:focus,.dropdown-menu.dropdown-orange>li>a:hover{background-color:rgba(255,149,0,.2)}.dropdown-menu.dropdown-red>li>a:focus,.dropdown-menu.dropdown-red>li>a:hover{background-color:rgba(255,74,85,.2)}.dropdown-menu .dropdown-item i[class*=nc-icon]{font-size:18px;text-align:center;line-height:25px;float:left;padding-right:10px}.dropdown-menu.dropdown-menu-right:after,.dropdown-menu.dropdown-menu-right:before{right:12px!important;left:auto!important}.dropdown-with-icons>li>a{padding-left:0;line-height:28px}.dropdown-with-icons i{text-align:center;line-height:28px;float:left}.dropdown-with-icons i[class^=pe-]{font-size:24px;width:46px}.dropdown-with-icons i[class^=fa]{font-size:14px;width:38px}.btn-group.select{overflow:hidden}.btn-group.select.show{overflow:visible}.card{border-radius:4px;background-color:#fff;margin-bottom:30px}.card .card-image{width:100%;overflow:hidden;height:260px;border-radius:4px 4px 0 0;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.card .card-image img{width:100%}.card .filter{position:absolute;z-index:2;background-color:rgba(0,0,0,.68);top:0;left:0;width:100%;height:100%;text-align:center;opacity:0;filter:alpha(opacity=0)}.card .filter .btn{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.card:hover .filter{opacity:1;filter:alpha(opacity=100)}.card .btn-hover{opacity:0;filter:alpha(opacity=0)}.card:hover .btn-hover{opacity:1;filter:alpha(opacity=100)}.card .card-body{padding:15px 15px 10px 15px}.card .card-header{padding:0 0;background-color:#fff;border-bottom:none!important}.card .card-category,.card label{font-size:14px;font-weight:400;color:#9a9a9a;margin-bottom:0}.card .card-category i,.card label i{font-size:16px}.card label{font-size:12px;margin-bottom:5px}.card .card-title{margin:0;color:#333;font-weight:300}.card .avatar{width:30px;height:30px;overflow:hidden;border-radius:50%;margin-right:5px}.card .description{font-size:14px;color:#333}.card .card-footer{padding-top:0;background-color:transparent;line-height:30px;border-top:none!important;font-size:14px}.card .card-footer .legend{padding:5px 0}.card .card-footer hr{margin-top:5px;margin-bottom:5px}.card .stats{color:#a9a9a9}.card .card-footer div{display:inline-block}.card .author{font-size:12px;font-weight:600;text-transform:uppercase}.card .author i{font-size:14px}.card h6{font-size:12px;margin:0}.card.card-separator:after{height:100%;right:-15px;top:0;width:1px;background-color:#ddd;card-body:"";position:absolute}.card .ct-chart{margin:30px 0 30px;height:245px}.card .ct-label{font-size:1rem!important}.card .table tbody td:first-child,.card .table thead th:first-child{padding-left:15px}.card .table tbody td:last-child,.card .table thead th:last-child{padding-right:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.card .alert{border-radius:4px;position:relative}.card .alert.alert-with-icon{padding-left:65px}.card-stats .card-body{padding:15px 15px 0}.card-stats .card-body .numbers{font-size:1.8rem;text-align:right}.card-stats .card-body .numbers p{margin-bottom:0}.card-stats .card-footer{padding:0 15px 10px 15px}.card-stats .icon-big{font-size:3em;min-height:64px}.card-stats .icon-big i{font-weight:400;line-height:59px}.card-user .card-image{height:110px}.card-user .card-image-plain{height:0;margin-top:110px}.card-user .author{text-align:center;text-transform:none;margin-top:-70px}.card-user .avatar{width:124px;height:124px;border:5px solid #fff;position:relative;margin-bottom:15px}.card-user .avatar.border-gray{border-color:#eee}.card-user .title{line-height:24px}.card-user .card-body{min-height:240px}.card-price .card-footer,.card-user .card-footer{padding:5px 15px 10px}.card-price hr,.card-user hr{margin:5px 15px}.card-plain{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.card-plain .card-image{border-radius:4px}.card.card-plain{border:none!important}.card.card-plain .card-header{background-color:transparent!important}.ct-label{fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:1.3rem;line-height:1}.ct-chart-bar .ct-label,.ct-chart-line .ct-label{display:block;display:-webkit-box;display:-ms-flexbox;display:flex}.ct-label.ct-horizontal.ct-start{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.ct-label.ct-horizontal.ct-end,.ct-label.ct-horizontal.ct-start{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.ct-label.ct-vertical.ct-start{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-label.ct-vertical.ct-end{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left}.ct-chart-bar .ct-label.ct-horizontal.ct-start,.ct-label.ct-vertical.ct-end{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-end,.ct-chart-bar .ct-label.ct-horizontal.ct-start{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ct-chart-bar .ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:end}.ct-grid{stroke:rgba(0,0,0,.2);stroke-width:1px;stroke-dasharray:2px}.ct-point{stroke-width:8px;stroke-linecap:round}.ct-line{fill:none;stroke-width:3px}.ct-area{stroke:none;fill-opacity:.8}.ct-bar{fill:none;stroke-width:10px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut{stroke:#1dc7ea}.ct-series-a .ct-area,.ct-series-a .ct-slice-pie{fill:#1dc7ea}.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut{stroke:#fb404b}.ct-series-b .ct-area,.ct-series-b .ct-slice-pie{fill:#fb404b}.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut{stroke:#ffa534}.ct-series-c .ct-area,.ct-series-c .ct-slice-pie{fill:#ffa534}.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut{stroke:#9368e9}.ct-series-d .ct-area,.ct-series-d .ct-slice-pie{fill:#9368e9}.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut{stroke:#87cb16}.ct-series-e .ct-area,.ct-series-e .ct-slice-pie{fill:#87cb16}.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut{stroke:#1f77d0}.ct-series-f .ct-area,.ct-series-f .ct-slice-pie{fill:#1f77d0}.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut{stroke:#5e5e5e}.ct-series-g .ct-area,.ct-series-g .ct-slice-pie{fill:#5e5e5e}.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut{stroke:#dd4b39}.ct-series-h .ct-area,.ct-series-h .ct-slice-pie{fill:#dd4b39}.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut{stroke:#35465c}.ct-series-i .ct-area,.ct-series-i .ct-slice-pie{fill:#35465c}.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut{stroke:#e52d27}.ct-series-j .ct-area,.ct-series-j .ct-slice-pie{fill:#e52d27}.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut{stroke:#55acee}.ct-series-k .ct-area,.ct-series-k .ct-slice-pie{fill:#55acee}.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut{stroke:#cc2127}.ct-series-l .ct-area,.ct-series-l .ct-slice-pie{fill:#cc2127}.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut{stroke:#1769ff}.ct-series-m .ct-area,.ct-series-m .ct-slice-pie{fill:#1769ff}.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut{stroke:#6188e2}.ct-series-n .ct-area,.ct-series-n .ct-slice-pie{fill:#6188e2}.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut{stroke:#a748ca}.ct-series-o .ct-area,.ct-series-o .ct-slice-pie{fill:#a748ca}.ct-square{display:block;position:relative;width:100%}.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square:after{content:"";display:table;clear:both}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{display:block;position:relative;width:100%}.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second:after{content:"";display:table;clear:both}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{display:block;position:relative;width:100%}.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second:after{content:"";display:table;clear:both}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{display:block;position:relative;width:100%}.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third:after{content:"";display:table;clear:both}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{display:block;position:relative;width:100%}.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third:after{content:"";display:table;clear:both}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth:after{content:"";display:table;clear:both}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth:after{content:"";display:table;clear:both}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{display:block;position:relative;width:100%}.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth:after{content:"";display:table;clear:both}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section:after{content:"";display:table;clear:both}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{display:block;position:relative;width:100%}.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth:after{content:"";display:table;clear:both}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{display:block;position:relative;width:100%}.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh:after{content:"";display:table;clear:both}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{display:block;position:relative;width:100%}.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh:after{content:"";display:table;clear:both}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{display:block;position:relative;width:100%}.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave:after{content:"";display:table;clear:both}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{display:block;position:relative;width:100%}.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth:after{content:"";display:table;clear:both}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{display:block;position:relative;width:100%}.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh:after{content:"";display:table;clear:both}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{display:block;position:relative;width:100%}.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth:after{content:"";display:table;clear:both}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{display:block;position:relative;width:100%}.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave:after{content:"";display:table;clear:both}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}@media(min-width:992px){.navbar-form{margin-top:21px;margin-bottom:21px;padding-left:5px;padding-right:5px}.dropdown .dropdown-menu,.navbar-nav .nav-item .dropdown-menu{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .37s cubic-bezier(.34,1.61,.7,1);transition:all .37s cubic-bezier(.34,1.61,.7,1)}.dropdown.show .dropdown-menu,.navbar-nav .nav-item.show .dropdown-menu{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:29px -50px;transform-origin:29px -50px}.close-layer,.nav-mobile-menu{display:none!important}.footer{height:60px}.footer .footer-menu{float:left}.footer .copyright{float:right}.navbar-nav .nav-item .dropdown-menu:before{border-bottom:11px solid rgba(0,0,0,.2);top:-11px}.navbar-nav .nav-item .dropdown-menu:after,.navbar-nav .nav-item .dropdown-menu:before{border-left:11px solid transparent;border-right:11px solid transparent;content:"";display:inline-block;position:absolute;left:12px}.navbar-nav .nav-item .dropdown-menu:after{border-bottom:11px solid #fff;top:-10px}.navbar-nav.navbar-right .nav-item .dropdown-menu:after,.navbar-nav.navbar-right .nav-item .dropdown-menu:before{left:auto;right:12px}.footer:not(.footer-big) nav>ul li:first-child{margin-left:0}.card form [class*=col-]{padding:6px}.card form [class*=col-]:first-child{padding-left:15px}.card form [class*=col-]:last-child{padding-right:15px}}@media(max-width:991px){.sidebar{right:0!important;left:auto;position:fixed;-webkit-transform:translate3d(262px,0,0);transform:translate3d(262px,0,0)!important}.nav-open .main-panel,.sidebar{-webkit-transition:all .5s cubic-bezier(.685,.0473,.346,1);transition:all .5s cubic-bezier(.685,.0473,.346,1)}.nav-open .main-panel{position:absolute;left:0;-webkit-transform:translate3d(-250px,0,0);transform:translate3d(-250px,0,0)!important}.nav-open .sidebar{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)!important}.main-panel,.nav-open .sidebar{-webkit-transition:all .5s cubic-bezier(.685,.0473,.346,1);transition:all .5s cubic-bezier(.685,.0473,.346,1)}.main-panel{-webkit-transform:translateZ(0);transform:translateZ(0)!important}.nav-item.active-pro{position:relative!important}.nav-mobile-menu{border-bottom:1px solid hsla(0,0%,100%,.2);margin-bottom:15px;padding-bottom:15px;padding-top:5px}.nav-mobile-menu .dropdown .dropdown-menu{position:static!important;float:none;width:auto;color:#fff;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .5s cubic-bezier(.685,.0473,.346,1);transition:all .5s cubic-bezier(.685,.0473,.346,1)}.nav-mobile-menu .dropdown .dropdown-menu .dropdown-item{margin:5px 15px 0 40px;border-radius:4px;color:#fff;opacity:.86;padding:8px 50px}.nav-mobile-menu .dropdown .dropdown-menu .dropdown-item:hover{background-color:hsla(0,0%,100%,.23)}.nav-mobile-menu .nav-item .nav-link span{display:inline-block!important}.nav-mobile-menu .nav-item .nav-link .no-icon{padding-left:50px}.main-panel{width:100%}.navbar-transparent{padding-top:15px;background-color:rgba(0,0,0,.45)}body{position:relative}.wrapper{left:0;background-color:#fff}.navbar{padding-right:30px;padding-left:30px}.navbar-nav .nav-item{float:none;position:relative;display:block}body>.navbar-collapse{position:fixed;display:block;top:0;height:100%;right:0;left:auto;z-index:1032;visibility:visible;background-color:#999;overflow-y:visible;border-top:none;text-align:left;padding:0;-webkit-transform:translate3d(260px,0,0);transform:translate3d(260px,0,0);-webkit-transition:all .33s cubic-bezier(.685,.0473,.346,1);transition:all .33s cubic-bezier(.685,.0473,.346,1)}body>.navbar-collapse>ul{position:relative;z-index:4;overflow-y:scroll;height:calc(100vh - 61px);width:100%}body>.navbar-collapse:before{top:0;left:0;height:100%;width:100%;position:absolute;background-color:#282828;display:block;content:"";z-index:1}body>.navbar-collapse .logo{position:relative;z-index:4}body>.navbar-collapse .nav li>a{padding:10px 15px}.nav-show .navbar-collapse{-webkit-transform:translateZ(0);transform:translateZ(0)}.nav-show .navbar .container{left:-250px}.nav-show .wrapper{left:0;-webkit-transform:translate3d(-260px,0,0);transform:translate3d(-260px,0,0)}.navbar-toggle .icon-bar{display:block;position:relative;background:#fff;width:24px;height:2px;border-radius:1px;margin:0 auto}.navbar-header .navbar-toggle{margin:10px 15px 10px 0;width:40px;height:40px}.bar1,.bar2,.bar3{outline:1px solid transparent}.bar1{top:0;-webkit-animation:topbar-back .5s linear 0s;animation:topbar-back .5s 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bar2{opacity:1}.bar3{bottom:0;-webkit-animation:bottombar-back .5s linear 0s;animation:bottombar-back .5s 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.toggled .bar1{top:6px;-webkit-animation:topbar-x .5s linear 0s;animation:topbar-x .5s 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.toggled .bar2{opacity:0}.toggled .bar3{bottom:6px;-webkit-animation:bottombar-x .5s linear 0s;animation:bottombar-x .5s 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes topbar-x{0%{top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}45%{top:6px;-webkit-transform:rotate(145deg);transform:rotate(145deg)}75%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}to{-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@-webkit-keyframes topbar-x{0%{top:0;-webkit-transform:rotate(0deg)}45%{top:6px;-webkit-transform:rotate(145deg)}75%{-webkit-transform:rotate(130deg)}to{-webkit-transform:rotate(135deg)}}@keyframes topbar-back{0%{top:6px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}45%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{top:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes topbar-back{0%{top:6px;-webkit-transform:rotate(135deg)}45%{-webkit-transform:rotate(-10deg)}75%{-webkit-transform:rotate(5deg)}to{top:0;-webkit-transform:rotate(0)}}@keyframes bottombar-x{0%{bottom:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}45%{bottom:6px;-webkit-transform:rotate(-145deg);transform:rotate(-145deg)}75%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}to{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}}@-webkit-keyframes bottombar-x{0%{bottom:0;-webkit-transform:rotate(0deg)}45%{bottom:6px;-webkit-transform:rotate(-145deg)}75%{-webkit-transform:rotate(-130deg)}to{-webkit-transform:rotate(-135deg)}}@keyframes bottombar-back{0%{bottom:6px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}45%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}75%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes bottombar-back{0%{bottom:6px;-webkit-transform:rotate(-135deg)}45%{-webkit-transform:rotate(10deg)}75%{-webkit-transform:rotate(-5deg)}to{bottom:0;-webkit-transform:rotate(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dropdown-menu .divider{background-color:hsla(0,0%,89.8%,.15)}.navbar-nav{margin:1px 0}.navbar-nav .show .dropdown-menu .nav-item .nav-link{padding:10px 15px 10px 60px}[class*=navbar-] .navbar-nav .active>a,[class*=navbar-] .navbar-nav .active>a:focus,[class*=navbar-] .navbar-nav .active>a:hover,[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a,[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a:active,[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a:focus,[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a:hover,[class*=navbar-] .navbar-nav>li>a,[class*=navbar-] .navbar-nav>li>a:focus,[class*=navbar-] .navbar-nav>li>a:hover{color:#fff}[class*=navbar-] .navbar-nav>li>a,[class*=navbar-] .navbar-nav>li>a:focus,[class*=navbar-] .navbar-nav>li>a:hover{opacity:.7;background-color:transparent;outline:none}[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a:focus,[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a:hover{background-color:hsla(0,0%,100%,.1)}[class*=navbar-] .navbar-nav.navbar-nav .show .dropdown-menu>li>a:active{opacity:1}[class*=navbar-] .navbar-nav .dropdown>a:active .caret,[class*=navbar-] .navbar-nav .dropdown>a:hover .caret{border-bottom-color:#fff;border-top-color:#fff}.dropdown-menu{display:none}.navbar-fixed-top{-webkit-backface-visibility:hidden}#bodyClick{height:100%;width:100%;position:fixed;opacity:0;top:0;left:auto;right:250px;content:"";z-index:9999;overflow-x:hidden}.social-line .btn,.subscribe-line .form-control{margin:0 0 10px 0}.social-line.pull-right{float:none}.social-area.pull-right{float:none!important}.form-control+.form-control-feedback{margin-top:-8px}.navbar-toggle:focus,.navbar-toggle:hover{background-color:transparent!important}.btn.dropdown-toggle{margin-bottom:0}.media-post .author{width:20%;float:none!important;display:block;margin:0 auto 10px}.media-post .media-body{width:100%}.navbar-collapse.collapse{height:100%!important}.navbar-collapse.collapse.in{display:block}.navbar-header .collapse,.navbar-toggle{display:block!important}.navbar-header{float:none}.navbar-nav .show .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse .navbar-nav p{line-height:40px!important;margin:0}.navbar-collapse [class^=pe-7s-]{float:left;font-size:20px;margin-right:10px}}@media(min-width:992px){.table-full-width{margin-left:-15px;margin-right:-15px}.table-responsive{overflow:visible}}@media(max-width:991px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}}.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:30px;border:0;position:relative;text-align:left;overflow:hidden;margin-bottom:5px;margin-left:66px;line-height:8px;width:61px!important;height:26px;outline:none;z-index:0;margin-right:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.bootstrap-switch .bootstrap-switch-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;top:0;height:26px;border-radius:4px;-webkit-transform:translateZ(0);transform:translateZ(0);width:100px!important}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-label{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block!important;height:100%;color:#fff;padding:6px 10px;font-size:11px;text-indent:-5px;line-height:15px;-webkit-transition:.25s ease-out;transition:.25s ease-out}.bootstrap-switch .bootstrap-switch-handle-off i,.bootstrap-switch .bootstrap-switch-handle-on i,.bootstrap-switch .bootstrap-switch-label i{font-size:12px;line-height:14px}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on{text-align:center;z-index:1;float:left;width:50%!important;background-color:#1dc7ea}.bootstrap-switch .bootstrap-switch-label{text-align:center;z-index:100;color:#333;background:#fff;width:22px!important;height:22px;margin:2px -11px;border-radius:12px;position:relative;float:left;padding:0;background-color:#fff;-webkit-box-shadow:0 1px 1px #fff inset,0 1px 1px rgba(0,0,0,.25);box-shadow:inset 0 1px 1px #fff,0 1px 1px rgba(0,0,0,.25)}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{text-indent:6px}.bootstrap-switch input[type=checkbox],.bootstrap-switch input[type=radio]{position:absolute!important;top:0;left:0;opacity:0;filter:alpha(opacity=0);z-index:-1}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left .5s;transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container{margin-left:-2px!important}.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container{margin-left:-37px!important}.bootstrap-switch.bootstrap-switch-on:hover .bootstrap-switch-label{width:26px!important;margin:2px -15px}.bootstrap-switch.bootstrap-switch-off:hover .bootstrap-switch-label{width:26px!important;margin:2px -15px -13px -11px}@font-face{font-family:nucleo-icons;src:url(../fonts/nucleo-icons.8224e016.eot);src:url(../fonts/nucleo-icons.8224e016.eot) format("embedded-opentype"),url(../fonts/nucleo-icons.ff208b8d.woff2) format("woff2"),url(../fonts/nucleo-icons.b0dc05d0.ttf) format("truetype"),url(../img/nucleo-icons.ae42fa52.svg) format("svg");font-weight:400;font-style:normal}.nc-icon{display:inline-block;font:normal normal normal 14px/1 nucleo-icons;font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nc-icon.lg{font-size:1.33333333em;vertical-align:-16%}.nc-icon.x2{font-size:2em}.nc-icon.x3{font-size:3em}.nc-icon.circle,.nc-icon.square{padding:.33333333em;vertical-align:-16%;background-color:#eee}.nc-icon.circle{border-radius:50%}.nc-icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.nc-icon-ul>li{position:relative}.nc-icon-ul>li>.nc-icon{position:absolute;left:-1.57142857em;top:.14285714em;text-align:center}.nc-icon-ul>li>.nc-icon.lg{top:0;left:-1.35714286em}.nc-icon-ul>li>.nc-icon.circle,.nc-icon-ul>li>.nc-icon.square{top:-.19047619em;left:-1.9047619em}.all-icons .font-icon-list .font-icon-detail i{font-size:32px}.nc-icon.spin{-webkit-animation:nc-icon-spin 2s linear infinite;animation:nc-icon-spin 2s linear infinite}@-webkit-keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.nc-icon.rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nc-icon.rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nc-icon.rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.nc-icon.flip-y{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.nc-icon.flip-x{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scaleY(-1);transform:scaleY(-1)}.nc-air-baloon:before{content:"\EA01"}.nc-album-2:before{content:"\EA02"}.nc-alien-33:before{content:"\EA03"}.nc-align-center:before{content:"\EA04"}.nc-align-left-2:before{content:"\EA05"}.nc-ambulance:before{content:"\EA06"}.nc-android:before{content:"\EA07"}.nc-app:before{content:"\EA08"}.nc-apple:before{content:"\EA09"}.nc-atom:before{content:"\EA0A"}.nc-attach-87:before{content:"\EA0B"}.nc-audio-92:before{content:"\EA0C"}.nc-backpack:before{content:"\EA0D"}.nc-badge:before{content:"\EA0E"}.nc-bag:before{content:"\EA0F"}.nc-bank:before{content:"\EA10"}.nc-battery-81:before{content:"\EA11"}.nc-bell-55:before{content:"\EA12"}.nc-bold:before{content:"\EA13"}.nc-bulb-63:before{content:"\EA14"}.nc-bullet-list-67:before{content:"\EA15"}.nc-bus-front-12:before{content:"\EA16"}.nc-button-pause:before{content:"\EA17"}.nc-button-play:before{content:"\EA18"}.nc-button-power:before{content:"\EA19"}.nc-camera-20:before{content:"\EA1A"}.nc-caps-small:before{content:"\EA1B"}.nc-cart-simple:before{content:"\EA1C"}.nc-cctv:before{content:"\EA1D"}.nc-chart-bar-32:before{content:"\EA1E"}.nc-chart-pie-35:before{content:"\EA1F"}.nc-chart-pie-36:before{content:"\EA20"}.nc-chart:before{content:"\EA21"}.nc-chat-round:before{content:"\EA22"}.nc-check-2:before{content:"\EA23"}.nc-circle-09:before{content:"\EA24"}.nc-circle:before{content:"\EA25"}.nc-cloud-download-93:before{content:"\EA26"}.nc-cloud-upload-94:before{content:"\EA27"}.nc-compass-05:before{content:"\EA28"}.nc-controller-modern:before{content:"\EA29"}.nc-credit-card:before{content:"\EA2A"}.nc-delivery-fast:before{content:"\EA2B"}.nc-email-83:before{content:"\EA2C"}.nc-email-85:before{content:"\EA2D"}.nc-explore-2:before{content:"\EA2E"}.nc-fav-remove:before{content:"\EA2F"}.nc-favourite-28:before{content:"\EA30"}.nc-globe-2:before{content:"\EA31"}.nc-grid-45:before{content:"\EA32"}.nc-headphones-2:before{content:"\EA33"}.nc-html5:before{content:"\EA34"}.nc-istanbul:before{content:"\EA35"}.nc-key-25:before{content:"\EA36"}.nc-layers-3:before{content:"\EA37"}.nc-light-3:before{content:"\EA38"}.nc-lock-circle-open:before{content:"\EA39"}.nc-map-big:before{content:"\EA3A"}.nc-mobile:before{content:"\EA3C"}.nc-money-coins:before{content:"\EA3B"}.nc-note-03:before{content:"\EA3D"}.nc-notes:before{content:"\EA3E"}.nc-notification-70:before{content:"\EA3F"}.nc-palette:before{content:"\EA40"}.nc-paper-2:before{content:"\EA41"}.nc-pin-3:before{content:"\EA42"}.nc-planet:before{content:"\EA43"}.nc-preferences-circle-rotate:before{content:"\EA44"}.nc-puzzle-10:before{content:"\EA45"}.nc-quote:before{content:"\EA46"}.nc-refresh-02:before{content:"\EA47"}.nc-ruler-pencil:before{content:"\EA48"}.nc-satisfied:before{content:"\EA49"}.nc-scissors:before{content:"\EA4A"}.nc-send:before{content:"\EA4B"}.nc-settings-90:before{content:"\EA4C"}.nc-settings-gear-64:before{content:"\EA4D"}.nc-settings-tool-66:before{content:"\EA4E"}.nc-simple-add:before{content:"\EA4F"}.nc-simple-delete:before{content:"\EA50"}.nc-simple-remove:before{content:"\EA51"}.nc-single-02:before{content:"\EA52"}.nc-single-copy-04:before{content:"\EA53"}.nc-spaceship:before{content:"\EA54"}.nc-square-pin:before{content:"\EA55"}.nc-stre-down:before{content:"\EA56"}.nc-stre-left:before{content:"\EA57"}.nc-stre-right:before{content:"\EA58"}.nc-stre-up:before{content:"\EA59"}.nc-sun-fog-29:before{content:"\EA5A"}.nc-support-17:before{content:"\EA5B"}.nc-tablet-2:before{content:"\EA5C"}.nc-tag-content:before{content:"\EA5D"}.nc-tap-01:before{content:"\EA5E"}.nc-time-alarm:before{content:"\EA5F"}.nc-tv-2:before{content:"\EA60"}.nc-umbrella-13:before{content:"\EA61"}.nc-vector:before{content:"\EA62"}.nc-watch-time:before{content:"\EA63"}.nc-zoom-split:before{content:"\EA64"}.tim-row{margin-bottom:20px}.tim-white-buttons{background-color:#777}.typography-line{padding-left:15%;margin-bottom:35px;position:relative;display:block;width:100%}.typography-line span{bottom:10px;color:#9a9a9a;display:block;font-weight:400;font-size:14px;line-height:13px;left:5px;position:absolute;width:260px;text-transform:none}.tim-row{padding-top:60px}.tim-row h3{margin-top:0}#navbar-full .navbar{border-radius:0!important;margin-bottom:15px;z-index:2}#map{position:relative;width:100%;height:100%}.fixed-plugin .badge,.fixed-plugin li>a{transition:all .34s;-webkit-transition:all .34s;-moz-transition:all .34s}.fixed-plugin{position:fixed;top:200px;right:0;width:64px;background:rgba(0,0,0,.3);z-index:1031;border-radius:8px 0 0 8px;text-align:center}.fixed-plugin .fa-cog{color:#fff;padding:10px;border-radius:0 0 6px 6px;width:auto}.fixed-plugin .dropdown-menu{right:80px;left:auto;width:290px;border-radius:.1875rem;padding:0 10px}.fixed-plugin .dropdown-menu:after,.fixed-plugin .dropdown-menu:before{right:10px;margin-left:auto;left:auto}.fixed-plugin .fa-circle-thin{color:#fff}.fixed-plugin .active .fa-circle-thin{color:#0bf}.fixed-plugin .dropdown-menu>.active>a,.fixed-plugin .dropdown-menu>.active>a:focus,.fixed-plugin .dropdown-menu>.active>a:hover{color:#777;text-align:center}.fixed-plugin img{border-radius:0;width:100%;height:100px;margin:0 auto}.fixed-plugin .dropdown-menu li>a:focus,.fixed-plugin .dropdown-menu li>a:hover{-webkit-box-shadow:none;box-shadow:none}.fixed-plugin .badge{border:3px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;height:23px;margin-right:5px;position:relative;width:23px}.fixed-plugin .badge.active,.fixed-plugin .badge:hover{border-color:#0bf}.fixed-plugin .badge-black{background-color:#777}.fixed-plugin .badge-azure{background-color:#2ca8ff}.fixed-plugin .badge-green{background-color:#18ce0f}.fixed-plugin .badge-orange{background-color:#f96332}.fixed-plugin .badge-yellow{background-color:#ffb236}.fixed-plugin .badge-red{background-color:#ff3636}.fixed-plugin .badge-purple{background-color:#9368e9}.fixed-plugin h5{font-size:14px;margin:10px}.fixed-plugin .dropdown-menu li{display:block;padding:18px 2px;width:25%;float:left}.fixed-plugin li.adjustments-line,.fixed-plugin li.button-container,.fixed-plugin li.header-title{width:100%;height:50px;min-height:inherit}.fixed-plugin li.button-container{height:auto}.fixed-plugin li.button-container div{margin-bottom:5px}.fixed-plugin #sharrreTitle{text-align:center;padding:10px 0;height:50px}.fixed-plugin li.header-title{height:30px;line-height:25px;font-size:12px;font-weight:600;text-transform:uppercase}.fixed-plugin .adjustments-line p{float:left;display:inline-block;margin-bottom:0;font-size:1em;color:#3c4858}.fixed-plugin .adjustments-line a .badge-colors{position:relative;top:-2px}.fixed-plugin .adjustments-line .togglebutton{float:right}.fixed-plugin .adjustments-line .togglebutton .toggle{margin-right:0}.fixed-plugin .dropdown-menu>li.adjustments-line>a{padding-right:0;padding-left:0;border-radius:0;margin:0}.fixed-plugin .dropdown-menu>li>a.img-holder{font-size:16px;text-align:center;border-radius:10px;background-color:#fff;border:3px solid #fff;padding-left:0;padding-right:0;opacity:1;cursor:pointer;display:block;max-height:100px;overflow:hidden;padding:0}.fixed-plugin .dropdown-menu>li>a.switch-trigger:focus,.fixed-plugin .dropdown-menu>li>a.switch-trigger:hover{background-color:transparent}.fixed-plugin .dropdown-menu>li:focus>a.img-holder,.fixed-plugin .dropdown-menu>li:hover>a.img-holder{border-color:rgba(0,187,255,.53)}.fixed-plugin .dropdown-menu>.active>a.img-holder{border-color:#0bf;background-color:#fff}.fixed-plugin .dropdown-menu>li>a img{margin-top:auto}.fixed-plugin .btn-social{width:50%;display:block;width:48%;float:left;font-weight:600}.fixed-plugin .btn-social i{margin-right:5px}.fixed-plugin .btn-social:first-child{margin-right:2%}.fixed-plugin .adjustments-line a,.fixed-plugin .adjustments-line a:focus,.fixed-plugin .adjustments-line a:hover{color:transparent}.fixed-plugin .dropdown .dropdown-menu{-webkit-transform:translateY(-15%);transform:translateY(-15%);top:27px;opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0}.fixed-plugin .dropdown.show .dropdown-menu{opacity:1;-webkit-transform:translateY(-13%);transform:translateY(-13%);-webkit-transform-origin:0 0;transform-origin:0 0}.fixed-plugin .dropdown-menu:after,.fixed-plugin .dropdown-menu:before{content:"";display:inline-block;position:absolute;top:65px;width:16px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}.fixed-plugin .dropdown-menu:before{border-bottom:16px solid transparent;border-left:16px solid rgba(0,0,0,.2);border-top:16px solid transparent;right:-16px}.fixed-plugin .dropdown-menu:after{border-bottom:16px solid transparent;border-left:16px solid #fff;border-top:16px solid transparent;right:-15px}.wrapper-full-page~.fixed-plugin .dropdown.open .dropdown-menu{-webkit-transform:translateY(-17%);transform:translateY(-17%)}.wrapper-full-page~.fixed-plugin .dropdown .dropdown-menu{-webkit-transform:translateY(-19%);transform:translateY(-19%)}.places-buttons .btn{margin-bottom:30px}.map-container{width:100%;height:100vh;max-height:100vh}#menu-dropdown .navbar{border-radius:3px}#pagination-row .pagination-container{height:100%;max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all-icons .font-icon-detail{text-align:center;padding:45px 0 30px;border:1px solid #e5e5e5;border-radius:.1875rem;margin:15px 0;min-height:168px}.all-icons [class*=now-ui-icons]{font-size:32px}.all-icons .font-icon-detail p{margin:25px auto 0;width:100%;text-align:center;display:block;color:#b8b8b8;padding:0 10px;font-size:.7142em}#icons-row i.now-ui-icons{font-size:30px}.space{height:130px;display:block}.space-110{height:110px;display:block}.space-50{height:50px;display:block}.space-70{height:70px;display:block}.navigation-example .img-src{background-attachment:scroll}.navigation-example{background-position:50%;background-size:cover;margin-top:0;min-height:740px}#notifications{background-color:#fff;display:block;width:100%;position:relative}.tim-note{text-transform:capitalize}#buttons .btn,#javascriptComponents .btn{margin:0 0 10px}.space-100{height:100px;display:block;width:100%}.be-social{padding-bottom:20px;margin:0 auto 40px}.txt-white{color:#fff}.txt-gray{color:#ddd!important}.parallax{width:100%;height:570px;display:block;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-position:50%}.logo-container .logo{overflow:hidden;border-radius:50%;border:1px solid #333;width:50px;float:left}.logo-container .brand{font-size:16px;color:#fff;line-height:18px;float:left;margin-left:10px;margin-top:7px;width:70px;height:40px;text-align:left}.logo-container .brand-material{font-size:18px;margin-top:15px;height:25px;width:auto}.logo-container .logo img{width:100%}.navbar-small .logo-container .brand{color:#333}.fixed-section{top:90px;max-height:80vh;overflow:scroll;position:sticky}.fixed-section ul{padding:0}.fixed-section ul li{list-style:none}.fixed-section li a{font-size:14px;padding:2px;display:block;color:#666}.fixed-section li a.active{color:#0bf}.fixed-section.float{position:fixed;top:100px;width:200px;margin-top:0}.parallax .parallax-image{width:100%;overflow:hidden;position:absolute}.parallax .parallax-image img{width:100%}@media (max-width:768px){.parallax .parallax-image{width:100%;height:640px;overflow:hidden}.parallax .parallax-image img{height:100%;width:auto}}.social-buttons-demo .btn{margin-right:5px;margin-bottom:7px}.img-container{width:100%;overflow:hidden}.img-container img,.lightbox img{width:100%}.lightbox .modal-content{overflow:hidden}.lightbox .modal-body{padding:0}@media screen and (min-width:991px){.lightbox .modal-dialog{width:960px}}@media (max-width:991px){.fixed-section.affix{position:relative;margin-bottom:100px}}@media (max-width:768px){.btn,.btn-morphing{margin-bottom:10px}.parallax .motto{top:170px;margin-top:0;font-size:60px;width:270px}}.logo-container .brand,.logo-container .logo,.presentation .front,.presentation .front .btn,.presentation .front:after{-webkit-transition:all .2s;transition:all .2s}#images h4{margin-bottom:30px}#javascriptComponents{padding-bottom:0}.layers-container{display:block;margin-top:50px;position:relative}.layers-container img{position:absolute;width:100%;height:auto;top:0;left:0;text-align:center}.animate{transition:1.5s ease-in-out;-moz-transition:1.5s ease-in-out;-webkit-transition:1.5s ease-in-out}.navbar-transparent.navbar-small .logo-container .brand{color:#fff}.navbar-default.navbar-small .logo-container .brand{color:#333}.sharing-area{margin-top:80px}.sharing-area .btn{margin:15px 4px 0}.section-notifications,.section-thin{padding:0}.section-navbars{padding-top:0}#navbar .navbar{margin-bottom:20px}#menu-dropdown .navbar-toggler,#navbar .navbar-toggler{pointer-events:none}.section-tabs{background:#eee}.section-pagination{padding-bottom:0}.section-download{padding-top:130px}.section-download .description{margin-bottom:60px}.section-download h4{margin-bottom:25px}.section-examples a{text-decoration:none}.section-examples a+a,.section-examples h5{margin-top:30px}.components-page .wrapper>.header,.tutorial-page .wrapper>.header{height:500px;padding-top:128px;background-size:cover;background-position:50%}.components-page .title,.tutorial-page .title{color:#fff}.brand .h1-seo{font-size:2.8em;text-transform:uppercase;font-weight:300}.brand .n-logo{max-width:100px;margin-bottom:40px}.invision-logo{max-width:70px;top:-2px;position:relative}.creative-tim-logo{max-width:140px;top:-2px;position:relative}.section-javascript .title{margin-bottom:0}.navbar .switch-background{display:block}.navbar-transparent .switch-background{display:none}.section-signup .col .btn{margin-top:30px}#buttons-row .btn{margin-bottom:10px}.section-navbars .navbar-collapse{display:none}.section-basic{padding-top:0}.section-images{padding-bottom:0}.documentation .dropdown .dropdown-menu{-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.documentation .dropdown .dropdown-menu.show{-webkit-transform:translate3d(0,39px,0)!important;transform:translate3d(0,39px,0)!important}.navbar[data-v-bca72616]{color:#000}.bg-blue[data-v-bca72616]{background-color:#73bbdc}.bg-blue-prod[data-v-bca72616]{background-image:-webkit-gradient(linear,left top,right top,from(#791212),color-stop(7%,#73bbdc));background-image:linear-gradient(90deg,#791212,#73bbdc 7%)}.bg-blue-stage[data-v-bca72616]{background-image:-webkit-gradient(linear,left top,right top,from(#1a5bb0),color-stop(7%,#73bbdc));background-image:linear-gradient(90deg,#1a5bb0,#73bbdc 7%)}.bg-blue-dev[data-v-bca72616]{background-image:-webkit-gradient(linear,left top,right top,from(#319a19),color-stop(7%,#73bbdc));background-image:linear-gradient(90deg,#319a19,#73bbdc 7%)}@media (max-width:576px){.res-size[data-v-bca72616]{font-size:15px!important}}.footer-class{padding:2rem 0;background:#c9d22a;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem}#button:hover{text-decoration:underline}.widget_nav_menu .menu{margin-top:3rem;margin-left:0;padding-left:0;list-style-type:none}.link-footer{border-top:1px solid #343434}.copyright{padding:1rem;background:#b6bf13}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .1s;transition:opacity .1s}.fade-enter,.fade-leave-to{opacity:0}.bg-blue[data-v-5ca4657e]{background-color:#73bbdc}.sidebar .nav li .nav-link[data-v-5ca4657e],body>.navbar-collapse .nav li .nav-link[data-v-5ca4657e]{opacity:1!important}.verticalwiz[data-v-5ca4657e]{display:block;list-style:none;position:relative;width:100%;padding-left:0}.verticalwiz a[data-v-5ca4657e]:active,.verticalwiz a[data-v-5ca4657e]:focus,.verticalwiz a[data-v-5ca4657e]:hover{text-decoration:none}.verticalwiz li[data-v-5ca4657e]{display:block;height:100%;min-height:70px;max-width:215px;width:100%}.verticalwiz li[data-v-5ca4657e]:before{border-top:1px solid #dcdcda;content:"";display:block;font-size:0;overflow-y:auto;position:relative;top:10px;right:0;width:100%;z-index:1;-webkit-transform:rotate(90deg) translateY(87px);transform:rotate(90deg) translateY(87px);left:0;max-width:50%;margin:0 auto 0 85px;text-align:center}.verticalwiz li[data-v-5ca4657e]:nth-child(3):after{border:none!important}.verticalwiz li[data-v-5ca4657e]:last-child:before{top:-15px}.verticalwiz li[data-v-5ca4657e]:first-child:before{border:none!important}.verticalwiz li.active.complete .step[data-v-5ca4657e],.verticalwiz li.complete .step[data-v-5ca4657e]{background:#a1860b;color:#000;font-weight:700;padding:7px 13px;font-size:15px;border-radius:50%;border:3px solid #a1860b}.verticalwiz li .step i[data-v-5ca4657e]{font-size:10px;font-weight:400;position:relative;top:-1.5px}.verticalwiz li .step[data-v-5ca4657e]{background:#c9d22a;color:#000;display:inline;font-size:15px;font-weight:700;line-height:12px;padding:7px 13px;border:3px solid transparent;border-radius:50%;line-height:normal;position:relative;text-align:center;z-index:2;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.verticalwiz li.active .step[data-v-5ca4657e]{background:#dc204d;color:#fff;font-weight:700;padding:7px 13px;font-size:15px;border-radius:50%;border:3px solid #a20b2f}.verticalwiz li.active .title[data-v-5ca4657e],.verticalwiz li.complete .title[data-v-5ca4657e]{color:#fff}.verticalwiz li .title[data-v-5ca4657e]{display:inline;font-size:13px;position:relative;top:0;padding-left:10px}.rightab[data-v-5ca4657e]{border:1px solid #dedede;border-radius:3px;padding:30px;-webkit-box-shadow:1px 1px 11px #ccc;box-shadow:1px 1px 11px #ccc;min-height:320px}@media (min-width:992px) and (max-width:1199px){.verticalwiz li[data-v-5ca4657e]:before{-webkit-transform:rotate(90deg) translateY(65px);transform:rotate(90deg) translateY(65px);max-width:60%;margin:0 auto 0 50px}}@media (max-width:991px){.verticalwiz li[data-v-5ca4657e]:before{margin-left:85px}}.section_docs[data-v-b2eb54ee]{text-decoration:none;background-color:transparent;color:#fed136!important}.section-style[data-v-b2eb54ee]{min-height:400px;padding-top:3rem;padding-bottom:1rem}.text-primary[data-v-b2eb54ee]{color:#fed136!important}.fa[data-v-b2eb54ee]{font-family:FontAwesome}.fa-stack-1x[data-v-b2eb54ee],.fa-stack-2x[data-v-b2eb54ee]{left:0;position:absolute;text-align:center;width:100%}.back-login[data-v-b2eb54ee]{min-height:80vh;margin-top:200px;background:url(../img/opacity.60439828.png) no-repeat 100%;background-size:80%}.topbar[data-v-b2eb54ee]{border-bottom:1px solid hsla(0,0%,100%,.3);padding:6px 0;font-size:.8rem;max-height:33px}.navbar[data-v-b2eb54ee]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;background-color:#73bbdc}.navbar-brand[data-v-b2eb54ee]{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand img[data-v-b2eb54ee]{max-width:160px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.navbar>.container-fluid[data-v-b2eb54ee],.navbar>.container[data-v-b2eb54ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-login[data-v-b2eb54ee]{color:#fff;font-weight:700;border:1px solid #fff;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-login[data-v-b2eb54ee]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.btn-white[data-v-b2eb54ee]{color:#73bbdc;font-weight:700;border:1px solid #73bbdc;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-white[data-v-b2eb54ee]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.entry-content[data-v-b2eb54ee]{padding:2rem 0}.bg-blue[data-v-b2eb54ee]{background-color:#73bbdc}.textwidget[data-v-b2eb54ee]{color:#fff!important;font-size:12px}.text-white[data-v-b2eb54ee]{color:#fff!important}h1[data-v-b2eb54ee],h2[data-v-b2eb54ee],h3[data-v-b2eb54ee]{margin-bottom:.5rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;line-height:1.1;color:#343434}@media (min-width:1200px){.container[data-v-b2eb54ee]{max-width:1240px}}#myheader[data-v-b2eb54ee]{position:fixed;left:0;top:0;width:100vw;z-index:200;height:100px}@-webkit-keyframes glow-b2eb54ee{50%{background-color:#8b0000;border:1px solid #ff0;color:#ff0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes glow-b2eb54ee{50%{background-color:#8b0000;border:1px solid #ff0;color:#ff0;-webkit-transform:scale(1.2);transform:scale(1.2)}}.glow[data-v-b2eb54ee]{-webkit-animation-name:glow-b2eb54ee;animation-name:glow-b2eb54ee;-webkit-animation-duration:1.5s;animation-duration:1.5s}.custom-label[data-v-22f0fdfb]{padding-top:5px;padding-left:20px;color:#9a9a9a}input[type=number][data-v-22f0fdfb]::-webkit-inner-spin-button{opacity:1}.no-margin[data-v-22f0fdfb]{margin:0!important}.custom-append-button[data-v-22f0fdfb]{padding-top:0!important;padding-bottom:.38rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.btn-info[data-v-22f0fdfb]{border-color:#1185eb;color:#1185eb}.btn-next[data-v-22f0fdfb]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000}.btn-next-back[data-v-22f0fdfb]{width:20%!important}.btn-back[data-v-22f0fdfb]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.custom-div-append[data-v-22f0fdfb]{padding:0 0 0 0;margin:0;margin-left:-3px}@media (max-width:576px){.container-fluid[data-v-22f0fdfb]{padding-left:0!important;padding-right:0!important}}.accordion-head i[data-v-22f0fdfb]{font-size:1.5em;float:right}.accordion-head>.collapsed>i[data-v-22f0fdfb]:before{content:"\F105"}@media (min-width:992px){.col-lg-10[data-v-22f0fdfb]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}@media (min-width:1200px){.col-lg-10[data-v-22f0fdfb]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:70%}}.custom-table-title[data-v-22f0fdfb]{padding-top:5px;text-transform:uppercase;font-size:16px;color:#000;font-weight:700}.responsive[data-v-22f0fdfb]{width:100%;height:auto}.custom-label[data-v-78f8a594]{padding-top:5px;padding-left:20px;color:#9a9a9a}input[type=number][data-v-78f8a594]::-webkit-inner-spin-button{opacity:1}.no-margin[data-v-78f8a594]{margin:0!important}.custom-append-button[data-v-78f8a594]{padding-top:0!important;padding-bottom:5px!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.custom-div-append[data-v-78f8a594]{margin:0;margin-left:-3px}@media (max-width:576px){.container-fluid[data-v-78f8a594]{padding-left:0!important;padding-right:0!important}}@media (min-width:992px){.col-lg-10[data-v-78f8a594]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}@media (min-width:1200px){.col-lg-10[data-v-78f8a594]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:70%}}.btn-info[data-v-78f8a594]{border-color:#1185eb;color:#1185eb}.btn-next[data-v-78f8a594]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000!important}.btn-next-back[data-v-78f8a594]{width:20%!important}.btn-back[data-v-78f8a594]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000!important}.accordion-head i[data-v-78f8a594]{font-size:1.5em;float:right}.accordion-head>.collapsed>i[data-v-78f8a594]:before{content:"\F105"}.custom-table-title[data-v-78f8a594]{padding-top:5px;text-transform:uppercase;font-size:16px;color:#000;font-weight:700}.form-check-label[data-v-11965fb6]{padding-bottom:5px!important}.custom-table-title[data-v-11965fb6]{padding-top:5px;text-transform:uppercase;font-size:16px;color:#000;font-weight:700}.custom-label[data-v-11965fb6]{padding-top:5px;padding-left:20px;color:#9a9a9a}input[type=number][data-v-11965fb6]::-webkit-inner-spin-button{opacity:1}.no-margin[data-v-11965fb6]{margin:0!important}.btn-next[data-v-11965fb6]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000}.btn-next-back[data-v-11965fb6]{width:10%!important}.btn-back[data-v-11965fb6]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.btn-info[data-v-11965fb6]{border-color:#1185eb;color:#1185eb}.open-criteria[data-v-11965fb6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media (min-width:992px){.col-lg-10[data-v-11965fb6]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}@media (min-width:1200px){.col-lg-10[data-v-11965fb6]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:70%}}.quote-custom[data-v-11965fb6]{background-repeat:no-repeat;opacity:.5}.bootstrap-tagsinput{width:100%}.label-info{background-color:#17a2b8}.label{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.bootstrap-tagsinput{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);display:inline-block;padding:4px 6px;color:#555;vertical-align:middle;border-radius:4px;max-width:100%;line-height:22px;cursor:text}.bootstrap-tagsinput input{border:none;-webkit-box-shadow:none;box-shadow:none;outline:none;background-color:transparent;padding:0 6px;margin:0;width:auto;max-width:inherit}.bootstrap-tagsinput.form-control input::-moz-placeholder{color:#777;opacity:1}.bootstrap-tagsinput.form-control input:-ms-input-placeholder{color:#777}.bootstrap-tagsinput.form-control input::-webkit-input-placeholder{color:#777}.bootstrap-tagsinput input:focus{border:none;-webkit-box-shadow:none;box-shadow:none}.bootstrap-tagsinput .tag{margin-right:2px;color:#fff}.bootstrap-tagsinput .tag [data-role=remove]{margin-left:8px;cursor:pointer}.bootstrap-tagsinput .tag [data-role=remove]:after{content:"x";padding:0 2px}.bootstrap-tagsinput .tag [data-role=remove]:hover{-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05)}.bootstrap-tagsinput .tag [data-role=remove]:hover:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.responsive{width:100%;height:auto}.modal-dialog{-webkit-transform:none!important;transform:none!important}.custom-append-button{padding-top:0!important;padding-bottom:.38rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.custom-div-append{padding:0 0 0 0;margin:0;margin-left:-3px}.disable-button[data-v-f562782a]{background-color:#ccc!important;cursor:auto}.active-panel[data-v-f562782a]:enabled,.select-div[data-v-f562782a]:hover:enabled{background-color:#d6eaf8!important}@media (min-width:992px){.col-lg-10[data-v-f562782a]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}.loading-overlay[data-v-f562782a]{display:none;background:hsla(0,0%,100%,.7);position:fixed;bottom:0;left:0;right:0;top:0;z-index:9998;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-overlay.is-active[data-v-f562782a]{display:-webkit-box;display:-ms-flexbox;display:flex}.no-margin[data-v-f562782a]{margin:0!important}.table thead th[data-v-f562782a]{border-bottom:0!important}.table td[data-v-f562782a]{border-top:0!important}.btn-next[data-v-f562782a]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000}.btn-next-back[data-v-f562782a]{width:20%!important}.btn-back[data-v-f562782a]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.btn-info[data-v-f562782a]{border-color:#1185eb;color:#1185eb}.accordion-head i[data-v-f562782a]{font-size:1.5em;float:right}.accordion-head>.collapsed>i[data-v-f562782a]:before{content:"\F105"}.nav-vertical .nav-left.nav-tabs[data-v-f562782a]{float:left;border-bottom:0;border-radius:0;display:table}.nav-vertical .nav-left.nav-tabs li.nav-item[data-v-f562782a]{float:none;margin:0 -1px 0 0}.nav-vertical .nav-left~.tab-content[data-v-f562782a]{margin-left:45px}.nav-vertical .nav-left~.tab-content .tab-pane.active[data-v-f562782a]{display:block}.nav-vertical .nav-left~.tab-content .tab-pane[data-v-f562782a]{display:none;background-color:#fff;padding:0 0 .6rem 1rem;overflow-y:auto}.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link.active[data-v-f562782a]{border:1px solid #ddd;border-right:0;border-radius:.25rem 0 0 .25rem}.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link[data-v-f562782a]{min-width:6.5rem;border-right:1px solid #ddd}.nav.nav-tabs .nav-item .nav-link.active[data-v-f562782a]{background-color:#fff;border-radius:.25rem .25rem 0 0}.nav-vertical .nav-left.nav-tabs.nav-border-left li.nav-item a.nav-link.active[data-v-f562782a]{border-left:3px solid #ff7588;border-top-right-radius:0;border-bottom-right-radius:0;color:#555}blockquote p[data-v-f562782a]{text-align:center!important}.responsive[data-v-f562782a]{width:100%;height:auto}.custom-append-button[data-v-f562782a]{padding-top:0!important;padding-bottom:.38rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.custom-div-append[data-v-f562782a]{padding:0 0 0 0;margin:0;margin-left:-3px}.custom-label[data-v-f562782a]{padding-top:5px;padding-left:20px;color:#9a9a9a}.requestProgress{margin-top:30px;width:100%;height:2px;position:relative;overflow:hidden;background:-webkit-gradient(linear,left top,right top,from(#007db6),color-stop(#0091b2),color-stop(#009c9e),color-stop(#00a77e),color-stop(#22b24c),color-stop(#60b031),to(#a5b62e));background:linear-gradient(90deg,#007db6,#0091b2,#009c9e,#00a77e,#22b24c,#60b031,#a5b62e)}.bar{position:absolute;width:28.57143%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:move 2s linear infinite;animation:move 2s linear infinite;background-color:#fff}@-webkit-keyframes move{0%{-webkit-transform:translate(-100%);transform:translate(-100%)}to{-webkit-transform:translate(350%);transform:translate(350%)}}@keyframes move{0%{-webkit-transform:translate(-100%);transform:translate(-100%)}to{-webkit-transform:translate(350%);transform:translate(350%)}}@media (min-width:992px){.col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}.loading-overlay{display:none;background:hsla(0,0%,100%,.7);position:fixed;bottom:0;left:0;right:0;top:0;z-index:9998;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-overlay.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.no-margin{margin:0!important}.table thead th{border-bottom:0!important}.table td{border-top:0!important}.responsive[data-v-3f2a09cb]{max-width:250px;width:100%;height:auto;max-height:250px}.pos-buttons[data-v-3f2a09cb]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.disabled[data-v-3f2a09cb]{cursor:default!important;background-color:rgba(13,136,183,.3)!important}.select-options[data-v-3f2a09cb]{padding:20px;cursor:pointer}.icons-select[data-v-3f2a09cb]{color:#fff;padding-top:20px;font-size:80px}.custom-title[data-v-3f2a09cb]{color:#000;font-size:20px;font-weight:700}@media (max-width:576px){.icons-select[data-v-3f2a09cb]{color:#fff;padding-top:20px;font-size:40px}.custom-title[data-v-3f2a09cb]{font-size:18px;color:#000;font-weight:700}}@media (min-width:768px){.icons-select[data-v-3f2a09cb]{color:#fff;padding-top:20px;font-size:50px}.custom-title[data-v-3f2a09cb]{color:#000;font-size:20px;font-weight:700}}@media (min-width:992px){.icons-select[data-v-3f2a09cb]{color:#fff;padding-top:20px;font-size:80px}}.form-control[data-v-4695df83]:focus,button[data-v-4695df83]:focus,input[data-v-4695df83]:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.form-control[data-v-4695df83]:disabled,.form-control[readonly][data-v-4695df83]{background-color:#fff}.d-flex[data-v-4695df83]{display:-webkit-box;display:-ms-flexbox;display:flex}.justify-content-center[data-v-4695df83]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-items-center[data-v-4695df83]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg-color[data-v-4695df83]{background-color:#333}.signup-step-container[data-v-4695df83]{padding:150px 0;padding-bottom:60px}.wizard .nav-tabs[data-v-4695df83]{position:relative;margin-bottom:0;border-bottom-color:transparent}.wizard>div.wizard-inner[data-v-4695df83]{position:relative;margin-bottom:50px;text-align:center}.connecting-line[data-v-4695df83]{height:2px;background:#e0e0e0;position:absolute;width:66%;margin:0 auto;left:0;right:0;top:15px;z-index:1}.wizard .nav-tabs>li.active>a[data-v-4695df83],.wizard .nav-tabs>li.active>a[data-v-4695df83]:focus,.wizard .nav-tabs>li.active>a[data-v-4695df83]:hover{color:#555;cursor:default;border:0;border-bottom-color:transparent}span.round-tab[data-v-4695df83]{width:30px;height:30px;line-height:30px;display:inline-block;border-radius:50%;background:#fff;z-index:2;position:absolute;left:0;text-align:center;font-size:16px;color:#0e214b;font-weight:500;border:1px solid #ddd}span.round-tab i[data-v-4695df83]{color:#555}.wizard li.active span.round-tab[data-v-4695df83]{background:#0db02b;color:#fff;border-color:#0db02b}.wizard li.active span.round-tab i[data-v-4695df83]{color:#5bc0de}.wizard .nav-tabs>li.active>a i[data-v-4695df83]{color:#0db02b}.wizard .nav-tabs>li[data-v-4695df83]{width:33%}.wizard li[data-v-4695df83]:after{content:" ";position:absolute;left:46%;opacity:0;margin:0 auto;bottom:0;border:5px solid transparent;border-bottom-color:red;-webkit-transition:.1s ease-in-out;transition:.1s ease-in-out}.wizard .nav-tabs>li a[data-v-4695df83]{width:30px;height:30px;margin:20px auto;border-radius:100%;padding:0;background-color:transparent;position:relative;top:0}.wizard .nav-tabs>li a i[data-v-4695df83]{position:absolute;top:-15px;font-style:normal;font-weight:400;white-space:nowrap;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:12px;font-weight:700;color:#000}.wizard .nav-tabs>li a[data-v-4695df83]:hover{background:transparent}.wizard .tab-pane[data-v-4695df83]{position:relative;padding-top:20px}.wizard h3[data-v-4695df83]{margin-top:0}.next-step[data-v-4695df83],.prev-step[data-v-4695df83]{font-size:13px;padding:8px 24px;border:none;border-radius:4px;margin-top:30px}.next-step[data-v-4695df83]{background-color:#0db02b}.skip-btn[data-v-4695df83]{background-color:#cec12d}.step-head[data-v-4695df83]{font-size:20px;text-align:center;font-weight:500;margin-bottom:20px}.term-check[data-v-4695df83]{font-size:14px;font-weight:400}.custom-file[data-v-4695df83]{position:relative;display:inline-block;width:100%;height:40px;margin-bottom:0}.custom-file-input[data-v-4695df83]{position:relative;z-index:2;width:100%;height:40px;margin:0;opacity:0}.custom-file-label[data-v-4695df83]{left:0;z-index:1;height:40px;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label[data-v-4695df83],.custom-file-label[data-v-4695df83]:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:2;color:#495057}.custom-file-label[data-v-4695df83]:after{bottom:0;z-index:3;display:block;height:38px;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.footer-link[data-v-4695df83]{margin-top:30px}.list-content[data-v-4695df83]{margin-bottom:10px}.list-content a[data-v-4695df83]{padding:10px 15px;width:100%;display:inline-block;background-color:#f5f5f5;position:relative;color:#565656;font-weight:400;border-radius:4px}.list-content a[aria-expanded=true] i[data-v-4695df83]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.list-content a i[data-v-4695df83]{text-align:right;position:absolute;top:15px;right:10px;-webkit-transition:.5s;transition:.5s}.form-control[disabled][data-v-4695df83],.form-control[readonly][data-v-4695df83],fieldset[disabled] .form-control[data-v-4695df83]{background-color:#fdfdfd}.list-box[data-v-4695df83]{padding:10px}.signup-logo-header .logo_area[data-v-4695df83]{width:200px}.signup-logo-header .nav>li[data-v-4695df83]{padding:0}.signup-logo-header .header-flex[data-v-4695df83]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-inline li[data-v-4695df83]{display:inline-block}.pull-right[data-v-4695df83]{float:right}input[type=checkbox][data-v-4695df83]{position:relative;display:inline-block;margin-right:5px}input[type=checkbox][data-v-4695df83]:after,input[type=checkbox][data-v-4695df83]:before{position:absolute;content:"";display:inline-block}input[type=checkbox][data-v-4695df83]:before{height:16px;width:16px;border:1px solid #999;left:0;top:0;background-color:#fff;border-radius:2px}input[type=checkbox][data-v-4695df83]:after{height:5px;width:9px;left:4px;top:4px}input[type=checkbox][data-v-4695df83]:checked:after{content:"";border-left:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}input[type=checkbox][data-v-4695df83]:checked:before{background-color:#18ba60;border-color:#18ba60}@media (max-width:767px){.sign-content h3[data-v-4695df83]{font-size:40px}.wizard .nav-tabs>li a i[data-v-4695df83]{display:none}.signup-logo-header .navbar-toggle[data-v-4695df83]{margin:0;margin-top:8px}.signup-logo-header .logo_area[data-v-4695df83]{margin-top:0}.signup-logo-header .header-flex[data-v-4695df83]{display:block}}.no-margin[data-v-4695df83]{margin:0!important}.btn-next[data-v-4695df83]{background-color:#1dc7ea!important;color:#000!important;font-weight:700;border:2px solid #000}.btn-next-back[data-v-4695df83]{width:200px!important}.btn-back[data-v-4695df83]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.btn-info[data-v-4695df83]{border-color:#1185eb;color:#1185eb}@media (max-width:576px){.select-options[data-v-4695df83]{margin:0 0 10px 0;padding:0;width:100%}.icons-select[data-v-4695df83]{color:#fff;padding-top:20px;font-size:40px}.custom-title[data-v-4695df83]{color:#fff;font-size:18px}}@media (min-width:576px){.select-options[data-v-4695df83]{margin:1rem;padding:10px;width:90%}}@media (min-width:768px){.select-options[data-v-4695df83]{border:1px solid grey;padding:20px;margin:4rem 2rem;cursor:pointer;width:80%}.icons-select[data-v-4695df83]{color:#fff;padding-top:20px;font-size:50px}.custom-title[data-v-4695df83]{color:#fff;font-size:20px}}@media (min-width:992px){.icons-select[data-v-4695df83]{color:#fff;padding-top:20px;font-size:80px}}.custom-label[data-v-2d8d6d3a]{padding-top:5px;padding-left:6px;color:#9a9a9a}input[type=number][data-v-2d8d6d3a]::-webkit-inner-spin-button{opacity:1}.no-margin[data-v-2d8d6d3a]{margin:0!important}.custom-append-button[data-v-2d8d6d3a]{padding-top:0!important;padding-bottom:.38rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.btn-info[data-v-2d8d6d3a]{border-color:#1185eb;color:#1185eb}.btn-next[data-v-2d8d6d3a]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000}.btn-next-back[data-v-2d8d6d3a]{width:20%!important}.btn-back[data-v-2d8d6d3a]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.custom-div-append[data-v-2d8d6d3a]{padding:0 0 0 0;margin:0;margin-left:-3px}@media (max-width:576px){.container-fluid[data-v-2d8d6d3a]{padding-left:0!important;padding-right:0!important}}.accordion-head i[data-v-2d8d6d3a]{font-size:1.5em;float:right}.accordion-head>.collapsed>i[data-v-2d8d6d3a]:before{content:"\F105"}@media (min-width:992px){.col-lg-10[data-v-2d8d6d3a]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}@media (min-width:1200px){.col-lg-10[data-v-2d8d6d3a]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:70%}}.custom-table-title[data-v-2d8d6d3a]{padding-top:5px;text-transform:uppercase;font-size:16px;color:#000;font-weight:700}.modal-dialog[data-v-2d8d6d3a]{-webkit-transform:none!important;transform:none!important}hr[data-v-2d8d6d3a]{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}#assessmentTypeTabs .nav-link.active[data-v-2d8d6d3a]{background-color:#3472f7!important;color:#fff!important;font-weight:700!important;font-size:larger}#assessmentFairForm[data-v-2d8d6d3a],#assessmentServiceForm[data-v-2d8d6d3a],#assessmentSoftwareForm[data-v-2d8d6d3a]{padding-left:35px;padding-right:35px}.access_token_show_button[data-v-2d8d6d3a]{height:40px;border:1px solid #a3a3a3;color:#000;background-color:#f5f5f5;-webkit-transform:translate(1px);transform:translate(1px)}.accordion[data-v-2d8d6d3a]{margin-bottom:30px}.accordion .collapsing[data-v-2d8d6d3a]{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.accordion .card[data-v-2d8d6d3a]{margin:0}.accordion .card-header[data-v-2d8d6d3a]{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)!important}.accordion .card-header .btn[data-v-2d8d6d3a]{border:none;padding:.375rem .75rem}.accordion .card-header .btn-link[data-v-2d8d6d3a]{color:#007bff;text-decoration:none}.accordion .card-header .btn-link[data-v-2d8d6d3a]:after{content:"\F077";font-family:Font Awesome\ 5 Free;font-weight:900;float:right}.accordion .card-header .btn-link.collapsed[data-v-2d8d6d3a]:after{content:"\F078"}.accordion .custom-file[data-v-2d8d6d3a]{width:90%;margin:10px 2.5rem}.accordion .custom-file-label[data-v-2d8d6d3a]{border:1px solid #e3e3e3}.accordion .custom-file input[data-v-2d8d6d3a]{cursor:pointer}.accordion .custom-file label[data-v-2d8d6d3a]{font-size:16px;padding-right:90px}.accordion .custom-file label.drag-enter[data-v-2d8d6d3a]{background:#fff6e1}.accordion .custom-file label.json-loaded[data-v-2d8d6d3a]:not(.drag-enter){background:#e2fae2}.startAssessmentButton[data-v-2d8d6d3a]:disabled{cursor:not-allowed}.repo_data[data-v-f9a4c698]{font-size:18px}.repo_data_name a[data-v-f9a4c698]:hover{color:#4a639a}.repo_data_forks[data-v-f9a4c698],.repo_data_stars[data-v-f9a4c698],.repo_data_version[data-v-f9a4c698],.repo_data_watchers[data-v-f9a4c698]{padding-right:.5rem}.repo_data_languages[data-v-f9a4c698]{padding-right:0}.repo_data_language[data-v-f9a4c698]{padding-right:.4rem}.repo_data_topic[data-v-f9a4c698]{margin-left:.2rem;display:inline-block;padding:0 7px;font-size:12px;line-height:18px;white-space:nowrap;border:1px solid transparent;border-radius:2em;line-height:22px;color:#58a6ff;background-color:rgba(56,139,253,.15)}.repo_data_topic a[data-v-f9a4c698]{font-weight:700}.repo_data_topic a[data-v-f9a4c698]:hover{color:#22386b}.criteria_summary[data-v-40574f64]{width:max(440px,45%)}.criteria[data-v-40574f64]{position:relative;border:1px solid #dee2e6;overflow:hidden;margin-top:1px;margin-bottom:1px}.criteria[data-v-40574f64],.criteriaTitle[data-v-40574f64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.criteriaTitle[data-v-40574f64]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 .8rem;max-width:240px;min-width:160px;width:45%;background-color:#f1efee;cursor:pointer}.criteriaTitle[data-v-40574f64]:hover{background-color:rgba(31,119,208,.13333333333333333)}.criteriaIcon[data-v-40574f64]{margin-right:.75rem;display:inline-block;position:relative;color:#4f4a48}.criteriaPercentage[data-v-40574f64]{background-color:rgba(0,0,0,.09803921568627451);min-width:35px;font-size:1.1rem;height:2.8rem;line-height:2.8rem;width:50px;text-align:center;font-weight:700}.criteriaProgress[data-v-40574f64]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;margin-top:20px;margin-left:1rem;margin-right:1rem;background-color:rgba(0,0,0,.09803921568627451);height:6px}.criteriaProgressBar[data-v-40574f64]{position:absolute;top:0;bottom:0}#badge_report[data-v-43a23028]{max-width:1200px;margin:0 auto 50px auto}.badge_header[data-v-43a23028]{padding:.6rem 1rem;background-color:#e8e6e5;border-bottom:1px solid #dee2e6}.badge_header .col-2[data-v-43a23028]{padding:0}.satisfied[data-v-43a23028]{background:rgba(149,212,147,.4);border-bottom:1px solid rgba(149,212,147,.6)}.not_satisfied[data-v-43a23028]{background:rgba(212,147,147,.4);border-bottom:1px solid rgba(212,147,147,.6)}.badge_header_title[data-v-43a23028]{font-weight:700;font-size:23px;margin-left:6px;display:inline-block;vertical-align:middle}.badge_header i.fa[data-v-43a23028]{-webkit-transform:translateY(3px);transform:translateY(3px)}.badge_criteria[data-v-43a23028]{padding:.5rem 1rem;font-size:18px}.badge_criterias .badge_criteria[data-v-43a23028]:first-child{margin-top:.5rem}.badge_criterias .badge_criteria[data-v-43a23028]:last-child{margin-bottom:.5rem}.criteriaIcon[data-v-43a23028]{margin-right:.25rem;color:#4f4a48}.fa-check-circle[data-v-43a23028],.fa-check[data-v-43a23028]{color:#1bc10b}.fa-times-circle[data-v-43a23028],.fa-times[data-v-43a23028]{color:red}h3[data-v-036c522b]{color:#6c757d;font-weight:700}.badge_button[data-v-036c522b]{font-size:18px;border:1px solid;margin-right:.25rem;padding:0 20px}#badge_clipboard_alert[data-v-036c522b]{display:none}.navbar[data-v-5e9bae08]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;background-color:#73bbdc}.navbar-brand[data-v-5e9bae08]{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand img[data-v-5e9bae08]{max-width:160px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.navbar>.container-fluid[data-v-5e9bae08],.navbar>.container[data-v-5e9bae08]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-login[data-v-5e9bae08]{color:#fff;font-weight:700;border:1px solid #fff;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-login[data-v-5e9bae08]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.text-white[data-v-5e9bae08]{color:#fff!important}.custom-label[data-v-5e9bae08]{padding-top:5px;padding-left:20px;color:#9a9a9a}#downloadDropdownMenu[data-v-5e9bae08]{position:absolute;top:100%!important;left:10px!important;z-index:1000;min-width:160px;padding:4px 0;margin-top:2px;font-size:14px;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.18);box-shadow:0 6px 12px rgba(0,0,0,.18)}#downloadDropdownMenu>li[data-v-5e9bae08]:hover{background-color:#eee}#downloadDropdownMenu>li>a[data-v-5e9bae08]{display:block;padding:4px 20px;color:#333}.subcriteria:not(:last-child) .hint-button[data-v-5e9bae08]{margin-bottom:10px}.subcriteria:not(:last-child) .evidence[data-v-5e9bae08]:last-child{border-bottom:1px solid #ccc}input[type=number][data-v-5e9bae08]::-webkit-inner-spin-button{opacity:1}.no-margin[data-v-5e9bae08]{margin:0!important}.custom-append-button[data-v-5e9bae08]{padding-top:0!important;padding-bottom:.38rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.btn-info[data-v-5e9bae08]{border-color:#1185eb;color:#1185eb}.btn-next[data-v-5e9bae08]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000}.btn-next-back[data-v-5e9bae08]{width:20%!important}.btn-back[data-v-5e9bae08]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.custom-div-append[data-v-5e9bae08]{padding:0 0 0 0;margin:0;margin-left:-3px}@media (max-width:576px){.container-fluid[data-v-5e9bae08]{padding-left:0!important;padding-right:0!important}}.accordion-head i[data-v-5e9bae08]{font-size:1.5em;float:right}.accordion-head>.collapsed>i[data-v-5e9bae08]:before{content:"\F105"}@media (min-width:992px){.col-lg-10[data-v-5e9bae08]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}@media (min-width:1200px){.col-lg-10[data-v-5e9bae08]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:70%}}.custom-table-title[data-v-5e9bae08]{padding-top:5px;text-transform:uppercase;font-size:16px;color:#000;font-weight:700}.badgr-badge img[data-v-5e9bae08]{height:300px!important;width:300px!important}.card .card-header[data-v-5e9bae08]{padding:0!important}.no-margin-card[data-v-5e9bae08]{padding-top:0!important}.modal-dialog[data-v-5e9bae08]{-webkit-transform:none!important;transform:none!important}.section_docs[data-v-66d51c35]{text-decoration:none;background-color:transparent;color:#fed136!important}.section-style[data-v-66d51c35]{min-height:400px;padding-top:3rem;padding-bottom:1rem}.text-primary[data-v-66d51c35]{color:#fed136!important}.fa[data-v-66d51c35]{font-family:FontAwesome}.fa-stack-1x[data-v-66d51c35],.fa-stack-2x[data-v-66d51c35]{left:0;position:absolute;text-align:center;width:100%}.back-login[data-v-66d51c35]{min-height:80vh;margin-top:200px;background:url(../img/opacity.60439828.png) no-repeat 100%;background-size:80%}.topbar[data-v-66d51c35]{border-bottom:1px solid hsla(0,0%,100%,.3);padding:6px 0;font-size:.8rem;max-height:33px}.navbar[data-v-66d51c35]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;background-color:#73bbdc}.navbar-brand[data-v-66d51c35]{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand img[data-v-66d51c35]{max-width:160px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.navbar>.container-fluid[data-v-66d51c35],.navbar>.container[data-v-66d51c35]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-login[data-v-66d51c35]{color:#fff;font-weight:700;border:1px solid #fff;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-login[data-v-66d51c35]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.btn-white[data-v-66d51c35]{color:#73bbdc;font-weight:700;border:1px solid #73bbdc;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-white[data-v-66d51c35]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.entry-content[data-v-66d51c35]{padding:2rem 0}.bg-blue[data-v-66d51c35]{background-color:#73bbdc}.textwidget[data-v-66d51c35]{color:#fff!important;font-size:12px}.text-white[data-v-66d51c35]{color:#fff!important}h1[data-v-66d51c35],h2[data-v-66d51c35],h3[data-v-66d51c35]{margin-bottom:.5rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;line-height:1.1;color:#343434}@media (min-width:1200px){.container[data-v-66d51c35]{max-width:1240px}}#myheader[data-v-66d51c35]{position:fixed;left:0;top:0;width:100vw;z-index:200;height:100px}.section_docs[data-v-4281c4b8]{text-decoration:none;background-color:transparent;color:#fed136!important}.section-style[data-v-4281c4b8]{min-height:400px;padding-top:3rem;padding-bottom:1rem}.text-primary[data-v-4281c4b8]{color:#fed136!important}.fa[data-v-4281c4b8]{font-family:FontAwesome}.fa-stack-1x[data-v-4281c4b8],.fa-stack-2x[data-v-4281c4b8]{left:0;position:absolute;text-align:center;width:100%}.back-login[data-v-4281c4b8]{min-height:80vh;margin-top:200px;background:url(../img/opacity.60439828.png) no-repeat 100%;background-size:80%}.topbar[data-v-4281c4b8]{border-bottom:1px solid hsla(0,0%,100%,.3);padding:6px 0;font-size:.8rem;max-height:33px}.navbar[data-v-4281c4b8]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;background-color:#73bbdc}.navbar-brand[data-v-4281c4b8]{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand img[data-v-4281c4b8]{max-width:160px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.navbar>.container-fluid[data-v-4281c4b8],.navbar>.container[data-v-4281c4b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-login[data-v-4281c4b8]{color:#fff;font-weight:700;border:1px solid #fff;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-login[data-v-4281c4b8]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.btn-white[data-v-4281c4b8]{color:#73bbdc;font-weight:700;border:1px solid #73bbdc;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-white[data-v-4281c4b8]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.entry-content[data-v-4281c4b8]{padding:2rem 0}.bg-blue[data-v-4281c4b8]{background-color:#73bbdc}.textwidget[data-v-4281c4b8]{color:#fff!important;font-size:12px}.text-white[data-v-4281c4b8]{color:#fff!important}h1[data-v-4281c4b8],h2[data-v-4281c4b8],h3[data-v-4281c4b8]{margin-bottom:.5rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;line-height:1.1;color:#343434}@media (min-width:1200px){.container[data-v-4281c4b8]{max-width:1240px}}#myheader[data-v-4281c4b8]{position:fixed;left:0;top:0;width:100vw;z-index:200;height:100px} \ No newline at end of file +*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.dropdown-menu{visibility:hidden;margin:0;padding:0;border-radius:10px;display:block;z-index:9000;position:absolute;opacity:0;filter:alpha(opacity=0);-webkit-box-shadow:1px 2px 3px rgba(0,0,0,.125);box-shadow:1px 2px 3px rgba(0,0,0,.125)}.show .dropdown-menu{opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.select .dropdown-menu{border-radius:0 0 10px 10px;-webkit-box-shadow:none;box-shadow:none;-webkit-transform-origin:50% -40px;transform-origin:50% -40px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .15s linear;transition:all .15s linear;margin-top:-20px}.select.show .dropdown-menu{margin-top:-1px}.dropdown-menu .dropdown-item{padding:8px 16px;color:#333}.dropdown-menu .dropdown-item img{margin-top:-3px}.dropdown-menu .dropdown-item:focus{outline:0!important}.btn-group.select .dropdown-menu{min-width:100%}.dropdown-menu>li:first-child>a{border-top-left-radius:10px;border-top-right-radius:10px}.dropdown-menu>li:last-child>a{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.select .dropdown-menu>li:first-child>a{border-radius:0;border-bottom:0 none}.dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:hover{background-color:#f5f5f5;color:#333;opacity:1;text-decoration:none}.dropdown-menu.dropdown-blue>li>a:focus,.dropdown-menu.dropdown-blue>li>a:hover{background-color:rgba(52,114,247,.2)}.dropdown-menu.dropdown-azure>li>a:focus,.dropdown-menu.dropdown-azure>li>a:hover{background-color:rgba(29,199,234,.2)}.dropdown-menu.ct-green>li>a:focus,.dropdown-menu.ct-green>li>a:hover{background-color:rgba(135,203,22,.2)}.dropdown-menu.dropdown-orange>li>a:focus,.dropdown-menu.dropdown-orange>li>a:hover{background-color:rgba(255,149,0,.2)}.dropdown-menu.dropdown-red>li>a:focus,.dropdown-menu.dropdown-red>li>a:hover{background-color:rgba(255,74,85,.2)}.dropdown-menu .dropdown-item i[class*=nc-icon]{font-size:18px;text-align:center;line-height:25px;float:left;padding-right:10px}.dropdown-menu.dropdown-menu-right:after,.dropdown-menu.dropdown-menu-right:before{right:12px!important;left:auto!important}.dropdown-with-icons>li>a{padding-left:0;line-height:28px}.dropdown-with-icons i{text-align:center;line-height:28px;float:left}.dropdown-with-icons i[class^=pe-]{font-size:24px;width:46px}.dropdown-with-icons i[class^=fa]{font-size:14px;width:38px}.btn-group.select{overflow:hidden}.btn-group.select.show{overflow:visible}.card{border-radius:4px;background-color:#fff;margin-bottom:30px}.card .card-image{width:100%;overflow:hidden;height:260px;border-radius:4px 4px 0 0;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.card .card-image img{width:100%}.card .filter{position:absolute;z-index:2;background-color:rgba(0,0,0,.68);top:0;left:0;width:100%;height:100%;text-align:center;opacity:0;filter:alpha(opacity=0)}.card .filter .btn{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.card:hover .filter{opacity:1;filter:alpha(opacity=100)}.card .btn-hover{opacity:0;filter:alpha(opacity=0)}.card:hover .btn-hover{opacity:1;filter:alpha(opacity=100)}.card .card-body{padding:15px 15px 10px 15px}.card .card-header{padding:0 0;background-color:#fff;border-bottom:none!important}.card .card-category,.card label{font-size:14px;font-weight:400;color:#9a9a9a;margin-bottom:0}.card .card-category i,.card label i{font-size:16px}.card label{font-size:12px;margin-bottom:5px}.card .card-title{margin:0;color:#333;font-weight:300}.card .avatar{width:30px;height:30px;overflow:hidden;border-radius:50%;margin-right:5px}.card .description{font-size:14px;color:#333}.card .card-footer{padding-top:0;background-color:transparent;line-height:30px;border-top:none!important;font-size:14px}.card .card-footer .legend{padding:5px 0}.card .card-footer hr{margin-top:5px;margin-bottom:5px}.card .stats{color:#a9a9a9}.card .card-footer div{display:inline-block}.card .author{font-size:12px;font-weight:600;text-transform:uppercase}.card .author i{font-size:14px}.card h6{font-size:12px;margin:0}.card.card-separator:after{height:100%;right:-15px;top:0;width:1px;background-color:#ddd;card-body:"";position:absolute}.card .ct-chart{margin:30px 0 30px;height:245px}.card .ct-label{font-size:1rem!important}.card .table tbody td:first-child,.card .table thead th:first-child{padding-left:15px}.card .table tbody td:last-child,.card .table thead th:last-child{padding-right:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.card .alert{border-radius:4px;position:relative}.card .alert.alert-with-icon{padding-left:65px}.card-stats .card-body{padding:15px 15px 0}.card-stats .card-body .numbers{font-size:1.8rem;text-align:right}.card-stats .card-body .numbers p{margin-bottom:0}.card-stats .card-footer{padding:0 15px 10px 15px}.card-stats .icon-big{font-size:3em;min-height:64px}.card-stats .icon-big i{font-weight:400;line-height:59px}.card-user .card-image{height:110px}.card-user .card-image-plain{height:0;margin-top:110px}.card-user .author{text-align:center;text-transform:none;margin-top:-70px}.card-user .avatar{width:124px;height:124px;border:5px solid #fff;position:relative;margin-bottom:15px}.card-user .avatar.border-gray{border-color:#eee}.card-user .title{line-height:24px}.card-user .card-body{min-height:240px}.card-price .card-footer,.card-user .card-footer{padding:5px 15px 10px}.card-price hr,.card-user hr{margin:5px 15px}.card-plain{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.card-plain .card-image{border-radius:4px}.card.card-plain{border:none!important}.card.card-plain .card-header{background-color:transparent!important}.ct-label{fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:1.3rem;line-height:1}.ct-chart-bar .ct-label,.ct-chart-line .ct-label{display:block;display:-webkit-box;display:-ms-flexbox;display:flex}.ct-label.ct-horizontal.ct-start{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.ct-label.ct-horizontal.ct-end,.ct-label.ct-horizontal.ct-start{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.ct-label.ct-vertical.ct-start{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-label.ct-vertical.ct-end{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left}.ct-chart-bar .ct-label.ct-horizontal.ct-start,.ct-label.ct-vertical.ct-end{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-end,.ct-chart-bar .ct-label.ct-horizontal.ct-start{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ct-chart-bar .ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:end}.ct-grid{stroke:rgba(0,0,0,.2);stroke-width:1px;stroke-dasharray:2px}.ct-point{stroke-width:8px;stroke-linecap:round}.ct-line{fill:none;stroke-width:3px}.ct-area{stroke:none;fill-opacity:.8}.ct-bar{fill:none;stroke-width:10px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut{stroke:#1dc7ea}.ct-series-a .ct-area,.ct-series-a .ct-slice-pie{fill:#1dc7ea}.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut{stroke:#fb404b}.ct-series-b .ct-area,.ct-series-b .ct-slice-pie{fill:#fb404b}.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut{stroke:#ffa534}.ct-series-c .ct-area,.ct-series-c .ct-slice-pie{fill:#ffa534}.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut{stroke:#9368e9}.ct-series-d .ct-area,.ct-series-d .ct-slice-pie{fill:#9368e9}.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut{stroke:#87cb16}.ct-series-e .ct-area,.ct-series-e .ct-slice-pie{fill:#87cb16}.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut{stroke:#1f77d0}.ct-series-f .ct-area,.ct-series-f .ct-slice-pie{fill:#1f77d0}.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut{stroke:#5e5e5e}.ct-series-g .ct-area,.ct-series-g .ct-slice-pie{fill:#5e5e5e}.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut{stroke:#dd4b39}.ct-series-h .ct-area,.ct-series-h .ct-slice-pie{fill:#dd4b39}.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut{stroke:#35465c}.ct-series-i .ct-area,.ct-series-i .ct-slice-pie{fill:#35465c}.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut{stroke:#e52d27}.ct-series-j .ct-area,.ct-series-j .ct-slice-pie{fill:#e52d27}.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut{stroke:#55acee}.ct-series-k .ct-area,.ct-series-k .ct-slice-pie{fill:#55acee}.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut{stroke:#cc2127}.ct-series-l .ct-area,.ct-series-l .ct-slice-pie{fill:#cc2127}.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut{stroke:#1769ff}.ct-series-m .ct-area,.ct-series-m .ct-slice-pie{fill:#1769ff}.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut{stroke:#6188e2}.ct-series-n .ct-area,.ct-series-n .ct-slice-pie{fill:#6188e2}.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut{stroke:#a748ca}.ct-series-o .ct-area,.ct-series-o .ct-slice-pie{fill:#a748ca}.ct-square{display:block;position:relative;width:100%}.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square:after{content:"";display:table;clear:both}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{display:block;position:relative;width:100%}.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second:after{content:"";display:table;clear:both}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{display:block;position:relative;width:100%}.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second:after{content:"";display:table;clear:both}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{display:block;position:relative;width:100%}.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third:after{content:"";display:table;clear:both}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{display:block;position:relative;width:100%}.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third:after{content:"";display:table;clear:both}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth:after{content:"";display:table;clear:both}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth:after{content:"";display:table;clear:both}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{display:block;position:relative;width:100%}.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth:after{content:"";display:table;clear:both}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section:after{content:"";display:table;clear:both}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{display:block;position:relative;width:100%}.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth:after{content:"";display:table;clear:both}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{display:block;position:relative;width:100%}.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh:after{content:"";display:table;clear:both}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{display:block;position:relative;width:100%}.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh:after{content:"";display:table;clear:both}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{display:block;position:relative;width:100%}.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave:after{content:"";display:table;clear:both}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{display:block;position:relative;width:100%}.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth:after{content:"";display:table;clear:both}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{display:block;position:relative;width:100%}.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh:after{content:"";display:table;clear:both}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{display:block;position:relative;width:100%}.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth:after{content:"";display:table;clear:both}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{display:block;position:relative;width:100%}.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave:after{content:"";display:table;clear:both}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}@media(min-width:992px){.navbar-form{margin-top:21px;margin-bottom:21px;padding-left:5px;padding-right:5px}.dropdown .dropdown-menu,.navbar-nav .nav-item .dropdown-menu{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .37s cubic-bezier(.34,1.61,.7,1);transition:all .37s cubic-bezier(.34,1.61,.7,1)}.dropdown.show .dropdown-menu,.navbar-nav .nav-item.show .dropdown-menu{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:29px -50px;transform-origin:29px -50px}.close-layer,.nav-mobile-menu{display:none!important}.footer{height:60px}.footer .footer-menu{float:left}.footer .copyright{float:right}.navbar-nav .nav-item .dropdown-menu:before{border-bottom:11px solid rgba(0,0,0,.2);top:-11px}.navbar-nav .nav-item .dropdown-menu:after,.navbar-nav .nav-item .dropdown-menu:before{border-left:11px solid transparent;border-right:11px solid transparent;content:"";display:inline-block;position:absolute;left:12px}.navbar-nav .nav-item .dropdown-menu:after{border-bottom:11px solid #fff;top:-10px}.navbar-nav.navbar-right .nav-item .dropdown-menu:after,.navbar-nav.navbar-right .nav-item .dropdown-menu:before{left:auto;right:12px}.footer:not(.footer-big) nav>ul li:first-child{margin-left:0}.card form [class*=col-]{padding:6px}.card form [class*=col-]:first-child{padding-left:15px}.card form [class*=col-]:last-child{padding-right:15px}}@media(max-width:991px){.sidebar{right:0!important;left:auto;position:fixed;-webkit-transform:translate3d(262px,0,0);transform:translate3d(262px,0,0)!important}.nav-open .main-panel,.sidebar{-webkit-transition:all .5s cubic-bezier(.685,.0473,.346,1);transition:all .5s cubic-bezier(.685,.0473,.346,1)}.nav-open .main-panel{position:absolute;left:0;-webkit-transform:translate3d(-250px,0,0);transform:translate3d(-250px,0,0)!important}.nav-open .sidebar{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)!important}.main-panel,.nav-open .sidebar{-webkit-transition:all .5s cubic-bezier(.685,.0473,.346,1);transition:all .5s cubic-bezier(.685,.0473,.346,1)}.main-panel{-webkit-transform:translateZ(0);transform:translateZ(0)!important}.nav-item.active-pro{position:relative!important}.nav-mobile-menu{border-bottom:1px solid hsla(0,0%,100%,.2);margin-bottom:15px;padding-bottom:15px;padding-top:5px}.nav-mobile-menu .dropdown .dropdown-menu{position:static!important;float:none;width:auto;color:#fff;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .5s cubic-bezier(.685,.0473,.346,1);transition:all .5s cubic-bezier(.685,.0473,.346,1)}.nav-mobile-menu .dropdown .dropdown-menu .dropdown-item{margin:5px 15px 0 40px;border-radius:4px;color:#fff;opacity:.86;padding:8px 50px}.nav-mobile-menu .dropdown .dropdown-menu .dropdown-item:hover{background-color:hsla(0,0%,100%,.23)}.nav-mobile-menu .nav-item .nav-link span{display:inline-block!important}.nav-mobile-menu .nav-item .nav-link .no-icon{padding-left:50px}.main-panel{width:100%}.navbar-transparent{padding-top:15px;background-color:rgba(0,0,0,.45)}body{position:relative}.wrapper{left:0;background-color:#fff}.navbar{padding-right:30px;padding-left:30px}.navbar-nav .nav-item{float:none;position:relative;display:block}body>.navbar-collapse{position:fixed;display:block;top:0;height:100%;right:0;left:auto;z-index:1032;visibility:visible;background-color:#999;overflow-y:visible;border-top:none;text-align:left;padding:0;-webkit-transform:translate3d(260px,0,0);transform:translate3d(260px,0,0);-webkit-transition:all .33s cubic-bezier(.685,.0473,.346,1);transition:all .33s cubic-bezier(.685,.0473,.346,1)}body>.navbar-collapse>ul{position:relative;z-index:4;overflow-y:scroll;height:calc(100vh - 61px);width:100%}body>.navbar-collapse:before{top:0;left:0;height:100%;width:100%;position:absolute;background-color:#282828;display:block;content:"";z-index:1}body>.navbar-collapse .logo{position:relative;z-index:4}body>.navbar-collapse .nav li>a{padding:10px 15px}.nav-show .navbar-collapse{-webkit-transform:translateZ(0);transform:translateZ(0)}.nav-show .navbar .container{left:-250px}.nav-show .wrapper{left:0;-webkit-transform:translate3d(-260px,0,0);transform:translate3d(-260px,0,0)}.navbar-toggle .icon-bar{display:block;position:relative;background:#fff;width:24px;height:2px;border-radius:1px;margin:0 auto}.navbar-header .navbar-toggle{margin:10px 15px 10px 0;width:40px;height:40px}.bar1,.bar2,.bar3{outline:1px solid transparent}.bar1{top:0;-webkit-animation:topbar-back .5s linear 0s;animation:topbar-back .5s 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bar2{opacity:1}.bar3{bottom:0;-webkit-animation:bottombar-back .5s linear 0s;animation:bottombar-back .5s 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.toggled .bar1{top:6px;-webkit-animation:topbar-x .5s linear 0s;animation:topbar-x .5s 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.toggled .bar2{opacity:0}.toggled .bar3{bottom:6px;-webkit-animation:bottombar-x .5s linear 0s;animation:bottombar-x .5s 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes topbar-x{0%{top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}45%{top:6px;-webkit-transform:rotate(145deg);transform:rotate(145deg)}75%{-webkit-transform:rotate(130deg);transform:rotate(130deg)}to{-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@-webkit-keyframes topbar-x{0%{top:0;-webkit-transform:rotate(0deg)}45%{top:6px;-webkit-transform:rotate(145deg)}75%{-webkit-transform:rotate(130deg)}to{-webkit-transform:rotate(135deg)}}@keyframes topbar-back{0%{top:6px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}45%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{top:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes topbar-back{0%{top:6px;-webkit-transform:rotate(135deg)}45%{-webkit-transform:rotate(-10deg)}75%{-webkit-transform:rotate(5deg)}to{top:0;-webkit-transform:rotate(0)}}@keyframes bottombar-x{0%{bottom:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}45%{bottom:6px;-webkit-transform:rotate(-145deg);transform:rotate(-145deg)}75%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}to{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}}@-webkit-keyframes bottombar-x{0%{bottom:0;-webkit-transform:rotate(0deg)}45%{bottom:6px;-webkit-transform:rotate(-145deg)}75%{-webkit-transform:rotate(-130deg)}to{-webkit-transform:rotate(-135deg)}}@keyframes bottombar-back{0%{bottom:6px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}45%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}75%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes bottombar-back{0%{bottom:6px;-webkit-transform:rotate(-135deg)}45%{-webkit-transform:rotate(10deg)}75%{-webkit-transform:rotate(-5deg)}to{bottom:0;-webkit-transform:rotate(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dropdown-menu .divider{background-color:hsla(0,0%,89.8%,.15)}.navbar-nav{margin:1px 0}.navbar-nav .show .dropdown-menu .nav-item .nav-link{padding:10px 15px 10px 60px}[class*=navbar-] .navbar-nav .active>a,[class*=navbar-] .navbar-nav .active>a:focus,[class*=navbar-] .navbar-nav .active>a:hover,[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a,[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a:active,[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a:focus,[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a:hover,[class*=navbar-] .navbar-nav>li>a,[class*=navbar-] .navbar-nav>li>a:focus,[class*=navbar-] .navbar-nav>li>a:hover{color:#fff}[class*=navbar-] .navbar-nav>li>a,[class*=navbar-] .navbar-nav>li>a:focus,[class*=navbar-] .navbar-nav>li>a:hover{opacity:.7;background-color:transparent;outline:none}[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a:focus,[class*=navbar-] .navbar-nav .show .dropdown-menu>li>a:hover{background-color:hsla(0,0%,100%,.1)}[class*=navbar-] .navbar-nav.navbar-nav .show .dropdown-menu>li>a:active{opacity:1}[class*=navbar-] .navbar-nav .dropdown>a:active .caret,[class*=navbar-] .navbar-nav .dropdown>a:hover .caret{border-bottom-color:#fff;border-top-color:#fff}.dropdown-menu{display:none}.navbar-fixed-top{-webkit-backface-visibility:hidden}#bodyClick{height:100%;width:100%;position:fixed;opacity:0;top:0;left:auto;right:250px;content:"";z-index:9999;overflow-x:hidden}.social-line .btn,.subscribe-line .form-control{margin:0 0 10px 0}.social-line.pull-right{float:none}.social-area.pull-right{float:none!important}.form-control+.form-control-feedback{margin-top:-8px}.navbar-toggle:focus,.navbar-toggle:hover{background-color:transparent!important}.btn.dropdown-toggle{margin-bottom:0}.media-post .author{width:20%;float:none!important;display:block;margin:0 auto 10px}.media-post .media-body{width:100%}.navbar-collapse.collapse{height:100%!important}.navbar-collapse.collapse.in{display:block}.navbar-header .collapse,.navbar-toggle{display:block!important}.navbar-header{float:none}.navbar-nav .show .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse .navbar-nav p{line-height:40px!important;margin:0}.navbar-collapse [class^=pe-7s-]{float:left;font-size:20px;margin-right:10px}}@media(min-width:992px){.table-full-width{margin-left:-15px;margin-right:-15px}.table-responsive{overflow:visible}}@media(max-width:991px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}}.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:30px;border:0;position:relative;text-align:left;overflow:hidden;margin-bottom:5px;margin-left:66px;line-height:8px;width:61px!important;height:26px;outline:none;z-index:0;margin-right:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.bootstrap-switch .bootstrap-switch-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;top:0;height:26px;border-radius:4px;-webkit-transform:translateZ(0);transform:translateZ(0);width:100px!important}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-label{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block!important;height:100%;color:#fff;padding:6px 10px;font-size:11px;text-indent:-5px;line-height:15px;-webkit-transition:.25s ease-out;transition:.25s ease-out}.bootstrap-switch .bootstrap-switch-handle-off i,.bootstrap-switch .bootstrap-switch-handle-on i,.bootstrap-switch .bootstrap-switch-label i{font-size:12px;line-height:14px}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on{text-align:center;z-index:1;float:left;width:50%!important;background-color:#1dc7ea}.bootstrap-switch .bootstrap-switch-label{text-align:center;z-index:100;color:#333;background:#fff;width:22px!important;height:22px;margin:2px -11px;border-radius:12px;position:relative;float:left;padding:0;background-color:#fff;-webkit-box-shadow:0 1px 1px #fff inset,0 1px 1px rgba(0,0,0,.25);box-shadow:inset 0 1px 1px #fff,0 1px 1px rgba(0,0,0,.25)}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{text-indent:6px}.bootstrap-switch input[type=checkbox],.bootstrap-switch input[type=radio]{position:absolute!important;top:0;left:0;opacity:0;filter:alpha(opacity=0);z-index:-1}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left .5s;transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container{margin-left:-2px!important}.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container{margin-left:-37px!important}.bootstrap-switch.bootstrap-switch-on:hover .bootstrap-switch-label{width:26px!important;margin:2px -15px}.bootstrap-switch.bootstrap-switch-off:hover .bootstrap-switch-label{width:26px!important;margin:2px -15px -13px -11px}@font-face{font-family:nucleo-icons;src:url(../fonts/nucleo-icons.8224e016.eot);src:url(../fonts/nucleo-icons.8224e016.eot) format("embedded-opentype"),url(../fonts/nucleo-icons.ff208b8d.woff2) format("woff2"),url(../fonts/nucleo-icons.b0dc05d0.ttf) format("truetype"),url(../img/nucleo-icons.ae42fa52.svg) format("svg");font-weight:400;font-style:normal}.nc-icon{display:inline-block;font:normal normal normal 14px/1 nucleo-icons;font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nc-icon.lg{font-size:1.33333333em;vertical-align:-16%}.nc-icon.x2{font-size:2em}.nc-icon.x3{font-size:3em}.nc-icon.circle,.nc-icon.square{padding:.33333333em;vertical-align:-16%;background-color:#eee}.nc-icon.circle{border-radius:50%}.nc-icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.nc-icon-ul>li{position:relative}.nc-icon-ul>li>.nc-icon{position:absolute;left:-1.57142857em;top:.14285714em;text-align:center}.nc-icon-ul>li>.nc-icon.lg{top:0;left:-1.35714286em}.nc-icon-ul>li>.nc-icon.circle,.nc-icon-ul>li>.nc-icon.square{top:-.19047619em;left:-1.9047619em}.all-icons .font-icon-list .font-icon-detail i{font-size:32px}.nc-icon.spin{-webkit-animation:nc-icon-spin 2s linear infinite;animation:nc-icon-spin 2s linear infinite}@-webkit-keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nc-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.nc-icon.rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nc-icon.rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nc-icon.rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.nc-icon.flip-y{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.nc-icon.flip-x{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scaleY(-1);transform:scaleY(-1)}.nc-air-baloon:before{content:"\EA01"}.nc-album-2:before{content:"\EA02"}.nc-alien-33:before{content:"\EA03"}.nc-align-center:before{content:"\EA04"}.nc-align-left-2:before{content:"\EA05"}.nc-ambulance:before{content:"\EA06"}.nc-android:before{content:"\EA07"}.nc-app:before{content:"\EA08"}.nc-apple:before{content:"\EA09"}.nc-atom:before{content:"\EA0A"}.nc-attach-87:before{content:"\EA0B"}.nc-audio-92:before{content:"\EA0C"}.nc-backpack:before{content:"\EA0D"}.nc-badge:before{content:"\EA0E"}.nc-bag:before{content:"\EA0F"}.nc-bank:before{content:"\EA10"}.nc-battery-81:before{content:"\EA11"}.nc-bell-55:before{content:"\EA12"}.nc-bold:before{content:"\EA13"}.nc-bulb-63:before{content:"\EA14"}.nc-bullet-list-67:before{content:"\EA15"}.nc-bus-front-12:before{content:"\EA16"}.nc-button-pause:before{content:"\EA17"}.nc-button-play:before{content:"\EA18"}.nc-button-power:before{content:"\EA19"}.nc-camera-20:before{content:"\EA1A"}.nc-caps-small:before{content:"\EA1B"}.nc-cart-simple:before{content:"\EA1C"}.nc-cctv:before{content:"\EA1D"}.nc-chart-bar-32:before{content:"\EA1E"}.nc-chart-pie-35:before{content:"\EA1F"}.nc-chart-pie-36:before{content:"\EA20"}.nc-chart:before{content:"\EA21"}.nc-chat-round:before{content:"\EA22"}.nc-check-2:before{content:"\EA23"}.nc-circle-09:before{content:"\EA24"}.nc-circle:before{content:"\EA25"}.nc-cloud-download-93:before{content:"\EA26"}.nc-cloud-upload-94:before{content:"\EA27"}.nc-compass-05:before{content:"\EA28"}.nc-controller-modern:before{content:"\EA29"}.nc-credit-card:before{content:"\EA2A"}.nc-delivery-fast:before{content:"\EA2B"}.nc-email-83:before{content:"\EA2C"}.nc-email-85:before{content:"\EA2D"}.nc-explore-2:before{content:"\EA2E"}.nc-fav-remove:before{content:"\EA2F"}.nc-favourite-28:before{content:"\EA30"}.nc-globe-2:before{content:"\EA31"}.nc-grid-45:before{content:"\EA32"}.nc-headphones-2:before{content:"\EA33"}.nc-html5:before{content:"\EA34"}.nc-istanbul:before{content:"\EA35"}.nc-key-25:before{content:"\EA36"}.nc-layers-3:before{content:"\EA37"}.nc-light-3:before{content:"\EA38"}.nc-lock-circle-open:before{content:"\EA39"}.nc-map-big:before{content:"\EA3A"}.nc-mobile:before{content:"\EA3C"}.nc-money-coins:before{content:"\EA3B"}.nc-note-03:before{content:"\EA3D"}.nc-notes:before{content:"\EA3E"}.nc-notification-70:before{content:"\EA3F"}.nc-palette:before{content:"\EA40"}.nc-paper-2:before{content:"\EA41"}.nc-pin-3:before{content:"\EA42"}.nc-planet:before{content:"\EA43"}.nc-preferences-circle-rotate:before{content:"\EA44"}.nc-puzzle-10:before{content:"\EA45"}.nc-quote:before{content:"\EA46"}.nc-refresh-02:before{content:"\EA47"}.nc-ruler-pencil:before{content:"\EA48"}.nc-satisfied:before{content:"\EA49"}.nc-scissors:before{content:"\EA4A"}.nc-send:before{content:"\EA4B"}.nc-settings-90:before{content:"\EA4C"}.nc-settings-gear-64:before{content:"\EA4D"}.nc-settings-tool-66:before{content:"\EA4E"}.nc-simple-add:before{content:"\EA4F"}.nc-simple-delete:before{content:"\EA50"}.nc-simple-remove:before{content:"\EA51"}.nc-single-02:before{content:"\EA52"}.nc-single-copy-04:before{content:"\EA53"}.nc-spaceship:before{content:"\EA54"}.nc-square-pin:before{content:"\EA55"}.nc-stre-down:before{content:"\EA56"}.nc-stre-left:before{content:"\EA57"}.nc-stre-right:before{content:"\EA58"}.nc-stre-up:before{content:"\EA59"}.nc-sun-fog-29:before{content:"\EA5A"}.nc-support-17:before{content:"\EA5B"}.nc-tablet-2:before{content:"\EA5C"}.nc-tag-content:before{content:"\EA5D"}.nc-tap-01:before{content:"\EA5E"}.nc-time-alarm:before{content:"\EA5F"}.nc-tv-2:before{content:"\EA60"}.nc-umbrella-13:before{content:"\EA61"}.nc-vector:before{content:"\EA62"}.nc-watch-time:before{content:"\EA63"}.nc-zoom-split:before{content:"\EA64"}.tim-row{margin-bottom:20px}.tim-white-buttons{background-color:#777}.typography-line{padding-left:15%;margin-bottom:35px;position:relative;display:block;width:100%}.typography-line span{bottom:10px;color:#9a9a9a;display:block;font-weight:400;font-size:14px;line-height:13px;left:5px;position:absolute;width:260px;text-transform:none}.tim-row{padding-top:60px}.tim-row h3{margin-top:0}#navbar-full .navbar{border-radius:0!important;margin-bottom:15px;z-index:2}#map{position:relative;width:100%;height:100%}.fixed-plugin .badge,.fixed-plugin li>a{transition:all .34s;-webkit-transition:all .34s;-moz-transition:all .34s}.fixed-plugin{position:fixed;top:200px;right:0;width:64px;background:rgba(0,0,0,.3);z-index:1031;border-radius:8px 0 0 8px;text-align:center}.fixed-plugin .fa-cog{color:#fff;padding:10px;border-radius:0 0 6px 6px;width:auto}.fixed-plugin .dropdown-menu{right:80px;left:auto;width:290px;border-radius:.1875rem;padding:0 10px}.fixed-plugin .dropdown-menu:after,.fixed-plugin .dropdown-menu:before{right:10px;margin-left:auto;left:auto}.fixed-plugin .fa-circle-thin{color:#fff}.fixed-plugin .active .fa-circle-thin{color:#0bf}.fixed-plugin .dropdown-menu>.active>a,.fixed-plugin .dropdown-menu>.active>a:focus,.fixed-plugin .dropdown-menu>.active>a:hover{color:#777;text-align:center}.fixed-plugin img{border-radius:0;width:100%;height:100px;margin:0 auto}.fixed-plugin .dropdown-menu li>a:focus,.fixed-plugin .dropdown-menu li>a:hover{-webkit-box-shadow:none;box-shadow:none}.fixed-plugin .badge{border:3px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;height:23px;margin-right:5px;position:relative;width:23px}.fixed-plugin .badge.active,.fixed-plugin .badge:hover{border-color:#0bf}.fixed-plugin .badge-black{background-color:#777}.fixed-plugin .badge-azure{background-color:#2ca8ff}.fixed-plugin .badge-green{background-color:#18ce0f}.fixed-plugin .badge-orange{background-color:#f96332}.fixed-plugin .badge-yellow{background-color:#ffb236}.fixed-plugin .badge-red{background-color:#ff3636}.fixed-plugin .badge-purple{background-color:#9368e9}.fixed-plugin h5{font-size:14px;margin:10px}.fixed-plugin .dropdown-menu li{display:block;padding:18px 2px;width:25%;float:left}.fixed-plugin li.adjustments-line,.fixed-plugin li.button-container,.fixed-plugin li.header-title{width:100%;height:50px;min-height:inherit}.fixed-plugin li.button-container{height:auto}.fixed-plugin li.button-container div{margin-bottom:5px}.fixed-plugin #sharrreTitle{text-align:center;padding:10px 0;height:50px}.fixed-plugin li.header-title{height:30px;line-height:25px;font-size:12px;font-weight:600;text-transform:uppercase}.fixed-plugin .adjustments-line p{float:left;display:inline-block;margin-bottom:0;font-size:1em;color:#3c4858}.fixed-plugin .adjustments-line a .badge-colors{position:relative;top:-2px}.fixed-plugin .adjustments-line .togglebutton{float:right}.fixed-plugin .adjustments-line .togglebutton .toggle{margin-right:0}.fixed-plugin .dropdown-menu>li.adjustments-line>a{padding-right:0;padding-left:0;border-radius:0;margin:0}.fixed-plugin .dropdown-menu>li>a.img-holder{font-size:16px;text-align:center;border-radius:10px;background-color:#fff;border:3px solid #fff;padding-left:0;padding-right:0;opacity:1;cursor:pointer;display:block;max-height:100px;overflow:hidden;padding:0}.fixed-plugin .dropdown-menu>li>a.switch-trigger:focus,.fixed-plugin .dropdown-menu>li>a.switch-trigger:hover{background-color:transparent}.fixed-plugin .dropdown-menu>li:focus>a.img-holder,.fixed-plugin .dropdown-menu>li:hover>a.img-holder{border-color:rgba(0,187,255,.53)}.fixed-plugin .dropdown-menu>.active>a.img-holder{border-color:#0bf;background-color:#fff}.fixed-plugin .dropdown-menu>li>a img{margin-top:auto}.fixed-plugin .btn-social{width:50%;display:block;width:48%;float:left;font-weight:600}.fixed-plugin .btn-social i{margin-right:5px}.fixed-plugin .btn-social:first-child{margin-right:2%}.fixed-plugin .adjustments-line a,.fixed-plugin .adjustments-line a:focus,.fixed-plugin .adjustments-line a:hover{color:transparent}.fixed-plugin .dropdown .dropdown-menu{-webkit-transform:translateY(-15%);transform:translateY(-15%);top:27px;opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0}.fixed-plugin .dropdown.show .dropdown-menu{opacity:1;-webkit-transform:translateY(-13%);transform:translateY(-13%);-webkit-transform-origin:0 0;transform-origin:0 0}.fixed-plugin .dropdown-menu:after,.fixed-plugin .dropdown-menu:before{content:"";display:inline-block;position:absolute;top:65px;width:16px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}.fixed-plugin .dropdown-menu:before{border-bottom:16px solid transparent;border-left:16px solid rgba(0,0,0,.2);border-top:16px solid transparent;right:-16px}.fixed-plugin .dropdown-menu:after{border-bottom:16px solid transparent;border-left:16px solid #fff;border-top:16px solid transparent;right:-15px}.wrapper-full-page~.fixed-plugin .dropdown.open .dropdown-menu{-webkit-transform:translateY(-17%);transform:translateY(-17%)}.wrapper-full-page~.fixed-plugin .dropdown .dropdown-menu{-webkit-transform:translateY(-19%);transform:translateY(-19%)}.places-buttons .btn{margin-bottom:30px}.map-container{width:100%;height:100vh;max-height:100vh}#menu-dropdown .navbar{border-radius:3px}#pagination-row .pagination-container{height:100%;max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all-icons .font-icon-detail{text-align:center;padding:45px 0 30px;border:1px solid #e5e5e5;border-radius:.1875rem;margin:15px 0;min-height:168px}.all-icons [class*=now-ui-icons]{font-size:32px}.all-icons .font-icon-detail p{margin:25px auto 0;width:100%;text-align:center;display:block;color:#b8b8b8;padding:0 10px;font-size:.7142em}#icons-row i.now-ui-icons{font-size:30px}.space{height:130px;display:block}.space-110{height:110px;display:block}.space-50{height:50px;display:block}.space-70{height:70px;display:block}.navigation-example .img-src{background-attachment:scroll}.navigation-example{background-position:50%;background-size:cover;margin-top:0;min-height:740px}#notifications{background-color:#fff;display:block;width:100%;position:relative}.tim-note{text-transform:capitalize}#buttons .btn,#javascriptComponents .btn{margin:0 0 10px}.space-100{height:100px;display:block;width:100%}.be-social{padding-bottom:20px;margin:0 auto 40px}.txt-white{color:#fff}.txt-gray{color:#ddd!important}.parallax{width:100%;height:570px;display:block;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-position:50%}.logo-container .logo{overflow:hidden;border-radius:50%;border:1px solid #333;width:50px;float:left}.logo-container .brand{font-size:16px;color:#fff;line-height:18px;float:left;margin-left:10px;margin-top:7px;width:70px;height:40px;text-align:left}.logo-container .brand-material{font-size:18px;margin-top:15px;height:25px;width:auto}.logo-container .logo img{width:100%}.navbar-small .logo-container .brand{color:#333}.fixed-section{top:90px;max-height:80vh;overflow:scroll;position:sticky}.fixed-section ul{padding:0}.fixed-section ul li{list-style:none}.fixed-section li a{font-size:14px;padding:2px;display:block;color:#666}.fixed-section li a.active{color:#0bf}.fixed-section.float{position:fixed;top:100px;width:200px;margin-top:0}.parallax .parallax-image{width:100%;overflow:hidden;position:absolute}.parallax .parallax-image img{width:100%}@media (max-width:768px){.parallax .parallax-image{width:100%;height:640px;overflow:hidden}.parallax .parallax-image img{height:100%;width:auto}}.social-buttons-demo .btn{margin-right:5px;margin-bottom:7px}.img-container{width:100%;overflow:hidden}.img-container img,.lightbox img{width:100%}.lightbox .modal-content{overflow:hidden}.lightbox .modal-body{padding:0}@media screen and (min-width:991px){.lightbox .modal-dialog{width:960px}}@media (max-width:991px){.fixed-section.affix{position:relative;margin-bottom:100px}}@media (max-width:768px){.btn,.btn-morphing{margin-bottom:10px}.parallax .motto{top:170px;margin-top:0;font-size:60px;width:270px}}.logo-container .brand,.logo-container .logo,.presentation .front,.presentation .front .btn,.presentation .front:after{-webkit-transition:all .2s;transition:all .2s}#images h4{margin-bottom:30px}#javascriptComponents{padding-bottom:0}.layers-container{display:block;margin-top:50px;position:relative}.layers-container img{position:absolute;width:100%;height:auto;top:0;left:0;text-align:center}.animate{transition:1.5s ease-in-out;-moz-transition:1.5s ease-in-out;-webkit-transition:1.5s ease-in-out}.navbar-transparent.navbar-small .logo-container .brand{color:#fff}.navbar-default.navbar-small .logo-container .brand{color:#333}.sharing-area{margin-top:80px}.sharing-area .btn{margin:15px 4px 0}.section-notifications,.section-thin{padding:0}.section-navbars{padding-top:0}#navbar .navbar{margin-bottom:20px}#menu-dropdown .navbar-toggler,#navbar .navbar-toggler{pointer-events:none}.section-tabs{background:#eee}.section-pagination{padding-bottom:0}.section-download{padding-top:130px}.section-download .description{margin-bottom:60px}.section-download h4{margin-bottom:25px}.section-examples a{text-decoration:none}.section-examples a+a,.section-examples h5{margin-top:30px}.components-page .wrapper>.header,.tutorial-page .wrapper>.header{height:500px;padding-top:128px;background-size:cover;background-position:50%}.components-page .title,.tutorial-page .title{color:#fff}.brand .h1-seo{font-size:2.8em;text-transform:uppercase;font-weight:300}.brand .n-logo{max-width:100px;margin-bottom:40px}.invision-logo{max-width:70px;top:-2px;position:relative}.creative-tim-logo{max-width:140px;top:-2px;position:relative}.section-javascript .title{margin-bottom:0}.navbar .switch-background{display:block}.navbar-transparent .switch-background{display:none}.section-signup .col .btn{margin-top:30px}#buttons-row .btn{margin-bottom:10px}.section-navbars .navbar-collapse{display:none}.section-basic{padding-top:0}.section-images{padding-bottom:0}.documentation .dropdown .dropdown-menu{-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}.documentation .dropdown .dropdown-menu.show{-webkit-transform:translate3d(0,39px,0)!important;transform:translate3d(0,39px,0)!important}.navbar[data-v-bca72616]{color:#000}.bg-blue[data-v-bca72616]{background-color:#73bbdc}.bg-blue-prod[data-v-bca72616]{background-image:-webkit-gradient(linear,left top,right top,from(#791212),color-stop(7%,#73bbdc));background-image:linear-gradient(90deg,#791212,#73bbdc 7%)}.bg-blue-stage[data-v-bca72616]{background-image:-webkit-gradient(linear,left top,right top,from(#1a5bb0),color-stop(7%,#73bbdc));background-image:linear-gradient(90deg,#1a5bb0,#73bbdc 7%)}.bg-blue-dev[data-v-bca72616]{background-image:-webkit-gradient(linear,left top,right top,from(#319a19),color-stop(7%,#73bbdc));background-image:linear-gradient(90deg,#319a19,#73bbdc 7%)}@media (max-width:576px){.res-size[data-v-bca72616]{font-size:15px!important}}.footer-class{padding:2rem 0;background:#c9d22a;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem}#button:hover{text-decoration:underline}.widget_nav_menu .menu{margin-top:3rem;margin-left:0;padding-left:0;list-style-type:none}.link-footer{border-top:1px solid #343434}.copyright{padding:1rem;background:#b6bf13}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .1s;transition:opacity .1s}.fade-enter,.fade-leave-to{opacity:0}.bg-blue[data-v-5ca4657e]{background-color:#73bbdc}.sidebar .nav li .nav-link[data-v-5ca4657e],body>.navbar-collapse .nav li .nav-link[data-v-5ca4657e]{opacity:1!important}.verticalwiz[data-v-5ca4657e]{display:block;list-style:none;position:relative;width:100%;padding-left:0}.verticalwiz a[data-v-5ca4657e]:active,.verticalwiz a[data-v-5ca4657e]:focus,.verticalwiz a[data-v-5ca4657e]:hover{text-decoration:none}.verticalwiz li[data-v-5ca4657e]{display:block;height:100%;min-height:70px;max-width:215px;width:100%}.verticalwiz li[data-v-5ca4657e]:before{border-top:1px solid #dcdcda;content:"";display:block;font-size:0;overflow-y:auto;position:relative;top:10px;right:0;width:100%;z-index:1;-webkit-transform:rotate(90deg) translateY(87px);transform:rotate(90deg) translateY(87px);left:0;max-width:50%;margin:0 auto 0 85px;text-align:center}.verticalwiz li[data-v-5ca4657e]:nth-child(3):after{border:none!important}.verticalwiz li[data-v-5ca4657e]:last-child:before{top:-15px}.verticalwiz li[data-v-5ca4657e]:first-child:before{border:none!important}.verticalwiz li.active.complete .step[data-v-5ca4657e],.verticalwiz li.complete .step[data-v-5ca4657e]{background:#a1860b;color:#000;font-weight:700;padding:7px 13px;font-size:15px;border-radius:50%;border:3px solid #a1860b}.verticalwiz li .step i[data-v-5ca4657e]{font-size:10px;font-weight:400;position:relative;top:-1.5px}.verticalwiz li .step[data-v-5ca4657e]{background:#c9d22a;color:#000;display:inline;font-size:15px;font-weight:700;line-height:12px;padding:7px 13px;border:3px solid transparent;border-radius:50%;line-height:normal;position:relative;text-align:center;z-index:2;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.verticalwiz li.active .step[data-v-5ca4657e]{background:#dc204d;color:#fff;font-weight:700;padding:7px 13px;font-size:15px;border-radius:50%;border:3px solid #a20b2f}.verticalwiz li.active .title[data-v-5ca4657e],.verticalwiz li.complete .title[data-v-5ca4657e]{color:#fff}.verticalwiz li .title[data-v-5ca4657e]{display:inline;font-size:13px;position:relative;top:0;padding-left:10px}.rightab[data-v-5ca4657e]{border:1px solid #dedede;border-radius:3px;padding:30px;-webkit-box-shadow:1px 1px 11px #ccc;box-shadow:1px 1px 11px #ccc;min-height:320px}@media (min-width:992px) and (max-width:1199px){.verticalwiz li[data-v-5ca4657e]:before{-webkit-transform:rotate(90deg) translateY(65px);transform:rotate(90deg) translateY(65px);max-width:60%;margin:0 auto 0 50px}}@media (max-width:991px){.verticalwiz li[data-v-5ca4657e]:before{margin-left:85px}}.section_docs[data-v-b2eb54ee]{text-decoration:none;background-color:transparent;color:#fed136!important}.section-style[data-v-b2eb54ee]{min-height:400px;padding-top:3rem;padding-bottom:1rem}.text-primary[data-v-b2eb54ee]{color:#fed136!important}.fa[data-v-b2eb54ee]{font-family:FontAwesome}.fa-stack-1x[data-v-b2eb54ee],.fa-stack-2x[data-v-b2eb54ee]{left:0;position:absolute;text-align:center;width:100%}.back-login[data-v-b2eb54ee]{min-height:80vh;margin-top:200px;background:url(../img/opacity.60439828.png) no-repeat 100%;background-size:80%}.topbar[data-v-b2eb54ee]{border-bottom:1px solid hsla(0,0%,100%,.3);padding:6px 0;font-size:.8rem;max-height:33px}.navbar[data-v-b2eb54ee]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;background-color:#73bbdc}.navbar-brand[data-v-b2eb54ee]{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand img[data-v-b2eb54ee]{max-width:160px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.navbar>.container-fluid[data-v-b2eb54ee],.navbar>.container[data-v-b2eb54ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-login[data-v-b2eb54ee]{color:#fff;font-weight:700;border:1px solid #fff;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-login[data-v-b2eb54ee]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.btn-white[data-v-b2eb54ee]{color:#73bbdc;font-weight:700;border:1px solid #73bbdc;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-white[data-v-b2eb54ee]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.entry-content[data-v-b2eb54ee]{padding:2rem 0}.bg-blue[data-v-b2eb54ee]{background-color:#73bbdc}.textwidget[data-v-b2eb54ee]{color:#fff!important;font-size:12px}.text-white[data-v-b2eb54ee]{color:#fff!important}h1[data-v-b2eb54ee],h2[data-v-b2eb54ee],h3[data-v-b2eb54ee]{margin-bottom:.5rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;line-height:1.1;color:#343434}@media (min-width:1200px){.container[data-v-b2eb54ee]{max-width:1240px}}#myheader[data-v-b2eb54ee]{position:fixed;left:0;top:0;width:100vw;z-index:200;height:100px}@-webkit-keyframes glow-b2eb54ee{50%{background-color:#8b0000;border:1px solid #ff0;color:#ff0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes glow-b2eb54ee{50%{background-color:#8b0000;border:1px solid #ff0;color:#ff0;-webkit-transform:scale(1.2);transform:scale(1.2)}}.glow[data-v-b2eb54ee]{-webkit-animation-name:glow-b2eb54ee;animation-name:glow-b2eb54ee;-webkit-animation-duration:1.5s;animation-duration:1.5s}.custom-label[data-v-22f0fdfb]{padding-top:5px;padding-left:20px;color:#9a9a9a}input[type=number][data-v-22f0fdfb]::-webkit-inner-spin-button{opacity:1}.no-margin[data-v-22f0fdfb]{margin:0!important}.custom-append-button[data-v-22f0fdfb]{padding-top:0!important;padding-bottom:.38rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.btn-info[data-v-22f0fdfb]{border-color:#1185eb;color:#1185eb}.btn-next[data-v-22f0fdfb]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000}.btn-next-back[data-v-22f0fdfb]{width:20%!important}.btn-back[data-v-22f0fdfb]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.custom-div-append[data-v-22f0fdfb]{padding:0 0 0 0;margin:0;margin-left:-3px}@media (max-width:576px){.container-fluid[data-v-22f0fdfb]{padding-left:0!important;padding-right:0!important}}.accordion-head i[data-v-22f0fdfb]{font-size:1.5em;float:right}.accordion-head>.collapsed>i[data-v-22f0fdfb]:before{content:"\F105"}@media (min-width:992px){.col-lg-10[data-v-22f0fdfb]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}@media (min-width:1200px){.col-lg-10[data-v-22f0fdfb]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:70%}}.custom-table-title[data-v-22f0fdfb]{padding-top:5px;text-transform:uppercase;font-size:16px;color:#000;font-weight:700}.responsive[data-v-22f0fdfb]{width:100%;height:auto}.custom-label[data-v-78f8a594]{padding-top:5px;padding-left:20px;color:#9a9a9a}input[type=number][data-v-78f8a594]::-webkit-inner-spin-button{opacity:1}.no-margin[data-v-78f8a594]{margin:0!important}.custom-append-button[data-v-78f8a594]{padding-top:0!important;padding-bottom:5px!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.custom-div-append[data-v-78f8a594]{margin:0;margin-left:-3px}@media (max-width:576px){.container-fluid[data-v-78f8a594]{padding-left:0!important;padding-right:0!important}}@media (min-width:992px){.col-lg-10[data-v-78f8a594]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}@media (min-width:1200px){.col-lg-10[data-v-78f8a594]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:70%}}.btn-info[data-v-78f8a594]{border-color:#1185eb;color:#1185eb}.btn-next[data-v-78f8a594]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000!important}.btn-next-back[data-v-78f8a594]{width:20%!important}.btn-back[data-v-78f8a594]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000!important}.accordion-head i[data-v-78f8a594]{font-size:1.5em;float:right}.accordion-head>.collapsed>i[data-v-78f8a594]:before{content:"\F105"}.custom-table-title[data-v-78f8a594]{padding-top:5px;text-transform:uppercase;font-size:16px;color:#000;font-weight:700}.form-check-label[data-v-11965fb6]{padding-bottom:5px!important}.custom-table-title[data-v-11965fb6]{padding-top:5px;text-transform:uppercase;font-size:16px;color:#000;font-weight:700}.custom-label[data-v-11965fb6]{padding-top:5px;padding-left:20px;color:#9a9a9a}input[type=number][data-v-11965fb6]::-webkit-inner-spin-button{opacity:1}.no-margin[data-v-11965fb6]{margin:0!important}.btn-next[data-v-11965fb6]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000}.btn-next-back[data-v-11965fb6]{width:10%!important}.btn-back[data-v-11965fb6]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.btn-info[data-v-11965fb6]{border-color:#1185eb;color:#1185eb}.open-criteria[data-v-11965fb6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media (min-width:992px){.col-lg-10[data-v-11965fb6]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}@media (min-width:1200px){.col-lg-10[data-v-11965fb6]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:70%}}.quote-custom[data-v-11965fb6]{background-repeat:no-repeat;opacity:.5}.bootstrap-tagsinput{width:100%}.label-info{background-color:#17a2b8}.label{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.bootstrap-tagsinput{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);display:inline-block;padding:4px 6px;color:#555;vertical-align:middle;border-radius:4px;max-width:100%;line-height:22px;cursor:text}.bootstrap-tagsinput input{border:none;-webkit-box-shadow:none;box-shadow:none;outline:none;background-color:transparent;padding:0 6px;margin:0;width:auto;max-width:inherit}.bootstrap-tagsinput.form-control input::-moz-placeholder{color:#777;opacity:1}.bootstrap-tagsinput.form-control input:-ms-input-placeholder{color:#777}.bootstrap-tagsinput.form-control input::-webkit-input-placeholder{color:#777}.bootstrap-tagsinput input:focus{border:none;-webkit-box-shadow:none;box-shadow:none}.bootstrap-tagsinput .tag{margin-right:2px;color:#fff}.bootstrap-tagsinput .tag [data-role=remove]{margin-left:8px;cursor:pointer}.bootstrap-tagsinput .tag [data-role=remove]:after{content:"x";padding:0 2px}.bootstrap-tagsinput .tag [data-role=remove]:hover{-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05)}.bootstrap-tagsinput .tag [data-role=remove]:hover:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.responsive{width:100%;height:auto}.modal-dialog{-webkit-transform:none!important;transform:none!important}.custom-append-button{padding-top:0!important;padding-bottom:.38rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.custom-div-append{padding:0 0 0 0;margin:0;margin-left:-3px}.disable-button[data-v-f562782a]{background-color:#ccc!important;cursor:auto}.active-panel[data-v-f562782a]:enabled,.select-div[data-v-f562782a]:hover:enabled{background-color:#d6eaf8!important}@media (min-width:992px){.col-lg-10[data-v-f562782a]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}.loading-overlay[data-v-f562782a]{display:none;background:hsla(0,0%,100%,.7);position:fixed;bottom:0;left:0;right:0;top:0;z-index:9998;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-overlay.is-active[data-v-f562782a]{display:-webkit-box;display:-ms-flexbox;display:flex}.no-margin[data-v-f562782a]{margin:0!important}.table thead th[data-v-f562782a]{border-bottom:0!important}.table td[data-v-f562782a]{border-top:0!important}.btn-next[data-v-f562782a]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000}.btn-next-back[data-v-f562782a]{width:20%!important}.btn-back[data-v-f562782a]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.btn-info[data-v-f562782a]{border-color:#1185eb;color:#1185eb}.accordion-head i[data-v-f562782a]{font-size:1.5em;float:right}.accordion-head>.collapsed>i[data-v-f562782a]:before{content:"\F105"}.nav-vertical .nav-left.nav-tabs[data-v-f562782a]{float:left;border-bottom:0;border-radius:0;display:table}.nav-vertical .nav-left.nav-tabs li.nav-item[data-v-f562782a]{float:none;margin:0 -1px 0 0}.nav-vertical .nav-left~.tab-content[data-v-f562782a]{margin-left:45px}.nav-vertical .nav-left~.tab-content .tab-pane.active[data-v-f562782a]{display:block}.nav-vertical .nav-left~.tab-content .tab-pane[data-v-f562782a]{display:none;background-color:#fff;padding:0 0 .6rem 1rem;overflow-y:auto}.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link.active[data-v-f562782a]{border:1px solid #ddd;border-right:0;border-radius:.25rem 0 0 .25rem}.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link[data-v-f562782a]{min-width:6.5rem;border-right:1px solid #ddd}.nav.nav-tabs .nav-item .nav-link.active[data-v-f562782a]{background-color:#fff;border-radius:.25rem .25rem 0 0}.nav-vertical .nav-left.nav-tabs.nav-border-left li.nav-item a.nav-link.active[data-v-f562782a]{border-left:3px solid #ff7588;border-top-right-radius:0;border-bottom-right-radius:0;color:#555}blockquote p[data-v-f562782a]{text-align:center!important}.responsive[data-v-f562782a]{width:100%;height:auto}.custom-append-button[data-v-f562782a]{padding-top:0!important;padding-bottom:.38rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.custom-div-append[data-v-f562782a]{padding:0 0 0 0;margin:0;margin-left:-3px}.custom-label[data-v-f562782a]{padding-top:5px;padding-left:20px;color:#9a9a9a}.requestProgress{margin-top:30px;width:100%;height:2px;position:relative;overflow:hidden;background:-webkit-gradient(linear,left top,right top,from(#007db6),color-stop(#0091b2),color-stop(#009c9e),color-stop(#00a77e),color-stop(#22b24c),color-stop(#60b031),to(#a5b62e));background:linear-gradient(90deg,#007db6,#0091b2,#009c9e,#00a77e,#22b24c,#60b031,#a5b62e)}.bar{position:absolute;width:28.57143%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:move 2s linear infinite;animation:move 2s linear infinite;background-color:#fff}@-webkit-keyframes move{0%{-webkit-transform:translate(-100%);transform:translate(-100%)}to{-webkit-transform:translate(350%);transform:translate(350%)}}@keyframes move{0%{-webkit-transform:translate(-100%);transform:translate(-100%)}to{-webkit-transform:translate(350%);transform:translate(350%)}}@media (min-width:992px){.col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}.loading-overlay{display:none;background:hsla(0,0%,100%,.7);position:fixed;bottom:0;left:0;right:0;top:0;z-index:9998;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-overlay.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.no-margin{margin:0!important}.table thead th{border-bottom:0!important}.table td{border-top:0!important}.responsive[data-v-3f2a09cb]{max-width:250px;width:100%;height:auto;max-height:250px}.pos-buttons[data-v-3f2a09cb]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.disabled[data-v-3f2a09cb]{cursor:default!important;background-color:rgba(13,136,183,.3)!important}.select-options[data-v-3f2a09cb]{padding:20px;cursor:pointer}.icons-select[data-v-3f2a09cb]{color:#fff;padding-top:20px;font-size:80px}.custom-title[data-v-3f2a09cb]{color:#000;font-size:20px;font-weight:700}@media (max-width:576px){.icons-select[data-v-3f2a09cb]{color:#fff;padding-top:20px;font-size:40px}.custom-title[data-v-3f2a09cb]{font-size:18px;color:#000;font-weight:700}}@media (min-width:768px){.icons-select[data-v-3f2a09cb]{color:#fff;padding-top:20px;font-size:50px}.custom-title[data-v-3f2a09cb]{color:#000;font-size:20px;font-weight:700}}@media (min-width:992px){.icons-select[data-v-3f2a09cb]{color:#fff;padding-top:20px;font-size:80px}}.form-control[data-v-4695df83]:focus,button[data-v-4695df83]:focus,input[data-v-4695df83]:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.form-control[data-v-4695df83]:disabled,.form-control[readonly][data-v-4695df83]{background-color:#fff}.d-flex[data-v-4695df83]{display:-webkit-box;display:-ms-flexbox;display:flex}.justify-content-center[data-v-4695df83]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-items-center[data-v-4695df83]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bg-color[data-v-4695df83]{background-color:#333}.signup-step-container[data-v-4695df83]{padding:150px 0;padding-bottom:60px}.wizard .nav-tabs[data-v-4695df83]{position:relative;margin-bottom:0;border-bottom-color:transparent}.wizard>div.wizard-inner[data-v-4695df83]{position:relative;margin-bottom:50px;text-align:center}.connecting-line[data-v-4695df83]{height:2px;background:#e0e0e0;position:absolute;width:66%;margin:0 auto;left:0;right:0;top:15px;z-index:1}.wizard .nav-tabs>li.active>a[data-v-4695df83],.wizard .nav-tabs>li.active>a[data-v-4695df83]:focus,.wizard .nav-tabs>li.active>a[data-v-4695df83]:hover{color:#555;cursor:default;border:0;border-bottom-color:transparent}span.round-tab[data-v-4695df83]{width:30px;height:30px;line-height:30px;display:inline-block;border-radius:50%;background:#fff;z-index:2;position:absolute;left:0;text-align:center;font-size:16px;color:#0e214b;font-weight:500;border:1px solid #ddd}span.round-tab i[data-v-4695df83]{color:#555}.wizard li.active span.round-tab[data-v-4695df83]{background:#0db02b;color:#fff;border-color:#0db02b}.wizard li.active span.round-tab i[data-v-4695df83]{color:#5bc0de}.wizard .nav-tabs>li.active>a i[data-v-4695df83]{color:#0db02b}.wizard .nav-tabs>li[data-v-4695df83]{width:33%}.wizard li[data-v-4695df83]:after{content:" ";position:absolute;left:46%;opacity:0;margin:0 auto;bottom:0;border:5px solid transparent;border-bottom-color:red;-webkit-transition:.1s ease-in-out;transition:.1s ease-in-out}.wizard .nav-tabs>li a[data-v-4695df83]{width:30px;height:30px;margin:20px auto;border-radius:100%;padding:0;background-color:transparent;position:relative;top:0}.wizard .nav-tabs>li a i[data-v-4695df83]{position:absolute;top:-15px;font-style:normal;font-weight:400;white-space:nowrap;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:12px;font-weight:700;color:#000}.wizard .nav-tabs>li a[data-v-4695df83]:hover{background:transparent}.wizard .tab-pane[data-v-4695df83]{position:relative;padding-top:20px}.wizard h3[data-v-4695df83]{margin-top:0}.next-step[data-v-4695df83],.prev-step[data-v-4695df83]{font-size:13px;padding:8px 24px;border:none;border-radius:4px;margin-top:30px}.next-step[data-v-4695df83]{background-color:#0db02b}.skip-btn[data-v-4695df83]{background-color:#cec12d}.step-head[data-v-4695df83]{font-size:20px;text-align:center;font-weight:500;margin-bottom:20px}.term-check[data-v-4695df83]{font-size:14px;font-weight:400}.custom-file[data-v-4695df83]{position:relative;display:inline-block;width:100%;height:40px;margin-bottom:0}.custom-file-input[data-v-4695df83]{position:relative;z-index:2;width:100%;height:40px;margin:0;opacity:0}.custom-file-label[data-v-4695df83]{left:0;z-index:1;height:40px;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label[data-v-4695df83],.custom-file-label[data-v-4695df83]:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:2;color:#495057}.custom-file-label[data-v-4695df83]:after{bottom:0;z-index:3;display:block;height:38px;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.footer-link[data-v-4695df83]{margin-top:30px}.list-content[data-v-4695df83]{margin-bottom:10px}.list-content a[data-v-4695df83]{padding:10px 15px;width:100%;display:inline-block;background-color:#f5f5f5;position:relative;color:#565656;font-weight:400;border-radius:4px}.list-content a[aria-expanded=true] i[data-v-4695df83]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.list-content a i[data-v-4695df83]{text-align:right;position:absolute;top:15px;right:10px;-webkit-transition:.5s;transition:.5s}.form-control[disabled][data-v-4695df83],.form-control[readonly][data-v-4695df83],fieldset[disabled] .form-control[data-v-4695df83]{background-color:#fdfdfd}.list-box[data-v-4695df83]{padding:10px}.signup-logo-header .logo_area[data-v-4695df83]{width:200px}.signup-logo-header .nav>li[data-v-4695df83]{padding:0}.signup-logo-header .header-flex[data-v-4695df83]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-inline li[data-v-4695df83]{display:inline-block}.pull-right[data-v-4695df83]{float:right}input[type=checkbox][data-v-4695df83]{position:relative;display:inline-block;margin-right:5px}input[type=checkbox][data-v-4695df83]:after,input[type=checkbox][data-v-4695df83]:before{position:absolute;content:"";display:inline-block}input[type=checkbox][data-v-4695df83]:before{height:16px;width:16px;border:1px solid #999;left:0;top:0;background-color:#fff;border-radius:2px}input[type=checkbox][data-v-4695df83]:after{height:5px;width:9px;left:4px;top:4px}input[type=checkbox][data-v-4695df83]:checked:after{content:"";border-left:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}input[type=checkbox][data-v-4695df83]:checked:before{background-color:#18ba60;border-color:#18ba60}@media (max-width:767px){.sign-content h3[data-v-4695df83]{font-size:40px}.wizard .nav-tabs>li a i[data-v-4695df83]{display:none}.signup-logo-header .navbar-toggle[data-v-4695df83]{margin:0;margin-top:8px}.signup-logo-header .logo_area[data-v-4695df83]{margin-top:0}.signup-logo-header .header-flex[data-v-4695df83]{display:block}}.no-margin[data-v-4695df83]{margin:0!important}.btn-next[data-v-4695df83]{background-color:#1dc7ea!important;color:#000!important;font-weight:700;border:2px solid #000}.btn-next-back[data-v-4695df83]{width:200px!important}.btn-back[data-v-4695df83]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.btn-info[data-v-4695df83]{border-color:#1185eb;color:#1185eb}@media (max-width:576px){.select-options[data-v-4695df83]{margin:0 0 10px 0;padding:0;width:100%}.icons-select[data-v-4695df83]{color:#fff;padding-top:20px;font-size:40px}.custom-title[data-v-4695df83]{color:#fff;font-size:18px}}@media (min-width:576px){.select-options[data-v-4695df83]{margin:1rem;padding:10px;width:90%}}@media (min-width:768px){.select-options[data-v-4695df83]{border:1px solid grey;padding:20px;margin:4rem 2rem;cursor:pointer;width:80%}.icons-select[data-v-4695df83]{color:#fff;padding-top:20px;font-size:50px}.custom-title[data-v-4695df83]{color:#fff;font-size:20px}}@media (min-width:992px){.icons-select[data-v-4695df83]{color:#fff;padding-top:20px;font-size:80px}}.custom-label[data-v-2d8d6d3a]{padding-top:5px;padding-left:6px;color:#9a9a9a}input[type=number][data-v-2d8d6d3a]::-webkit-inner-spin-button{opacity:1}.no-margin[data-v-2d8d6d3a]{margin:0!important}.custom-append-button[data-v-2d8d6d3a]{padding-top:0!important;padding-bottom:.38rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.btn-info[data-v-2d8d6d3a]{border-color:#1185eb;color:#1185eb}.btn-next[data-v-2d8d6d3a]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000}.btn-next-back[data-v-2d8d6d3a]{width:20%!important}.btn-back[data-v-2d8d6d3a]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.custom-div-append[data-v-2d8d6d3a]{padding:0 0 0 0;margin:0;margin-left:-3px}@media (max-width:576px){.container-fluid[data-v-2d8d6d3a]{padding-left:0!important;padding-right:0!important}}.accordion-head i[data-v-2d8d6d3a]{font-size:1.5em;float:right}.accordion-head>.collapsed>i[data-v-2d8d6d3a]:before{content:"\F105"}@media (min-width:992px){.col-lg-10[data-v-2d8d6d3a]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}@media (min-width:1200px){.col-lg-10[data-v-2d8d6d3a]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:70%}}.custom-table-title[data-v-2d8d6d3a]{padding-top:5px;text-transform:uppercase;font-size:16px;color:#000;font-weight:700}.modal-dialog[data-v-2d8d6d3a]{-webkit-transform:none!important;transform:none!important}hr[data-v-2d8d6d3a]{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}#assessmentTypeTabs .nav-link.active[data-v-2d8d6d3a]{background-color:#3472f7!important;color:#fff!important;font-weight:700!important;font-size:larger}#assessmentFairForm[data-v-2d8d6d3a],#assessmentServiceForm[data-v-2d8d6d3a],#assessmentSoftwareForm[data-v-2d8d6d3a]{padding-left:35px;padding-right:35px}.access_token_show_button[data-v-2d8d6d3a]{height:40px;border:1px solid #a3a3a3;color:#000;background-color:#f5f5f5;-webkit-transform:translate(1px);transform:translate(1px)}.accordion[data-v-2d8d6d3a]{margin-bottom:30px}.accordion .collapsing[data-v-2d8d6d3a]{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.accordion .card[data-v-2d8d6d3a]{margin:0}.accordion .card-header[data-v-2d8d6d3a]{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)!important}.accordion .card-header .btn[data-v-2d8d6d3a]{border:none;padding:.375rem .75rem}.accordion .card-header .btn-link[data-v-2d8d6d3a]{color:#007bff;text-decoration:none}.accordion .card-header .btn-link[data-v-2d8d6d3a]:after{content:"\F077";font-family:Font Awesome\ 5 Free;font-weight:900;float:right}.accordion .card-header .btn-link.collapsed[data-v-2d8d6d3a]:after{content:"\F078"}.accordion .custom-file[data-v-2d8d6d3a]{width:90%;margin:10px 2.5rem}.accordion .custom-file-label[data-v-2d8d6d3a]{border:1px solid #e3e3e3}.accordion .custom-file input[data-v-2d8d6d3a]{cursor:pointer}.accordion .custom-file label[data-v-2d8d6d3a]{font-size:16px;padding-right:90px}.accordion .custom-file label.drag-enter[data-v-2d8d6d3a]{background:#fff6e1}.accordion .custom-file label.json-loaded[data-v-2d8d6d3a]:not(.drag-enter){background:#e2fae2}.startAssessmentButton[data-v-2d8d6d3a]:disabled{cursor:not-allowed}.repo_data[data-v-f9a4c698]{font-size:18px}.repo_data_name a[data-v-f9a4c698]:hover{color:#4a639a}.repo_data_forks[data-v-f9a4c698],.repo_data_stars[data-v-f9a4c698],.repo_data_version[data-v-f9a4c698],.repo_data_watchers[data-v-f9a4c698]{padding-right:.5rem}.repo_data_languages[data-v-f9a4c698]{padding-right:0}.repo_data_language[data-v-f9a4c698]{padding-right:.4rem}.repo_data_topic[data-v-f9a4c698]{margin-left:.2rem;display:inline-block;padding:0 7px;font-size:12px;line-height:18px;white-space:nowrap;border:1px solid transparent;border-radius:2em;line-height:22px;color:#58a6ff;background-color:rgba(56,139,253,.15)}.repo_data_topic a[data-v-f9a4c698]{font-weight:700}.repo_data_topic a[data-v-f9a4c698]:hover{color:#22386b}.criteria_summary[data-v-40574f64]{width:max(440px,45%)}.criteria[data-v-40574f64]{position:relative;border:1px solid #dee2e6;overflow:hidden;margin-top:1px;margin-bottom:1px}.criteria[data-v-40574f64],.criteriaTitle[data-v-40574f64]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.criteriaTitle[data-v-40574f64]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 .8rem;max-width:240px;min-width:160px;width:45%;background-color:#f1efee;cursor:pointer}.criteriaTitle[data-v-40574f64]:hover{background-color:rgba(31,119,208,.13333333333333333)}.criteriaIcon[data-v-40574f64]{margin-right:.75rem;display:inline-block;position:relative;color:#4f4a48}.criteriaPercentage[data-v-40574f64]{background-color:rgba(0,0,0,.09803921568627451);min-width:35px;font-size:1.1rem;height:2.8rem;line-height:2.8rem;width:50px;text-align:center;font-weight:700}.criteriaProgress[data-v-40574f64]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;margin-top:20px;margin-left:1rem;margin-right:1rem;background-color:rgba(0,0,0,.09803921568627451);height:6px}.criteriaProgressBar[data-v-40574f64]{position:absolute;top:0;bottom:0}#badge_report[data-v-43a23028]{max-width:1200px;margin:0 auto 50px auto}.badge_header[data-v-43a23028]{padding:.6rem 1rem;background-color:#e8e6e5;border-bottom:1px solid #dee2e6}.badge_header .col-2[data-v-43a23028]{padding:0}.satisfied[data-v-43a23028]{background:rgba(149,212,147,.4);border-bottom:1px solid rgba(149,212,147,.6)}.not_satisfied[data-v-43a23028]{background:rgba(212,147,147,.4);border-bottom:1px solid rgba(212,147,147,.6)}.badge_header_title[data-v-43a23028]{font-weight:700;font-size:23px;margin-left:6px;display:inline-block;vertical-align:middle}.badge_header i.fa[data-v-43a23028]{-webkit-transform:translateY(3px);transform:translateY(3px)}.badge_criteria[data-v-43a23028]{padding:.5rem 1rem;font-size:18px}.badge_criterias .badge_criteria[data-v-43a23028]:first-child{margin-top:.5rem}.badge_criterias .badge_criteria[data-v-43a23028]:last-child{margin-bottom:.5rem}.criteriaIcon[data-v-43a23028]{margin-right:.25rem;color:#4f4a48}.fa-check-circle[data-v-43a23028],.fa-check[data-v-43a23028]{color:#1bc10b}.fa-times-circle[data-v-43a23028],.fa-times[data-v-43a23028]{color:red}h3[data-v-036c522b]{color:#6c757d;font-weight:700}.badge_button[data-v-036c522b]{font-size:18px;border:1px solid;margin-right:.25rem;padding:0 20px}#badge_clipboard_alert[data-v-036c522b]{display:none}.navbar[data-v-cbe67ff2]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;background-color:#73bbdc}.navbar-brand[data-v-cbe67ff2]{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand img[data-v-cbe67ff2]{max-width:160px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.navbar>.container-fluid[data-v-cbe67ff2],.navbar>.container[data-v-cbe67ff2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-login[data-v-cbe67ff2]{color:#fff;font-weight:700;border:1px solid #fff;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-login[data-v-cbe67ff2]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.text-white[data-v-cbe67ff2]{color:#fff!important}.custom-label[data-v-cbe67ff2]{padding-top:5px;padding-left:20px;color:#9a9a9a}#downloadDropdownMenu[data-v-cbe67ff2]{position:absolute;top:100%!important;left:10px!important;z-index:1000;min-width:160px;padding:4px 0;margin-top:2px;font-size:14px;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.18);box-shadow:0 6px 12px rgba(0,0,0,.18)}#downloadDropdownMenu>li[data-v-cbe67ff2]:hover{background-color:#eee}#downloadDropdownMenu>li>a[data-v-cbe67ff2]{display:block;padding:4px 20px;color:#333}.subcriteria:not(:last-child) .hint-button[data-v-cbe67ff2]{margin-bottom:10px}.subcriteria:not(:last-child) .evidence[data-v-cbe67ff2]:last-child{border-bottom:1px solid #ccc}input[type=number][data-v-cbe67ff2]::-webkit-inner-spin-button{opacity:1}.no-margin[data-v-cbe67ff2]{margin:0!important}.custom-append-button[data-v-cbe67ff2]{padding-top:0!important;padding-bottom:.38rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;border:none;height:40px}.btn-info[data-v-cbe67ff2]{border-color:#1185eb;color:#1185eb}.btn-next[data-v-cbe67ff2]{background-color:#1dc7ea!important;color:#000!important;padding:1rem 0 1rem 0;font-weight:700;border:2px solid #000}.btn-next-back[data-v-cbe67ff2]{width:20%!important}.btn-back[data-v-cbe67ff2]{padding:1rem 0 1rem 0;background-color:#ccc!important;margin-right:10%;font-weight:700;border:2px solid #000}.custom-div-append[data-v-cbe67ff2]{padding:0 0 0 0;margin:0;margin-left:-3px}@media (max-width:576px){.container-fluid[data-v-cbe67ff2]{padding-left:0!important;padding-right:0!important}}.accordion-head i[data-v-cbe67ff2]{font-size:1.5em;float:right}.accordion-head>.collapsed>i[data-v-cbe67ff2]:before{content:"\F105"}@media (min-width:992px){.col-lg-10[data-v-cbe67ff2]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:100%}}@media (min-width:1200px){.col-lg-10[data-v-cbe67ff2]{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:70%}}.custom-table-title[data-v-cbe67ff2]{padding-top:5px;text-transform:uppercase;font-size:16px;color:#000;font-weight:700}.badgr-badge img[data-v-cbe67ff2]{height:300px!important;width:300px!important}.card .card-header[data-v-cbe67ff2]{padding:0!important}.no-margin-card[data-v-cbe67ff2]{padding-top:0!important}.modal-dialog[data-v-cbe67ff2]{-webkit-transform:none!important;transform:none!important}.section_docs[data-v-66d51c35]{text-decoration:none;background-color:transparent;color:#fed136!important}.section-style[data-v-66d51c35]{min-height:400px;padding-top:3rem;padding-bottom:1rem}.text-primary[data-v-66d51c35]{color:#fed136!important}.fa[data-v-66d51c35]{font-family:FontAwesome}.fa-stack-1x[data-v-66d51c35],.fa-stack-2x[data-v-66d51c35]{left:0;position:absolute;text-align:center;width:100%}.back-login[data-v-66d51c35]{min-height:80vh;margin-top:200px;background:url(../img/opacity.60439828.png) no-repeat 100%;background-size:80%}.topbar[data-v-66d51c35]{border-bottom:1px solid hsla(0,0%,100%,.3);padding:6px 0;font-size:.8rem;max-height:33px}.navbar[data-v-66d51c35]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;background-color:#73bbdc}.navbar-brand[data-v-66d51c35]{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand img[data-v-66d51c35]{max-width:160px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.navbar>.container-fluid[data-v-66d51c35],.navbar>.container[data-v-66d51c35]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-login[data-v-66d51c35]{color:#fff;font-weight:700;border:1px solid #fff;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-login[data-v-66d51c35]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.btn-white[data-v-66d51c35]{color:#73bbdc;font-weight:700;border:1px solid #73bbdc;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-white[data-v-66d51c35]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.entry-content[data-v-66d51c35]{padding:2rem 0}.bg-blue[data-v-66d51c35]{background-color:#73bbdc}.textwidget[data-v-66d51c35]{color:#fff!important;font-size:12px}.text-white[data-v-66d51c35]{color:#fff!important}h1[data-v-66d51c35],h2[data-v-66d51c35],h3[data-v-66d51c35]{margin-bottom:.5rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;line-height:1.1;color:#343434}@media (min-width:1200px){.container[data-v-66d51c35]{max-width:1240px}}#myheader[data-v-66d51c35]{position:fixed;left:0;top:0;width:100vw;z-index:200;height:100px}.section_docs[data-v-4281c4b8]{text-decoration:none;background-color:transparent;color:#fed136!important}.section-style[data-v-4281c4b8]{min-height:400px;padding-top:3rem;padding-bottom:1rem}.text-primary[data-v-4281c4b8]{color:#fed136!important}.fa[data-v-4281c4b8]{font-family:FontAwesome}.fa-stack-1x[data-v-4281c4b8],.fa-stack-2x[data-v-4281c4b8]{left:0;position:absolute;text-align:center;width:100%}.back-login[data-v-4281c4b8]{min-height:80vh;margin-top:200px;background:url(../img/opacity.60439828.png) no-repeat 100%;background-size:80%}.topbar[data-v-4281c4b8]{border-bottom:1px solid hsla(0,0%,100%,.3);padding:6px 0;font-size:.8rem;max-height:33px}.navbar[data-v-4281c4b8]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;background-color:#73bbdc}.navbar-brand[data-v-4281c4b8]{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand img[data-v-4281c4b8]{max-width:160px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.navbar>.container-fluid[data-v-4281c4b8],.navbar>.container[data-v-4281c4b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn-login[data-v-4281c4b8]{color:#fff;font-weight:700;border:1px solid #fff;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-login[data-v-4281c4b8]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.btn-white[data-v-4281c4b8]{color:#73bbdc;font-weight:700;border:1px solid #73bbdc;padding:.375rem 2rem;font-size:1.25rem;line-height:1.6;border-radius:5px}.btn-white[data-v-4281c4b8]:hover{color:#ab0720;border-color:#ab0720;border-radius:5px}.entry-content[data-v-4281c4b8]{padding:2rem 0}.bg-blue[data-v-4281c4b8]{background-color:#73bbdc}.textwidget[data-v-4281c4b8]{color:#fff!important;font-size:12px}.text-white[data-v-4281c4b8]{color:#fff!important}h1[data-v-4281c4b8],h2[data-v-4281c4b8],h3[data-v-4281c4b8]{margin-bottom:.5rem;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:700;line-height:1.1;color:#343434}@media (min-width:1200px){.container[data-v-4281c4b8]{max-width:1240px}}#myheader[data-v-4281c4b8]{position:fixed;left:0;top:0;width:100vw;z-index:200;height:100px} \ No newline at end of file diff --git a/index.html b/index.html index 194fce17..70eb4b07 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -SQAaaS Web
\ No newline at end of file +SQAaaS Web
\ No newline at end of file diff --git a/js/app.6e39bb0e.js b/js/app.6e39bb0e.js new file mode 100644 index 00000000..1087952c --- /dev/null +++ b/js/app.6e39bb0e.js @@ -0,0 +1,2 @@ +(function(t){function e(e){for(var s,r,n=e[0],l=e[1],c=e[2],d=0,u=[];d=0}},timestamp:{type:Date,default:function(){return new Date}},component:{type:[Object,Function]},showClose:{type:Boolean,default:!0},closeOnClick:{type:Boolean,default:!0},clickHandler:Function},data:function(){return{elmHeight:0}},computed:{hasIcon:function(){return this.icon&&this.icon.length>0},alertType:function(){return"alert-".concat(this.type)},customPosition:function(){var t=this,e=20,a=this.elmHeight+10,s=this.$notifications.state.filter((function(e){return e.horizontalAlign===t.horizontalAlign&&e.verticalAlign===t.verticalAlign&&e.timestamp<=t.timestamp})).length;this.$notifications.settings.overlap&&(s=1);var i=(s-1)*a+e,o={};return"top"===this.verticalAlign?o.top="".concat(i,"px"):o.bottom="".concat(i,"px"),o}},methods:{close:function(){this.$emit("close",this.timestamp)},tryClose:function(t){this.clickHandler&&this.clickHandler(t,this),this.closeOnClick&&this.close()}},mounted:function(){this.elmHeight=this.$el.clientHeight,this.timeout&&setTimeout(this.close,this.timeout)}}),k=S,A=(a("3f07"),Object(d["a"])(k,x,C,!1,null,null,null)),E=A.exports,N={components:{Notification:E},props:{transitionName:{type:String,default:"list"},transitionMode:{type:String,default:"in-out"},overlap:{type:Boolean,default:!1}},data:function(){return{notifications:this.$notifications.state}},methods:{removeNotification:function(t){this.$notifications.removeNotification(t)}},created:function(){this.$notifications.settings.overlap=this.overlap},watch:{overlap:function(t){this.$notifications.settings.overlap=t}}},B=N,O=(a("f31d"),Object(d["a"])(B,y,w,!1,null,null,null)),j=O.exports,R={state:[],settings:{overlap:!1,verticalAlign:"top",horizontalAlign:"right",type:"info",timeout:5e3,closeOnClick:!0,showClose:!0},setOptions:function(t){this.settings=Object.assign(this.settings,t)},removeNotification:function(t){var e=this.state.findIndex((function(e){return e.timestamp===t}));-1!==e&&this.state.splice(e,1)},addNotification:function(t){("string"===typeof t||t instanceof String)&&(t={message:t}),t.timestamp=new Date,t.timestamp.setMilliseconds(t.timestamp.getMilliseconds()+this.state.length),t=Object.assign({},this.settings,t),this.state.push(t)},notify:function(t){var e=this;Array.isArray(t)?t.forEach((function(t){e.addNotification(t)})):this.addNotification(t)}},D={install:function(t,e){var a=new t({data:{notificationStore:R},methods:{notify:function(t){this.notificationStore.notify(t)}}});t.prototype.$notify=a.notify,t.prototype.$notifications=a.notificationStore,t.component("Notifications",j),e&&R.setOptions(e)}},I=D,P=(a("b54a"),function(){var t=this,e=t._self._c;return e("div",{staticClass:"form-group",class:{"input-group":t.hasIcon,"input-group-focus":t.focused}},[t._t("label",(function(){return[t.label?e("label",{staticClass:"control-label"},[t._v("\n "+t._s(t.label)+"\n ")]):t._e(),1==t.help?e("button",{staticClass:"btn",staticStyle:{padding:"0.3rem 0.75rem","margin-bottom":"0 !important","font-size":"1rem !important","font-weight":"400 !important",color:"#495057 !important",border:"none !important",height:"40px !important"},attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:t.message+" more info"}},[e("i",{staticClass:"fa fa-question-circle"})]):t._e()]})),t._t("addonLeft",(function(){return[t.addonLeftIcon?e("span",{staticClass:"input-group-prepend"},[e("div",{staticClass:"input-group-text"},[e("i",{class:t.addonLeftIcon})])]):t._e()]})),t._t("default",(function(){return[e("input",t._g(t._b({staticClass:"form-control",attrs:{"aria-describedby":"addon-right addon-left"},domProps:{value:t.value}},"input",t.$attrs,!1),t.listeners))]})),t._t("addonRight",(function(){return[t.addonRightIcon?e("span",{staticClass:"input-group-append"},[e("div",{staticClass:"input-group-text"},[e("i",{class:t.addonRightIcon})])]):t._e()]})),t._t("helperText")],2)}),T=[],q=(a("8e6e"),a("cadf"),a("456d"),a("bd86"));function z(t,e){var a=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);e&&(s=s.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),a.push.apply(a,s)}return a}function F(t){for(var e=1;e-1:t.model},on:{change:function(e){var a=t.model,s=e.target,i=!!s.checked;if(Array.isArray(a)){var o=null,r=t._i(a,o);s.checked?r<0&&(t.model=a.concat([o])):r>-1&&(t.model=a.slice(0,r).concat(a.slice(r+1)))}else t.model=i}}}),e("span",{staticClass:"form-check-sign"})]),e("span",[t._t("default")],2)])},J=[],H=(a("6b54"),{name:"base-checkbox",model:{prop:"checked"},props:{checked:[Array,Boolean],disabled:[Boolean,String],inline:Boolean},data:function(){return{cbId:""}},computed:{model:{get:function(){return this.checked},set:function(t){this.$emit("input",t)}},inlineClass:function(){if(this.inline)return"checkbox-inline"}},created:function(){this.cbId=Math.random().toString(16).slice(2)}}),Y=H,G=Object(d["a"])(Y,Q,J,!1,null,null,null),W=G.exports,Z=function(){var t=this,e=t._self._c;return e("div",{staticClass:"form-check-radio"},[e("label",{staticClass:"form-check-label",attrs:{for:t.cbId}},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.model,expression:"model"}],attrs:{id:t.cbId,type:"radio",disabled:t.disabled},domProps:{value:t.label,checked:t._q(t.model,t.label)},on:{change:function(e){t.model=t.label}}}),e("span",{staticClass:"form-check-sign"},[t._t("default")],2)])])},K=[],X={name:"base-radio",props:{label:[String,Number],disabled:[Boolean,String],value:[String,Boolean],inline:Boolean},data:function(){return{cbId:""}},computed:{model:{get:function(){return this.value},set:function(t){this.$emit("input",t)}},inlineClass:function(){return this.inline?"radio-inline":""}},created:function(){this.cbId=Math.random().toString(16).slice(2)}},tt=X,et=Object(d["a"])(tt,Z,K,!1,null,null,null),at=et.exports,st=function(){var t=this,e=t._self._c;return e(t.tag,{directives:[{name:"click-outside",rawName:"v-click-outside",value:t.closeDropDown,expression:"closeDropDown"}],tag:"li",staticClass:"dropdown nav-item",class:{show:t.isOpen},attrs:{"aria-haspopup":"true","aria-expanded":t.isOpen},on:{click:t.toggleDropDown}},[e("a",{staticClass:"nav-link dropdown-toggle",attrs:{"data-toggle":"dropdown"}},[t._t("title",(function(){return[e("i",{class:t.icon}),e("span",{staticClass:"no-icon"},[t._v(t._s(t.title))]),e("b",{staticClass:"caret"})]}))],2),e("div",{directives:[{name:"show",rawName:"v-show",value:t.isOpen,expression:"isOpen"}],staticClass:"dropdown-menu show"},[t._t("default")],2)])},it=[],ot={name:"base-dropdown",props:{title:String,icon:String,tag:{type:String,default:"li"}},data:function(){return{isOpen:!1}},methods:{toggleDropDown:function(){this.isOpen=!this.isOpen,this.$emit("change",this.isOpen)},closeDropDown:function(){this.isOpen=!1,this.$emit("change",this.isOpen)}}},rt=ot,nt=(a("7d9a"),Object(d["a"])(rt,st,it,!1,null,"1b11b073",null)),lt=nt.exports,ct=function(){var t=this,e=t._self._c;return e("div",{staticClass:"card",class:[t.type&&"card-".concat(t.type)]},[t.$slots.image?e("div",{staticClass:"card-image"},[t._t("image")],2):t._e(),t.$slots.header||t.title?e("div",{staticClass:"card-header",class:t.headerClasses},[t._t("header",(function(){return[e("h4",{staticClass:"card-title"},[t._v(t._s(t.title))]),t.subTitle?e("p",{staticClass:"card-category"},[t._v(t._s(t.subTitle))]):t._e()]}))],2):t._e(),t.$slots.default?e("div",{staticClass:"card-body",class:t.bodyClasses},[t._t("default")],2):t._e(),t._t("raw-content"),t.$slots.footer?e("div",{staticClass:"card-footer",class:t.footerClasses},[t._t("footer")],2):t._e()],2)},dt=[],pt={name:"card",props:{title:{type:String,description:"Card title"},subTitle:{type:String,description:"Card subtitle"},type:{type:String,description:"Card type (e.g primary/danger etc)"},headerClasses:{type:[String,Object,Array],description:"Card header css classes"},bodyClasses:{type:[String,Object,Array],description:"Card body css classes"},footerClasses:{type:[String,Object,Array],description:"Card footer css classes"}}},ut=pt,ht=Object(d["a"])(ut,ct,dt,!1,null,null,null),ft=ht.exports,gt={install:function(t){t.component(V.name,V),t.component(W.name,W),t.component(at.name,at),t.component(lt.name,lt),t.component("card",ft)}},mt=gt,vt={bind:function(t,e,a){t.clickOutsideEvent=function(s){t==s.target||t.contains(s.target)||a.context[e.expression](s)},document.body.addEventListener("click",t.clickOutsideEvent)},unbind:function(t){document.body.removeEventListener("click",t.clickOutsideEvent)}},_t={install:function(t){t.directive("click-outside",vt)}},bt=_t,yt=function(){var t=this,e=t._self._c;return e("div",{staticClass:"sidebar",style:t.sidebarStyle,attrs:{"data-color":t.backgroundColor,"data-image":t.backgroundImage}},[e("div",{staticClass:"sidebar-wrapper"},[t._m(0),t._t("content"),e("ul",{staticClass:"nav nav-main__links"},[t._t("default",(function(){return t._l(t.sidebarLinks,(function(a,s){return e("sidebar-link",{key:a.name+s,attrs:{to:a.path,link:a},on:{click:t.closeNavbar}},[e("i",{class:a.icon}),e("p",[t._v(t._s(a.name))])])}))}))],2),t.$slots["bottom-links"]?e("ul",{staticClass:"nav nav-bottom"},[t._t("bottom-links")],2):t._e()],2)])},wt=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"logo",staticStyle:{background:"#73bbdc","border-bottom":"1px solid rgba(0, 0, 0, 0.1)",height:"73px"}},[e("a",{staticClass:"simple-text logo__container",staticStyle:{color:"white"},attrs:{href:"#"}},[e("div",{staticClass:"logo-img"},[e("img",{attrs:{src:a("7dbb"),alt:""}})]),t._v("\n\t\t\tSQAaaS\n\t\t\t")])])}],xt=function(){var t=this,e=t._self._c;return e(t.tag,t._b({tag:"component",attrs:{tag:"li"},nativeOn:{click:function(e){return t.hideSidebar.apply(null,arguments)}}},"component",t.$attrs,!1),[e("a",t._b({staticClass:"nav-link"},"a",t.$attrs,!1),[t._t("default",(function(){return[t.link.icon?e("i",{class:t.link.icon}):t._e(),e("p",[t._v(t._s(t.link.name))])]}))],2)])},Ct=[],St={inheritAttrs:!1,inject:{autoClose:{default:!0}},props:{link:{type:[String,Object],default:function(){return{name:"",path:"",icon:""}}},tag:{type:String,default:"router-link"}},methods:{hideSidebar:function(){this.autoClose&&this.$sidebar&&!0===this.$sidebar.showSidebar&&this.$sidebar.displaySidebar(!1)}}},kt=St,At=Object(d["a"])(kt,xt,Ct,!1,null,null,null),Et=At.exports,Nt={components:{SidebarLink:Et},props:{title:{type:String,default:"Vue LBD"},backgroundColor:{type:String,default:"custom1",validator:function(t){var e=["","blue","azure","green","orange","red","purple","black","custom1"];return console.log(e.indexOf(t)),-1!==e.indexOf(t)}},backgroundImage:{type:String},activeColor:{type:String,default:"success",validator:function(t){var e=["primary","info","success","warning","danger"];return-1!==e.indexOf(t)}},sidebarLinks:{type:Array,default:function(){return[]}},autoClose:{type:Boolean,default:!0}},provide:function(){return{autoClose:this.autoClose}},computed:{sidebarStyle:function(){return{backgroundImage:"url(".concat(this.backgroundImage,")")}}}},Bt=Nt,Ot=(a("57bb"),Object(d["a"])(Bt,yt,wt,!1,null,null,null)),jt=Ot.exports,Rt={showSidebar:!1,sidebarLinks:[{name:"Dashboard",icon:"ti-panel",path:"/admin/overview"}],displaySidebar:function(t){this.showSidebar=t}},Dt={install:function(t){t.mixin({data:function(){return{sidebarStore:Rt}}}),Object.defineProperty(t.prototype,"$sidebar",{get:function(){return this.$root.sidebarStore}}),t.component("side-bar",jt),t.component("sidebar-link",Et)}},It=Dt,Pt=(a("f9e3"),a("e1b9"),a("c6e3"),{install:function(t){t.use(mt),t.use(bt),t.use(It),t.use(I),t.use(b["a"])}}),Tt=(a("f559"),function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrapper"},[e("side-bar",{directives:[{name:"show",rawName:"v-show",value:"/"!=t.$route.path&&"/auth/pipeline-name"!=t.$route.path&&"/auth/select-option"!=t.$route.path&&"/auth/full-assessment"!=t.$route.path&&!t.$route.path.startsWith("/auth/full-assessment/report"),expression:"$route.path != '/' && $route.path != '/auth/pipeline-name' && $route.path != '/auth/select-option' && $route.path != '/auth/full-assessment' && !$route.path.startsWith('/auth/full-assessment/report') "}]},[e("div",{staticClass:"widget-body"},[e("p",{staticStyle:{"padding-left":"20px","font-size":"30px"}},[t._v("Pipeline as a Service")]),e("p",{staticStyle:{"padding-left":"20px","font-size":"15px"}},[t._v("Compose and test your own customized quality pipelines")]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-sm-12"},[e("div",{staticClass:"col-sm-12"},[e("div",{staticClass:"vrtwiz"},[e("ul",{staticClass:"verticalwiz"},[e("li",{staticClass:"active step1 general-step",attrs:{"data-target":"#step1"},on:{click:function(e){return t.menuChange("1")}}},[e("sidebar-link",{attrs:{to:"/auth/general-options"}},[e("span",{staticClass:"step"},[t._v("1")]),e("span",{staticClass:"title"},[t._v("Repos")])])],1),e("li",{staticClass:"step3 general-step",attrs:{"data-target":"#step3"},on:{click:function(e){return t.menuChange("2")}}},[e("sidebar-link",{attrs:{to:"/auth/sqa-criteria"}},[e("span",{staticClass:"step"},[t._v("2")]),e("span",{staticClass:"title"},[t._v("criteria")])])],1),e("li",{attrs:{"data-target":"#step3"}},[e("sidebar-link",{attrs:{to:"/auth/files"}},[e("span",{staticClass:"step"},[t._v("3")]),e("span",{staticClass:"title"},[t._v("PIPELINE")])])],1)]),e("div",{staticClass:"clearfix"})])])])])]),e("hr",{staticStyle:{"background-color":"rgba(255,255,255,0.6)"}}),e("sidebar-link",{attrs:{to:"/auth/pipeline-name"}},[e("i",{staticClass:"nc-icon nc-stre-left"}),e("p",[t._v("Back")])]),e("mobile-menu")],1),"/"==t.$route.path||"/auth/pipeline-name"==t.$route.path||"/auth/select-option"==t.$route.path||"/auth/full-assessment"==t.$route.path||t.$route.path.startsWith("/auth/full-assessment/report")?e("div",[e("top-navbar"),e("dashboard-content",{on:{click:t.toggleSidebar}}),e("content-footer")],1):e("div",{staticClass:"main-panel"},[e("top-navbar"),e("dashboard-content",{on:{click:t.toggleSidebar}}),e("content-footer")],1)],1)}),$t=[],qt=function(){var t=this,e=t._self._c;return e("nav",{staticClass:"navbar navbar-expand-lg",class:t.colorBar,staticStyle:{"padding-bottom":"2px","padding-top":"3px"}},[e("div",{staticClass:"container-fluid"},[e("a",{staticClass:"navbar-brand res-size linkInPDF",staticStyle:{color:"white"},attrs:{href:"/#/auth/select-option"}},[t._v("Software Quality Assurance as a Service")]),e("button",{staticClass:"navbar-toggler navbar-toggler-right",class:{toggled:t.$sidebar.showSidebar},staticStyle:{color:"white"},attrs:{type:"button","aria-controls":"navigation-index","aria-expanded":"false","aria-label":"Toggle navigation"},on:{click:t.toggleSidebar}},[e("span",{staticClass:"navbar-toggler-bar burger-lines"}),e("span",{staticClass:"navbar-toggler-bar burger-lines"}),e("span",{staticClass:"navbar-toggler-bar burger-lines"})]),e("div",{staticClass:"collapse navbar-collapse justify-content-end"},[e("ul",{staticClass:"navbar-nav ml-auto"},[t._m(0),t._m(1),e("li",{staticClass:"nav-item hideInPDF"},[e("button",{staticClass:"btn btn-primary btn-simple nav-link",staticStyle:{"font-size":"18px",color:"white"},on:{click:function(e){return t.logOut()}}},[t._v("Log Out"),e("i",{staticClass:"nc-icon nc-button-power",staticStyle:{"padding-left":"10px"}})])])])])])])},zt=[function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link text-white linkInPDF",attrs:{title:"Help",target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("span",{staticStyle:{"padding-top":"10px","font-size":"18px"}},[t._v("Documentation")]),e("i",{staticClass:"fa fa-book",staticStyle:{"padding-left":"10px"},attrs:{"aria-hidden":"true"}})])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item hideInPDF"},[e("span",{staticStyle:{"padding-left":"20px","border-right":"solid 1px white"}})])}],Ft={computed:{routeName:function(){var t=this.$route.name;return this.capitalizeFirstLetter(t)},colorBar:function(){return"bg-blue"}},data:function(){return{activeNotifications:!1}},methods:{capitalizeFirstLetter:function(t){return t.charAt(0).toUpperCase()+t.slice(1)},toggleNotificationDropDown:function(){this.activeNotifications=!this.activeNotifications},closeDropDown:function(){this.activeNotifications=!1},toggleSidebar:function(){this.$sidebar.displaySidebar(!this.$sidebar.showSidebar)},hideSidebar:function(){this.$sidebar.displaySidebar(!1)},logOut:function(){this.$router.replace(this.$route.query.redirect||"/logout")}}},Ut=Ft,Lt=(a("f9c7"),Object(d["a"])(Ut,qt,zt,!1,null,"bca72616",null)),Mt=Lt.exports,Vt=function(){var t=this,e=t._self._c;return e("footer",[t._m(0),e("div",{staticClass:"container-fluid"},[e("div",{staticClass:"row mt-3 mb-3"},[t._m(1),e("div",{staticClass:"col-2 text-center hideInPDF"},[e("button",{staticClass:"btn btn-primary btn-simple",attrs:{id:"button"},on:{click:function(e){return t.top()}}},[e("i",{staticClass:"fa fa-arrow-up",attrs:{"aria-hidden":"true"}}),t._v(" Back to top")])])])])])},Qt=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"footer-class"},[e("div",{staticClass:"container-fluid"},[e("div",{staticClass:"row",staticStyle:{margin:"2rem"}},[e("div",{staticClass:"footer-widget widget_text widget-count-3 col-md-4"},[e("div",{staticClass:"textwidget"},[e("p",[e("img",{staticStyle:{height:"40%",width:"40%"},attrs:{src:a("cecc"),alt:""}})]),e("p",[t._v("\n\t\t\t\t\t\t\t\tEOSC-synergy receives funding from the European Union’s Horizon\n\t\t\t\t\t\t\t\t2020 research and innovation programme under grant agreement\n\t\t\t\t\t\t\t\tNo 857647.\n\t\t\t\t\t\t\t")])])]),e("div",{staticClass:"footer-widget widget_text widget-count-3 col-md-4"},[e("div",{staticClass:"textwidget"},[e("p",[e("img",{staticStyle:{height:"50%",width:"50%"},attrs:{src:a("3b94"),alt:""}})]),e("p",[t._v("\n\t\t\t\t\t\t\t\tUnless otherwise indicated, all materials created by the EOSC-synergy\n\t\t\t\t\t\t\t\tconsortium are licensed under a Creative Commons Attribution\n\t\t\t\t\t\t\t\t4.0 International License.\n\t\t\t\t\t\t\t")])])]),e("div",{staticClass:"footer-widget widget_nav_menu widget-count-3 col-md-4"},[e("div",{staticClass:"menu-footer-container"},[e("ul",{staticClass:"menu"},[e("li",{staticStyle:{"border-top":"1px solid #343434",padding:"0.5rem 0"}},[e("a",{staticClass:"linkInPDF",staticStyle:{color:"#42697a"},attrs:{target:"_blank",href:"/#/privacy-policy"}},[t._v("Privacy Policy")])]),e("li",{staticStyle:{"border-top":"1px solid #343434",padding:"0.5rem 0"}},[e("a",{staticClass:"linkInPDF",staticStyle:{color:"#42697a"},attrs:{target:"_blank",href:"/#/terms-use"}},[t._v("Terms of Service")])]),e("li",{staticStyle:{"border-top":"1px solid #343434","border-bottom":"1px solid #343434",padding:"0.5rem 0"}},[e("a",{staticClass:"linkInPDF",staticStyle:{color:"#42697a"},attrs:{target:"_blank",href:"https://www.eosc-synergy.eu/news-and-events"}},[t._v("News & Events")])])])])])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"col-8 offset-2 text-center"},[e("a",{staticClass:"linkInPDF",staticStyle:{width:"200px",display:"block",margin:"auto"},attrs:{href:"https://www.eosc-synergy.eu",target:"_blank"}},[e("img",{staticStyle:{width:"200px"},attrs:{src:a("7dbb"),alt:""}})])])}],Jt={data:function(){return{btn:""}},created:function(){},methods:{top:function(){$("html, body").animate({scrollTop:0},400)}}},Ht=Jt,Yt=(a("fe4c"),Object(d["a"])(Ht,Vt,Qt,!1,null,null,null)),Gt=Yt.exports,Wt=function(){var t=this,e=t._self._c;return e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)},Zt=[],Kt={},Xt=Kt,te=(a("f097"),Object(d["a"])(Xt,Wt,Zt,!1,null,null,null)),ee=te.exports,ae=function(){var t=this;t._self._c;return t._m(0)},se=[function(){var t=this,e=t._self._c;return e("ul",{staticClass:"nav nav-mobile-menu"},[e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link",attrs:{href:"#pablo"}},[e("span",[e("i",{staticClass:"nc-icon nc-button-power"}),t._v(" Log out")])])])])}],ie={name:"mobile-menu"},oe=ie,re=Object(d["a"])(oe,ae,se,!1,null,null,null),ne=re.exports,le={components:{TopNavbar:Mt,ContentFooter:Gt,DashboardContent:ee,MobileMenu:ne},methods:{toggleSidebar:function(){this.$sidebar.showSidebar&&this.$sidebar.displaySidebar(!1)},menuChange:function(t){console.log(t),$(".general-step").removeClass("active")}},created:function(){this.$eventHub.$on("steps",function(t){this.menuChange(t)}.bind(this))},beforeDestroy:function(){this.$eventHub.$off("steps")}},ce=le,de=(a("da81"),Object(d["a"])(ce,Tt,$t,!1,null,"5ca4657e",null)),pe=de.exports,ue=function(){var t=this,e=t._self._c;return e("div",{staticClass:"auth-layout",staticStyle:{"scroll-behavior":"smooth"}},[e("header",{staticClass:"bg-blue text-white",attrs:{id:"myheader"}},[t._m(0),e("div",{staticClass:"bg-blue",attrs:{id:"wrapper-navbar",itemscope:"",itemtype:"http://schema.org/WebSite"}},[e("a",{staticClass:"skip-link sr-only sr-only-focusable",attrs:{href:"#content"}},[t._v("Skip to content")]),e("nav",{staticClass:"navbar navbar-expand-md navbar-dark"},[e("div",{staticClass:"container"},[t._m(1),t._m(2),t._m(3),e("div",{staticClass:"collapse navbar-collapse",attrs:{id:"navbarNavDropdown"}},[e("ul",{staticClass:"navbar-nav ml-auto",attrs:{id:"main-menu"}},[t._m(4),t._m(5),t._m(6),t._m(7),e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",staticStyle:{"padding-left":"20px"},attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Sign In")])])])])])])])]),e("div",{staticClass:"container back-login"},[e("p",{staticStyle:{"text-transform":"uppercase","margin-bottom":"0px","font-weight":"700","font-size":"16px"}},[t._v("Committed to Software Quality in Research")]),e("div",{staticStyle:{"max-width":"792px"}},[e("h2",{staticStyle:{"text-transform":"uppercase","font-size":"44px","font-weight":"700","line-height":"1.25","margin-bottom":"2rem"}},[t._v("Streamline the Adoption of Novel Software Engineering Practices in Research and Receive Credit for It")]),t._m(8),t._m(9),e("p",[e("button",{staticClass:"btn btn-simple",staticStyle:{color:"#1DC7EA","padding-left":"0"},attrs:{type:"button"},on:{click:function(e){return t.goTo("cicd")}}},[t._v("What is CI/CD?")])]),e("p",[e("button",{staticClass:"btn btn-simple",staticStyle:{color:"#1DC7EA","padding-left":"0"},attrs:{type:"button"},on:{click:function(e){return t.goTo("badges")}}},[t._v("What are SQAaaS "),e("em",[t._v("digital badges")]),t._v(" all about?")])])]),t._m(10)]),e("section",{staticClass:"section-style"},[e("div",{ref:"cicd",staticClass:"container",attrs:{id:"cicd"}},[t._m(11),e("p",[t._v("CI/CD stands for Continuous Integration and Continuous Delivery, respectively. They are common practices in software engineering that aim at improving the overall quality of the software during the development life cycle. CI/CD encompass both the verification and validation (V&V) processes, and thus they not only act at the code level, but also assess the operational part of the software. Consequently, CI/CD helps developers to meet both the functional (behavior-driven) and non-functional (usability-oriented) requirements that the software is intended to provide to their users.")]),t._m(12),e("p",[t._v("The CI/CD work is commonly arranged into pipelines, which define the sequential steps that the software V&V needs to go through, commonly as often as new source code changes are added to the codebase. As a result, automation is key to enable the CI/CD scenarios and a key feature of the pipelines.")]),t._m(13),e("p",[t._v("Badges are commonly used by earners for proving the attainment of certain achievements. Digital badges complement traditional badging by providing virtual certification with built-in features for online sharing, verification, portability and trustworthiness. The SQAaaS platform harnesses the potential of the Open Badges specification to issue digital badges for particular versions of the software. Each badge issued by SQAaaS has associated metadata that includes the software quality criteria being fulfilled and the applicable evidence in the form of build logs, reports and/or binary artefacts.")]),e("h4",{staticStyle:{"font-weight":"700",color:"#73bbdc","margin-top":"0px"}},[t._v("How can software in research benefit from badges?")]),e("p",[t._v("The resultant badge can then be shared and verified by external bodies, thus significantly impacting the visibility and adoption of the software. In research ecosystems, such a quality badge definitely contributes to usability, reputation-building and crediting, as well as improving the reusability and reproducibility of the awarded software version.")])])]),e("section",{staticClass:"bg-blue section-style"},[e("div",{ref:"badges",staticClass:"container",staticStyle:{"padding-top":"0px"},attrs:{id:"badges"}},[e("h2",{staticStyle:{"font-weight":"700",color:"#ffff","margin-top":"0px"}},[t._v("Benefit from the good practices when developing software and services")]),e("h4",{staticStyle:{"font-weight":"700","padding-bottom":"0.2rem"}},[t._v("Meet the quality criteria we use to foster the implementation of reproducible and sustainable research software.")]),e("p",[t._v("The workflow of the CI/CD pipelines created by the SQAaaS platform is criteria-driven, which means that each stage executed by the pipeline fulfills a criterion from the two sets of Software and Service Quality Assurance documents. The criteria compiled are the result of an open and continuous collaborative effort and can be reached at:")]),t._m(14),t._m(15)])]),e("section",{staticClass:"section-style"},[e("div",{staticClass:"container"},[e("h2",{staticStyle:{"font-weight":"700",color:"#73bbdc","padding-bottom":"2rem","margin-top":"0px","text-align":"center"}},[t._v("Tailor quality checks to your software needs")]),e("h4",{staticStyle:{"font-weight":"700","padding-bottom":"0.2rem"}},[t._v("No expertise required on CI/CD, just graphically compose the pipeline, add it to your code repository, and start validating your software for every change")]),t._m(16),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"20px","padding-bottom":"20px"}},[e("button",{staticClass:"btn btn-outline btn-white",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Try it out!")])])])]),e("section",{staticClass:"bg-blue section-style"},[e("div",{staticClass:"container"},[e("h2",{staticStyle:{"font-weight":"700",color:"#ffff","padding-bottom":"2rem","margin-top":"0px","text-align":"center"}},[t._v("Obtain the quality achievements of your software")]),e("h4",{staticStyle:{"font-weight":"700","padding-bottom":"0.2rem"}},[t._v("Estimate how well your software is doing in terms of QA and get recognition for it!")]),t._m(17),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"20px","padding-bottom":"20px"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Try it out!")])])])]),t._m(18),t._m(19),t._m(20),e("content-footer")],1)},he=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"topbar",attrs:{id:"top"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-sm-6"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-7"}},[e("div",{staticClass:"textwidget"})])]),e("div",{staticClass:"col-sm-6 text-sm-right"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-6"}},[e("div",{staticClass:"textwidget"},[e("p",[e("a",{staticClass:"textwidget",attrs:{href:"https://twitter.com/EOSC_synergy",target:"_blank",rel:"noopener noreferrer"}},[t._v("Follow us on twitter")])])])])])])])])},function(){var t=this,e=t._self._c;return e("a",{staticClass:"navbar-brand",attrs:{href:"https://www.eosc-synergy.eu/",rel:"home"}},[e("img",{staticClass:"img-fluid",staticStyle:{height:"50px"},attrs:{src:a("3647"),alt:"EOSC synergy"}})])},function(){var t=this,e=t._self._c;return e("p",{staticStyle:{"font-size":"40px","margin-bottom":"0px"}},[e("strong",[t._v("SQAaaS")])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"navbar-toggler",attrs:{type:"button","data-toggle":"collapse","data-target":"#navbarNavDropdown","aria-controls":"navbarNavDropdown","aria-expanded":"false","aria-label":"Toggle navigation"}},[e("span",{staticClass:"navbar-toggler-icon"})])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Help",target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("span",{staticStyle:{"font-weight":"bold"}},[t._v("Documentation")]),e("i",{staticClass:"fa",staticStyle:{"padding-left":"30px","border-right":"solid 1px"},attrs:{"aria-hidden":"true"}})])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"About",target:"_blank",href:"https://www.eosc-synergy.eu/about/"}},[t._v("About")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-47"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Quality",target:"_blank",href:"https://www.eosc-synergy.eu/technical-areas/quality/"}},[t._v("Quality")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Contact us",target:"_blank",href:"https://www.eosc-synergy.eu/contact-us/"}},[t._v("Contact us")])])},function(){var t=this,e=t._self._c;return e("p",{staticStyle:{"font-size":"18px"}},[t._v("The adoption of quality-based practices is one common struggle when it comes to developing software in research environments. The SQAaaS platform "),e("b",[t._v("provides researchers with ready-to-use "),e("em",[t._v("CI/CD pipelines")])]),t._v(" that cross-check the relevant quality criteria any software project ought to fulfill in order to meet the Open Science values, and thus be sustainable, reliable, usable, reusable and discoverable in the long term. Additionally, the SQAaaS\n features an assessment tool that acknowledges the quality attributes of the software, "),e("b",[t._v("enabling proper recognition through shareable and verifiable "),e("em",[t._v("digital badges")])]),t._v(".")])},function(){var t=this,e=t._self._c;return e("div",{staticStyle:{"margin-top":"1.5rem","margin-bottom":"1rem"}},[e("div",{staticStyle:{"margin-bottom":"16px"}},[t._v("The SQAaaS platform is developed by CSIC, LIP and UPV.")]),e("a",{attrs:{href:"https://www.csic.es/en",target:"_blank"}},[e("img",{staticStyle:{"margin-right":"20px"},attrs:{src:a("5c14"),height:"60"}})]),e("a",{attrs:{href:"https://www.lip.pt/?lang=en",target:"_blank"}},[e("img",{staticStyle:{margin:"0 20px"},attrs:{src:a("2bf1"),height:"60"}})]),e("a",{attrs:{href:"https://www.upv.es/en",target:"_blank"}},[e("img",{staticStyle:{margin:"0 20px"},attrs:{src:a("12ea"),height:"60"}})])])},function(){var t=this,e=t._self._c;return e("div",{staticStyle:{"padding-top":"1rem"}},[e("a",{staticClass:"btn-outline btn",attrs:{type:"button",href:"https://www.youtube.com/watch?v=krHm0eP9yiI",target:"blank"}},[e("i",{staticClass:"fa fa-play-circle",staticStyle:{color:"black","margin-right":"10px"},attrs:{"aria-hidden":"true"}}),t._v("See SQAaaS in Action")])])},function(){var t=this,e=t._self._c;return e("h2",{staticStyle:{"font-weight":"700",color:"#73bbdc","margin-top":"0px"}},[t._v("What are "),e("em",[t._v("CI/CD pipelines")]),t._v("?")])},function(){var t=this,e=t._self._c;return e("h4",{staticStyle:{"font-weight":"700",color:"#73bbdc","margin-top":"0px"}},[t._v("What about the "),e("em",[t._v("Pipelines")]),t._v("?")])},function(){var t=this,e=t._self._c;return e("h2",{staticStyle:{"font-weight":"700",color:"#73bbdc","margin-top":"0px"}},[t._v("What are SQAaaS "),e("em",[t._v("digital badges")]),t._v(" all about?")])},function(){var t=this,e=t._self._c;return e("p",[t._v("- A set of Common Software Quality Assurance Baseline Criteria for "),e("a",{staticStyle:{color:"white","text-decoration":"underline"},attrs:{href:"https://github.com/indigo-dc/sqa-baseline",target:"blank"}},[t._v("Research Projects")]),t._v(".")])},function(){var t=this,e=t._self._c;return e("p",[t._v("- A set of Common Service Quality Assurance Baseline Criteria for "),e("a",{staticStyle:{color:"white","text-decoration":"underline"},attrs:{href:"https://github.com/EOSC-synergy/service-qa-baseline",target:"blank"}},[t._v("Research Projects")]),t._v(".")])},function(){var t=this,e=t._self._c;return e("p",[t._v("Researchers and computational scientists use SQAaaS to harness the benefits of applying good software engineering practices to their own software projects. The "),e("strong",[e("i",[t._v(" Pipeline as a Service ")])]),t._v(" building block allows you to compose and test customized CI/CD pipelines in accordance with reference criteria used throughout the software development life cycle of research EU projects. And all of this without the burden of being at the forefront of the latest trendy CI languages or configuration formats.")])},function(){var t=this,e=t._self._c;return e("p",[t._v("The "),e("strong",[e("i",[t._v(" Quality Assessment & Awarding")])]),t._v(" building block analyses, building upon your input, the level of completeness with the [reference criteria](link) for any given release of your software. Once the assessment is completed, you will get a digital badge that acknowledges the criteria fulfilled and the associated assets such as the code versioning and building related data.")])},function(){var t=this,e=t._self._c;return e("section",{staticClass:"section-style"},[e("div",{staticClass:"container"},[e("h2",{staticStyle:{"font-weight":"700",color:"#73bbdc","padding-bottom":"2rem","margin-top":"0px","text-align":"center"}},[t._v("Deploy your own SQAaaS platform")]),e("h4",{staticStyle:{"font-weight":"700","padding-bottom":"0.2rem"}},[t._v("Get the SQAaaS on your premises at the drop of a hat!")]),e("p",[t._v("The SQAaaS platform relies on a set of services to provide its functionality. We deliver an Infrastructure as Code solution that makes the on-premise deployment straightforward for any individual researcher or scientific community. This approach is useful for use cases with privative source code where unrestricted access to the repositories is not granted.")]),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"20px","padding-bottom":"20px"}},[e("a",{attrs:{href:"https://github.com/eosc-synergy/SQAaaS",target:"_blank"}},[e("button",{staticClass:"btn btn-outline btn-white",attrs:{type:"button"}},[t._v("Try it out!")])])])])])},function(){var t=this,e=t._self._c;return e("section",{staticClass:"bg-blue section-style"},[e("div",{staticClass:"container"},[e("h2",{staticStyle:{"font-weight":"700",color:"#ffff","padding-bottom":"2rem","margin-top":"0px","text-align":"center"}},[t._v("Use code rather than a graphical interface")]),e("h4",{staticStyle:{"font-weight":"700","padding-bottom":"0.2rem"}},[t._v("Harness the full potential of the underlying CI/CD technology by means of the JePL library")]),e("p",[t._v("Tech-savvy users tend to favor code over a graphical interface for the task of managing their CI/CD pipelines. Especially suitable for complex setups, you can use the same library the SQAaaS platform relies on, the "),e("strong",[e("i",[t._v("JePL library")])]),t._v(", and benefit from the full set of features it provides.")]),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"20px","padding-bottom":"20px"}},[e("a",{attrs:{href:"https://github.com/indigo-dc/jenkins-pipeline-library",target:"_blank"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"}},[t._v("Try it out!")])])])])])},function(){var t=this,e=t._self._c;return e("section",{staticClass:"section-style"},[e("div",{staticClass:"container"},[e("h2",{staticStyle:{"text-align":"center","padding-bottom":"40px"}},[t._v("Learn more about SQAaaS")]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-12 col-md-4 text-center"},[e("span",{staticClass:"fa-stack fa-3x"},[e("a",{staticClass:"section_docs",attrs:{target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("i",{staticClass:"fa fa-circle fa-stack-2x text-primary"}),e("i",{staticClass:"fa fa-book fa-stack-1x fa-inverse"})])]),e("h4",{staticStyle:{"font-weight":"700"}},[t._v("SQAaaS Documentation")]),e("p",[t._v("Checks the docs to understand all the capabilities of SQAaaS")])]),e("div",{staticClass:"col-12 col-md-4 text-center"},[e("span",{staticClass:"fa-stack fa-3x"},[e("a",{staticClass:"section_docs",attrs:{href:"https://github.com/eosc-synergy/SQAaaS",target:"blank"}},[e("i",{staticClass:"fa fa-circle fa-stack-2x text-primary"}),e("i",{staticClass:"fa fa-github fa-stack-1x fa-inverse"})])]),e("h4",{staticStyle:{"font-weight":"700"}},[t._v("GitHub")]),e("p",[t._v("Open Source (GPLv3 License)")])]),e("div",{staticClass:"col-12 col-md-4 text-center"},[e("span",{staticClass:"fa-stack fa-3x"},[e("a",{staticClass:"section_docs",attrs:{href:"https://www.youtube.com/watch?v=krHm0eP9yiI",target:"blank"}},[e("i",{staticClass:"fa fa-circle fa-stack-2x text-primary"}),e("i",{staticClass:"fa fa-youtube-play fa-stack-1x fa-inverse"})])]),e("h4",{staticStyle:{"font-weight":"700"}},[t._v("YouTube")]),e("p",[t._v("Find tutorials about SQAaaS.")])])])])])}],fe=(a("34ef"),a("5df3"),a("1c4c"),a("9c29"),{components:{ContentFooter:Gt},data:function(){return{username:"",pass:"",error:!1,error_message_text:"",processing:!1,passwordFieldType:"password",mistake:{username:!1,password:!1}}},methods:{goTo:function(t){var e=this.$refs[t],a=e.offsetTop;window.scrollTo(0,a)},generateRandomString:function(){var t=new Uint32Array(28);return crypto.getRandomValues(t),Array.from(t,(function(t){return("0"+t.toString(16)).substr(-2)})).join("")},pkceChallengeFromVerifier:function(t){var e=new TextEncoder,a=e.encode(t),s=crypto.subtle.digest("SHA-256",a);return console.log(a,s),console.log("hashed"),console.log(crypto.createHmac("sha256").update(a).digest()),this.base64urlencode(s)},base64urlencode:function(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")},login_egi:function(){this.$route.query.redirect?sessionStorage.setItem("redirect",this.$route.query.redirect):sessionStorage.removeItem("redirect"),localStorage.setItem("client_id",this.env.client_id),localStorage.setItem("provider_url",this.env.provider_url),localStorage.setItem("url_authorize",this.env.url_authorize),localStorage.setItem("url_user_info",this.env.url_user_info),localStorage.setItem("token_endpoint",this.env.token_endpoint),window.location.replace(this.env.redirect_uri)},showLoginRequiredAlert:function(){this.$swal.fire({title:"Sign In required",html:"
You need to sign in first to access the requested area.
You will be redirected afterwards.
",icon:"warning",confirmButtonText:"Ok",confirmButtonColor:"#3085d6"}).then((function(t){$(".btn-login").first().addClass("glow"),setTimeout((function(){$(".btn-login").removeClass("glow")}),2e3)}))},created:function(){this.$store.state={name:"",pipeline_id:"",build_url:"",status:"",pull_request_url:"",config_yaml:{config:{project_repos:{},credentials:[]},sqa_criteria:{},environment:{},timeout:"600"},docker_compose:{version:"3.7",services:{}}}}},created:function(){sessionStorage.removeItem("redirect")},mounted:function(){this.$route.query.redirect&&this.showLoginRequiredAlert()},beforeRouteUpdate:function(t,e,a){t.query.redirect&&this.showLoginRequiredAlert(),a()}}),ge=fe,me=(a("72a8"),Object(d["a"])(ge,ue,he,!1,null,"b2eb54ee",null)),ve=me.exports,_e=function(){var t=this,e=t._self._c;return e("div",{staticClass:"contact-us full-screen"},[e("nav",{staticClass:"navbar navbar-ct-default",attrs:{role:"navigation-demo"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"navbar-header"},[t._m(0),e("router-link",{staticClass:"navbar-brand",attrs:{to:{path:"/"}}},[t._v("Site title")])],1),e("div",{staticClass:"collapse navbar-collapse",attrs:{id:"navigation-example-2"}},[e("ul",{staticClass:"nav navbar-nav navbar-right"},[e("li",[e("router-link",{attrs:{to:{path:"/"}}},[t._v("Home")])],1)])])])]),t._m(1),e("footer",{staticClass:"footer-demo"},[e("div",{staticClass:"container"},[e("nav",{staticClass:"pull-left"},[e("ul",[e("li",[e("router-link",{attrs:{to:{path:"/"}}},[t._v("Home")])],1),e("li",[e("router-link",{attrs:{to:{path:"/register"}}},[t._v("Register")])],1)])]),t._m(2)])])])},be=[function(){var t=this,e=t._self._c;return e("button",{staticClass:"navbar-toggle",attrs:{type:"button","data-toggle":"collapse","data-target":"#navigation-example-2"}},[e("span",{staticClass:"sr-only"},[t._v("Toggle navigation")]),e("span",{staticClass:"icon-bar"}),e("span",{staticClass:"icon-bar"}),e("span",{staticClass:"icon-bar"})])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrapper wrapper-full-page section content"},[e("div",{},[e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-8 col-md-offset-2 text-center"},[e("h2",{staticClass:"title text-danger"},[t._v("404 Not Found")]),e("h2",{staticClass:"title"},[t._v("Oops! It seems that this page does not exist.")])])])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"copyright text-center"},[t._v("\n © Coded with\n "),e("i",{staticClass:"fa fa-heart heart"}),t._v(" by\n "),e("a",{attrs:{href:"https://binarcode.com",target:"_blank"}},[t._v("BinarCode")]),t._v(".\n Designed by "),e("a",{attrs:{href:"https://www.creative-tim.com/?ref=pdf-vuejs",target:"_blank"}},[t._v("Creative Tim")]),t._v(".\n ")])}],ye={},we=ye,xe=Object(d["a"])(we,_e,be,!1,null,null,null),Ce=xe.exports,Se=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[e("div",{staticClass:"container-fluid"},[e("div",{staticClass:"col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto"},[e("div",{staticStyle:{margin:"auto"}},[e("card",[e("template",{slot:"header"},[e("div",{staticStyle:{display:"flex","flex-direction":"row","padding-bottom":"15px"}},[e("div",{staticStyle:{"background-color":"#e6ede8","padding-left":"100px","padding-top":"20px","padding-bottom":"10px",width:"80%"}},[e("h3",{staticClass:"card-title",staticStyle:{"margin-top":"0px","font-weight":"700"}},[t._v("Code repositories are the substrate for the CI/CD pipelines")]),e("p",{staticStyle:{"padding-top":"20px"}},[t._v("\n The ultimate benefit of CI/CD pipelines is that they react instantly to code changes. Having the CI/CD pipelines next to the code they act upon\n is the recommended approach.\n ")]),e("div",[e("p",[e("span",{staticStyle:{"text-decoration":"underline","font-weight":"bold"}},[t._v("This is an optional step:")]),t._v("\n if the resultant pipeline will be added to the code repository, you are not required to define it here.")]),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"15px",margin:"0 auto"}},[e("button",{staticClass:"btn btn-outline btn-info",staticStyle:{"border-style":"solid","border-width":"thin",padding:"5px 5px","font-weight":"bold"},on:{click:function(e){return t.next()}}},[t._v("Skip this step for now >")])])])]),e("div",{staticStyle:{"background-color":"#e6ede8","padding-left":"80px","padding-top":"55px","padding-bottom":"10px",width:"30%"}},[e("img",{staticClass:"responsive",staticStyle:{opacity:"0.5"},attrs:{src:a("4da3"),alt:""}})])])]),[e("div",{staticClass:"row",staticStyle:{"padding-left":"20px","padding-top":"10px","margin-bottom":"1rem"}},[e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label",staticStyle:{"font-weight":"bold","font-size":"17px"}},[t._v("Does your pipeline need code from external repositories?")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"External repositories are those different from the one that will contain the current pipeline more info"}},[e("i",{staticClass:"fa fa-question-circle"})])])]),e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label"},[t._v("Yes")]),e("base-checkbox",{attrs:{name:"workpace"},model:{value:t.add_external_repo.yes,callback:function(e){t.$set(t.add_external_repo,"yes",e)},expression:"add_external_repo.yes"}}),e("span",{staticClass:"custom-label"},[t._v("No")]),e("base-checkbox",{attrs:{name:"workspace"},model:{value:t.add_external_repo.no,callback:function(e){t.$set(t.add_external_repo,"no",e)},expression:"add_external_repo.no"}})],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.add_external_repo.yes,expression:"add_external_repo.yes"}]},[e("div",{staticClass:"col-12",staticStyle:{"padding-left":"20px"}},[e("base-input",{staticStyle:{"margin-bottom":"0px"},attrs:{type:"text",label:"Repository URL",disabled:!1,placeholder:"The URL you can use to clone the project."},model:{value:t.repo.url,callback:function(e){t.$set(t.repo,"url",e)},expression:"repo.url"}}),e("div",{staticClass:"col-12 text-right"},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorRepoUrl,expression:"showErrorRepoUrl"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("This field is required.")])]),e("base-input",{staticClass:"col-md-6",staticStyle:{"padding-left":"0px"},attrs:{type:"text",label:"Branch",disabled:!1,placeholder:"master"},model:{value:t.repo.branch,callback:function(e){t.$set(t.repo,"branch",e)},expression:"repo.branch"}})],1),e("div",{staticClass:"text-right",staticStyle:{"padding-right":"20px"}},[e("button",{staticClass:"btn-outline btn btn-info",attrs:{type:"button"},on:{click:function(e){t.addRepo(),t.track()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD REPOSITORY")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showRepo,expression:"showRepo"}],staticStyle:{"padding-top":"20px"}},[e("div",{staticClass:"text-center",staticStyle:{"padding-bottom":"10px"}},[e("span",{staticClass:"custom-table-title"},[t._v("Configured Repositories")])]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"80%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Repo")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Branch")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.$store.state.config_yaml.config.project_repos,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(a.repo)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a.branch)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeRepo(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])])]),e("div",{staticClass:"col-12",staticStyle:{"padding-left":"20px","margin-top":"2rem","padding-right":"0px"},attrs:{id:"accordion_general_options",role:"tablist","aria-multiselectable":"true"}},[e("div",{staticClass:"card"},[e("div",{staticClass:"card-header",attrs:{role:"tab",id:"accordionHeadingGeneralOptions"}},[e("div",{staticClass:"mb-0 row"},[e("div",{staticClass:"col-12 accordion-head",staticStyle:{padding:"0px 20px 0px 20px"}},[e("a",{staticClass:"collapsed",attrs:{"data-toggle":"collapse","data-parent":"#accordion_general_options",href:"#accordionBodyGeneralOptions","aria-expanded":"false","aria-controls":"accordionBodyGeneral"}},[e("i",{staticClass:"fa fa-angle-down",attrs:{"aria-hidden":"true"}}),e("p",{staticStyle:{"margin-bottom":"0px"}},[t._v("ADVANCED OPTIONS (Credentials, Env Vars)")])])])])]),e("div",{staticClass:"collapse",attrs:{id:"accordionBodyGeneralOptions",role:"tabpanel","aria-labelledby":"accordionHeadingGeneralOptions","aria-expanded":"false","data-parent":"accordion_general_options"}},[e("div",{staticClass:"card-block col-12"},[e("div",{staticClass:"row",staticStyle:{"padding-left":"20px","margin-top":"1rem","margin-bottom":"1rem"}},[e("span",{staticClass:"custom-label"},[t._v("Add Credentials?")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Credentials can only be used once they are defined in EOSC-Synergy Jenkins instance more info"}},[e("i",{staticClass:"fa fa-question-circle"})])]),e("span",{staticClass:"custom-label",staticStyle:{"padding-left":"75px"}},[t._v("Yes")]),e("base-checkbox",{attrs:{name:"credentials"},model:{value:t.config.credentials.yes,callback:function(e){t.$set(t.config.credentials,"yes",e)},expression:"config.credentials.yes"}}),e("span",{staticClass:"custom-label"},[t._v("No")]),e("base-checkbox",{attrs:{name:"credentials"},model:{value:t.config.credentials.no,callback:function(e){t.$set(t.config.credentials,"no",e)},expression:"config.credentials.no"}})],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.config.credentials.yes,expression:"config.credentials.yes"}],staticStyle:{"padding-left":"30px"}},[e("i",{staticClass:"fa fa-bell"}),t._v(" Credentials shall be pre-defined in Jenkins before being used in the pipeline. "),e("a",{attrs:{href:"https://jenkins.eosc-synergy.eu/credentials/"}},[t._v("Head to our Jenkins instance")]),t._v(" and then fill in the form below.\n "),e("base-input",{staticClass:"no-margin",attrs:{type:"text",label:"JENKINS CREDENTIAL ID",disabled:!1,placeholder:"userpass"},model:{value:t.credentials.id,callback:function(e){t.$set(t.credentials,"id",e)},expression:"credentials.id"}}),e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorCredId,expression:"showErrorCredId"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("This field is required")]),e("div",{staticStyle:{"padding-top":"20px"}},[e("label",[t._v("JENKINS CREDENTIAL TYPE")]),e("select",{directives:[{name:"model",rawName:"v-model",value:t.credentials.type,expression:"credentials.type"}],staticClass:"custom-select",attrs:{id:"cred"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.$set(t.credentials,"type",e.target.multiple?a:a[0])}}},[e("option",{attrs:{value:"username_password"}},[t._v("Username Password")]),e("option",{attrs:{disabled:"",value:"certificate"}},[t._v("Certificate")]),e("option",{attrs:{disabled:"",value:"ssh_user_private-key"}},[t._v("SSH User Private Key")])]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorCredType,expression:"showErrorCredType"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("This field is required")]),e("div",{staticClass:"text-right",staticStyle:{"padding-top":"15px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.addCred()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD CREDENTIALS")])])])],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showCred,expression:"showCred"}],staticStyle:{"padding-top":"20px","margin-bottom":"2rem"}},[e("span",{staticClass:"custom-label"},[t._v("Credentials")]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("ID")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("USER")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("PASS")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("REMOVE")])]),t._l(t.all_credentials,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(a.id)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a.username_var)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a.password_var)+"\n ")])]),e("td",{staticStyle:{"text-align":"right","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeCred(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])]),e("div",{staticClass:"row",staticStyle:{"padding-left":"20px","margin-top":"2rem","margin-bottom":"2rem"}},[e("span",{staticClass:"custom-label"},[t._v("Customize Environment?")]),e("div",{staticClass:"custom-div-append",staticStyle:{"padding-left":"5px"}},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Define here the environment variables that will be furtherly used by the pipeline more info"}},[e("i",{staticClass:"fa fa-question-circle"})])]),e("span",{staticClass:"custom-label"},[t._v("Yes")]),e("base-checkbox",{attrs:{name:"env"},model:{value:t.config.env.yes,callback:function(e){t.$set(t.config.env,"yes",e)},expression:"config.env.yes"}}),e("span",{staticClass:"custom-label"},[t._v("No")]),e("base-checkbox",{attrs:{name:"env"},model:{value:t.config.env.no,callback:function(e){t.$set(t.config.env,"no",e)},expression:"config.env.no"}})],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.config.env.yes,expression:"config.env.yes"}],staticClass:"row",staticStyle:{"padding-left":"30px"}},[e("base-input",{staticClass:"col-md-6",attrs:{type:"text",label:"key",disabled:!1,placeholder:"GIT_USER"},model:{value:t.env.key,callback:function(e){t.$set(t.env,"key",e)},expression:"env.key"}}),e("base-input",{staticClass:"col-md-6",attrs:{type:"text",label:"value",disabled:!1,placeholder:"GIT_USER"},model:{value:t.env.value,callback:function(e){t.$set(t.env,"value",e)},expression:"env.value"}}),e("div",{staticClass:"text-right",staticStyle:{"margin-bottom":"10px",width:"95%"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.addEnv()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD Env Var")])])],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showEnv,expression:"showEnv"}],staticStyle:{"padding-top":"5px","margin-bottom":"1rem"}},[e("span",{staticClass:"custom-label"},[t._v("Env Vars")]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("key")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("value")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("REMOVE")])]),t._l(t.config.all_envs,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(s)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])]),e("td",{staticStyle:{"text-align":"right","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeEnv(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])])])])])])],e("div",{staticClass:"row",staticStyle:{"margin-top":"2rem"}},[e("div",{staticClass:"col-12 col-md-12 text-center",staticStyle:{"margin-bottom":"2rem"}},[e("button",{staticClass:"btn btn-next-back btn-back",attrs:{type:"button"},on:{click:function(e){return t.back()}}},[t._v("\n BACK\n ")]),e("button",{staticClass:"btn btn-next btn-next-back",attrs:{type:"button"},on:{click:function(e){return t.next()}}},[t._v("\n NEXT\n ")])])])],2)],1)]),e("div",{staticClass:"modal",attrs:{id:"myModal",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog",attrs:{role:"document"}},[e("div",{staticClass:"modal-content"},[t._m(0),t._m(1),e("div",{staticClass:"modal-footer",staticStyle:{"padding-top":"20px"}},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),e("button",{staticClass:"btn btn-danger btn-fill",attrs:{type:"button","data-dismiss":"modal"},on:{click:function(e){return t.removeConfirmRepo()}}},[t._v("Delete")])])])])])])])},ke=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"20px"}},[e("h5",{staticClass:"modal-title"},[t._v("Please Confirm")]),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-body",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"0px"}},[e("p",[t._v("The selected repository has been associated with any of the defined criteria, do you want to proceed and remove the repository?")])])}],Ae=a("04e1"),Ee=a.n(Ae),Ne=a("5622"),Be=a.n(Ne),Oe={data:function(){return{}},methods:{checkauthCall:function(t){var e=JSON.parse(localStorage.getItem("session")),a=e.user.access_token;Ee()(a);$.ajax({url:this.env.url_user_info,type:"POST",contentType:"application/json",headers:{Authorization:"Bearer "+a},success:function(e){t(e)},error:function(e){t(e)}})},createPipelineCall:function(t,e){axios({method:"post",url:this.env.api+"/pipeline",data:t}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},updatePipelineCall:function(t,e,a){axios({method:"put",url:this.env.api+"/pipeline/"+t,data:e}).then((function(t){return a(t)})).catch((function(t){return a(t.response)}))},deletePipelineCall:function(t,e){axios({method:"delete",url:this.env.api+"/pipeline/"+t}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},runPipelineCall:function(t,e){axios({method:"post",url:this.env.api+"/pipeline/"+t.id+"/run?issue_badge=true&repo_url="+t.url+"&repo_branch="+t.branch+"&keepgoing="+t.keepgoing}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},checkStatusCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/status"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},downloadFileCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/compressed_files",contentType:"application/zip",responseType:"blob"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},pullRequestCall:function(t,e,a){axios({method:"post",url:this.env.api+"/pipeline/"+t+"/pull_request",data:e}).then((function(t){return a(t)})).catch((function(t){return a(t.response)}))},getConfigCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/config/jepl"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getBuilderScriptCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/config/scripts"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getComposerCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/composer/jepl"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getJenkCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/jenkinsfile/jepl"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getBadgeCall:function(t,e){axios({method:"post",url:this.env.api+"/pipeline/"+t+"/badge"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getBadgeCallGET:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/badge?share=html"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getCriteriaCall:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],a="/criteria";!0===e&&(a="/criteria?assessment=true"),axios({method:"get",url:this.env.api+a}).then((function(e){return t(e)})).catch((function(e){return t(e.response)}))},getPipelineAssessmentCall:function(t,e){axios({method:"post",url:this.env.api+"/pipeline/assessment",data:t}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},runAssessmentPipelineCall:function(t,e){axios({method:"post",url:this.env.api+"/pipeline/"+t+"/run"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getOutputCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/assessment/"+t+"/output"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))}}},je={components:{Card:ft},mixins:[Oe],data:function(){return{username:"",oneshot:!1,repo:{name:"",path:"",url:"",branch:"",image:"",tag:""},credentials:{id:"",username_var:"",password_var:"",type:"username_password"},env:{key:"",value:""},all_credentials:[],config:{all_repos:[],workspace:{yes:!0,no:!1},credentials:{yes:!1,no:!0},env:{yes:!1,no:!0},all_envs:{}},showRepo:!1,showCred:!1,showEnv:!1,showVolumes:!1,showEnvCompose:!1,showServices:!1,showErrorCredId:!1,showErrorCredPass:!1,showErrorCredUser:!1,showErrorCredType:!1,showErrorRepoName:!1,showErrorRepoUrl:!1,disable_done:!0,showBranchError:!1,idToRemove:"",criteriaToRemove:"",add_external_repo:{yes:!1,no:!0}}},watch:{"add_external_repo.yes":function(t){this.add_external_repo.no=1!=t},"add_external_repo.no":function(t){1==t?(this.add_external_repo.yes=!1,this.$store.state.config_yaml.config.project_repos=[],this.config.all_repos=[],this.showRepo=!1):this.add_external_repo.yes=!0},"config.workspace.yes":function(t){this.config.workspace.no=1!=t},"config.workspace.no":function(t){this.config.workspace.yes=1!=t},"config.credentials.yes":function(t){this.config.credentials.no=1!=t},"config.credentials.no":function(t){1==t?(this.config.credentials.yes=!1,this.credentials.id="",this.credentials.username_var="",this.credentials.password_var=""):this.config.credentials.yes=!0},"config.env.yes":function(t){this.config.env.no=1!=t},"config.env.no":function(t){1==t?(this.config.env.yes=!1,this.config.all_envs={}):this.config.env.yes=!0},"repo.url":function(t){""!=t&&(this.showErrorRepoUrl=!1)},"repo.name":function(t){""!=t&&(this.showErrorRepoName=!1)},"repo.branch":function(t){""!=t&&(this.showBranchError=!1)}},methods:{next:function(){""!=this.repo.path&&(this.$store.state.config_yaml.config.deploy_template=this.repo.path.trim()),this.$router.push({name:"SQACriteria"})},back:function(){this.$router.push({name:"PipelineName"})},track:function(){this.$ga.event("button","add","repository",0),console.log(this.$ga)},notifyVue:function(t){this.$notify({title:"Error",message:t,icon:"nc-icon nc-app",timeout:2e3,horizontalAlign:"right",verticalAlign:"top",type:"danger"})},addRepo:function(){if(""==this.repo.path&&(this.repo.path=".sqa/docker-compose.yml"),""==this.repo.url)""==this.repo.url&&(this.showErrorRepoUrl=!0);else if(0==this.config.workspace.yes&&""==this.repo.branch)this.showBranchError=!0;else{this.showErrorRepoUrl=!1;var t={repo:this.repo.url.trim(),branch:this.repo.branch.trim()};this.config.all_repos.push(t),this.showRepo=!0,this.config.workspace.no=!0,this.$store.state.config_yaml.config.project_repos=this.config.all_repos,this.disable_done=!1,this.cleanWorkspace()}},openModal:function(t){$(".confirm-delete").addClass("hide"),$("#myModal").modal("show")},removeRepo:function(t){this.idToRemove=t;var e=!1;for(var a in this.$store.state.config_yaml.sqa_criteria)for(var s=0;s0&&(this.add_external_repo.yes=!0);for(var e=0;eeoscsynergyapps Docker Hub organization"}},[e("i",{staticClass:"fa fa-question-circle"})])])],1),e("div",{directives:[{name:"show",rawName:"v-show",value:0==t.showCredID,expression:"showCredID == false"}],staticStyle:{"margin-bottom":"10px","padding-left":"50px","padding-top":"0px"}},[e("base-input",{staticClass:"no-margin",attrs:{type:"text",label:"JENKINS CREDENTIAL ID",disabled:!1,placeholder:"userpass"},model:{value:t.id_cred_service,callback:function(e){t.id_cred_service=e},expression:"id_cred_service"}}),e("div",{staticClass:"row",staticStyle:{"padding-left":"55px"}},[e("p",{staticStyle:{color:"#A7A1A0","text-align":"justify","margin-bottom":"0px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" Provide the ID of the credentials created in Jenkins or "),e("a",{attrs:{target:"blank",href:"https://jenkins.eosc-synergy.eu/"}},[t._v(" go now")]),t._v(" and create them.")])]),e("div",{staticClass:"col-12 text-right"},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorCredID,expression:"showErrorCredID"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("This field is required")])])],1)],1)])],1)]),e("div",{staticClass:"col-12",staticStyle:{"padding-left":"20px","margin-top":"2rem","padding-right":"0px"},attrs:{id:"accordion_general",role:"tablist","aria-multiselectable":"true"}},[e("div",{staticClass:"card"},[e("div",{staticClass:"card-header",attrs:{role:"tab",id:"accordionHeadingGeneral"}},[e("div",{staticClass:"mb-0 row"},[e("div",{staticClass:"col-12 accordion-head",staticStyle:{padding:"0px 20px 0px 20px"}},[e("a",{staticClass:"collapsed",attrs:{"data-toggle":"collapse",id:"link_accordion","data-parent":"#accordion_general",href:"#accordionBodyGeneral","aria-expanded":"false","aria-controls":"accordionBodyGeneral"}},[e("i",{staticClass:"fa fa-angle-down",attrs:{"aria-hidden":"true"}}),e("p",[t._v("ADVANCED OPTIONS (Volumes)")])])])])]),e("div",{staticClass:"collapse",attrs:{id:"accordionBodyGeneral",role:"tabpanel","aria-labelledby":"accordionHeadingGeneral","aria-expanded":"false","data-parent":"accordion_general"}},[e("div",{staticClass:"card-block col-12"},[e("base-input",{staticStyle:{"padding-left":"5px"},attrs:{type:"text",label:"HOSTNAME",disabled:!1,placeholder:"Container hostname. Example: processing",help:!0,link:"https://docs.docker.com/compose/compose-file/compose-file-v3/#domainname-hostname-ipc-mac_address-privileged-read_only-shm_size-stdin_open-tty-user-working_dir",message:"Docker compose official documentation"},model:{value:t.service.hostname,callback:function(e){t.$set(t.service,"hostname",e)},expression:"service.hostname"}}),e("div",{staticClass:"row",staticStyle:{"padding-left":"5px"}},[e("div",{staticClass:"col-12 col-md-4"},[e("div",{staticClass:"row"},[e("span",{staticClass:"custom-label",staticStyle:{"font-size":"12px","text-transform":"uppercase","padding-top":"10px"}},[t._v("Volume Type")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Docker compose official documentation more info"}},[e("i",{staticClass:"fa fa-question-circle"})])])]),e("select",{directives:[{name:"model",rawName:"v-model",value:t.volume.type,expression:"volume.type"}],staticClass:"custom-select",attrs:{id:"sqacriteria"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.$set(t.volume,"type",e.target.multiple?a:a[0])}}},[e("option",{attrs:{value:"bind"}},[t._v("bind")]),e("option",{attrs:{disabled:"",value:"volume"}},[t._v("volume")]),e("option",{attrs:{disabled:"",value:"tmpfs"}},[t._v("tmpfs")])])]),e("base-input",{staticClass:"col-12 col-md-4",attrs:{type:"text",label:"VOLUME SOURCE",disabled:!1,placeholder:"./",help:!0,link:"https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes",message:"Docker compose official documentation"},model:{value:t.volume.source,callback:function(e){t.$set(t.volume,"source",e)},expression:"volume.source"}}),e("base-input",{staticClass:"col-12 col-md-4",attrs:{type:"text",label:"VOLUME TARGET",disabled:!1,placeholder:"/sqaaas-build",help:!0,link:"https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes",message:"Docker compose official documentation"},model:{value:t.volume.target,callback:function(e){t.$set(t.volume,"target",e)},expression:"volume.target"}})],1),e("div",{staticClass:"text-right"},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.addVolume()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD Volume")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showVolumes,expression:"showVolumes"}],staticStyle:{"padding-top":"20px"}},[e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Type")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Source")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Source")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.service.volumes,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(a.type)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a.source)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a.target)+"\n ")])]),e("td",{staticStyle:{"text-align":"right","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeVolume(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.envComposeYesNo.yes,expression:"envComposeYesNo.yes"}],staticClass:"row",staticStyle:{"padding-left":"10x"}},[e("base-input",{staticClass:"col-md-6",attrs:{type:"text",label:"key",disabled:!1,placeholder:"Debug"},model:{value:t.envCompose.key,callback:function(e){t.$set(t.envCompose,"key",e)},expression:"envCompose.key"}}),e("base-input",{staticClass:"col-md-6",attrs:{type:"text",label:"value",disabled:!1,placeholder:"1"},model:{value:t.envCompose.value,callback:function(e){t.$set(t.envCompose,"value",e)},expression:"envCompose.value"}}),e("div",{staticClass:"text-right",staticStyle:{"margin-bottom":"30px",width:"95%"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.addEnvCompose()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD Env Var")])])],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showEnvCompose,expression:"showEnvCompose"}],staticStyle:{"padding-top":"20px","padding-bottom":"20px"}},[e("span",{staticClass:"custom-label"},[t._v("Env Vars")]),e("ul",{staticClass:"list-group"},t._l(t.service.envs,(function(a,s){return e("li",{key:s,staticClass:"list-group-item d-flex justify-content-between"},[t._v("\n "+t._s(s)+" : "+t._s(a)),e("span",[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeEnvCompose(s)}}},[e("i",{staticClass:"fa fa-minus"})])])])})),0)])],1)])])]),e("div",{staticClass:"text-right",staticStyle:{"padding-top":"1rem","padding-bottom":"10px"}},[e("button",{staticClass:"btn-outline btn btn-info",attrs:{type:"button"},on:{click:function(e){return t.addService()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD SERVICE")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showServices,expression:"showServices"}],staticStyle:{"padding-top":"20px"}},[e("div",{staticClass:"text-center",staticStyle:{"padding-bottom":"10px"}},[e("span",{staticClass:"custom-table-title"},[t._v("Configured Services")])]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Service")]),e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Image")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Remove")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Push")])]),t._l(t.services,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(s)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(a.image.name)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeService(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("i",{directives:[{name:"show",rawName:"v-show",value:t.$store.state.docker_compose.services[s]&&1==t.$store.state.docker_compose.services[s].image.registry.push,expression:"$store.state.docker_compose.services[index] && $store.state.docker_compose.services[index].image.registry.push == true"}],staticClass:"fa fa-check-circle",staticStyle:{color:"#1BC10B"},attrs:{"aria-hidden":"true"}})])])])}))],2)])])],e("div",{staticClass:"row",staticStyle:{"margin-top":"2rem","margin-bottom":"2rem","padding-bottom":"2rem"}},[e("div",{staticClass:"col-12 col-md-12 text-center"})])],2)],1)]),e("div",{staticClass:"modal",attrs:{id:"myModal",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog",attrs:{role:"document"}},[e("div",{staticClass:"modal-content"},[t._m(0),t._m(1),e("div",{staticClass:"modal-footer",staticStyle:{"padding-top":"20px"}},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),e("button",{staticClass:"btn btn-danger btn-fill",attrs:{type:"button","data-dismiss":"modal"},on:{click:function(e){return t.removeConfirmServ()}}},[t._v("Delete")])])])])])])])},Te=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"20px"}},[e("h5",{staticClass:"modal-title"},[t._v("Please Confirm")]),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-body",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"0px"}},[e("p",[t._v("The selected service has been associated with any of the defined criteria, do you want to proceed and remove the service?")])])}],$e=(a("28a5"),{components:{Card:ft},mixins:[Oe],data:function(){return{username:"",oneshot:!1,showVolumes:!1,showEnvCompose:!1,showArg:!1,showServices:!1,showErrorCredID:!1,disable_done:!1,id_credential:"",checked:!0,id_cred_service:"",showErrorImageName:!1,showErrorPathDockerfile:!1,showErrorContName:!1,service:{image:"",container_name:"",hostname:"",volumes:[],envs:{}},envComposeYesNo:{yes:!1,no:!0},push_image:{yes:!1,no:!0},envCompose:{key:"",value:""},arg:{key:"",value:""},services:{},volume:{type:"bind",source:"",target:""},volumes:{},count:0,cache:"",path_dockerfile:"",arg_push:{},idToRemove:"",criteriaToRemove:"",pull_build:"default",showPull:!1,showBuild:!1,showBuildImage:!1,showErrorSelectOption:!1,showCredID:!1}},watch:{showBuildImage:function(t){},pull_build:function(t){"default"!=t?(this.showErrorSelectOption=!1,this.showPull="pull"==t,this.showBuild="build"==t):(this.showBuild=!1,this.showPull=!1)},"service.image":function(t){""!=t&&(this.showErrorImageName=!1)},path_dockerfile:function(t){""!=t&&(this.showErrorPathDockerfile=!1)},"service.container_name":function(t){""!=t&&(this.showErrorContName=!1)},id_cred_service:function(t){""!=t&&(this.showErrorCredID=!1)},"envComposeYesNo.yes":function(t){this.envComposeYesNo.no=1!=t},"envComposeYesNo.no":function(t){1==t?(this.envComposeYesNo.yes=!1,this.service.envs={},this.showEnvCompose=!1):this.envComposeYesNo.yes=!0},"push_image.yes":function(t){this.push_image.no=1!=t},"push_image.no":function(t){this.push_image.yes=1!=t}},methods:{openModal:function(t){$(".confirm-delete").addClass("hide"),$("#myModal").modal("show")},next:function(){this.$router.push({name:"SQACriteria"})},back:function(){this.$router.push({name:"general"})},track:function(){this.$ga.event("button","add","repository",0)},notifyVue:function(t){this.$notify({title:"Error",message:t,icon:"nc-icon nc-app",timeout:2e3,horizontalAlign:"right",verticalAlign:"top",type:"danger"})},addEnvCompose:function(){var t={},e=this.envCompose.key.replace(" ",""),a=this.envCompose.value.replace(" ","");t[e]=a,this.service.envs[e]=a,this.showEnvCompose=!0,this.cleanEnvCompose()},removeEnvCompose:function(t){this.$delete(this.service.envs,t),this.isEmpty(this.service.envs)&&(this.showEnvCompose=!1)},cleanEnvCompose:function(){this.envCompose.key="",this.envCompose.value=""},addVolume:function(){this.showVolumes=!0,this.count+=1;this.count;this.volumes={type:this.volume.type.trim(),source:this.volume.source.trim(),target:this.volume.target.trim()},this.service.volumes.push(this.volumes),this.cleanVolume()},removeVolume:function(t){this.$delete(this.volumes,t),this.$delete(this.service.volumes,t),this.isEmpty(this.service.volumes)&&(this.showVolumes=!1);for(var e=0;e1?this.services[this.service.container_name].image.name="eoscsynergyapps/"+t[1]:this.services[this.service.container_name].image.name="eoscsynergyapps/"+this.service.image}else this.services[this.service.container_name].image.name=this.service.image;this.services[this.service.container_name].image.registry.credential_id=this.id_cred_service}this.showServices=!0,this.$store.state.docker_compose.services=this.services,$("#accordionBodyGeneral").hasClass("show")&&$("#link_accordion").click(),this.cleanService()}},removeService:function(t){this.idToRemove=t;var e=!1;for(var a in this.$store.state.config_yaml.sqa_criteria)for(var s=0;s0){Object.keys(this.$store.state.docker_compose.services);for(var e=0;e0,expression:"objectSize($store.state.config_yaml.config.project_repos) > 0"}],staticClass:"col-12 col-md-6",staticStyle:{display:"grid"}},[e("div",{staticClass:"row"},[e("span",{staticClass:"custom-label",staticStyle:{"text-transform":"uppercase","font-size":"12px"}},[t._v("Does the criterion apply to an outside repo?")]),e("base-checkbox",{staticStyle:{"font-size":"12px"},attrs:{name:"env"},model:{value:t.disable_menu,callback:function(e){t.disable_menu=e},expression:"disable_menu"}})],1),e("div",[e("select",{directives:[{name:"model",rawName:"v-model",value:t.repository,expression:"repository"}],staticClass:"custom-select",attrs:{disabled:!t.disable_menu,id:"respository"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.repository=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("CHOOSE A REPOSITORY...")]),t._l(t.$store.state.config_yaml.config.project_repos,(function(a,s){return e("option",{key:s,domProps:{value:a.repo}},[t._v(t._s(a.repo))])}))],2),e("p",{directives:[{name:"show",rawName:"v-show",value:t.showErrorRepoCrit,expression:"showErrorRepoCrit"}],staticStyle:{color:"red","font-size":"12px","padding-left":"20px","padding-top":"10px"}},[t._v("Error: You can only select one repo per criteria.")]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorRepo,expression:"showErrorRepo"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("You must select a respository")])])]),e("div",{directives:[{name:"show",rawName:"v-show",value:"default"!=t.criteria,expression:"criteria != 'default'"}],staticClass:"row",staticStyle:{"padding-bottom":"0px","margin-bottom":"0px","padding-left":"15px","padding-right":"15px"}},[e("h4",{staticStyle:{"font-weight":"700","padding-left":"15px"}},[t._v("Tool selection")]),e("p",{staticStyle:{"padding-left":"15px","font-size":"15px"}},[t._v("A set of supported tools will be available for selection according to the criterion selected above. The catch-all "),e("em",[t._v("commands")]),t._v(" tool can be used to execute alternative commands and/or additional non-supported tools.")]),e("div",{staticClass:"col-12 col-md-6"},[e("label",[t._v(" CHOOSE A TOOL")]),e("select",{directives:[{name:"model",rawName:"v-model",value:t.builder_tool,expression:"builder_tool"}],staticClass:"custom-select",attrs:{id:"sqacriteria"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.builder_tool=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("Select ...")]),t._l(t.array_tools,(function(a,s){return e("option",{key:s,staticStyle:{"text-transform":"capitalize"},domProps:{value:a["name"]}},[t._v(t._s(a["name"].toUpperCase()))])}))],2)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showBuilderTool,expression:"showBuilderTool"}],staticClass:"text-left col-12 col-md-6",staticStyle:{"padding-top":"25px"}},[e("button",{staticClass:"btn btn-info",staticStyle:{"max-height":"40px"},attrs:{type:"button"},on:{click:function(e){return t.addTool()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD TOOL")])])]),e("div",[e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorBuilderTool,expression:"showErrorBuilderTool"}],staticStyle:{color:"red","font-size":"12px","padding-left":"20px"}},[t._v("You must select a tool to define some pipeline work.")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showBuilderTool,expression:"showBuilderTool"}],staticClass:"col-12",staticStyle:{"margin-top":"20px"},attrs:{id:"tools"}},[e("div",{attrs:{id:"ref-arg"}})]),e("div",{staticClass:"text-right"},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorArgs,expression:"showErrorArgs"}],staticStyle:{color:"red","font-size":"12px","padding-left":"20px"}},[t._v("Invalid value for the selected tool.")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:"default"!=t.builder_tool,expression:"builder_tool != 'default'"}],staticClass:"col-12 mt-2"},[e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_image,expression:"docker_image !=''"}],staticClass:"badge badge-secondary"},[t._v("image:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_image))])]),e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_lang,expression:"docker_lang !=''"}],staticClass:"badge badge-primary",staticStyle:{margin:"0px 5px"}},[t._v("lang:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_lang))])]),e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_version,expression:"docker_version !=''"}],staticClass:"badge badge-danger",staticStyle:{margin:"0px 5px"}},[t._v("version:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_version))])]),e("div",{staticClass:"row",staticStyle:{"padding-top":"20px"}},[e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label",staticStyle:{"font-weight":"bold","font-size":"16px"}},[t._v("Use custom service?")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Define your own container service more info"}},[e("i",{staticClass:"fa fa-question-circle"})])])]),e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label"},[t._v("Yes")]),e("base-checkbox",{attrs:{name:"workpace"},model:{value:t.change_image_yes,callback:function(e){t.change_image_yes=e},expression:"change_image_yes"}}),e("span",{staticClass:"custom-label"},[t._v("No")]),e("base-checkbox",{attrs:{name:"workspace"},model:{value:t.change_image_no,callback:function(e){t.change_image_no=e},expression:"change_image_no"}})],1)])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.change_image_yes,expression:"change_image_yes"}],staticClass:"col-12 col-md-6",staticStyle:{display:"grid"}},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.service,expression:"service"}],staticClass:"custom-select",attrs:{id:"service"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.service=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("Choose a service...")]),t._l(t.$store.state.docker_compose.services,(function(a,s){return e("option",{key:s,domProps:{value:s}},[t._v(t._s(s))])}))],2),e("button",{staticClass:"btn-simple btn btn-xs btn-info text-left",attrs:{type:"button"},on:{click:function(e){return t.openModal()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD SERVICE")]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorService,expression:"showErrorService"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("For the selected tool you must select a service.")])])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.array_selected_tools.length>0,expression:"array_selected_tools.length > 0"}],staticStyle:{"padding-top":"40px","margin-bottom":"2rem"}},[e("div",{staticClass:"text-center",staticStyle:{"padding-bottom":"10px"}},[e("span",{staticClass:"custom-table-title",staticStyle:{}},[t._v("Selected Tools")])]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Tool")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Arguments")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.array_selected_tools,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left","text-transform":"uppercase"}},[t._v("\n "+t._s(t.array_selected_tools[s].name)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"},attrs:{id:"list-arg"+s}},[t._v("\n "+t._s(t.startListArg(a["args"],s))+"\n ")])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeTool(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])]),e("div",{staticClass:"text-right",staticStyle:{"padding-top":"4rem","padding-bottom":"10px"}},[e("button",{staticClass:"btn-outline btn btn-info",attrs:{type:"button",disabled:0==t.array_selected_tools.length||1==t.disabled_add_crit},on:{click:function(e){return t.addCriteria()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD CRITERION")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:Object.keys(t.selected_criteria).length>0,expression:"Object.keys(selected_criteria).length > 0"}],staticStyle:{"padding-top":"40px","margin-bottom":"2rem"}},[e("div",{staticClass:"text-center",staticStyle:{"padding-bottom":"10px"}},[e("span",{staticClass:"custom-table-title",staticStyle:{}},[t._v("Configured Criteria")])]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Criteria")]),e("th",{directives:[{name:"show",rawName:"v-show",value:t.$store.state.config_yaml.config.project_repos.length>0,expression:"$store.state.config_yaml.config.project_repos.length>0"}],staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("External Repos")]),e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Services")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Customize Workspace")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.selected_criteria,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(s)+"\n ")])]),e("td",{directives:[{name:"show",rawName:"v-show",value:t.$store.state.config_yaml.config.project_repos.length>0,expression:"$store.state.config_yaml.config.project_repos.length>0"}],staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[t._v("\n "+t._s(t.get_string_repos(a))+"\n ")]),e("td",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[t._v("\n "+t._s(t.get_string_services(a))+"\n ")]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("base-checkbox",{attrs:{name:"workpace"},on:{input:function(e){return t.customize_criteria(s)}}})],1),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeCriteria(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])]),e("tr",[e("td",{attrs:{colspan:"4"}},[e("div",{staticStyle:{display:"none","justify-content":"flex-end"},attrs:{id:"criteria_"+s}},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-12 col-md-3",staticStyle:{"padding-top":"28px"}},[e("select",{staticClass:"custom-select",attrs:{id:"select_when_"+s},on:{change:function(e){return t.selectWhen(s)}}},[e("option",{attrs:{value:"branch"}},[t._v("branch")]),e("option",{attrs:{value:"building_tag"}},[t._v("building tag")])])]),e("div",{staticClass:"col-12 col-md-3",staticStyle:{"padding-top":"28px"}},[e("select",{staticClass:"custom-select",attrs:{id:"select_comp_"+s}},[e("option",{attrs:{value:"equals"}},[t._v("equals")]),e("option",{attrs:{value:"not"}},[t._v("not")])])]),e("div",{staticClass:"col-12 col-md-3"},[e("div",{staticClass:"row"},[e("div",{staticClass:"display:grid;"},[e("base-input",{staticClass:"no-margin",attrs:{type:"text",label:"Branch",placeholder:"master",id:"select_branch_"+s},on:{input:function(e){return t.getBranch(s)}},model:{value:t.branches[s],callback:function(e){t.$set(t.branches,s,e)},expression:"branches[index]"}})],1)])]),e("div",{staticClass:"col-12 col-md-2"},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",staticStyle:{position:"absolute",bottom:"0"},attrs:{type:"button"},on:{click:function(e){return t.addWhenProp(s)}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD")])])])]),e("div",{staticClass:"row col-12",staticStyle:{"justify-content":"center"}},[e("ul",{staticClass:"list-group",staticStyle:{border:"none"}},t._l(t.criterias_store_branch,(function(a,i){return e("li",{key:i,staticClass:"list-group-item d-flex justify-content-between",staticStyle:{border:"none"}},[t.criterias_store_branch[i][s]?e("span",[t._v("\n branch : "+t._s(t.criterias_store_branch[i][s]?t.criterias_store_branch[i][s]["comp"]:"")+" : "+t._s(t.criterias_store_branch[i][s]?t.criterias_store_branch[i][s]["branch"]:"")),e("span",[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeOperator(i)}}},[e("i",{staticClass:"fa fa-minus"})])])]):t._e()])})),0)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showOperation[s],expression:"showOperation[index]"}],staticClass:"row col-12",staticStyle:{"justify-content":"center"}},[e("span",{staticStyle:{"margin-top":"3px","margin-right":"10px"}},[t._v("Operation")]),e("div",{staticClass:"form-check form-check-inline"},[e("input",{staticClass:"form-check-input",attrs:{type:"radio",name:"operator_"+s,id:"operator_anyOf_"+s,value:"anyof"}}),e("label",{staticClass:"custom-label",staticStyle:{"padding-left":"0px"},attrs:{for:"exampleRadios1"}},[t._v("\n anyOf\n ")])]),e("div",{staticClass:"form-check form-check-inline"},[e("input",{staticClass:"form-check-input",attrs:{type:"radio",name:"operator_"+s,id:"operator_allOf_"+s,value:"allof"}}),e("label",{staticClass:"custom-label",staticStyle:{"padding-left":"0px"},attrs:{for:"exampleRadios2"}},[t._v("\n allOf\n ")])])])]),e("td",{staticStyle:{display:"none"}}),e("td",{staticStyle:{display:"none"}}),e("td",{staticStyle:{display:"none"}})])])}))],2)])]),e("div",{staticClass:"row",staticStyle:{"margin-top":"2rem","margin-bottom":"2rem"}},[e("div",{staticClass:"col-12 col-md-12 text-center"},[e("button",{staticClass:"btn btn-next-back btn-back",attrs:{type:"button"},on:{click:function(e){return t.back()}}},[t._v("\n BACK\n ")]),e("button",{staticClass:"btn btn-next btn-next-back",attrs:{type:"button",disabled:t.disable_done},on:{click:function(e){return t.next()}}},[t._v("\n NEXT\n ")])])])]],2)],1),e("div",{staticClass:"modal",attrs:{id:"myModal",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog modal-xl",staticStyle:{"max-height":"650px"},attrs:{role:"document"}},[e("div",{staticClass:"modal-content"},[t._m(3),e("div",{staticClass:"modal-body",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"0px","max-height":"70vh","overflow-y":"auto"}},[e("composer",{on:{service_name:t.getServiceName}})],1),e("div",{staticClass:"modal-footer",staticStyle:{"padding-top":"20px"}},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),e("button",{staticClass:"btn btn-primary btn-fill",attrs:{type:"button","data-dismiss":"modal"},on:{click:function(e){return t.checkServices()}}},[t._v("Done")])])])])])])])},Le=[function(){var t=this,e=t._self._c;return e("div",[e("p",{staticStyle:{"font-size":"20px"}},[t._v("We are having problems making the request.")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"text-center"},[e("i",{staticClass:"fa fa-times-circle fa-10x",staticStyle:{color:"red",width:"auto"},attrs:{"aria-hidden":"true"}})])},function(){var t=this,e=t._self._c;return e("div",{staticStyle:{"padding-top":"20px"}},[e("a",{staticStyle:{"font-size":"18px",color:"red","text-decoration":"underline"},attrs:{href:"https://github.com/EOSC-synergy/SQAaaS/issues/new/choose",target:"_blank"}},[t._v("Report the issue")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"20px"}},[e("h5",{staticClass:"modal-title",staticStyle:{"font-weight":"700"}},[t._v("Add New Services")]),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])])}],Me=(a("96cf"),a("3b8d")),Ve=a("75fc"),Qe=(a("9dbb"),{components:{Card:ft,Composer:Fe},mixins:[Oe],data:function(){return{loading:!1,loadingError:!1,pipelineName:"",criteria:"default",criteria_soft:"default",criteria_serv:"default",repository:"default",service:"default",repos:{repos:{}},command:"",commands:[],tox:{file:"",env:""},disabled_add_crit:!1,showErrorRepoCrit:!1,showCommands:!1,testenv:[],show_tool_tox:!1,error_message:"",show_link:!1,criteria_link:"",showCriteria:!1,selected_criteria:{},showSelect:!1,showErrorRepo:!1,showErrorService:!1,showErrorCriteria:!1,showErrorArgs:!1,showErrorCommand:!1,showErrorFile:!1,showErrorEnv:!1,showErrorPipeline:!1,disable_done:!0,when_types:!1,cust_exec:!1,branches:[],store_criteria:{},criterias_store:{},showCredInfo:!1,builder_tool:"default",showBuilderTool:!1,showCommandBuilder:!1,showErrorBuilderTool:!1,disable_menu:!1,array_criterias:[],array_tools:[],selected_tool:{},array_input_value:[],simple_input:{label:"",placeholder:"",value:[]},array_selected_tools:[],criterias_store_branch:[],showOperation:{},change_image_yes:!1,change_image_no:!0,docker_image:"",docker_lang:"",docker_version:"",service_name:"",info:{}}},watch:{change_image_yes:function(t){this.change_image_no=1!=t},change_image_no:function(t){1==t?(this.change_image_yes=!1,this.docker_image=Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.image?this.selected_tool.docker.image:Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.dockerfile?"Dockerfile":"",this.docker_lang=Object.keys(this.selected_tool).length>0&&this.selected_tool.lang?this.selected_tool.lang:"",this.docker_version=Object.keys(this.selected_tool).length>0&&this.selected_tool.version?this.selected_tool.version:""):this.change_image_yes=!0},disable_menu:function(t){0==t&&(this.repository="default",this.disabled_add_crit=!1)},criteria_soft:function(t){this.builder_tool="default",this.docker_image="",this.docker_lang="",this.docker_version="","default"!=t&&(this.criteria_serv="default",this.criteria=t)},criteria_serv:function(t){this.builder_tool="default",this.docker_image="",this.docker_lang="",this.docker_version="","default"!=t&&(this.criteria_soft="default",this.criteria=t)},criteria:function(t){if(this.showBuilderTool=!1,"default"!=t){for(var e in this.builder_tool="default",this.showBuilderTool=!1,this.showErrorArgs=!1,this.show_link=!0,this.info={},this.array_criterias)this.array_criterias[e].id==t&&(this.array_tools=Object(Ve["a"])(this.array_criterias[e]["tools"]),this.info=this.array_criterias[e]["description"]);this.showErrorCriteria=!1,"qc_style"==t||"qc_coverage"==t||"qc_functional"==t||"qc_security"==t?this.criteria_link="":"qc_doc"==t&&this.criteria_link}else this.show_link=!1,this.array_tools=[]},repository:function(t){if("default"!=t){if(this.showErrorRepo=!1,this.selected_criteria[this.criteria]&&this.selected_criteria[this.criteria]["repos"])for(var e in this.selected_criteria[this.criteria]["repos"])""!=this.selected_criteria[this.criteria]["repos"][e]["repo_url"]&&(this.showErrorRepoCrit=!0,this.disabled_add_crit=!0)}else this.showErrorRepoCrit=!1,this.disabled_add_crit=!1},service:function(t){"default"!=t&&(this.showErrorService=!1,this.docker_image=t,this.docker_lang="",this.docker_version="")},"tox.file":function(t){""!=t&&(this.showErrorFile=!1)},builder_tool:function(t){if("default"!=t){for(var e in this.selected_tool={},console.log(this.array_tools,t),this.array_tools)this.array_tools[e].name==t&&(this.selected_tool=JSON.parse(JSON.stringify(this.array_tools[e])));var a=this;for(var e in this.selected_tool.args)"undefined"!==typeof this.selected_tool.args[e].selectable&&1==this.selected_tool.args[e].selectable&&"undefined"!==typeof this.selected_tool.args[e].format&&"undefined"!==typeof this.selected_tool.args[e].type&&"undefined"!==typeof this.selected_tool.args[e].value?1:"undefined"!==typeof this.selected_tool.args[e].selectable&&0==this.selected_tool.args[e].selectable&&1;this.showBuilderTool=!0,this.paintingArg(this.selected_tool.args,0),setTimeout((function(){var t=0;for(var e in a.selected_tool.args)a.selected_tool.args[e].repeatable&&1==a.selected_tool.args[e].repeatable&&($("#inputTag_"+t+"_"+e).tagsinput({trimValue:!0}),t=1*t+1)}),100),this.change_image_yes=!1,this.change_image_no=!0,console.log(this.selected_tool),this.docker_image=Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.image?this.selected_tool.docker.image:Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.dockerfile?"Dockerfile":"",this.docker_lang=Object.keys(this.selected_tool).length>0&&this.selected_tool.lang?this.selected_tool.lang:"",this.docker_version=Object.keys(this.selected_tool).length>0&&this.selected_tool.version?this.selected_tool.version:""}else this.showBuilderTool=!1,this.docker_image="",this.docker_lang="",this.docker_version=""}},methods:{getServiceName:function(t){this.service_name=t,this.service=t,this.docker_image=t,this.docker_lang="",this.docker_version="",$("#myModal").modal("hide")},checkServices:function(){Object.hasOwnProperty.call(this.$store.state.docker_compose.services,this.service)||(this.service=Object.keys(this.$store.state.docker_compose.services)[0]),this.docker_image=this.service,this.docker_lang="",this.docker_version=""},openModal:function(t){$("#myModal").modal("show")},cancelExecution:function(){this.$router.push({name:"SelectOption"})},paintingArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"string"!=e[o].format?1==e[o].selectable&&1==e[o].repeatable&&"string"==e[o].format?s+='
\n \n
\n \n
\n
\n \n\n
\n
'):1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"array"!=e[o].format||(s+='
\n \n
\n \n
\n
")):s+='
\n \n \n
"),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.paintingArg(e[o].args,1*a+1);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return $("#ref-arg").html(i),$(".select-options").on("change",(function(){console.log($(this).attr("data-index")),console.log($(this).val())})),t.abrupt("return",i);case 17:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),paintSelectOpt:function(t){console.log(t);var e="";for(var a in t)e+='");return e},adding:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:t.t0=regeneratorRuntime.keys(e);case 1:if((t.t1=t.t0()).done){t.next=9;break}if(s=t.t1.value,1==this.selected_tool.args[s].selectable&&"string"==this.selected_tool.args[s].format?1==e[s].repeatable?(e[s].value=$("#inputTag_"+a+"_"+s).val(),setTimeout((function(){$("#inputTag_"+a+"_"+s).tagsinput("removeAll")}),100)):(e[s].value=$("#simple_input_"+a+"_"+s).val(),$("#simple_input_"+a+"_"+s).val("")):1==this.selected_tool.args[s].selectable&&"array"==this.selected_tool.args[s].format&&(console.log($("#select_"+a+"_"+s).val()),e[s].value=$("#select_"+a+"_"+s).val()),!(e[s].args&&e[s].args.length>0)){t.next=7;break}return t.next=7,this.adding(e[s].args,1*a+1);case 7:t.next=1;break;case 9:return t.abrupt("return",e);case 10:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),startListArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return s=new Promise((function(t,s){i.listArg(e,a).then((function(e){t(e)})).catch((function(t){s(t.message)}))})),t.abrupt("return",s.then((function(t){return $("#list-arg"+a).html(t),t})).catch((function(t){console.log(t)})));case 2:case"end":return t.stop()}}),t)})));function e(e,a){return t.apply(this,arguments)}return e}(),listArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",e[o].type&&e[o].value&&(s+="

\n ".concat(e[o].type," : ").concat(e[o].value,"\n

")),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.listArg(e[o].args,a);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return t.abrupt("return",i);case 15:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),addTool:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(){var e,a,s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,this.adding(this.selected_tool.args,0);case 2:for(s in e=t.sent,a=!1,e)"positional"==e[s].type&&""==e[s].value&&(a=!0);1==a?this.showErrorArgs=!0:(this.showErrorArgs=!1,this.selected_tool["args"]=e,this.builder_tool="default",this.change_image_yes=!1,this.change_image_no=!0,this.showBuilderTool=!1,this.array_selected_tools.push(this.selected_tool));case 6:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),get_string_repos:function(t){for(var e="",a=0;a1?(this.showOperation[t]=!0,$("#operator_anyOf_"+t.replace(/\./g,"\\.")).prop("checked",!0)):this.showOperation[t]=!1},next:function(){for(var t in this.criterias_store)Object.hasOwnProperty.call(this.$store.state.config_yaml.sqa_criteria,t)&&(""!=this.criterias_store[t].pattern?this.$store.state.config_yaml.sqa_criteria[t]["when"]=Object.assign({},this.$store.state.config_yaml.sqa_criteria[t]["when"],{building_tag:this.criterias_store[t].building_tag,branch:{pattern:this.criterias_store[t].pattern}}):this.$store.state.config_yaml.sqa_criteria[t]["when"]=Object.assign({},this.$store.state.config_yaml.sqa_criteria[t]["when"],{building_tag:this.criterias_store[t].building_tag}));this.$router.push({name:"Files"})},back:function(){this.$router.push({name:"general"})},notifyVue:function(t){this.$notify({title:"Error",message:t,icon:"nc-icon nc-app",timeout:3e3,horizontalAlign:"right",verticalAlign:"top",type:"danger"})},addCriteria:function(){if("default"==this.criteria||"commands"==this.builder_tool&&"default"==this.service)"default"==this.criteria&&(this.showErrorCriteria=!0),"commands"==this.builder_tool&&"default"==this.service&&(this.showErrorService=!0);else{this.showErrorRepoCrit=!1,this.showCriteria=!0,this.disable_done=!1,this.showErrorRepo=!1,this.showErrorService=!1,this.showErrorCriteria=!1,this.repos["repos"]=[];var t=this.objectSize(this.$store.state.config_yaml.sqa_criteria);if(t>0){var e=this.objectSize(this.$store.state.config_yaml.sqa_criteria[this.criteria]);e>0&&(this.repos["repos"]=this.$store.state.config_yaml.sqa_criteria[this.criteria]["repos"])}var a="",s={};for(var i in a="default"==this.service?"":this.service,this.array_selected_tools)s={repo_url:"default"!=this.repository?this.repository:"",container:a,tool:this.array_selected_tools[i]},this.repos["repos"].push(s);this.selected_criteria[this.criteria]=Object.assign({},this.selected_criteria[this.criteria],this.repos),this.$store.state.config_yaml.sqa_criteria[this.criteria]=Object.assign({},this.$store.state.config_yaml.sqa_criteria[this.criteria],this.repos),this.showErrorFile=!1,this.service="default",this.builder_tool="default",this.array_selected_tools=[],this.repository="default",this.cri,this.disable_menu=!1,this.showBuilderTool=!1,this.$store.state.config_yaml.sqa_criteria.hasOwnProperty("SvcQC.Dep")&&$("[name='select_service']").prop("disabled",!1)}},removeCriteria:function(t){var e=this;"SvcQC.Dep"==t?this.$swal.fire({title:"Warning!",text:"If you remove this criterion all the services criterion will be removed!",icon:"warning",showCancelButton:!0,confirmButtonColor:"#d33",cancelButtonColor:"#3085d6",confirmButtonText:"Yes, delete it!"}).then((function(t){if(t.isConfirmed){e.criteria_serv="default",$("[id='select_service']").prop("disabled",!0),$("#SvcQC.Dep").prop("disabled",!1);var a=[];for(var s in e.array_criterias)console.log(e.array_criterias[s]),"service"==e.array_criterias[s].type&&e.$store.state.config_yaml.sqa_criteria[e.array_criterias[s].id]&&a.push(e.array_criterias[s].id);for(var s in console.log(a),a)e.$delete(e.selected_criteria,a[s]);e.$store.state.config_yaml.sqa_criteria=e.selected_criteria,e.isEmpty(e.selected_criteria)&&(e.showCriteria=!1,e.disable_done=!0)}})):(this.$delete(this.selected_criteria,t),this.$store.state.config_yaml.sqa_criteria=this.selected_criteria,this.isEmpty(this.selected_criteria)&&(this.showCriteria=!1,this.disable_done=!0))},removeTool:function(t){this.$delete(this.array_selected_tools,t),this.isEmpty(this.array_selected_tools)&&(this.showBuilderTool=!1)},addCommand:function(){""==this.command?this.showErrorCommand=!0:(this.showErrorCommand=!1,this.commands.push(this.command),this.showCommands=!0,this.command="")},removeCommand:function(t){this.$delete(this.commands,t),this.isEmpty(this.commands)&&(this.showCommands=!1)},clearCommand:function(){this.command=""},clearTox:function(){this.tox.file="",this.testenv=[]},addTestEnv:function(){""==this.tox.env?""==this.tox.env&&(this.showErrorEnv=!0):(this.showErrorEnv=!1,this.showErrorTest=!1,this.testenv.push(this.tox.env),this.show_tool_tox=!0,this.tox.env="")},removetestEnv:function(t){this.$delete(this.testenv,t),this.isEmpty(this.testenv)&&(this.show_tool_tox=!1)},isEmpty:function(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0},objectSize:function(t){var e,a=0;for(e in t)t.hasOwnProperty(e)&&a++;return a},checkauthCallBack:function(t){401==t.status?this.$router.push({name:"logout"}):this.username=t},getCriteriaCallBack:function(t){if(this.loading=!1,this.array_criterias=[],200==t.status)for(var e in t.data)this.array_criterias.push(t.data[e]);else this.loadingError=!0,this.notifyVue("We are having problems making the request.")}},mounted:function(){this.$eventHub.$emit("steps",2)},created:function(){this.loading=!0,this.getCriteriaCall(this.getCriteriaCallBack),this.checkauthCall(this.checkauthCallBack),this.$store.state.config_yaml.config.credentials.length>0&&(this.showCredInfo=!0);this.objectSize(this.$store.state.config_yaml.config.project_repos),this.objectSize(this.$store.state.docker_compose.services);var t=this.objectSize(this.$store.state.config_yaml.sqa_criteria),e=this.$store.state.config_yaml.sqa_criteria;for(var a in e)this.selected_criteria[a]=e[a];0!=t?(this.showCriteria=!0,this.disable_done=!1):(this.showCriteria=!1,this.disable_done=!0)}}),Je=Qe,He=(a("80c2"),a("f556"),Object(d["a"])(Je,Ue,Le,!1,null,"11965fb6",null)),Ye=He.exports,Ge=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[e("div",{staticClass:"container-fluid"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-8"},[e("edit-profile-form")],1),e("div",{staticClass:"col-md-4"},[e("user-card")],1)])])])},We=[],Ze=function(){var t=this,e=t._self._c;return e("card",[e("h4",{staticClass:"card-title",attrs:{slot:"header"},slot:"header"},[t._v("Edit Profile")]),e("form",[e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-5"},[e("base-input",{attrs:{type:"text",label:"Company",disabled:!0,placeholder:"Light dashboard"},model:{value:t.user.company,callback:function(e){t.$set(t.user,"company",e)},expression:"user.company"}})],1),e("div",{staticClass:"col-md-3"},[e("base-input",{attrs:{type:"text",label:"Username",placeholder:"Username"},model:{value:t.user.username,callback:function(e){t.$set(t.user,"username",e)},expression:"user.username"}})],1),e("div",{staticClass:"col-md-4"},[e("base-input",{attrs:{type:"email",label:"Email",placeholder:"Email"},model:{value:t.user.email,callback:function(e){t.$set(t.user,"email",e)},expression:"user.email"}})],1)]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-6"},[e("base-input",{attrs:{type:"text",label:"First Name",placeholder:"First Name"},model:{value:t.user.firstName,callback:function(e){t.$set(t.user,"firstName",e)},expression:"user.firstName"}})],1),e("div",{staticClass:"col-md-6"},[e("base-input",{attrs:{type:"text",label:"Last Name",placeholder:"Last Name"},model:{value:t.user.lastName,callback:function(e){t.$set(t.user,"lastName",e)},expression:"user.lastName"}})],1)]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-12"},[e("base-input",{attrs:{type:"text",label:"Address",placeholder:"Home Address"},model:{value:t.user.address,callback:function(e){t.$set(t.user,"address",e)},expression:"user.address"}})],1)]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-4"},[e("base-input",{attrs:{type:"text",label:"City",placeholder:"City"},model:{value:t.user.city,callback:function(e){t.$set(t.user,"city",e)},expression:"user.city"}})],1),e("div",{staticClass:"col-md-4"},[e("base-input",{attrs:{type:"text",label:"Country",placeholder:"Country"},model:{value:t.user.country,callback:function(e){t.$set(t.user,"country",e)},expression:"user.country"}})],1),e("div",{staticClass:"col-md-4"},[e("base-input",{attrs:{type:"number",label:"Postal Code",placeholder:"ZIP Code"},model:{value:t.user.postalCode,callback:function(e){t.$set(t.user,"postalCode",e)},expression:"user.postalCode"}})],1)]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-12"},[e("div",{staticClass:"form-group"},[e("label",[t._v("About Me")]),e("textarea",{directives:[{name:"model",rawName:"v-model",value:t.user.aboutMe,expression:"user.aboutMe"}],staticClass:"form-control border-input",attrs:{rows:"5",placeholder:"Here can be your description"},domProps:{value:t.user.aboutMe},on:{input:function(e){e.target.composing||t.$set(t.user,"aboutMe",e.target.value)}}})])])]),e("div",{staticClass:"text-center"},[e("button",{staticClass:"btn btn-info btn-fill float-right",attrs:{type:"submit"},on:{click:function(e){return e.preventDefault(),t.updateProfile.apply(null,arguments)}}},[t._v("\n Update Profile\n ")])]),e("div",{staticClass:"clearfix"})])])},Ke=[],Xe={components:{Card:ft},data:function(){return{user:{company:"Light dashboard",username:"michael23",email:"",firstName:"Mike",lastName:"Andrew",address:"Melbourne, Australia",city:"melbourne",country:"Australia",postalCode:"",aboutMe:"Lamborghini Mercy, Your chick she so thirsty, I'm in that two seat Lambo."}}},methods:{updateProfile:function(){alert("Your data: "+JSON.stringify(this.user))}}},ta=Xe,ea=Object(d["a"])(ta,Ze,Ke,!1,null,null,null),aa=ea.exports,sa=function(){var t=this,e=t._self._c;return e("card",{staticClass:"card-user"},[e("img",{attrs:{slot:"image",src:"https://ununsplash.imgix.net/photo-1431578500526-4d9613015464?fit=crop&fm=jpg&h=300&q=75&w=400",alt:"..."},slot:"image"}),e("div",{staticClass:"author"},[e("a",{attrs:{href:"#"}},[e("img",{staticClass:"avatar border-gray",attrs:{src:"img/faces/face-3.jpg",alt:"..."}}),e("h4",{staticClass:"title"},[t._v("Mike Andrew"),e("br"),e("small",[t._v("michael24")])])])]),e("p",{staticClass:"description text-center"},[t._v(' "Lamborghini Mercy '),e("br"),t._v("\n Your chick she so thirsty "),e("br"),t._v("\n I'm in that two seat Lambo\"\n ")]),e("div",{staticClass:"text-center d-flex justify-content-center",attrs:{slot:"footer"},slot:"footer"},[e("button",{staticClass:"btn btn-simple",attrs:{href:"#"}},[e("i",{staticClass:"fa fa-facebook-square"})]),e("button",{staticClass:"btn btn-simple",attrs:{href:"#"}},[e("i",{staticClass:"fa fa-twitter"})]),e("button",{staticClass:"btn btn-simple",attrs:{href:"#"}},[e("i",{staticClass:"fa fa-google-plus-square"})])])])},ia=[],oa={components:{Card:ft},data:function(){return{details:[{title:"12",subTitle:"Files"},{title:"2GB",subTitle:"Used"},{title:"24,6$",subTitle:"Spent"}]}},methods:{getClasses:function(t){var e=t%3;return 0===e?"col-md-3 col-md-offset-1":2===e?"col-md-4":"col-md-3"}}},ra=oa,na=Object(d["a"])(ra,sa,ia,!1,null,null,null),la=na.exports,ca={components:{EditProfileForm:aa,UserCard:la}},da=ca,pa=Object(d["a"])(da,Ge,We,!1,null,null,null),ua=pa.exports,ha=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[e("div",{staticClass:"container-fluid"},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.loading,expression:"loading"}],staticClass:"loading-overlay is-active",attrs:{id:"test"}},[e("div",{staticStyle:{padding:"20px","background-color":"#ccc","border-radius":"5px"}},[e("div",{staticStyle:{"vertical-align":"middle",display:"flex"}},[e("span",{staticClass:"fas fa-cog fa-3x fa-spin"}),e("p",{staticStyle:{"padding-left":"10px","text-transform":"uppercase","font-weight":"700","margin-bottom":"0px","margin-top":"15px"}},[t._v(t._s(t.modal_message))])]),t._m(0),e("div",{directives:[{name:"show",rawName:"v-show",value:""!=t.build_status,expression:"build_status!=''"}],staticClass:"text-center"},[e("p",{staticStyle:{"font-size":"18px","font-weight":"700"}},[t._v("Current State: "+t._s(t.build_status))])]),e("div",{staticClass:"text-center"},[e("a",{directives:[{name:"show",rawName:"v-show",value:t.showBuildUrl,expression:"showBuildUrl"}],staticClass:"btn btn-primary btn-fill btn-sm",staticStyle:{color:"white","margin-right":"10px"},attrs:{href:t.build_url,target:"_blank"}},[t._v("Check logs")]),e("a",{directives:[{name:"show",rawName:"v-show",value:"WAITING_SCAN_ORG"==t.build_status,expression:"build_status == 'WAITING_SCAN_ORG'"}],staticClass:"btn btn-primary btn-fill btn-sm",staticStyle:{color:"white","margin-right":"10px"},attrs:{href:"https://docs.sqaaas.eosc-synergy.eu/advanced/jenkins_scan_organisation",target:"_blank"}},[t._v("About this status")]),e("button",{staticClass:"btn btn-sm btn-danger btn-fill",staticStyle:{"margin-left":"10px"},attrs:{disabled:t.disable_cancel},on:{click:function(e){return t.cancelExecution()}}},[t._v("Cancel")])])])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.loading_create,expression:"loading_create"}],staticClass:"loading-overlay is-active"},[e("span",{staticClass:"fas fa-spinner fa-3x fa-spin"})]),e("div",{staticClass:"col-12 col-sm-12 col-lg-10 mx-auto",staticStyle:{margin:"auto",padding:"0px"}},[e("card",{attrs:{"body-classes":""}},[e("template",{slot:"header"},[e("div",{staticStyle:{display:"flex","flex-direction":"row","padding-bottom":"20px"}},[e("div",{staticStyle:{"background-color":"#c2edd6","padding-left":"80px","padding-top":"80px","padding-bottom":"60px",width:"60%"}},[e("h2",{staticClass:"card-title",staticStyle:{"margin-top":"0px","font-weight":"700"}},[t._v(t._s(t.pipeline_create_message))]),e("div",{staticStyle:{"padding-top":"20px"}},[t.createSuccess?e("button",{staticClass:"btn btn-primary btn-fill",on:{click:function(e){return t.generateFiles()}}},[e("i",{staticClass:"fa fa-download",staticStyle:{"margin-right":"5px"}}),t._v("Download")]):e("button",{staticClass:"btn btn-primary btn-fill",on:{click:function(e){return t.back()}}},[e("i",{staticClass:"fa fa-arrow-left",attrs:{"aria-hidden":"true"}}),t._v("Back")])])]),e("div",{staticStyle:{"background-color":"#c2edd6","padding-left":"80px","padding-top":"20px",width:"40%"}},[e("img",{staticClass:"responsive",staticStyle:{opacity:"0.5"},attrs:{src:a("dc25"),alt:""}})])])])],2),e("card",{attrs:{"body-classes":""}},[[e("div",{staticStyle:{"background-color":"#dcf3f7","margin-bottom":"20px"}},[e("div",{staticStyle:{padding:"40px 40px 40px 40px"}},[e("h3",{staticClass:"text-center"},[t._v("Discover the additional features we provide")])]),e("div",{staticClass:"row",staticStyle:{"justify-content":"center","padding-left":"15px","padding-right":"15px"},attrs:{id:"panels"}},[e("div",{staticClass:"col-12 col-md-3 text-center"},[e("button",{staticClass:"active-panel select-div",class:{"disable-button":0==t.createSuccess},staticStyle:{color:"inherit",padding:"10px","min-height":"289px",border:"none","background-color":"transparent"},attrs:{disabled:0==t.createSuccess,id:"summary",role:"button"},on:{click:function(e){return t.showPanel("summary")}}},[e("p",{staticClass:"text-center"},[e("img",{staticStyle:{"padding-bottom":"10px"},attrs:{src:a("30b8"),alt:""}})]),e("p",{staticClass:"text-center",staticStyle:{"font-size":"20px","font-weight":"bold"}},[t._v("Config summary")]),e("span",{staticClass:"text-center",staticStyle:{"font-size":"15px",opacity:"0.8",width:"220px"}},[t._v("Provides a table-like view with the selections made when the pipeline was composed")])])]),e("div",{staticClass:"col-12 col-md-3 text-center"},[e("button",{staticClass:"select-div",class:{"disable-button":0==t.createSuccess},staticStyle:{color:"inherit",padding:"10px","min-height":"289px",border:"none","background-color":"transparent"},attrs:{disabled:0==t.createSuccess,id:"files",role:"button"},on:{click:function(e){return t.showPanel("files")}}},[e("p",{staticClass:"text-center"},[e("img",{staticStyle:{"padding-left":"5px","padding-bottom":"10px"},attrs:{src:a("65a3"),alt:""}})]),e("p",{staticClass:"text-center",staticStyle:{"font-size":"20px","font-weight":"bold"}},[t._v("JePL files")]),e("span",{staticClass:"text-center",staticStyle:{"font-size":"15px",opacity:"0.8",width:"220px"}},[t._v("Check out the files that drive the execution of the pipeline")])])]),e("div",{staticClass:"col-12 col-md-3 text-center"},[e("button",{staticClass:"select-div",class:{"disable-button":0==t.createSuccess},staticStyle:{color:"inherit",padding:"10px","min-height":"289px",border:"none","background-color":"transparent"},attrs:{disabled:0==t.createSuccess,id:"pull_request",role:"button"},on:{click:function(e){return t.showPanel("pull_request")}}},[e("p",{staticClass:"text-center"},[e("img",{staticStyle:{"padding-left":"20px","padding-bottom":"10px"},attrs:{src:a("b2aa"),alt:""}})]),e("p",{staticClass:"text-center",staticStyle:{"font-size":"20px","font-weight":"bold"}},[t._v("Pull request")]),e("span",{staticClass:"text-center",staticStyle:{"font-size":"15px",opacity:"0.8",width:"220px"}},[t._v("Create a pull request to add the pipeline to your preferred repository")]),e("p",{staticClass:"text-center"},[e("label",{staticStyle:{border:"solid","border-width":"1px","border-color":"blue",color:"blue",padding:"2px 2px 2px 2px"}},[t._v("Github only")])])])]),e("div",{staticClass:"col-12 col-md-3 text-center"},[e("button",{staticClass:"select-div",class:{"disable-button":0==t.createSuccess},staticStyle:{color:"inherit",padding:"10px","min-height":"289px",border:"none","background-color":"transparent"},attrs:{disabled:0==t.createSuccess,id:"run",role:"button"},on:{click:function(e){return t.showPanel("run_pipeline")}}},[e("p",{staticClass:"text-center"},[e("img",{staticStyle:{"max-width":"90px"},attrs:{src:a("a2f4"),alt:""}})]),e("p",{staticClass:"text-center",staticStyle:{"font-size":"20px","font-weight":"bold"}},[t._v("Try out")]),e("span",{staticClass:"text-center",staticStyle:{"font-size":"15px",opacity:"0.8",width:"220px"}},[t._v("Execute the composed pipeline and check the results")])])])])])],[e("div",{directives:[{name:"show",rawName:"v-show",value:"summary"==t.showFeature,expression:"showFeature=='summary'"}],staticClass:"row text-center"},[e("div",{staticClass:"col-12"},[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("div",{staticClass:"col-12 col-md-8"},[e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px","margin-bottom":"1rem"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("Pipeline name:")]),t._v(" "+t._s(t.$store.state.name?t.$store.state.name:"")+"\n ")]),Object.keys(t.$store.state.config_yaml.config.project_repos).length>0?e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("External Repositories:")]),t._v(" "+t._s("")+"\n ")]):t._e()]),Object.keys(t.$store.state.config_yaml.config.project_repos).length>0?e("div",{staticClass:"col-12 col-md-12"},[e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("URL")])]),t._l(t.$store.state.config_yaml.config.project_repos,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[t._v("\n "+t._s(a.repo)+"\n ")])])])}))],2)])]):t._e(),Object.keys(t.$store.state.docker_compose.services).length>0?e("div",{staticClass:"col-12 col-md-8"},[e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("Services:")]),t._v(" "+t._s("")+"\n ")])]):t._e(),Object.keys(t.$store.state.docker_compose.services).length>0?e("div",{staticClass:"col-12 col-md-12"},[e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Name")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Image")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Push Images")])]),t._l(t.$store.state.docker_compose.services,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(s)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[t._v("\n "+t._s(a.image.name)+"\n ")]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("i",{directives:[{name:"show",rawName:"v-show",value:1==a.image.registry.push,expression:"service.image.registry.push == true"}],staticClass:"fa fa-check-circle",staticStyle:{color:"#1BC10B"},attrs:{"aria-hidden":"true"}})])])])}))],2)])]):t._e(),Object.keys(t.$store.state.config_yaml.sqa_criteria).length>0?e("div",{staticClass:"col-12 col-md-8"},[e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("SQA Criteria:")]),t._v(" "+t._s("")+"\n ")])]):t._e(),Object.keys(t.$store.state.config_yaml.sqa_criteria).length>0?e("div",{staticClass:"col-12 col-md-12"},[e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Criteria")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("External Repository and Service")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Tools")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("When")])]),t._l(t.$store.state.config_yaml.sqa_criteria,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px","vertical-align":"middle"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(s)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},t._l(a.repos,(function(a,s){return e("div",{key:s},[e("div",{staticClass:"row"},["default"!=a.repo_url&&a.container?e("div",{staticClass:"col-md-12"},[e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px","margin-bottom":"0px"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("Name:")]),t._v(" "+t._s("default"!=a.repo_url?a.repo_url:"")+"\n ")]),e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px","margin-bottom":"0px"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("Service:")]),t._v(" "+t._s(a.container)+"\n ")])]):e("div",{staticClass:"col-md-12"},[e("p",{staticClass:"text-center",staticStyle:{"font-size":"14px","margin-bottom":"0px"}},[t._v("\n -\n ")])])])])})),0),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},t._l(a.repos,(function(a,s){return e("div",{key:s},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-12"},[e("p",{staticClass:"text-center",staticStyle:{"font-size":"14px","margin-bottom":"0"}},[e("span",{staticStyle:{"font-size":"14px"}},[t._v(t._s(a["tool"]["name"])+" ")])])])])])})),0),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px","vertical-align":"middle"}},[e("div",{staticClass:"row"},[a.when&&a.when.building_tag&&1==a.when.building_tag?e("div",[e("p",[t._v("On Tag Creation")])]):a.when&&a.when.branch?e("div",[e("p",[t._v("Branch: "+t._s(a.when&&a.when.branch?a.when.branch.pattern:""))])]):e("div",{staticClass:"col-md-12"},[e("p",{staticClass:"text-center",staticStyle:{"font-size":"14px","margin-bottom":"0px"}},[t._v("-")])])])])])])}))],2)])]):t._e()]],2)],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showFiles,expression:"showFiles"}],staticClass:"row"},[e("div",{staticClass:"col-12"},[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("ul",{staticClass:"nav nav-tabs nav-fill",attrs:{role:"tablist"}},[e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link active",attrs:{"data-toggle":"tab",href:"#tabs-1",role:"tab"}},[t._v("Main Configuration")])]),e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link",attrs:{"data-toggle":"tab",href:"#tabs-2",role:"tab"}},[t._v("Composer")])]),e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link",attrs:{"data-toggle":"tab",href:"#tabs-3",role:"tab"}},[t._v("Jenkinsfile")])])]),e("div",{staticClass:"tab-content"},[e("div",{staticClass:"tab-pane active",attrs:{id:"tabs-1",role:"tabpanel"}},[e("div",{staticClass:"nav-vertical",staticStyle:{"padding-top":"20px"}},[e("ul",{staticClass:"nav nav-tabs nav-left nav-border-left",attrs:{role:"tablist"}},t._l(t.yamlConfig,(function(a,s){return e("li",{key:s,staticClass:"nav-item"},[e("a",{staticClass:"nav-link file-config",class:{active:0==s},attrs:{id:"file-config-"+s,"data-toggle":"tab","aria-controls":"tabVerticalLeft11",href:"#tabs-config-"+s,role:"tab","aria-selected":"true"},on:{click:function(e){return t.get_data_config(s)}}},[t._v(t._s(a.file_name.length>10?a.file_name.substring(0,10)+"...":a.file_name))])])})),0),e("div",{staticClass:"tab-content px-1"},t._l(t.yamlConfig,(function(a,s){return e("div",{key:s,staticClass:"tab-pane tab-config",class:{active:0==s},staticStyle:{"border-left":"1px solid #cccc"},attrs:{id:"tabs-config-"+s,role:"tabpanel","aria-labelledby":"baseVerticalLeft1-tab1"}},[e("span",{staticStyle:{"padding-left":"15px","padding-top":"40px"}},[e("b",[t._v(" File name:")]),t._v(" "+t._s(a.file_name))]),e("div",{staticClass:"col-12",staticStyle:{height:"40vh","overflow-y":"auto"}},[e("editor",{key:"editor"+s+t.uuid,attrs:{"editor-id":"editor"+s,lang:"yaml",content:a.content},on:{"change-content":t.changeContentA}})],1)])})),0)])]),e("div",{staticClass:"tab-pane",attrs:{id:"tabs-2",role:"tabpanel"}},[e("div",{staticClass:"col-12",staticStyle:{"padding-top":"2rem",height:"40vh","overflow-y":"auto"}},[e("editor",{attrs:{"editor-id":"editorB",lang:"yaml",content:t.yamlComposer}})],1)]),e("div",{staticClass:"tab-pane",attrs:{id:"tabs-3",role:"tabpanel"}},[e("div",{staticClass:"col-12",staticStyle:{"padding-top":"2rem",height:"40vh","overflow-y":"auto"}},[e("editor",{attrs:{"editor-id":"editorC",lang:"json",content:t.yamlJenkinsfile}})],1)])])]],2)],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:"pull_request"==t.showFeature,expression:"showFeature=='pull_request'"}],staticStyle:{"margin-top":"2rem"}},[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("div",{staticClass:"col-12 col-md-6 mx-auto mb-3"},[e("label",[t._v("Repository")]),e("div",{staticClass:"input-group"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.repo_pull_request,expression:"repo_pull_request"}],staticClass:"form-control",staticStyle:{height:"42px","border-right":"1px solid #AAAAAA"},attrs:{type:"text",placeholder:"https://github.com/EOSC-synergy/sqaaas-web.git","aria-label":"https://github.com/EOSC-synergy/sqaaas-web.git","aria-describedby":"basic-addon2"},domProps:{value:t.repo_pull_request},on:{input:function(e){e.target.composing||(t.repo_pull_request=e.target.value)}}}),e("div",{staticClass:"input-group-append"},[e("button",{staticClass:"btn btn-outline-secondary",staticStyle:{"border-width":"1px","border-color":"#3472F7",color:"#3472F7"},attrs:{disabled:t.showErrorPullRequest,type:"button"},on:{click:function(e){return t.pullrequest()}}},[t._v("Pull "),e("i",{staticClass:"fa fa-upload",attrs:{"aria-hidden":"true"}})])])]),e("label",[t._v("Branch (Optional)")]),e("div",{},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.repo_pull_request_branch,expression:"repo_pull_request_branch"}],staticClass:"form-control",attrs:{type:"text",placeholder:"master","aria-label":"master","aria-describedby":"basic-addon2"},domProps:{value:t.repo_pull_request_branch},on:{input:function(e){e.target.composing||(t.repo_pull_request_branch=e.target.value)}}})])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showURL,expression:"showURL"}],staticClass:"text-center",staticStyle:{"text-decoration":"underline"}},[e("a",{staticClass:"btn btn-primary btn-fill btn-sm",attrs:{href:t.pull_request_url,target:"_blank"}},[t._v("Go to PR!")])])]],2)],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showRunPipeline,expression:"showRunPipeline"}],staticClass:"row"},[e("div",{staticClass:"col-12"},[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("div",{staticStyle:{"padding-bottom":"3rem","padding-left":"20px","padding-right":"20px"}},[e("div",{staticClass:"row"},[e("base-input",{staticClass:"col-12 col-md-6 no-margin",attrs:{type:"text",label:"URL of the pipeline's target repository",disabled:!1,placeholder:"https://github.com/EOSC-synergy/sqaaas-web.git"},model:{value:t.repo_url_mimic,callback:function(e){t.repo_url_mimic=e},expression:"repo_url_mimic"}}),e("base-input",{staticClass:"col-12 col-md-6 no-margin",attrs:{label:"Branch of the pipeline's target repository (Optional)",disabled:!1,placeholder:"master"},model:{value:t.repo_branch_mimic,callback:function(e){t.repo_branch_mimic=e},expression:"repo_branch_mimic"}})],1),e("div",{staticClass:"text-center"},[e("p",{staticStyle:{"font-style":"italic",color:"#A7A1A0","margin-bottom":"0px"}},[e("i",{staticClass:"fa fa-bell",staticStyle:{color:"#A7A1A0"},attrs:{"aria-hidden":"true"}}),t._v(" Repositories MUST be public for the checkout to work.")])]),e("div",{staticClass:"row",staticStyle:{"padding-left":"20px","padding-top":"10px","margin-bottom":"1rem"}},[e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label",staticStyle:{"font-weight":"bold","font-size":"17px"}},[t._v("Force the pipeline to run to completion")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Enabling this option makes the pipeline run past failed stages"}},[e("i",{staticClass:"fa fa-question-circle"})])])]),e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label"},[t._v("Yes")]),e("base-checkbox",{attrs:{name:"workpace"},model:{value:t.keepgoing_yes,callback:function(e){t.keepgoing_yes=e},expression:"keepgoing_yes"}}),e("span",{staticClass:"custom-label"},[t._v("No")]),e("base-checkbox",{attrs:{name:"workspace"},model:{value:t.keepgoing_no,callback:function(e){t.keepgoing_no=e},expression:"keepgoing_no"}})],1)]),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"40px"}},[e("button",{staticClass:"btn btn-sm btn-primary btn-fill",attrs:{type:"button"},on:{click:function(e){return t.runPipeline()}}},[t._v("\n Run/Try Pipeline\n ")])])])]],2)],1)])]],2)],1)])])},fa=[function(){var t=this,e=t._self._c;return e("div",[e("p",[t._v("Please, wait for this process to finish.")])])}],ga=(a("7514"),a("21a6")),ma=a.n(ga),va=a("c4e3"),_a=a.n(va),ba=(a("0262"),function(){var t=this,e=t._self._c;return e("table",{staticClass:"table"},[e("thead",[t._t("columns",(function(){return[e("tr",t._l(t.columns,(function(a){return e("th",{key:a},[t._v(t._s(a))])})),0)]}))],2),e("tbody",t._l(t.data,(function(a,s){return e("tr",{key:s},[t._t("default",(function(){return t._l(t.columns,(function(s){return t.hasValue(a,s)?e("td",{key:s},[t._v(t._s(t.itemValue(a,s)))]):t._e()}))}),{row:a})],2)})),0)])}),ya=[],wa={name:"l-table",props:{columns:Array,data:Array},methods:{hasValue:function(t,e){return"undefined"!==t[e.toLowerCase()]},itemValue:function(t,e){return t[e.toLowerCase()]}}},xa=wa,Ca=Object(d["a"])(xa,ba,ya,!1,null,null,null),Sa=Ca.exports,ka=function(){var t=this,e=t._self._c;return e("div",{staticStyle:{width:"100%",height:"100%","font-size":"18px"},attrs:{id:t.editorId}})},Aa=[],Ea={name:"Editor",props:["editorId","content","lang","theme","resize"],data:function(){return{editor:Object,beforeContent:""}},watch:{content:function(t){this.beforeContent!==t&&(t.content?this.editor.setValue(t.content,1):this.editor.setValue(t,1))},resize:function(t){window.ace.resize(!0)}},mounted:function(){var t=this,e=this.lang||"text",a=this.theme||"github";console.log(this.content),console.log(this.editorId),this.editor=window.ace.edit(this.editorId),this.editor.setValue(this.content,1),this.editor.setReadOnly(!0),this.editor.getSession().setMode("ace/mode/".concat(e)),this.editor.setTheme("ace/theme/".concat(a)),this.editor.on("change",(function(){t.beforeContent=t.editor.getValue(),t.$emit("change-content",t.editor.getValue())}))}},Na=Ea,Ba=Object(d["a"])(Na,ka,Aa,!1,null,null,null),Oa=Ba.exports,ja={components:{LTable:Sa,Card:ft,editor:Oa},mixins:[Oe],data:function(){return{name:"",gh:"",repo:"",currentBranch:{name:""},filesToCommit:[],filesToCommitNew:[],newCommit:{treeSHA:"",sha:""},showCard:!1,showBuildUrl:!1,showStatus:!1,build_url:"",build_status:"",pipeline_id:"",disabled_button:!1,loading:!1,loading_create:!1,repo_pull_request:"",repo_pull_request_branch:"",showErrorPullRequest:!0,pull_request_url:"",disable_status:!0,yamlConfig:[],yamlComposer:"",yamlJenkinsfile:"",editor:"",showFiles:!1,disable_done:!0,show_accordion:!1,config_data:{},uuid:this.guidGenerator(),showURL:!1,showFieldsPipeline:!1,showRunPipeline:!1,showBadge:!1,repo_url_mimic:"",repo_branch_mimic:"",t:"",disable_cancel:!0,autoRefresh:!1,modal_message:"",possible_status:{WAITING_FOR_SCAN:"SCANING ORGANIZATION",NOT_EXECUTED:"NOT EXECUTED",EXECUTING:"EXECUTING",QUEUED:"QUEUED",RUNNING:"RUNNING",SUCCESS:"SUCCESS",FAILURE:"FAILURE"},showFeature:"summary",pipeline_create_message:"",createSuccess:!0,keepgoing_yes:!1,keepgoing_no:!0}},watch:{keepgoing_yes:function(t){this.keepgoing_no=1!=t},keepgoing_no:function(t){this.keepgoing_yes=1!=t},repo_pull_request:function(t){this.showErrorPullRequest=""==t},autoRefresh:function(t){var e=this;console.log(t),t?this.t=setInterval((function(){e.checkStatus()}),3e3):clearInterval(this.t)}},methods:{showPanel:function(t){$("#panels").find("button").each((function(){$(this).removeClass("active-panel")})),console.log(t),"summary"==t&&(this.showFeature="summary",this.showFiles=!1,this.showRunPipeline=!1,$("#summary").addClass("active-panel")),"pull_request"==t&&(this.showFeature="pull_request",this.showFiles=!1,this.showRunPipeline=!1,$("#pull_request").addClass("active-panel")),"files"==t&&(this.showFiles=!0,this.showRunPipeline=!1,this.showFeature="",$("#files").addClass("active-panel")),"run_pipeline"==t&&(this.showFeature="",this.showRunPipeline=!0,this.showFiles=!1,this.runPipeline(),$("#run").addClass("active-panel"))},cancelExecution:function(){this.autoRefresh=!1,this.loading=!1},guidGenerator:function(){var t=function(){return(65536*(1+Math.random())|0).toString(16).substring(1)};return t()+t()+t()+t()+t()+Date.now()},get_data_config:function(t){$(".tab-config").removeClass("active"),$(".file-config").removeClass("active"),$("#tabs-config-"+t).addClass("active"),$("#file-config-"+t).addClass("active"),this.uuid=this.guidGenerator()},next:function(){this.$router.push({name:"Pipeline"})},back:function(){this.$router.push({name:"SQACriteria"})},changeContentA:function(t){console.log(t)},deletePipeline:function(){this.loading=!0,this.deletePipelineCall(this.pipeline_id,this.deletePipelineCallBack)},deletePipelineCallBack:function(t){204==t.status?(this.$store.state.pipeline_id="",this.$store.state.build_url="",this.$store.state.status="",this.$store.state.pull_request_url="",this.pipeline_id="",this.showCard=!1,this.disabled_button=!1,this.disabled_status=!0,this.notifyVue("Success","Pipeline deleted successfully.","nc-icon nc-check-2","info")):403==t.status?(this.disabled_button=!1,this.$router.replace(this.$route.query.redirect||"/logout")):this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.loading=!1},createPipeline:function(){var t={name:this.$store.state.name,composer_data:{services:this.$store.state.docker_compose.services,version:"3.7"},config_data:[{config:{project_repos:this.$store.state.config_yaml.config.project_repos,credentials:this.$store.state.config_yaml.config.credentials},environment:this.$store.state.config_yaml.environment,sqa_criteria:this.$store.state.config_yaml.sqa_criteria,timeout:this.$store.state.config_yaml.timeout}],jenkinsfile_data:{stages:[{pipeline_config:{base_branch:"https://github.com/jenkins-docs/simple-java-maven-app",base_repository:"master",config_file:"./.sqa/config.yml",credentials_id:"userpass_dockerhub",jepl_validator_docker_image:"eoscsynergy/jpl-validator:1.1.0"},when:{branches:["master"]}}]}};this.loading_create=!0,""!=this.pipeline_id?this.updatePipelineCall(this.pipeline_id,t,this.updatePipelineCallBack):this.createPipelineCall(t,this.createPipelineCallBack)},updatePipelineCallBack:function(t){204==t.status?(this.pipeline_create_message="Your pipeline has been successfully created!",this.createSuccess=!0,this.showCard=!0,this.disabled_button=!0,this.getConfigCall(this.pipeline_id,this.getConfigCallBack),this.getBuilderScriptCall(this.pipeline_id,this.getBuilderScriptCallBack),this.getComposerCall(this.pipeline_id,this.getComposerCallBack),this.getJenkCall(this.pipeline_id,this.getJenkCallBack),this.notifyVue("Success","Pipeline updated successfully.","nc-icon nc-check-2","info"),this.disable_done=!1):403==t.status?(this.disabled_button=!1,this.$router.replace(this.$route.query.redirect||"/logout")):(this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.createSuccess=!1,this.pipeline_create_message="Ups something is wrong!!",this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})),this.loading_create=!1},createPipelineCallBack:function(t){201==t.status?t.data.id&&0!=t.data.id&&(this.pipeline_create_message="Your pipeline has been successfully created!",this.createSuccess=!0,this.pipeline_id=t.data.id,this.$store.state.pipeline_id=this.pipeline_id,this.showCard=!0,this.disabled_button=!0,this.getConfigCall(this.pipeline_id,this.getConfigCallBack),this.getBuilderScriptCall(this.pipeline_id,this.getBuilderScriptCallBack),this.getComposerCall(this.pipeline_id,this.getComposerCallBack),this.getJenkCall(this.pipeline_id,this.getJenkCallBack),this.disable_done=!1,this.notifyVue("Success","Pipeline created successfully.","nc-icon nc-check-2","info")):403==t.status?(this.disabled_button=!1,this.$router.replace(this.$route.query.redirect||"/logout")):(this.createSuccess=!1,this.pipeline_create_message="Ups something is wrong!!",this.$swal.fire({title:"An unexpected error occurred while creating the assessment!",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})),this.loading_create=!1},runPipeline:function(){for(var t in this.showRunPipeline=!0,console.log(this.$store.state.config_yaml),this.$store.state.config_yaml.sqa_criteria)for(var e=0;ePlease contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.loading=!1)},checkStatus:function(){this.modal_message="Executing Pipeline ...",this.checkStatusCall(this.pipeline_id,this.checkStatusCallBack)},checkStatusCallBack:function(t){200==t.status?(this.disable_cancel=!1,"NOT_EXECUTED"!=t.data.build_status&&(this.build_status=t.data.build_status,this.$store.state.status=this.build_status,this.showStatus=!0),""!=t.data.build_url&&null!=t.data.build_url&&(this.showCard=!0,this.build_url=t.data.build_url,this.$store.state.build_url=this.build_url,this.showBuildUrl=!0),"SUCCESS"==t.data.build_status&&(this.showStatusBar=!1,this.loading=!1,this.autoRefresh=!1,this.$swal.fire({title:"Pipeline was executed successfully!",icon:"success",confirmButtonText:"Close",footer:"See the build in Jenkins'),confirmButtonColor:"#28a745"})),"FAILURE"==this.build_status&&(this.loading=!1,this.autoRefresh=!1,this.$swal.fire({title:"Oops, something went wrong while executing the pipeline!",icon:"error",confirmButtonText:"Close",footer:"See the build in Jenkins'),confirmButtonColor:"#E14726"}))):403==t.status?(this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.$router.replace(this.$route.query.redirect||"/logout")):422==t.status?(this.autoRefresh=!1,this.showStatus=!1,this.showBuildUrl=!1,this.$store.state.status="",this.$store.state.build_url="",this.loading=!1,this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})):(this.autoRefresh=!1,this.showStatus=!1,this.notifyVue("Error "+t.status+":",t.data?t.data:"","nc-icon nc-simple-remove","danger"),this.loading=!1)},generateFiles:function(){this.downloadFileCall(this.pipeline_id,this.downloadFileCallBack)},downloadFileCallBack:function(t){200==t.status?ma()(t.data,"sqaaas.zip"):403==t.status?(this.$router.replace(this.$route.query.redirect||"/logout"),this.showStatus=!1):(this.showStatus=!1,this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}))},pullrequest:function(){if(""==this.repo_pull_request)this.showErrorPullRequest=!0;else{this.showErrorPullRequest=!1,this.loading_create=!0;var t={repo:this.repo_pull_request,branch:this.repo_pull_request_branch};this.pullRequestCall(this.pipeline_id,t,this.pullRequestCallBack)}},pullRequestCallBack:function(t){200==t.status?t.data.pull_request_url&&(this.notifyVue("Success","Pull Request done successfully.","nc-icon nc-simple-remove","info"),this.repo_pull_request="",this.pull_request_url=t.data.pull_request_url,this.$store.state.pull_request_url=this.pull_request_url,this.showURL=!0):403==t.status?this.$router.replace(this.$route.query.redirect||"/logout"):this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.loading_create=!1},downloadAll:function(){var t=new _a.a;t.folder(".sqa").file("config.yml",this.yamlConfig,{binary:!0}),t.folder(".sqa").file("docker-compose.yml",this.yamlComposer,{binary:!0}),t.file("Jenkinsfile",this.yamlJenkinsfile),t.generateAsync({type:"blob"}).then((function(t){Object(ga["saveAs"])(t,"sqaaas_files.zip")}))},objectSize:function(t){var e,a=0;for(e in t)t.hasOwnProperty(e)&&a++;return a},notifyVue:function(t,e,a,s){this.$notify({title:t,message:e,icon:"nc-icon nc-app",timeout:4e3,horizontalAlign:"right",verticalAlign:"top",type:s})},checkauthCallBack:function(t){401==t.status?this.$router.push({name:"logout"}):this.username=t},getConfigCallBack:function(t){if(console.log(t),200==t.status){for(var e in this.yamlConfig=[],t.data){var a=t.data[e].file_name.split("/"),s={file_name:a[a.length-1],content:Be.a.stringify(t.data[e].content,void 0,2)};this.yamlConfig.push(s)}console.log(this.yamlConfig)}else this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})},getBuilderScriptCallBack:function(t){if(console.log(t),200==t.status)for(var e in t.data){var a=t.data[e].file_name.split("/"),s={file_name:a[a.length-1],content:t.data[e].content};this.yamlConfig.push(s)}else this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})},getComposerCallBack:function(t){console.log(t),200==t.status?this.yamlComposer=Be.a.stringify(t.data.content):this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})},getJenkCallBack:function(t){200==t.status?this.yamlJenkinsfile=t.data.content:this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})},download:function(t,e){console.log(t);var a=document.createElement("a");a.setAttribute("href","data:text/plain;charset=utf-8,"+encodeURIComponent(e)),a.setAttribute("download",t),a.style.display="none",document.body.appendChild(a),a.click(),document.body.removeChild(a)},downloadConfig:function(t){console.log(t),this.download(t.file_name,t.content)},downloadComposer:function(){this.download("docker-compose.yaml",this.yamlComposer)},downloadJenkinsfile:function(){this.download("Jenkinsfile",this.yamlJenkinsfile)},getBadgeCallBackGET:function(t){200==t.status?(this.showBadge=!0,0==$("#badge").has("blockquote").length&&$("#badge").append(t.data),$("blockquote p").css("text-align","center"),$("blockquote p a").css("display","unset")):this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})}},created:function(){this.checkauthCall(this.checkauthCallBack),this.$store.state.status="",this.$store.state.build_url="";var t=this.objectSize(this.$store.state.config_yaml.sqa_criteria);0==t?(this.notifyVue("Error","You must add at least one sqa criteria.","nc-icon nc-simple-remove","danger"),this.$router.push({name:"SQACriteria"})):(this.pipeline_id=this.$store.state.pipeline_id,this.createPipeline(),this.pull_request_url=this.$store.state.pull_request_url,this.build_url=this.$store.state.build_url,this.build_status=this.$store.state.status,""==this.pipeline_id?(this.showCard=!1,this.disabled_button=!1):(this.disabled_button=!0,this.showCard=!0),""==this.build_url?this.showBuildUrl=!1:(this.showRunPipeline=!0,this.showBuildUrl=!0),""==this.build_status?this.showStatus=!1:(this.showRunPipeline=!0,this.showStatus=!0,this.disable_status=!1))},mounted:function(){this.$eventHub.$emit("steps",3)}},Ra=ja,Da=(a("9ae3"),Object(d["a"])(Ra,ha,fa,!1,null,"f562782a",null)),Ia=Da.exports,Pa=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[e("div",{staticClass:"container-fluid"},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.loading,expression:"loading"}],staticClass:"loading-overlay is-active"},[e("div",[t._m(0),t._m(1),e("div",{staticClass:"text-center"},[e("button",{staticClass:"btn btn-danger btn-fill",on:{click:function(e){return t.cancelExecution()}}},[t._v("Cancel")])])])]),e("div",{staticClass:"col-12 col-sm-12 col-lg-10 mx-auto",staticStyle:{margin:"auto",padding:"0px"}},[e("h4",{staticClass:"card-title text-center",staticStyle:{"margin-top":"0px"}},[t._v("Pipeline")]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-12 col-md-8 mx-auto"},[e("card",{staticClass:"strpied-tabled-with-hover",staticStyle:{height:"75vh"},attrs:{"body-classes":""}},[e("template",{slot:"header"},[e("h4",{staticClass:"card-title text-center",staticStyle:{"padding-bottom":"1rem"}},[t._v("EXECUTE")])]),[e("div",{staticStyle:{"padding-bottom":"3rem","padding-left":"20px","padding-right":"20px"}},[e("div",{directives:[{name:"show",rawName:"v-show",value:0==t.showBadge,expression:"showBadge == false"}],staticClass:"text-center"},[e("img",{staticClass:"rounded img-fluid mx-auto",staticStyle:{"max-width":"20%"},attrs:{src:a("b0e3"),alt:"..."}}),e("p",{staticStyle:{"padding-top":"20px"}},[t._v("Some text")]),e("p",[t._v("Some other text")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:1==t.showBadge,expression:"showBadge == true"}],staticStyle:{"padding-bottom":"20px","padding-left":"15px"},attrs:{id:"badge"}}),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showFieldsPipeline,expression:"showFieldsPipeline"}]},[e("base-input",{staticClass:"no-margin",attrs:{type:"text",label:"URL",disabled:!1,placeholder:"https://github.com/EOSC-synergy/sqaaas-web.git"},model:{value:t.repo_url_mimic,callback:function(e){t.repo_url_mimic=e},expression:"repo_url_mimic"}}),e("base-input",{staticClass:"no-margin",attrs:{type:"text",label:"Branch (Optional)",disabled:!1,placeholder:"master"},model:{value:t.repo_branch_mimic,callback:function(e){t.repo_branch_mimic=e},expression:"repo_branch_mimic"}})],1),e("div",{staticStyle:{position:"absolute",bottom:"40px",left:"0",right:"0","margin-left":"auto","margin-right":"auto",width:"100%"}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.showBuildUrl,expression:"showBuildUrl"}],staticClass:"text-center",staticStyle:{"padding-top":"15px"}},[e("span",[t._v("Build URL: ")]),e("a",{staticStyle:{"text-decoration":"underline"},attrs:{href:t.build_url,target:"_blank"}},[t._v("Click here!")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showStatus,expression:"showStatus"}],staticClass:"text-center",staticStyle:{"padding-bottom":"15px"}},[e("span",{staticStyle:{"font-weight":"700"}},[t._v(t._s(t.build_status))]),"SUCCESS"==t.build_status?e("i",{staticClass:"fa fa-check",staticStyle:{color:"green"},attrs:{"aria-hidden":"true"}}):"FAILURE"==t.build_status?e("i",{staticClass:"fa fa-times",staticStyle:{color:"red"},attrs:{"aria-hidden":"true"}}):e("i",{staticClass:"fa fa-exclamation-triangle",staticStyle:{color:"red"},attrs:{"aria-hidden":"true"}})]),e("div",{staticClass:"text-center"},[e("button",{staticClass:"btn btn-primary btn-fill",on:{click:function(e){return t.runPipeline()}}},[t._v("Run pipeline")])])])])]],2)],1)])])])])},Ta=[function(){var t=this,e=t._self._c;return e("div",{staticStyle:{"vertical-align":"middle",display:"flex"}},[e("span",{staticClass:"fas fa-cog fa-3x fa-spin"}),e("p",{staticStyle:{"padding-left":"10px","text-transform":"uppercase","font-weight":"700","margin-bottom":"0px","margin-top":"15px"}},[t._v("Executing Pipeline ...")])])},function(){var t=this,e=t._self._c;return e("div",[e("p",[t._v("Please, wait for this process to finish.")])])}],$a={components:{LTable:Sa,Card:ft},mixins:[Oe],data:function(){return{name:"",gh:"",repo:"",currentBranch:{name:""},filesToCommit:[],filesToCommitNew:[],newCommit:{treeSHA:"",sha:""},showCard:!1,showBuildUrl:!1,showStatus:!1,build_url:"",build_status:"",pipeline_id:"",disabled_button:!1,loading:!1,loading_run:!1,repo_pull_request:"",showErrorPullRequest:!1,pull_request_url:"",disable_status:!0,showBadge:!1,stop_interval:!1,repo_url_mimic:"",repo_branch_mimic:"",showFieldsPipeline:!1,execute_pipeline:!0,intervalID:"",autoRefresh:!1,t:"",showURL:!1,showStatusBar:!1}},watch:{repo_pull_request:function(t){""!=t&&(this.showErrorPullRequest=!1)},autoRefresh:function(t){var e=this;t?this.t=setInterval((function(){e.checkStatus()}),1e4):clearInterval(this.t)}},methods:{cancelExecution:function(){console.log("here"),this.autoRefresh=!1,this.loading=!1},deletePipeline:function(){this.loading=!0,this.deletePipelineCall(this.pipeline_id,this.deletePipelineCallBack)},deletePipelineCallBack:function(t){204==t.status?(this.$store.state.pipeline_id="",this.$store.state.build_url="",this.$store.state.status="",this.$store.state.pull_request_url="",this.pipeline_id="",this.showCard=!1,this.disabled_button=!1,this.disabled_status=!0,this.notifyVue("Success","Pipeline deleted successfully.","nc-icon nc-check-2","info")):403==t.status?(this.disabled_button=!1,this.$router.replace(this.$route.query.redirect||"/logout")):this.notifyVue("Error ",t.status+":"+t.data.upstream_reason?t.data.upstream_reason:t.data.reason,"nc-icon nc-simple-remove","danger"),this.loading=!1},runPipeline:function(){for(var t in console.log(this.$store.state.config_yaml),this.$store.state.config_yaml.sqa_criteria)for(var e=0;emore info"}},[e("i",{staticClass:"fa fa-question-circle"})])])],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.change_image,expression:"change_image"}],staticClass:"col-12 col-md-6"},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.service,expression:"service"}],staticClass:"custom-select",attrs:{id:"service"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.service=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("Choose a service...")]),t._l(t.$store.state.docker_compose.services,(function(a,s){return e("option",{key:s,domProps:{value:s}},[t._v(t._s(s))])}))],2),e("button",{staticClass:"btn-simple btn btn-xs btn-info text-left",attrs:{type:"button"},on:{click:function(e){t.openModal(),t.set_fair_service}}},[e("i",{staticClass:"fa fa-plus"}),t._v("Add Service")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.array_selected_tools_service.length>0,expression:"array_selected_tools_service.length > 0"}],staticStyle:{"padding-top":"40px","margin-bottom":"2rem"}},[e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Tool")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Arguments")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.array_selected_tools_service,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left","text-transform":"uppercase"}},[t._v("\n "+t._s(t.array_selected_tools_service[s].name)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"},attrs:{id:"list-arg"+s}},[t._v("\n "+t._s(t.startListArg(a["args"],s))+"\n ")])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeToolService(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])])])])])]),e("div",{staticClass:"card"},[e("div",{staticClass:"card-header"},[e("button",{staticClass:"btn btn-link btn-block text-left collapsed",attrs:{type:"button","data-toggle":"collapse","data-target":"#serviceAssessmentFromJSON"}},[t._v("\n Load QAA report from previous assessment\n ")])]),e("div",{staticClass:"collapse",attrs:{id:"serviceAssessmentFromJSON","data-parent":"#serviceAccordionAssessment"}},[e("div",{staticClass:"card-body"},[e("div",{staticClass:"text-left mb-4"},[e("div",{staticClass:"row mt-2 mb-2"},[e("div",{staticClass:"col"},[t._v("You can review a previously generated SQAaaS report ")])]),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.service.json,expression:"error.service.json"}],staticStyle:{color:"red","font-size":"12px","padding-left":"0px","padding-top":"6px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.service.json))]),e("div",{staticClass:"row my-2"},[e("div",{staticClass:"col ml-4 custom-label"},[t._v("By uploading the associated JSON file")])]),e("div",{staticClass:"custom-file text-center"},[e("input",{staticClass:"custom-file-input",attrs:{type:"file",accept:"application/JSON",id:"serviceJSONInputFile",title:""},on:{dragenter:function(e){return t.dragEnterJSON(e.target)},dragleave:function(e){return t.dragLeaveJSON(e.target)},change:function(e){return t.selectJSON(e.target,"service")}}}),e("label",{staticClass:"custom-file-label",class:{"json-loaded":t.service_json_file}},[t._v(t._s(t.service_json_file?t.service_json_file.name+" ("+Math.round(t.service_json_file.size/1024)+"kB)":"Select or drop an assessment report JSON file"))]),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.service.json_file,expression:"error.service.json_file"}],staticStyle:{color:"red","font-size":"12px","padding-left":"0","padding-top":"10px","text-align":"left"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.service.json_file))])]),e("div",{staticClass:"row my-2"},[e("div",{staticClass:"col ml-4 custom-label"},[t._v("By typing the URL of the JSON file")])]),e("div",{staticClass:"custom-file text-center"},[e("base-input",{attrs:{type:"text",disabled:!1,placeholder:""},on:{input:function(e){return t.inputURLJSON(e.target,"service")}},model:{value:t.service_json_url,callback:function(e){t.service_json_url=e},expression:"service_json_url"}}),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.service.json_url,expression:"error.service.json_url"}],staticStyle:{color:"red","font-size":"12px","margin-top":"-8px","text-align":"left"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.service.json_url))])],1)])])])])]),e("button",{staticClass:"btn btn-primary btn-fill mb-3 startAssessmentButton",attrs:{disabled:!t.service_repository_accordion_open&&!t.service_json_accordion_open},on:{click:function(e){return t.getResults("service")}}},[t._v("Start Service Assessment")])]),e("div",{staticClass:"tab-pane fade",attrs:{id:"assessmentFairForm"}},[e("div",{staticClass:"accordion",attrs:{id:"fairAccordionAssessment"}},[e("div",{staticClass:"card"},[e("div",{staticClass:"card-header"},[e("button",{staticClass:"btn btn-link btn-block text-left",attrs:{type:"button","data-toggle":"collapse","data-target":"#fairAssessmentFromRepository"}},[t._v("\n From Repository\n ")])]),e("div",{staticClass:"collapse show",attrs:{id:"fairAssessmentFromRepository","data-parent":"#fairAccordionAssessment"}},[e("div",{staticClass:"card-body"},[e("div",{staticClass:"text-left mb-4"},[e("div",{staticClass:"text-left"},[e("div",{directives:[{name:"show",rawName:"v-show",value:"default"!=t.criteria_fair,expression:"criteria_fair != 'default'"}],staticClass:"row"},[e("div",{staticClass:"col-12 col-md-6"},[e("label",[t._v(" Choose a tool")]),e("select",{directives:[{name:"model",rawName:"v-model",value:t.builder_tool_fair,expression:"builder_tool_fair"}],staticClass:"custom-select",attrs:{id:"sqacriteria"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.builder_tool_fair=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("Select ...")]),t._l(t.array_tools_fair,(function(a,s){return e("option",{key:s,staticStyle:{"text-transform":"capitalize"},domProps:{value:a["name"]}},[t._v(t._s(a["name"].toUpperCase()))])}))],2)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showBuilderToolFair,expression:"showBuilderToolFair"}],staticClass:"text-left col-12 col-md-6",staticStyle:{"padding-top":"25px"}},[e("button",{staticClass:"btn btn-info",staticStyle:{"max-height":"40px"},attrs:{type:"button"},on:{click:function(e){return t.addToolFair()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("Add Tool")]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.tool_arguments,expression:"error.fair.tool_arguments"}],staticStyle:{color:"red","font-size":"12px","margin-left":"12px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.tool_arguments))]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.tool_addition,expression:"error.fair.tool_addition"}],staticStyle:{color:"red","font-size":"12px","margin-left":"12px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.tool_addition))])])]),e("div",[e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.tool_selection,expression:"error.fair.tool_selection"}],staticStyle:{color:"red","font-size":"12px","padding-top":"6px","padding-left":"0px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.tool_selection))])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showBuilderToolFair,expression:"showBuilderToolFair"}],staticClass:"col-12",staticStyle:{"margin-top":"20px"},attrs:{id:"tools"}},[e("div",{attrs:{id:"ref-arg-fair"}})]),e("div",{directives:[{name:"show",rawName:"v-show",value:"default"!=t.builder_tool_fair,expression:"builder_tool_fair != 'default'"}],staticClass:"col-12 mt-2"},[e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_image,expression:"docker_image !=''"}],staticClass:"badge badge-secondary"},[t._v("image:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_image_fair))])]),e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_lang,expression:"docker_lang !=''"}],staticClass:"badge badge-primary",staticStyle:{margin:"0px 5px"}},[t._v("lang:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_lang_fair))])]),e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_version,expression:"docker_version !=''"}],staticClass:"badge badge-danger",staticStyle:{margin:"0px 5px"}},[t._v("version:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_version_fair))])]),e("div",{staticClass:"row",staticStyle:{"padding-top":"20px"}},[e("base-checkbox",{staticStyle:{"padding-left":"6px"},attrs:{name:"workspace"},model:{value:t.change_image_fair,callback:function(e){t.change_image_fair=e},expression:"change_image_fair"}}),e("span",{staticClass:"custom-label",staticStyle:{"font-weight":"bold","font-size":"16px"}},[t._v("Use custom service")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Define your own container service more info"}},[e("i",{staticClass:"fa fa-question-circle"})])])],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.change_image_fair,expression:"change_image_fair"}],staticClass:"col-12 col-md-6"},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.service_fair,expression:"service_fair"}],staticClass:"custom-select",attrs:{id:"service"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.service_fair=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("Choose a service...")]),t._l(t.$store.state.docker_compose.services,(function(a,s){return e("option",{key:s,domProps:{value:s}},[t._v(t._s(s))])}))],2),e("button",{staticClass:"btn-simple btn btn-xs btn-info text-left",attrs:{type:"button"},on:{click:function(e){t.openModal(),t.set_fair_service}}},[e("i",{staticClass:"fa fa-plus"}),t._v("Add Service")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.array_selected_tools_fair.length>0,expression:"array_selected_tools_fair.length > 0"}],staticStyle:{"padding-top":"40px","margin-bottom":"2rem"}},[e("div",{staticClass:"text-center",staticStyle:{"padding-bottom":"10px"}},[e("span",{staticClass:"custom-table-title",staticStyle:{}},[t._v("Selected Tools")])]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Tool")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Arguments")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.array_selected_tools_fair,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left","text-transform":"uppercase"}},[t._v("\n "+t._s(t.array_selected_tools_fair[s].name)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"},attrs:{id:"list-arg"+s}},[t._v("\n "+t._s(t.startListArgFair(a["args"],s))+"\n ")])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeToolFair(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])])])])])])]),e("div",{staticClass:"card"},[e("div",{staticClass:"card-header"},[e("button",{staticClass:"btn btn-link btn-block text-left collapsed",attrs:{type:"button","data-toggle":"collapse","data-target":"#fairAssessmentFromJSON"}},[t._v("\n Load QAA report from previous assessment\n ")])]),e("div",{staticClass:"collapse",attrs:{id:"fairAssessmentFromJSON","data-parent":"#fairAccordionAssessment"}},[e("div",{staticClass:"card-body"},[e("div",{staticClass:"text-left mb-4"},[e("div",{staticClass:"row mt-2 mb-2"},[e("div",{staticClass:"col"},[t._v("You can review a previously generated SQAaaS report ")])]),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.json,expression:"error.fair.json"}],staticStyle:{color:"red","font-size":"12px","padding-left":"0px","padding-top":"6px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.json))]),e("div",{staticClass:"row my-2"},[e("div",{staticClass:"col ml-4 custom-label"},[t._v("By uploading the associated JSON file")])]),e("div",{staticClass:"custom-file text-center"},[e("input",{staticClass:"custom-file-input",attrs:{type:"file",accept:"application/JSON",id:"fairJSONInputFile",title:""},on:{dragenter:function(e){return t.dragEnterJSON(e.target)},dragleave:function(e){return t.dragLeaveJSON(e.target)},change:function(e){return t.selectJSON(e.target,"fair")}}}),e("label",{staticClass:"custom-file-label",class:{"json-loaded":t.fair_json_file}},[t._v(t._s(t.fair_json_file?t.fair_json_file.name+" ("+Math.round(t.fair_json_file.size/1024)+"kB)":"Select or drop an assessment report JSON file"))]),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.json_file,expression:"error.fair.json_file"}],staticStyle:{color:"red","font-size":"12px","padding-left":"0","padding-top":"10px","text-align":"left"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.json_file))])]),e("div",{staticClass:"row my-2"},[e("div",{staticClass:"col ml-4 custom-label"},[t._v("By typing the URL of the JSON file")])]),e("div",{staticClass:"custom-file text-center"},[e("base-input",{attrs:{type:"text",disabled:!1,placeholder:""},on:{input:function(e){return t.inputURLJSON(e.target,"fair")}},model:{value:t.fair_json_url,callback:function(e){t.fair_json_url=e},expression:"fair_json_url"}}),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.json_url,expression:"error.fair.json_url"}],staticStyle:{color:"red","font-size":"12px","margin-top":"-8px","text-align":"left"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.json_url))])],1)])])])])]),e("button",{staticClass:"btn btn-primary btn-fill mb-3 startAssessmentButton",attrs:{disabled:!t.fair_repository_accordion_open&&!t.fair_json_accordion_open},on:{click:function(e){return t.getResults("fair")}}},[t._v("Start FAIR Assessment")])])])])]],2)],1),e("div",{staticClass:"modal",attrs:{id:"myModal",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog modal-xl",staticStyle:{"max-height":"650px"},attrs:{role:"document"}},[e("div",{staticClass:"modal-content"},[t._m(1),e("div",{staticClass:"modal-body",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"0px","max-height":"70vh","overflow-y":"auto"}},[e("composer",{on:{service_name:t.getServiceName}})],1),e("div",{staticClass:"modal-footer",staticStyle:{"padding-top":"20px"}},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),e("button",{staticClass:"btn btn-primary btn-fill",attrs:{type:"button","data-dismiss":"modal"},on:{click:function(e){return t.checkServices()}}},[t._v("Done")])])])])])])])])},ts=[function(){var t=this,e=t._self._c;return e("div",[e("p",[t._v("Please, wait for this process to finish.")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"20px"}},[e("h5",{staticClass:"modal-title",staticStyle:{"font-weight":"700"}},[t._v("Add New Services")]),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])])}],es={components:{LTable:Sa,Card:ft,Composer:Fe},mixins:[Oe],data:function(){return Object(q["a"])(Object(q["a"])(Object(q["a"])(Object(q["a"])(Object(q["a"])({apiVersion:void 0,criteria:"default",criteria_fair:"default",array_criterias:[],service:{name:"",url:""},all_services:{},showService:!1,software_repository_accordion_open:!0,software_json_accordion_open:!1,service_repository_accordion_open:!0,service_json_accordion_open:!1,fair_repository_accordion_open:!0,fair_json_accordion_open:!1,software_json_file:void 0,software_json_url:void 0,service_json_file:void 0,service_json_url:void 0,fair_json_file:void 0,fair_json_url:void 0,params:{url:"",branch:""},doc:{url:"",branch:""},software_repo_credentials:{show_form:!1,username:"",access_token:"",access_token_concealed:!0},software_doc_credentials:{show_form:!1,username:"",access_token:"",access_token_concealed:!0},deploy:{url:"",branch:""},service_credentials:{show_form:!1,username:"",access_token:"",access_token_concealed:!0},fair:{},autoRefresh:!1,pipeline_id:"",loading:!1,modal_message:"",build_url:"",showStatus:!1,showBuildUrl:!1,build_status:"",showReportBtn:!1,repo_info:{},message_error:"",change_image:!1,change_image_fair:!1,docker_image:"",docker_lang:"",docker_version:"",docker_image_fair:"",docker_lang_fair:"",docker_version_fair:"",builder_tool_service:"default",builder_tool_fair:"default",showBuilderTool:!1,showBuilderToolFair:!1,array_tools:[],array_tools_fair:[],selected_tool:{},selected_tool_fair:{},array_selected_tools_service:[],array_selected_tools_fair:[],service_name:""},"service","default"),"service_name_fair",""),"service_fair","default"),"set_fair_service",!1),"error",{software:{repository_URL:"",json:"",json_file:"",json_url:"",credentials_id:""},software_doc:{credentials_id:""},service:{repository_URL:"",tool_selection:"",tool_arguments:"",tool_addition:"",json:"",json_file:"",json_url:"",credentials_id:""},fair:{tool_selection:"",tool_arguments:"",tool_addition:"",json:"",json_file:"",json_url:""}})},watch:{change_image:function(t){!1===t&&(this.docker_image=Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.image?this.selected_tool.docker.image:Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.dockerfile?"Dockerfile":"",this.docker_lang=Object.keys(this.selected_tool).length>0&&this.selected_tool.lang?this.selected_tool.lang:"",this.docker_version=Object.keys(this.selected_tool).length>0&&this.selected_tool.version?this.selected_tool.version:"")},change_image_fair:function(t){!1===t&&(this.docker_image_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.docker&&this.selected_tool_fair.docker.image?this.selected_tool_fair.docker.image:Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.docker&&this.selected_tool_fair.docker.dockerfile?"Dockerfile":"",this.docker_lang_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.lang?this.selected_tool_fair.lang:"",this.docker_version_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.version?this.selected_tool_fair.version:"")},criteria:function(t){if(this.showBuilderTool=!1,"default"!=t)for(var e in this.array_criterias)this.array_criterias[e].id==t&&(this.array_tools=this.array_criterias[e]["tools"])},criteria_fair:function(t){if(this.showBuilderToolFair=!1,"default"!=t)for(var e in this.array_criterias)this.array_criterias[e].id==t&&(this.array_tools_fair=this.array_criterias[e]["tools"])},builder_tool_fair:function(t){if(console.log(t),"default"!=t){for(var e in this.selected_tool_fair={},this.array_tools_fair)this.array_tools_fair[e].name==t&&(this.selected_tool_fair=JSON.parse(JSON.stringify(this.array_tools_fair[e])));var a=this;setTimeout((function(){for(var t in a.selected_tool_fair.args)$("#inputTag_"+t).tagsinput({trimValue:!0})}),100);for(var e in this.selected_tool_fair.args)"undefined"!==typeof this.selected_tool_fair.args[e].selectable&&1==this.selected_tool_fair.args[e].selectable&&"undefined"!==typeof this.selected_tool_fair.args[e].format&&"undefined"!==typeof this.selected_tool_fair.args[e].type&&"undefined"!==typeof this.selected_tool_fair.args[e].value?1:"undefined"!==typeof this.selected_tool_fair.args[e].selectable&&0==this.selected_tool_fair.args[e].selectable&&1;this.showBuilderToolFair=!0,console.log(this.selected_tool_fair.args),this.paintingArgFair(this.selected_tool_fair.args,0),setTimeout((function(){var t=0;for(var e in a.selected_tool_fair.args)a.selected_tool_fair.args[e].repeatable&&1==a.selected_tool_fair.args[e].repeatable&&($("#inputTag_"+t+"_"+e).tagsinput({trimValue:!0}),t=1*t+1)}),100),this.change_image_fair=!1,console.log(this.selected_tool_fair),this.docker_image_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.docker&&this.selected_tool_fair.docker.image?this.selected_tool_fair.docker.image:Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.docker&&this.selected_tool_fair.docker.dockerfile?"Dockerfile":"",this.docker_lang_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.lang?this.selected_tool_fair.lang:"",this.docker_version_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.version?this.selected_tool_fair.version:""}else this.showBuilderToolFair=!1,this.docker_image_fair="",this.docker_lang_fair="",this.docker_version_fair="",this.change_image_fair=!1},autoRefresh:function(t){var e=this;t?this.t=setInterval((function(){e.checkStatus()}),1e4):clearInterval(this.t)},builder_tool_service:function(t){if("default"!=t){for(var e in this.selected_tool={},console.log(this.array_tools,t),this.array_tools)this.array_tools[e].name==t&&(this.selected_tool=JSON.parse(JSON.stringify(this.array_tools[e])));var a=this;for(var e in this.selected_tool.args)"undefined"!==typeof this.selected_tool.args[e].selectable&&1==this.selected_tool.args[e].selectable&&"undefined"!==typeof this.selected_tool.args[e].format&&"undefined"!==typeof this.selected_tool.args[e].type&&"undefined"!==typeof this.selected_tool.args[e].value?1:"undefined"!==typeof this.selected_tool.args[e].selectable&&0==this.selected_tool.args[e].selectable&&1;this.showBuilderTool=!0,this.paintingArg(this.selected_tool.args,0),setTimeout((function(){var t=0;for(var e in a.selected_tool.args)a.selected_tool.args[e].repeatable&&1==a.selected_tool.args[e].repeatable&&($("#inputTag_"+t+"_"+e).tagsinput({trimValue:!0}),t=1*t+1)}),100),this.change_image=!1,console.log(this.selected_tool),this.docker_image=Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.image?this.selected_tool.docker.image:Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.dockerfile?"Dockerfile":"",this.docker_lang=Object.keys(this.selected_tool).length>0&&this.selected_tool.lang?this.selected_tool.lang:"",this.docker_version=Object.keys(this.selected_tool).length>0&&this.selected_tool.version?this.selected_tool.version:""}else this.showBuilderTool=!1,this.docker_image="",this.docker_lang="",this.docker_version="",this.change_image=!1}},methods:{getServiceName:function(t){set_fair_service?(this.service_name_fair=t,this.service_fair=t,this.docker_image_fair=t,this.docker_lang_fair="",this.docker_version_fair=""):(this.service_name=t,this.service=t,this.docker_image=t,this.docker_lang="",this.docker_version=""),$("#myModal").modal("hide")},openModal:function(t){$("#myModal").modal("show")},goToReport:function(){this.$router.push({name:"full-assessment-report"})},gotoCustomized:function(){this.$router.push({name:"dashboard"})},gotoSelect:function(){this.$router.push({name:"SelectOption"})},dragEnterJSON:function(t){$(t).parent().children("label").addClass("drag-enter")},dragLeaveJSON:function(t){$(t).parent().children("label").removeClass("drag-enter")},toggleShowAccessToken:function(t){"software_repo"===t?this.software_repo_credentials.access_token_concealed=!this.software_repo_credentials.access_token_concealed:"software_doc"===t?this.software_doc_credentials.access_token_concealed=!this.software_doc_credentials.access_token_concealed:"service"===t&&(this.service_credentials.access_token_concealed=!this.service_credentials.access_token_concealed)},selectJSON:function(t,e){var a=this;this.error[e].json="",this.error[e].json_file="",this.error[e].json_url="",this[e+"_json_url"]="",$(t).parent().children("label").removeClass("drag-enter");var s=t.files[0],i=new FileReader;i.onload=function(t){try{var i=JSON.parse(t.target.result);i.repository&&i.report&&i.badge?(a[e+"_json_file"]=s,a.error[e].json_file=""):(a[e+"_json_file"]=void 0,a.error[e].json_file="Invalid report schema. Only SQAaaS report files are valid.")}catch(o){a[e+"_json_file"]=void 0,a.error[e].json_file="Invalid JSON syntax. Only JSON files are valid."}},i.onerror=function(t){a[e+"_json_file"]=void 0,a.error[e].json_file="Error reading file"},i.readAsText(s)},inputURLJSON:function(t,e){this[e+"_json_file"]="",$("#"+e+"JSONInputFile")[0].value=null},getResults:function(t){var e=this;console.log("%c----%c getResults('"+t+"')","color: goldenrod",""),this.error.software.repository_URL="",this.error.software.credentials_id="",this.error.software_doc.credentials_id="",this.error.software.json="",this.error.software.json_file="",this.error.software.json_url="",this.error.service.repository_URL="",this.error.service.credentials_id="",this.error.service.tool_selection="",this.error.service.tool_arguments="",this.error.service.tool_addition="",this.error.service.json="",this.error.service.json_file="",this.error.service.json_url="",this.error.fair.tool_selection="",this.error.fair.tool_arguments="",$("#error_fair_url").remove(),this.error.fair.tool_addition="",this.error.fair.json="",this.error.fair.json_file="",this.error.fair.json_url="";var a={},s=/^(https:|http:|www\.)\S*/,i=function(t){var a=t.meta&&t.meta.version,s=e.apiVersion;return!s||!a||parseInt(a.split(".")[0])>=parseInt(s.split(".")[0])||(e.$swal.fire({title:"Assessment report version obsolete",text:"The report version is too old "+(a?"("+a+") ":"")+"and is no longer compatible with SQAaaS, which needs at least version "+s.split(".")[0]+".0.0",icon:"error",confirmButtonText:"Ok",confirmButtonColor:"#E14726"}),!1)};if("software"===t){if(this.software_repository_accordion_open){if(""===this.params.url.trim())return void(this.error.software.repository_URL="This field is required");if(!s.test(this.params.url.trim()))return void(this.error.software.repository_URL="URL format required");if(this.software_repo_credentials.show_form&&(!this.software_repo_credentials.username||!this.software_repo_credentials.access_token))return void(this.error.software.credentials_id="Credentials are required");if(this.software_doc_credentials.show_form&&(!this.software_doc_credentials.username||!this.software_doc_credentials.access_token))return void(this.error.software_doc.credentials_id="Credentials are required");a={repo_code:{repo:this.params.url.trim()}},this.params.branch.trim()&&(a.repo_code.branch=this.params.branch.trim()),this.software_repo_credentials.show_form&&(a.repo_code.credentials_id={user_id:this.software_repo_credentials.username.trim(),token:this.software_repo_credentials.access_token.trim()}),this.doc.url.trim()&&(a.repo_docs={repo:this.doc.url.trim()},this.doc.branch.trim()&&(a.repo_docs.branch=this.doc.branch.trim()),this.software_doc_credentials.show_form&&(a.repo_docs.credentials_id={user_id:this.software_doc_credentials.username.trim(),token:this.software_doc_credentials.access_token.trim()})),this.loading=!0,this.modal_message="Submitting Pipeline ...",console.log("%c<---%c getPipelineAssessmentCall()","color: red",""),console.log(a),this.getPipelineAssessmentCall(a,this.getPipelineAssessmentCallBack)}else if(this.software_json_accordion_open){if(!this.software_json_file&&!this.software_json_url)return void(this.error.software.json="A JSON file is required");if(this.software_json_file){var o=new FileReader;o.onload=function(t){var a=JSON.parse(t.target.result);i(a)&&(e.$store.state.report=a,e.showReportBtn=!0,e.goToReport())},o.readAsText(this.software_json_file)}else if(this.software_json_url){if(!s.test(this.software_json_url.trim()))return void(this.error.software.json_url="URL format required");var r=/\S*\.json$/;if(!r.test(this.software_json_url.trim()))return void(this.error.software.json_url="URL must end in .json");$.getJSON(this.software_json_url).done((function(t){t.repository&&t.report&&t.badge?i(t)&&(e.$store.state.report=t,e.showReportBtn=!0,e.goToReport()):e.error.software.json_url="Invalid report schema. Only SQAaaS report files are valid."})).fail((function(t,a,s){e.error.software.json_url="parsererror"===a?"Invalid JSON syntax. Only JSON files are valid.":"Connection Error: The JSON file could not be retrieved"}))}}}else if("service"===t){if(this.service_repository_accordion_open){if(""===this.deploy.url.trim())return void(this.error.service.repository_URL="This field is required");if(!s.test(this.deploy.url.trim()))return void(this.error.service.repository_URL="URL format required");if(this.service_credentials.show_form&&(!this.service_credentials.username||!this.service_credentials.access_token))return void(this.error.service.credentials_id="Credentials are required");if("default"===this.builder_tool_service&&!this.array_selected_tools_service[0])return void(this.error.service.tool_selection="You must select a tool to define some pipeline work");if(!this.array_selected_tools_service[0])return void(this.error.service.tool_addition="You must add this tool first");a={deployment:{repo_deploy:{repo:this.deploy.url.trim()},deploy_tool:this.array_selected_tools_service[0]}},this.deploy.branch.trim()&&(a.deployment.repo_deploy.branch=this.deploy.branch.trim()),this.service_credentials.show_form&&(a.deployment.repo_deploy.credentials_id={user_id:this.service_credentials.username.trim(),token:this.service_credentials.access_token.trim()}),this.loading=!0,this.modal_message="Submitting Pipeline ...",console.log("%c<---%c getPipelineAssessmentCall()","color: red",""),console.log(a),this.getPipelineAssessmentCall(a,this.getPipelineAssessmentCallBack)}else if(this.service_json_accordion_open){if(!this.service_json_file&&!this.service_json_url)return void(this.error.service.json="A JSON file is required");if(this.service_json_file){var n=new FileReader;n.onload=function(t){var a=JSON.parse(t.target.result);i(a)&&(e.$store.state.report=a,e.showReportBtn=!0,e.goToReport())},n.readAsText(this.service_json_file)}else if(this.service_json_url){if(!s.test(this.service_json_url.trim()))return void(this.error.service.json_url="URL format required");var l=/\S*\.json$/;if(!l.test(this.service_json_url.trim()))return void(this.error.service.json_url="URL must end in .json");$.getJSON(this.service_json_url).done((function(t){t.repository&&t.report&&t.badge?i(t)&&(e.$store.state.report=t,e.showReportBtn=!0,e.goToReport()):e.error.service.json_url="Invalid report schema. Only SQAaaS report files are valid."})).fail((function(t,a,s){e.error.service.json_url="parsererror"===a?"Invalid JSON syntax. Only JSON files are valid.":"Connection Error: The JSON file could not be retrieved"}))}}}else if("fair"===t)if(this.fair_repository_accordion_open){if("default"===this.builder_tool_fair&&!this.array_selected_tools_fair[0])return void(this.error.fair.tool_selection="You must select a tool to define some pipeline work");if(!this.array_selected_tools_fair[0])return void(this.error.fair.tool_addition="You must add this tool first");a={fair:{fair_tool:this.array_selected_tools_fair[0]}},this.loading=!0,this.modal_message="Submitting Pipeline ...",console.log("%c<---%c getPipelineAssessmentCall()","color: red",""),console.log(a),this.getPipelineAssessmentCall(a,this.getPipelineAssessmentCallBack)}else if(this.fair_json_accordion_open){if(!this.fair_json_file&&!this.fair_json_url)return void(this.error.fair.json="A JSON file is required");if(this.fair_json_file){var c=new FileReader;c.onload=function(t){var a=JSON.parse(t.target.result);i(a)&&(e.$store.state.report=a,e.showReportBtn=!0,e.goToReport())},c.readAsText(this.fair_json_file)}else if(this.fair_json_url){if(!s.test(this.fair_json_url.trim()))return void(this.error.fair.json_url="URL format required");var d=/\S*\.json$/;if(!d.test(this.fair_json_url.trim()))return void(this.error.fair.json_url="URL must end in .json");$.getJSON(this.fair_json_url).done((function(t){t.repository&&t.report&&t.badge?i(t)&&(e.$store.state.report=t,e.showReportBtn=!0,e.goToReport()):e.error.fair.json_url="Invalid report schema. Only SQAaaS report files are valid."})).fail((function(t,a,s){e.error.fair.json_url="parsererror"===a?"Invalid JSON syntax. Only JSON files are valid.":"Connection Error: The JSON file could not be retrieved"}))}}},deletePipelineCallBack:function(t){console.log("%c---\x3e%c deletePipelineCallBack()","color: lime",""),console.log(t)},getPipelineAssessmentCallBack:function(t){console.log("%c---\x3e%c getPipelineAssessmentCallBack()","color: lime",""),console.log(t),this.loading&&(t&&201==t.status&&t.data.id?(this.pipeline_id=t.data.id,console.log("%c<---%c runAssessmentPipelineCall()","color: red",""),console.log(this.pipeline_id),this.runAssessmentPipelineCall(this.pipeline_id,this.runAssessmentPipelineCallBack)):t&&500==t.status?(this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data.status+" "+t.data.title+": "+t.data.detail:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.loading=!1):(this.$swal.fire({title:"The quality assessment has failed to complete!",text:t?t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error":"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726"}),this.loading=!1))},runAssessmentPipelineCallBack:function(t){console.log("%c---\x3e%c runAssessmentPipelineCallBack()","color: lime",""),console.log(t),204==t.status?this.autoRefresh=!0:403==t.status?this.loading&&(this.$router.replace(this.$route.query.redirect||"/logout"),this.loading=!1):500==t.status?this.loading&&(this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data.status+" "+t.data.title+": "+t.data.detail:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.loading=!1):this.loading&&(this.$swal.fire({title:"The quality assessment has failed to complete!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726"}),this.loading=!1)},addService:function(){var t=this.service.name.replace(" ",""),e=this.service.url.replace(" ","");this.all_services[t]=e,this.showService=!0,this.cleanService()},removeService:function(t){this.$delete(this.all_services,t),this.isEmpty(this.all_services)&&(this.showService=!1)},cleanService:function(){this.service.name="",this.service.url=""},isEmpty:function(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0},objectSize:function(t){var e,a=0;for(e in t)t.hasOwnProperty(e)&&a++;return a},notifyVue:function(t){this.$notify({title:"Error",message:t,icon:"nc-icon nc-app",timeout:3e3,horizontalAlign:"right",verticalAlign:"top",type:"danger"})},checkStatus:function(){this.modal_message="Executing Pipeline ...",console.log("%c<---%c checkStatus()","color: red",""),console.log(this.pipeline_id),this.checkStatusCall(this.pipeline_id,this.checkStatusCallBack)},checkStatusCallBack:function(t){console.log("%c---\x3e%c checkStatusCallBack()","color: lime",""),console.log(t),200==t.status?("NOT_EXECUTED"!=t.data.build_status.toUpperCase()&&this.loading&&(this.build_status=t.data.build_status,this.$store.state.status=this.build_status,this.showStatus=!0),""!=t.data.build_url&&null!=t.data.build_url&&(this.loading?(this.showCard=!0,this.build_url=t.data.build_url,this.$store.state.build_url=this.build_url,this.showBuildUrl=!0):(console.log("%c<---%c deletePipelineCall()","color: red",""),console.log(this.pipeline_id),this.deletePipelineCall(this.pipeline_id,this.deletePipelineCallBack),this.pipeline_id="",this.autoRefresh=!1,this.build_status="")),"SUCCESS"!=t.data.build_status.toUpperCase()&&"UNSTABLE"!=t.data.build_status.toUpperCase()||this.loading&&(this.autoRefresh=!1,this.build_url=t.data.build_url,console.log("%c<---%c getOutputCall()","color: red",""),console.log(this.pipeline_id),this.getOutputCall(this.pipeline_id,this.getOutputCallBack)),"FAILURE"==t.data.build_status.toUpperCase()&&this.loading&&(this.loading=!1,this.autoRefresh=!1,this.build_status="",this.$swal.fire({title:"The execution of the pipeline has failed!",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726",footer:"Why do I have this issue?')})),"ABORTED"==t.data.build_status.toUpperCase()&&this.loading&&(this.loading=!1,this.autoRefresh=!1,this.build_status="",this.$swal.fire({title:"The execution of the pipeline has failed!",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726",footer:"Why do I have this issue?')}))):403==t.status?this.loading&&(this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.build_status="",this.$router.replace(this.$route.query.redirect||"/logout")):422==t.status?this.loading&&(this.autoRefresh=!1,this.showStatus=!1,this.showBuildUrl=!1,this.$store.state.status="",this.$store.state.build_url="",this.loading=!1,this.build_status="",this.$swal.fire({title:"Pipeline has not been execute!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726"})):500==t.status?this.loading&&(this.$swal.fire({title:"The quality assessment has failed to complete!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726",footer:'

Please contact sqaaas@ibergrid.eu

'}),this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.build_status=""):this.loading&&(this.$swal.fire({title:"Error!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'Why do I have this issue?')}),this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.build_status="")},getOutputCallBack:function(t){console.log("%c---\x3e%c getOutputCallBack()","color: lime",""),console.log(t),this.loading&&(200==t.status?(this.$store.state.report=t.data,this.showReportBtn=!0,console.log("%c----%c goToReport()","color: goldenrod",""),this.goToReport()):403==t.status?(this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.$router.replace(this.$route.query.redirect||"/logout")):500==t.status?(this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data.status+" "+t.data.title+": "+t.data.detail:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.$store.state.report={},this.build_status=""):(this.$swal.fire({title:"The quality assessment has failed to complete!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726"}),this.$store.state.report={},this.build_status=""),this.loading=!1)},cancelExecution:function(){this.pipeline_id?(console.log("%c----%c cancelExecution('"+this.pipeline_id+"')","color: goldenrod",""),"SUCCESS"===this.build_status||"UNSTABLE"===this.build_status?(this.pipeline_id="",this.build_status=""):(console.log("%c<---%c deletePipelineCall()","color: red",""),console.log(this.pipeline_id),this.deletePipelineCall(this.pipeline_id,this.deletePipelineCallBack),this.pipeline_id="",this.autoRefresh=!1,this.build_status="")):console.log("%c----%c cancelExecution()","color: goldenrod",""),this.$swal.fire({title:"Assessment cancelled",html:"Assessment for repository "+this.params.url+" successfully cancelled.",icon:"success",confirmButtonText:"Close",confirmButtonColor:"#3085d6"}),this.loading=!1,this.showStatus=!1,this.showBuildUrl=!1,this.showReportBtn=!1},getBadgeCallCallBack:function(t){200==t.status?(this.repo_info=t.data,this.goToReport()):403==t.status?(this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.$router.replace(this.$route.query.redirect||"/logout")):500==t.status?(this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data.status+" "+t.data.title+": "+t.data.detail:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.autoRefresh=!1,this.showStatus=!1,this.loading=!1):(this.$swal.fire({title:"The quality assessment has failed to complete!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726"}),this.autoRefresh=!1,this.showStatus=!1,this.loading=!1)},getCriteriaCallBack:function(t){if(this.array_criterias=[],200==t.status)for(var e in t.data)this.array_criterias.push(t.data[e]),this.criteria="SvcQC.Dep",this.criteria_fair="QC.FAIR";else 403==t.status?(this.loadingError=!0,this.$swal.fire({title:"We are having problems making the request.",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726",footer:'Report the issue'})):(this.loadingError=!0,this.$swal.fire({title:"We are having problems making the request.",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726",footer:'Report the issue'}))},addToolService:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(){var e,a,s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return this.error.service.tool_selection="",this.error.service.tool_addition="",t.next=4,this.adding(this.selected_tool.args,0);case 4:for(s in e=t.sent,a=!1,e)"positional"==e[s].type&&""==e[s].value&&(a=!0);1==a?this.error.service.tool_arguments="Tool arguments are required":(this.error.service.tool_arguments="",this.error.service.tool_addition="",this.selected_tool["args"]=e,this.builder_tool_service="default",this.change_image=!1,this.showBuilderTool=!1,this.array_selected_tools_service.push(this.selected_tool));case 8:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),paintingArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"string"!=e[o].format?1==e[o].selectable&&1==e[o].repeatable&&"string"==e[o].format?s+='
\n \n
\n \n
\n
\n \n\n
\n
'):1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"array"!=e[o].format||(s+='
\n \n
\n \n
\n\n
")):s+='
\n \n \n
"),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.paintingArg(e[o].args,1*a+1);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return $("#ref-arg").html(i),$(".select-options").on("change",(function(){console.log($(this).attr("data-index")),console.log($(this).val())})),t.abrupt("return",i);case 17:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),paintSelectOpt:function(t){var e="";for(var a in t)e+='");return e},adding:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:t.t0=regeneratorRuntime.keys(e);case 1:if((t.t1=t.t0()).done){t.next=9;break}if(s=t.t1.value,1==this.selected_tool.args[s].selectable&&"string"==this.selected_tool.args[s].format?1==e[s].repeatable?(e[s].value=$("#inputTag_"+a+"_"+s).val(),setTimeout((function(){$("#inputTag_"+a+"_"+s).tagsinput("removeAll")}),500)):(e[s].value=$("#simple_input_"+a+"_"+s).val(),$("#simple_input_"+a+"_"+s).val("")):1==this.selected_tool.args[s].selectable&&"array"==this.selected_tool.args[s].format&&(e[s].value=$("#select_"+a+"_"+s).val()),!(e[s].args&&e[s].args.length>0)){t.next=7;break}return t.next=7,this.adding(e[s].args,1*a+1);case 7:t.next=1;break;case 9:return t.abrupt("return",e);case 10:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),startListArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return s=new Promise((function(t,s){i.listArg(e,a).then((function(e){t(e)})).catch((function(t){s(t.message)}))})),t.abrupt("return",s.then((function(t){return $("#list-arg"+a).html(t),t})).catch((function(t){console.log(t)})));case 2:case"end":return t.stop()}}),t)})));function e(e,a){return t.apply(this,arguments)}return e}(),listArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",e[o].type&&e[o].value&&(s+="

\n ".concat(e[o].type," : ").concat(e[o].value,"\n

")),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.listArg(e[o].args,a);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return t.abrupt("return",i);case 15:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),removeToolService:function(t){this.$delete(this.array_selected_tools_service,t),this.isEmpty(this.array_selected_tools_service)&&(this.showBuilderTool=!1)},addToolFair:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(){var e,a,s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return this.error.fair.tool_selection="",this.error.fair.tool_addition="",t.next=4,this.addingFair(this.selected_tool_fair.args,0);case 4:for(s in e=t.sent,a=!1,e)"positional"==e[s].type&&""==e[s].value&&(a=!0);1==a?this.error.fair.tool_arguments="Tool arguments are required":(this.error.fair.tool_arguments="",this.error.fair.tool_addition="",this.selected_tool_fair["args"]=e,this.builder_tool_fair="default",this.change_image_fair=!1,this.showBuilderToolFair=!1,this.array_selected_tools_fair.push(this.selected_tool_fair));case 8:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),paintingArgFair:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"string"!=e[o].format?1==e[o].selectable&&1==e[o].repeatable&&"string"==e[o].format?s+='
\n \n
\n \n
\n
\n \n\n
\n
'):1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"array"!=e[o].format||(s+='
\n \n
\n \n
\n\n
")):s+='
\n \n \n
"),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.paintingArgFair(e[o].args,1*a+1);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return $("#ref-arg-fair").html(i),$(".select-options").on("change",(function(){console.log($(this).attr("data-index")),console.log($(this).val())})),t.abrupt("return",i);case 17:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),paintSelectOptFair:function(t){var e="";for(var a in t)e+='");return e},addingFair:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:t.t0=regeneratorRuntime.keys(e);case 1:if((t.t1=t.t0()).done){t.next=9;break}if(s=t.t1.value,1==this.selected_tool_fair.args[s].selectable&&"string"==this.selected_tool_fair.args[s].format?1==e[s].repeatable?(e[s].value=$("#inputTag_"+a+"_"+s).val(),setTimeout((function(){$("#inputTag_"+a+"_"+s).tagsinput("removeAll")}),500)):(e[s].value=$("#simple_input_"+a+"_"+s).val(),$("#simple_input_"+a+"_"+s).val("")):1==this.selected_tool_fair.args[s].selectable&&"array"==this.selected_tool_fair.args[s].format&&(e[s].value=$("#select_"+a+"_"+s).val()),!(e[s].args&&e[s].args.length>0)){t.next=7;break}return t.next=7,this.addingFair(e[s].args,1*a+1);case 7:t.next=1;break;case 9:return t.abrupt("return",e);case 10:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),startListArgFair:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return s=new Promise((function(t,s){i.listArgFair(e,a).then((function(e){t(e)})).catch((function(t){s(t.message)}))})),t.abrupt("return",s.then((function(t){return $("#list-arg"+a).html(t),t})).catch((function(t){console.log(t)})));case 2:case"end":return t.stop()}}),t)})));function e(e,a){return t.apply(this,arguments)}return e}(),listArgFair:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",e[o].type&&e[o].value&&(s+="

\n ".concat(e[o].type," : ").concat(e[o].value,"\n

")),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.listArgFair(e[o].args,a);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return t.abrupt("return",i);case 15:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),removeToolFair:function(t){this.$delete(this.array_selected_tools_fair,t),this.isEmpty(this.array_selected_tools_fair)&&(this.showBuilderToolFair=!1)}},created:function(){this.getCriteriaCall(this.getCriteriaCallBack,!0),this.pipeline_id="",this.params.url="",this.params.brach="",this.showReportBtn=!1,this.build_status=""},mounted:function(){var t=this;$("#softwareAssessmentFromRepository").on("shown.bs.collapse",(function(){t.software_repository_accordion_open=!0})),$("#softwareAssessmentFromRepository").on("hide.bs.collapse",(function(){t.software_repository_accordion_open=!1})),$("#softwareAssessmentFromJSON").on("shown.bs.collapse",(function(){t.software_json_accordion_open=!0})),$("#softwareAssessmentFromJSON").on("hide.bs.collapse",(function(){t.software_json_accordion_open=!1})),$("#serviceAssessmentFromRepository").on("shown.bs.collapse",(function(){t.service_repository_accordion_open=!0})),$("#serviceAssessmentFromRepository").on("hide.bs.collapse",(function(){t.service_repository_accordion_open=!1})),$("#serviceAssessmentFromJSON").on("shown.bs.collapse",(function(){t.service_json_accordion_open=!0})),$("#serviceAssessmentFromJSON").on("hide.bs.collapse",(function(){t.service_json_accordion_open=!1})),$("#fairAssessmentFromRepository").on("shown.bs.collapse",(function(){t.fair_repository_accordion_open=!0})),$("#fairAssessmentFromRepository").on("hide.bs.collapse",(function(){t.fair_repository_accordion_open=!1})),$("#fairAssessmentFromJSON").on("shown.bs.collapse",(function(){t.fair_json_accordion_open=!0})),$("#fairAssessmentFromJSON").on("hide.bs.collapse",(function(){t.fair_json_accordion_open=!1})),$("#softwareAssessmentFromJSON, #serviceAssessmentFromJSON, #fairAssessmentFromJSON").on("show.bs.collapse",(function(){if(!t.apiVersion){var e="";"https://api.sqaaas.eosc-synergy.eu/v1"===t.env.api&&(e="https://api.sqaaas.eosc-synergy.eu/v1/openapi.json"),"https://api-staging.sqaaas.eosc-synergy.eu/v1"!==t.env.api&&"https://api-dev.sqaaas.eosc-synergy.eu"!==t.env.api||(e="https://api-staging.sqaaas.eosc-synergy.eu/v1/openapi.json"),$.getJSON(e).done((function(e){t.apiVersion=e.info.version,console.log("API Version: "+t.apiVersion)}))}}))}},as=es,ss=(a("3694"),Object(d["a"])(as,Xa,ts,!1,null,"2d8d6d3a",null)),is=ss.exports,os=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[e("nav",{directives:[{name:"show",rawName:"v-show",value:!t.userLogged,expression:"!userLogged"}],staticClass:"navbar navbar-expand-md navbar-dark"},[e("div",{staticClass:"container"},[t._m(0),t._m(1),t._m(2),e("div",{staticClass:"collapse navbar-collapse",attrs:{id:"navbarNavDropdown"}},[e("ul",{staticClass:"navbar-nav ml-auto",attrs:{id:"main-menu"}},[t._m(3),t._m(4),t._m(5),t._m(6),e("li",{staticClass:"nav-item",staticStyle:{"padding-left":"20px"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Sign In")])])])])])]),e("top-navbar",{directives:[{name:"show",rawName:"v-show",value:t.userLogged&&t.fromEndpoint,expression:"userLogged && fromEndpoint"}]}),e("div",{staticClass:"container-fluid",staticStyle:{"min-height":"70vh"}},[e("div",{staticClass:"row",staticStyle:{"overflow-y":"auto"}},[e("div",{staticClass:"col-12",staticStyle:{"margin-top":"40px"}},[t.loadingEndpointJSON?e("div",[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("div",{staticClass:"text-center col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto",staticStyle:{"justify-content":"center","margin-top":"20px"}},[e("h4",{staticStyle:{"margin-bottom":"30px"}},[t._v("Loading quality assessment report...")])])]],2)],1):t.errorEndpointJSON?e("div",[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("div",{staticClass:"text-center col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto",staticStyle:{"justify-content":"center","margin-top":"20px"}},[e("h2",{staticStyle:{color:"#76BAC6","font-weight":"bold"}},[t._v("Error loading quality assessment report")]),e("h4",[t._v(t._s(this.$route.params.json_url)+" cannot be loaded or does not have a valid syntax.")]),e("h4",[t._v("Please ensure the URL is correct and try again.")]),e("button",{directives:[{name:"show",rawName:"v-show",value:t.userLogged,expression:"userLogged"}],staticClass:"btn",staticStyle:{color:"#fff","background-color":"#6c757d",border:"none",margin:"20px 0"},on:{click:function(e){return t.$router.push("/")}}},[e("i",{staticClass:"fa fa-arrow-left"}),t._v(" Back to main page")])])]],2)],1):e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[e("template",{slot:"header"},[e("div",{staticClass:"row hideInPDF",staticStyle:{padding:"0px 10px"}},[e("div",{staticClass:"col-6",staticStyle:{display:"inline-flex"}},[e("button",{directives:[{name:"show",rawName:"v-show",value:t.userLogged&&!t.fromEndpoint,expression:"userLogged && !fromEndpoint"}],staticClass:"btn btn-default btn-simple",on:{click:function(e){return t.gotoFull()}}},[e("i",{staticClass:"fa fa-arrow-left",attrs:{"aria-hidden":"true"}}),e("span",{staticClass:"card-title",staticStyle:{"font-weight":"bold","padding-top":"5px","font-size":"18px"}},[t._v("Back")])])]),e("div",{staticClass:"col-6 text-right mt-2"},[e("button",{directives:[{name:"show",rawName:"v-show",value:t.userLogged,expression:"userLogged"}],staticClass:"btn",staticStyle:{color:"#fff","background-color":"#6c757d",border:"none"},on:{click:function(e){return t.refresh()}}},[e("i",{staticClass:"fa fa-refresh",staticStyle:{"padding-right":"10px"},attrs:{"aria-hidden":"true"}}),t._v(" New Assessment")]),e("div",{staticClass:"btn-group"},[e("button",{staticClass:"btn dropdown-toggle",staticStyle:{color:"#fff","background-color":"#6c757d",border:"none","margin-left":"15px"},attrs:{id:"downloadDropdown","data-toggle":"dropdown"}},[e("i",{staticClass:"fa fa-download",staticStyle:{"padding-right":"10px"},attrs:{"aria-hidden":"true"}}),t._v(" Download ")]),e("ul",{staticClass:"dropdown-menu",attrs:{id:"downloadDropdownMenu"}},[e("li",[e("a",{attrs:{role:"button"},on:{click:function(e){return t.downloadJSON()}}},[e("i",{staticClass:"fa fa-file-alt",staticStyle:{color:"#455098","margin-right":"5px"}}),t._v(" JSON")])]),e("li",[e("a",{attrs:{role:"button"},on:{click:function(e){return t.downloadPNG()}}},[e("i",{staticClass:"fa fa-file-image-o",staticStyle:{color:"#459849","margin-right":"5px"}}),t._v(" PNG")])]),e("li",[e("a",{attrs:{role:"button"},on:{click:function(e){return t.downloadPDF()}}},[e("i",{staticClass:"fa fa-file-pdf-o",staticStyle:{color:"#984545","margin-right":"5px"}}),t._v(" PDF")])])])])])])]),[e("div",{staticClass:"container-fluid mb-5"},[e("div",{staticClass:"row mt-3"},[e("div",{staticClass:"col d-flex justify-content-center"},[e("RepoData",{attrs:{assessmentType:t.getAssessmentType(),repo:this.$store.state.report.repository[0]}})],1)]),e("div",{staticClass:"row mt-5"},[e("div",{staticClass:"col"},[e("h2",{staticStyle:{"font-weight":"bold","max-width":"1200px",margin:"0 auto 0 auto"}},[t._v("Badge Report")])])]),e("div",{staticClass:"row mt-3"},[e("div",{staticClass:"col d-flex justify-content-center"},[e("BadgeAchieved",{attrs:{badge:this.$store.state.report.badge}})],1)]),e("div",{staticClass:"row mt-5"},[e("div",{staticClass:"col"},[e("BadgeResults",{attrs:{badgeCriteria:t.getBadgeCriteria(),mapping_icon:t.mapping_icon,mapping_criteria_name:t.mapping_criteria_name}})],1)]),e("div",{staticClass:"row mt-5"},[e("div",{staticClass:"col"},[e("h2",{staticStyle:{"font-weight":"bold","max-width":"1200px",margin:"0 auto 0 auto"}},[t._v("Criteria Report")])])]),e("div",{staticClass:"row mt-5"},[e("div",{staticClass:"col d-flex justify-content-center"},[e("CriteriaSummary",{attrs:{report:this.$store.state.report.report,mapping_icon:t.mapping_icon,mapping_criteria_name:t.mapping_criteria_name}})],1)])]),e("div",{staticClass:"col-12 col-lg-8 col-xl-6 mx-auto"},t._l(t.$store.state.report.report,(function(a,s){return e("card",{key:s,staticStyle:{padding:"0px!important"},attrs:{id:s}},[e("template",{staticStyle:{"background-color":"#E8E6E5!important"},slot:"header"},[e("div",{staticStyle:{"padding-left":"1.5rem","background-color":"#E8E6E5!important","border-bottom":"1px solid #dee2e6"}},[e("div",{staticClass:"row",staticStyle:{"margin-right":"0px","margin-left":"0px"}},[e("div",{staticClass:"col-10",staticStyle:{"padding-top":"20px"}},[e("p",{staticStyle:{"font-weight":"700","font-size":"24px"}},[e("i",{staticClass:"fa fa-2x",class:t.mapping_icon[s]?t.mapping_icon[s]:t.mapping_icon["default"],staticStyle:{"margin-right":"50px",color:"#7C7572","font-size":"28px"},attrs:{"aria-hidden":"true"}}),t._v(t._s(t.mapping_criteria_name[s]?t.mapping_criteria_name[s]:s))])]),e("div",{staticClass:"col-2",staticStyle:{"padding-top":"20px"}},[1==a["valid"]?e("div",{staticStyle:{"text-align":"center"}},[e("i",{staticClass:"fa fa-2x fa-check-circle",staticStyle:{color:"#1BC10B"},attrs:{"aria-hidden":"true"}})]):e("div",{staticStyle:{"text-align":"center"}},[e("i",{staticClass:"fa fa-2x fa-times-circle",staticStyle:{color:"red"},attrs:{"aria-hidden":"true"}})])])])])]),[e("div",{staticClass:"row",staticStyle:{padding:"0 20px"}},[a["filtered_reason"]?e("div",t._l(a["filtered_reason"],(function(s,i){return e("p",{key:i,staticStyle:{"margin-bottom":"0px","font-size":"12px",color:"rgb(108, 117, 125)"}},[t._v("\n "+t._s(a["filtered_reason"][i])+"\n ")])})),0):t._e()]),t._l(a["subcriteria"],(function(a,i){return e("div",{key:i,staticClass:"subcriteria",staticStyle:{padding:"10px","font-size":"18px"}},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-3"},["fair"===t.getAssessmentType()?e("div",[e("div",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(i))]),e("div",{staticStyle:{"font-weight":"bold","padding-right":"10px"},style:{color:t.getColorPoints(a["points"])}},[t._v(t._s(a["points"])+"%")])]):e("div",[a["valid"]?e("i",{staticClass:"fa fa-check-circle",staticStyle:{color:"#1BC10B","padding-right":"40px"}}):e("i",{staticClass:"fa fa-times-circle",staticStyle:{color:"red","padding-right":"40px"}}),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(i))])])]),e("div",{staticClass:"col-9"},[t._v(" "+t._s(a["description"])+"\n "),!1===a["valid"]&&a.required_for_next_level_badge?e("svg",{staticStyle:{"margin-left":"8px","margin-top":"-5px"},attrs:{fill:"#de960f",viewBox:"0 0 24 24",height:"24",width:"24","data-toggle":"tooltip","data-placement":"top",title:"Required for achieving next level of badge"}},[e("path",{attrs:{d:"M12 22c3.859 0 7-3.141 7-7s-3.141-7-7-7c-3.86 0-7 3.141-7 7s3.14 7 7 7zm0-12c2.757 0 5 2.243 5 5s-2.243 5-5 5-5-2.243-5-5 2.243-5 5-5zm-1-8H7v5.518a8.957 8.957 0 0 1 4-1.459V2zm6 0h-4v4.059a8.957 8.957 0 0 1 4 1.459V2z"}}),e("path",{attrs:{d:"m10.019 15.811-.468 2.726L12 17.25l2.449 1.287-.468-2.726 1.982-1.932-2.738-.398L12 11l-1.225 2.481-2.738.398z"}})]):t._e()])]),t._l(a["evidence"],(function(o,r){return e("div",{key:r,staticClass:"row evidence",staticStyle:{"margin-top":"10px","padding-bottom":"16px","font-size":"17px"}},[e("div",{staticClass:"col-9 offset-1"},[a["evidence"][r]["valid"]?e("i",{staticClass:"fa fa-check",staticStyle:{color:"#1BC10B","padding-right":"30px"},attrs:{"aria-hidden":"true"}}):e("i",{staticClass:"fa fa-times",staticStyle:{color:"red","padding-right":"30px"},attrs:{"aria-hidden":"true"}}),e("span",{staticStyle:{color:"#6c757d"}},[t._v(t._s(a["evidence"][r]["message"]))])]),e("div",{staticClass:"col-2 hideInPDF",staticStyle:{"padding-right":"34px"}},[e("span",{staticClass:"float-right"},[e("button",{staticClass:"btn btn-link",staticStyle:{border:"none","font-size":"20px",padding:"0"},attrs:{"data-toggle":"modal","data-target":"#exampleModal"},on:{click:function(e){return t.modalInfo(s,i,a["evidence"][r])}}},[e("i",{staticClass:"fa fa-info-circle",staticStyle:{color:"royalblue"},attrs:{"aria-hidden":"true","data-toggle":"tooltip","data-placement":"top",title:"More Info"}})]),!1===a["valid"]?e("button",{staticClass:"btn btn-link hint-button",staticStyle:{border:"none","font-size":"20px",padding:"0 0 0 14px","margin-bottom":"0"},attrs:{"data-toggle":"modal","data-target":"#hintModal"},on:{click:function(e){return t.modalHint(s,i,a["evidence"][r]["message"],a.hint)}}},[e("i",{staticClass:"fa fa-lightbulb-o",staticStyle:{color:"goldenrod"},attrs:{"aria-hidden":"true","data-toggle":"tooltip","data-placement":"top",title:"Hint"}})]):t._e()])])])}))],2)}))]],2)})),1)]],2),e("div",{staticClass:"modal fade bd-example-modal-lg",attrs:{id:"exampleModal",tabindex:"-1",role:"dialog","aria-labelledby":"exampleModalLabel","aria-hidden":"true"}},[e("div",{staticClass:"modal-dialog modal-lg",attrs:{role:"document"}},[e("div",{staticClass:"modal-content",staticStyle:{"background-color":"#f4f4f4"}},[e("div",{staticClass:"modal-header"},[e("div",{staticClass:"modal-title",attrs:{id:"exampleModalLabel"}},[e("i",{staticClass:"fa fa-2x",class:t.mapping_icon[t.modalInfoData.criteria]?t.mapping_icon[t.modalInfoData.criteria]:t.mapping_icon["default"],staticStyle:{"margin-right":"24px",transform:"translate(0,3px)",color:"#7C7572","font-size":"28px"},attrs:{"aria-hidden":"true"}}),e("span",{staticStyle:{"font-size":"22px","font-weight":"700"}},[t._v(t._s(t.mapping_criteria_name[t.modalInfoData.criteria]))]),e("div",{staticStyle:{"margin-left":"44px","margin-bottom":"5px","font-weight":"700","font-size":"18px"}},[t._v(t._s(t.$store.state.report.report[t.modalInfoData.criteria]?t.$store.state.report.report[t.modalInfoData.criteria].subcriteria[t.modalInfoData.subcriteria].description:""))]),e("div",{staticStyle:{"font-size":"18px"}},[!0===t.modalInfoData.valid?e("i",{staticClass:"fa fa-check",staticStyle:{color:"#1BC10B","font-size":"28px",transform:"translate(0,4px)"},attrs:{"aria-hidden":"true"}}):e("i",{staticClass:"fa fa-times",staticStyle:{color:"red","font-size":"28px",transform:"translate(0,3px)"},attrs:{"aria-hidden":"true"}}),e("span",{staticStyle:{"margin-left":"24px"}},[t._v(t._s(t.modalInfoData.message))])])]),t._m(7)]),e("div",{staticClass:"modal-body"},[e("card",[t.modalInfoData&&t.modalInfoData["tool"]?e("div",[e("div",{staticClass:"row",staticStyle:{"padding-left":"20px","padding-bottom":"6px"}},[e("span",{staticStyle:{"font-weight":"700","margin-right":"6px"}},[t._v("Tool:")]),t._v(" "+t._s(t.modalInfoData["tool"].name?t.modalInfoData["tool"].name:"")+"\n "),e("a",{staticStyle:{"margin-left":"10px"},attrs:{href:t.modalInfoData["tool"]["ci"]?t.modalInfoData["tool"]["ci"]["url"]:"#",target:"_blank","data-toggle":"tooltip","data-placement":"top",title:"View Jenkins output"}},[e("img",{attrs:{src:a("ad97"),height:"28px"}})])]),e("div",{staticClass:"row",staticStyle:{"padding-left":"30px"}},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.modalInfoData["tool"]["version"],expression:"modalInfoData['tool']['version']"}],staticClass:"badge badge-primary",staticStyle:{padding:"0.25em 0.6em","margin-right":"5px"}},[t._v("version: "+t._s(t.modalInfoData["tool"]["version"]))]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.modalInfoData["tool"]["docker"]&&t.modalInfoData["tool"]["docker"]["image"],expression:"modalInfoData['tool']['docker'] && modalInfoData['tool']['docker']['image']"}],staticClass:"badge badge-secondary",staticStyle:{padding:"0.25em 0.6em","margin-right":"5px"}},[t._v("image: "+t._s(t.modalInfoData["tool"]["docker"]&&t.modalInfoData["tool"]["docker"]["image"]?t.modalInfoData["tool"]["docker"]["image"]:t.modalInfoData["tool"]["docker"]&&t.modalInfoData["tool"]["docker"]["dockerfile"]?"Dockerfile":""))]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.modalInfoData["tool"]["lang"]&&""!==t.modalInfoData["tool"]["lang"],expression:"modalInfoData['tool']['lang'] && modalInfoData['tool']['lang'] !== ''"}],staticClass:"badge badge-success",staticStyle:{padding:"0.25em 0.6em","margin-right":"5px"}},[t._v("lang: "+t._s(t.modalInfoData["tool"]["lang"]))])])]):t._e(),t.modalInfoData&&t.modalInfoData["plugin"]?e("div",[e("div",{staticClass:"row",staticStyle:{"margin-top":"12px","padding-left":"20px","padding-bottom":"2px"}},[e("span",{staticStyle:{"font-weight":"700","margin-right":"6px"}},[t._v("Plugin:")]),t._v(" "+t._s(t.modalInfoData["plugin"]["name"]?t.modalInfoData["plugin"]["name"]:"")+"\n ")]),e("div",{staticClass:"row",staticStyle:{"padding-left":"30px"}},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.modalInfoData["plugin"]["version"],expression:"modalInfoData['plugin']['version']"}],staticClass:"badge badge-primary",staticStyle:{padding:"0.25em 0.6em","margin-right":"5px"}},[t._v("version: "+t._s(t.modalInfoData["plugin"]["version"]))])])]):t._e(),t.modalInfoData&&t.modalInfoData["tool"]&&t.modalInfoData["tool"]["build_repo"]?e("div",{staticClass:"row",staticStyle:{"margin-top":"12px","padding-left":"20px"}},[e("span",{staticStyle:{"font-weight":"700","margin-right":"6px"}},[t._v("Build repo:")]),e("a",{attrs:{href:t.modalInfoData["tool"]["build_repo"]?t.modalInfoData["tool"]["build_repo"]:"#",target:"_blank"}},[t._v(" "+t._s(t.modalInfoData&&t.modalInfoData["tool"]&&t.modalInfoData["tool"]["build_repo"]?t.modalInfoData["tool"]["build_repo"]:""))])]):t._e(),t.modalInfoData&&t.modalInfoData["standard"]?e("div",[e("div",{staticClass:"row",staticStyle:{"margin-top":"8px","padding-left":"20px","padding-bottom":"2px"}},[e("span",{staticStyle:{"font-weight":"700","margin-right":"6px"}},[t._v("Standard:")]),e("a",{attrs:{href:t.modalInfoData["standard"]["url"]?t.modalInfoData["standard"]["url"]:"#",target:"_blank"}},[t._v(t._s(t.modalInfoData&&t.modalInfoData["standard"]&&t.modalInfoData["standard"]["title"]?t.modalInfoData["standard"]["title"]:""))])]),e("div",{staticClass:"row",staticStyle:{"padding-left":"30px"}},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.modalInfoData["standard"]["version"],expression:"modalInfoData['standard']['version']"}],staticClass:"badge badge-primary",staticStyle:{padding:"0.25em 0.6em","margin-right":"5px"}},[t._v("version: "+t._s(t.modalInfoData["standard"]["version"]))])])]):t._e(),t.showEditor?e("div",{staticStyle:{"padding-top":"2rem",height:"40vh","overflow-y":"auto"}},[e("editor",{key:"editor_modal",attrs:{"editor-id":"editor_modal",lang:"json",content:t.modalUnstructured}})],1):t._e()])],1),t._m(8)])])]),e("div",{staticClass:"modal fade bd-example-modal-lg",attrs:{id:"hintModal",tabindex:"-1",role:"dialog","aria-labelledby":"hintModalLabel","aria-hidden":"true"}},[e("div",{staticClass:"modal-dialog modal-lg",attrs:{role:"document"}},[e("div",{staticClass:"modal-content",staticStyle:{"background-color":"#f4f4f4"}},[e("div",{staticClass:"modal-header"},[e("div",{staticClass:"modal-title",attrs:{id:"hintModalLabel"}},[e("i",{staticClass:"fa fa-2x",class:t.mapping_icon[t.modalHintData.criteria]?t.mapping_icon[t.modalHintData.criteria]:t.mapping_icon["default"],staticStyle:{"margin-right":"24px",transform:"translate(0,3px)",color:"#7C7572","font-size":"28px"},attrs:{"aria-hidden":"true"}}),e("span",{staticStyle:{"font-size":"22px","font-weight":"700"}},[t._v(t._s(t.mapping_criteria_name[t.modalHintData.criteria]))]),e("div",{staticStyle:{"margin-left":"44px","margin-bottom":"5px","font-weight":"700","font-size":"18px"}},[t._v(t._s(t.$store.state.report.report[t.modalHintData.criteria]?t.$store.state.report.report[t.modalHintData.criteria].subcriteria[t.modalHintData.subcriteria].description:""))]),e("div",{staticStyle:{"font-size":"18px"}},[e("i",{staticClass:"fa fa-times",staticStyle:{color:"red","font-size":"28px",transform:"translate(0,3px)"},attrs:{"aria-hidden":"true"}}),e("span",{staticStyle:{"margin-left":"24px"}},[t._v(t._s(t.modalHintData.evidence))])])]),t._m(9)]),e("div",{staticClass:"modal-body"},[e("card",[e("div",{staticStyle:{"font-weight":"700","font-size":"22px","margin-bottom":"12px"}},[e("i",{staticClass:"fa fa-lightbulb-o",staticStyle:{color:"gold","font-size":"36px","margin-right":"16px"},attrs:{"aria-hidden":"true"}}),t._v(" Hint")]),e("div",{domProps:{innerHTML:t._s(t.modalHintData.hint)}})])],1),t._m(10)])])])],1)])]),e("content-footer",{directives:[{name:"show",rawName:"v-show",value:t.fromEndpoint,expression:"fromEndpoint"}]})],1)},rs=[function(){var t=this,e=t._self._c;return e("a",{staticClass:"navbar-brand",attrs:{href:"https://www.eosc-synergy.eu/",rel:"home"}},[e("img",{staticClass:"img-fluid",staticStyle:{height:"50px"},attrs:{src:a("3647"),alt:"EOSC synergy"}})])},function(){var t=this,e=t._self._c;return e("a",{staticClass:"navbar-brand text-white",attrs:{href:"https://sqaaas.eosc-synergy.eu/",rel:"home"}},[e("p",{staticStyle:{"font-size":"40px","margin-bottom":"0px"}},[e("strong",[t._v("SQAaaS")])])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"navbar-toggler",attrs:{type:"button","data-toggle":"collapse","data-target":"#navbarNavDropdown","aria-controls":"navbarNavDropdown","aria-expanded":"false","aria-label":"Toggle navigation"}},[e("span",{staticClass:"navbar-toggler-icon"})])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Help",target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("span",{staticStyle:{"font-weight":"bold"}},[t._v("Documentation")]),e("i",{staticClass:"fa",staticStyle:{"padding-left":"30px","border-right":"solid 1px"},attrs:{"aria-hidden":"true"}})])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link text-white",attrs:{title:"About",target:"_blank",href:"https://www.eosc-synergy.eu/about/"}},[t._v("About")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Quality",target:"_blank",href:"https://www.eosc-synergy.eu/technical-areas/quality/"}},[t._v("Quality")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Contact us",target:"_blank",href:"https://www.eosc-synergy.eu/contact-us/"}},[t._v("Contact us")])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-footer",staticStyle:{"justify-content":"end"}},[e("button",{staticClass:"btn btn-secondary",staticStyle:{color:"#fff!important","background-color":"#6c757d!important","border-color":"#6c757d!important"},attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-footer",staticStyle:{"justify-content":"end"}},[e("button",{staticClass:"btn btn-secondary",staticStyle:{color:"#fff!important","background-color":"#6c757d!important","border-color":"#6c757d!important"},attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")])])}],ns=(a("4917"),function(){var t=this,e=t._self._c;return e("div",{staticClass:"row repo_data"},[t.repo.avatar_url?e("div",{staticClass:"col-auto text-center"},[e("img",{attrs:{src:t.repo.avatar_url,width:"140px"}})]):t._e(),e("div",{staticClass:"col-auto"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col repo_data_name .text-center"},["fair"===t.assessmentType?e("span",{staticStyle:{"font-size":"26px",color:"#6c757d","font-weight":"bold","margin-right":"5px"}},[t._v(" Dataset PID: ")]):t._e(),e("a",{staticClass:"linkInPDF",staticStyle:{"font-size":"36px","font-weight":"bold"},attrs:{href:t.getRepoURL(),target:"_blank"}},[t._v(" "+t._s(t.getRepoName())+" ")])])]),e("div",{staticClass:"row"},[t.repo.description?e("div",{staticClass:"col repo_data_description mb-2"},[t._v("\n\n "+t._s(t.repo.description)+"\n\n ")]):t._e()]),e("div",{staticClass:"row"},[t.repo.tag?e("div",{staticClass:"col-auto repo_data_version mb-2"},[e("svg",{attrs:{height:"16",width:"16",viewBox:"0 0 16 16"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M2.5 7.775V2.75a.25.25 0 01.25-.25h5.025a.25.25 0 01.177.073l6.25 6.25a.25.25 0 010 .354l-5.025 5.025a.25.25 0 01-.354 0l-6.25-6.25a.25.25 0 01-.073-.177zm-1.5 0V2.75C1 1.784 1.784 1 2.75 1h5.025c.464 0 .91.184 1.238.513l6.25 6.25a1.75 1.75 0 010 2.474l-5.026 5.026a1.75 1.75 0 01-2.474 0l-6.25-6.25A1.75 1.75 0 011 7.775zM6 5a1 1 0 100 2 1 1 0 000-2z"}})]),t._v("\n "+t._s(t.repo.tag)+"\n ")]):t._e(),t.repo.languages?e("div",{staticClass:"col-auto repo_data_languages mb-2"},[e("svg",{attrs:{viewBox:"0 0 24 24",height:"16",width:"16"}},[e("path",{attrs:{d:"M7 18H17V16H7V18Z",fill:"currentColor"}}),e("path",{attrs:{d:"M17 14H7V12H17V14Z",fill:"currentColor"}}),e("path",{attrs:{d:"M7 10H11V8H7V10Z",fill:"currentColor"}}),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 2C4.34315 2 3 3.34315 3 5V19C3 20.6569 4.34315 22 6 22H18C19.6569 22 21 20.6569 21 19V9C21 5.13401 17.866 2 14 2H6ZM6 4H13V9H19V19C19 19.5523 18.5523 20 18 20H6C5.44772 20 5 19.5523 5 19V5C5 4.44772 5.44772 4 6 4ZM15 4.10002C16.6113 4.4271 17.9413 5.52906 18.584 7H15V4.10002Z",fill:"currentColor"}})]),t._l(t.repo.languages,(function(a){return e("span",[e("span",{staticClass:"repo_data_language"},[t._v(" "+t._s(a))])])}))],2):t._e(),t.repo.topics?e("div",{staticClass:"col-auto repo_data_topics mb-2"},t._l(t.repo.topics,(function(a){return e("span",{staticClass:"repo_data_topic"},[e("a",{attrs:{href:"https://github.com/topics/"+a,target:"_blank"}},[t._v(t._s(a))])])})),0):t._e()]),e("div",{staticClass:"row"},[t.repo.watchers_count?e("div",{staticClass:"col-auto repo_data_watchers mb-2"},[e("svg",{attrs:{height:"16",width:"16",viewBox:"0 0 16 16"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M1.679 7.932c.412-.621 1.242-1.75 2.366-2.717C5.175 4.242 6.527 3.5 8 3.5c1.473 0 2.824.742 3.955 1.715 1.124.967 1.954 2.096 2.366 2.717a.119.119 0 010 .136c-.412.621-1.242 1.75-2.366 2.717C10.825 11.758 9.473 12.5 8 12.5c-1.473 0-2.824-.742-3.955-1.715C2.92 9.818 2.09 8.69 1.679 8.068a.119.119 0 010-.136zM8 2c-1.981 0-3.67.992-4.933 2.078C1.797 5.169.88 6.423.43 7.1a1.619 1.619 0 000 1.798c.45.678 1.367 1.932 2.637 3.024C4.329 13.008 6.019 14 8 14c1.981 0 3.67-.992 4.933-2.078 1.27-1.091 2.187-2.345 2.637-3.023a1.619 1.619 0 000-1.798c-.45-.678-1.367-1.932-2.637-3.023C11.671 2.992 9.981 2 8 2zm0 8a2 2 0 100-4 2 2 0 000 4z"}})]),t._v("\n Watch: "+t._s(t.repo.watchers_count)+"\n\n ")]):t._e(),t.repo.forks_count?e("div",{staticClass:"col-auto repo_data_forks mb-2"},[e("svg",{attrs:{height:"16",width:"16",viewBox:"0 0 16 16"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M5 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm0 2.122a2.25 2.25 0 10-1.5 0v.878A2.25 2.25 0 005.75 8.5h1.5v2.128a2.251 2.251 0 101.5 0V8.5h1.5a2.25 2.25 0 002.25-2.25v-.878a2.25 2.25 0 10-1.5 0v.878a.75.75 0 01-.75.75h-4.5A.75.75 0 015 6.25v-.878zm3.75 7.378a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm3-8.75a.75.75 0 100-1.5.75.75 0 000 1.5z"}})]),t._v("\n Fork: "+t._s(t.repo.forks_count)+"\n\n ")]):t._e(),t.repo.stargazers_count?e("div",{staticClass:"col-auto repo_data_stars mb-2"},[e("svg",{attrs:{height:"16",width:"16",viewBox:"0 0 16 16"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M8 .25a.75.75 0 01.673.418l1.882 3.815 4.21.612a.75.75 0 01.416 1.279l-3.046 2.97.719 4.192a.75.75 0 01-1.088.791L8 12.347l-3.766 1.98a.75.75 0 01-1.088-.79l.72-4.194L.818 6.374a.75.75 0 01.416-1.28l4.21-.611L7.327.668A.75.75 0 018 .25zm0 2.445L6.615 5.5a.75.75 0 01-.564.41l-3.097.45 2.24 2.184a.75.75 0 01.216.664l-.528 3.084 2.769-1.456a.75.75 0 01.698 0l2.77 1.456-.53-3.084a.75.75 0 01.216-.664l2.24-2.183-3.096-.45a.75.75 0 01-.564-.41L8 2.694v.001z"}})]),t._v("\n Star: "+t._s(t.repo.stargazers_count)+"\n ")]):t._e()])])])}),ls=[],cs={name:"RepoData",props:["assessmentType","repo"],methods:{getRepoName:function(){if("fair"===this.assessmentType){var t=/\d+\/\d+$/;return this.repo.name.match(t)[0]}return this.repo.name},getRepoURL:function(){if("fair"===this.assessmentType){var t="https://hdl.handle.net/",e=/\d+\/\d+$/;return t+this.repo.name.match(e)[0]}return this.repo.url}}},ds=cs,ps=(a("cd5c"),Object(d["a"])(ds,ns,ls,!1,null,"f9a4c698",null)),us=ps.exports,hs=function(){var t=this,e=t._self._c;return e("div",{staticClass:"criteria_summary"},t._l(t.validCriterias(),(function(a,s){return e("div",{staticClass:"row gx-4 gx-md-5"},[e("div",{staticClass:"col-12"},[e("div",{staticClass:"criteria"},[e("div",{staticClass:"criteriaTitle",on:{click:function(e){return t.scrollToCriteria(s)}}},[e("i",{staticClass:"criteriaIcon fa",class:t.criteriaIcon(s)}),e("span",{staticClass:"criteriaName"},[t._v(" "+t._s(t.criteriaName(s))+" ")])]),e("div",{staticClass:"criteriaPercentage",style:t.stylePercentage(a)},[t._v("\n "+t._s(t.criteriaPercentage(a))+"\n ")]),e("div",{staticClass:"criteriaProgress"},[e("div",{staticClass:"criteriaProgressBar",style:t.styleBar(a)})])])])])})),0)},fs=[],gs={name:"CriteriaSummary",props:["report","mapping_icon","mapping_criteria_name"],methods:{validCriterias:function(){var t=Object.entries(this.report),e=t.filter((function(t){return"coverage"in t[1]}));return Object.fromEntries(e)},criteriaName:function(t){return"QC.FAIR"===t?"FAIRness level":this.mapping_criteria_name[t]||t},criteriaIcon:function(t){return this.mapping_icon[t]||this.mapping_icon["default"]},criteriaPercentage:function(t){return t.coverage.percentage},scrollToCriteria:function(t){document.getElementById(t).scrollIntoView({behavior:"smooth"})},styleBar:function(t){if(""===t.coverage.percentage)return"";var e=Math.max(1,t.coverage.percentage)+"%",a=["#f94144","#f8961e","#f9c74f","#90be6d","#688cc2"][Math.floor(t.coverage.percentage/25)];return"width: "+e+"; background-color: "+a+";"},stylePercentage:function(t){if(""===t.coverage.percentage)return"background-color: #E5E5E5";var e=["#f94144","#f8961e","#f9c74f","#90be6d","#688cc2"][Math.floor(t.coverage.percentage/25)];return"background-color: "+e+"BB;"}}},ms=gs,vs=(a("47eef"),Object(d["a"])(ms,hs,fs,!1,null,"40574f64",null)),_s=vs.exports,bs=function(){var t=this,e=t._self._c;return e("card",{attrs:{id:"badge_report"}},[e("div",{staticClass:"row"},t._l(t.badgeCriteria,(function(a,s){return e("div",{staticClass:"col-12 col-lg-4"},[e("div",{staticClass:"badge_header",class:t.badgeSatisfiedClass(s)},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-10"},[e("svg",{attrs:{fill:t.colorBadge(s),viewBox:"0 0 24 24",height:"40",width:"40"}},[e("path",{attrs:{d:"M12 22c3.859 0 7-3.141 7-7s-3.141-7-7-7c-3.86 0-7 3.141-7 7s3.14 7 7 7zm0-12c2.757 0 5 2.243 5 5s-2.243 5-5 5-5-2.243-5-5 2.243-5 5-5zm-1-8H7v5.518a8.957 8.957 0 0 1 4-1.459V2zm6 0h-4v4.059a8.957 8.957 0 0 1 4 1.459V2z"}}),e("path",{attrs:{d:"m10.019 15.811-.468 2.726L12 17.25l2.449 1.287-.468-2.726 1.982-1.932-2.738-.398L12 11l-1.225 2.481-2.738.398z"}})]),e("span",{staticClass:"badge_header_title"},[t._v(" "+t._s(t.capitalize(s))+" badge")])]),e("div",{staticClass:"col-2"},[e("div",[t.badgeSatisfied(s)?e("i",{staticClass:"fa fa-2x fa-check-circle"}):e("i",{staticClass:"fa fa-2x fa-times-circle"})])])])]),e("div",{staticClass:"badge_criterias"},t._l(t.incrementalCriterias(s),(function(a){return e("div",{staticClass:"badge_criteria"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-1"},[t.criteriaSatisfied(a,s)?e("i",{staticClass:"fa fa-check"}):e("i",{staticClass:"fa fa-times"})]),e("div",{staticClass:"col-10"},[e("i",{staticClass:"criteriaIcon fa",class:t.criteriaIcon(a)}),t._v(" "+t._s(t.criteriaName(a))+"\n ")])])])})),0)])})),0)])},ys=[],ws=(a("6762"),a("2fdb"),{name:"BadgeResults",props:["badgeCriteria","mapping_icon","mapping_criteria_name"],methods:{capitalize:function(t){return t.charAt(0).toUpperCase()+t.slice(1)},colorBadge:function(t){return"bronze"===t?"#cd7f32":"silver"===t?"#b7b7b7":"gold"===t?"#e5b80b":"black"},incrementalCriterias:function(t){var e=this;return"bronze"===t?this.badgeCriteria.bronze.to_fulfill:"silver"===t?this.badgeCriteria.silver.to_fulfill.filter((function(t){return!e.badgeCriteria.bronze.to_fulfill.includes(t)})):"gold"===t?this.badgeCriteria.gold.to_fulfill.filter((function(t){return!e.badgeCriteria.silver.to_fulfill.includes(t)})):[]},criteriaName:function(t){return"QC.FAIR"===t?"FAIRness level":this.mapping_criteria_name[t]||t},criteriaIcon:function(t){return this.mapping_icon[t]||this.mapping_icon["default"]},criteriaSatisfied:function(t,e){return this.badgeCriteria[e].fulfilled.includes(t)},badgeSatisfied:function(t){return"bronze"===t?0===this.badgeCriteria["bronze"].missing.length:"silver"===t?0===this.badgeCriteria["bronze"].missing.length&&0===this.badgeCriteria["silver"].missing.length:"gold"===t?0===this.badgeCriteria["bronze"].missing.length&&0===this.badgeCriteria["silver"].missing.length&&0===this.badgeCriteria["gold"].missing.length:void 0},badgeSatisfiedClass:function(t){return this.badgeSatisfied(t)?"satisfied":"not_satisfied"}}}),xs=ws,Cs=(a("0dc6"),Object(d["a"])(xs,bs,ys,!1,null,"43a23028",null)),Ss=Cs.exports,ks=function(){var t=this,e=t._self._c;return e("div",{staticClass:"text-center",staticStyle:{width:"75rem"}},[t.showBadge()?e("div",[e("h3",{staticClass:"mb-5"},[t._v("Congratulations! The following badge has been awarded")]),e("div",{staticClass:"row"},[e("div",{staticClass:"col"},[e("img",{staticClass:"mb-5",attrs:{src:t.getImageBadge(),width:"400px"}}),e("div",{staticClass:"row",staticStyle:{"justify-content":"center"}},[e("a",{staticClass:"badge_button linkInPDF",attrs:{href:t.getVerificationURL(),target:"_blank"}},[t._v("Verify")]),e("a",{staticClass:"badge_button linkInPDF",attrs:{href:t.getOpenBadgeID(),target:"_blank"}},[t._v("Go to Badgr's award page")])]),t._m(0),e("div",{staticClass:"row hideInPDF",staticStyle:{"justify-content":"center","margin-top":"8px"}},[e("button",{staticClass:"btn btn-primary btn-fill",staticStyle:{"margin-right":"5px"},attrs:{id:"badge_image_clipboard_button","data-toggle":"tooltip","data-placement":"left",title:"Code to use a 150x116 pixel sized image in your README"},on:{click:function(e){return t.badge_image_to_clipboard()}}},[e("i",{staticClass:"fa fa-clone"}),t._v(" Get Badge Image")]),e("button",{staticClass:"btn btn-primary btn-fill",attrs:{id:"badge_shield_clipboard_button","data-toggle":"tooltip","data-placement":"right",title:"Code to use the popular shields.io"},on:{click:function(e){return t.badge_shield_to_clipboard()}}},[e("i",{staticClass:"fa fa-clone"}),t._v(" Get Badge Shield")])]),t._m(1)])])]):e("div",[e("h3",{staticClass:"mb-4"},[t._v(" Sorry, you have not earned any badge")]),e("img",{attrs:{src:a("40fa"),width:"300px"}})]),t._m(2)])},As=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"row hideInPDF",staticStyle:{"justify-content":"center","margin-top":"20px"}},[e("div",[t._v("Share your badge in popular code and data repository platforms using Markdown")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"row",staticStyle:{"justify-content":"center","margin-top":"20px"},attrs:{id:"badge_clipboard_alert"}},[e("div",{staticClass:"alert alert-success",staticStyle:{margin:"0 30%","background-color":"#d4edda","border-color":"#c3e6cb",color:"#155724"},attrs:{role:"alert"}},[e("i",{staticClass:"fa fa-check-circle",staticStyle:{"margin-right":"5px"},attrs:{"aria-hidden":"true"}}),e("span",{attrs:{id:"badge_clipboard_alert_text"}},[t._v("Your badge has been copied to the clipboard")])])])},function(){var t=this,e=t._self._c;return e("h4",[e("a",{staticClass:"linkInPDF",attrs:{href:"https://docs.sqaaas.eosc-synergy.eu/quality_assessment_and_awarding/synergy_badging_approach",target:"_blank"}},[t._v("Learn more about the EOSC-Synergy badging approach")])])}],Es={name:"BadgeAchieved",props:["badge"],methods:{showBadge:function(){return this.badge.software&&this.badge.software.verification_url||this.badge.services&&this.badge.services.verification_url||this.badge.fair&&this.badge.fair.verification_url},getAssessmentType:function(){return this.badge.software?"software":this.badge.services?"services":this.badge.fair?"fair":void 0},getBadgeLevel:function(){var t=this.getAssessmentType();return this.badge[t].criteria.bronze.missing.length>0?"no_badge":this.badge[t].criteria.silver.missing.length>0?"bronze":this.badge[t].criteria.gold.missing.length>0?"silver":"gold"},getShieldColor:function(){var t=this.getBadgeLevel();return"bronze"===t?"e6ae77":"silver"===t?"lightgrey":"yellow"},getImageBadge:function(){return a("bd20")("./badge_"+this.getAssessmentType()+"_"+this.getBadgeLevel()+".png")},getVerificationURL:function(){return this.badge[this.getAssessmentType()].verification_url},getOpenBadgeID:function(){return this.badge[this.getAssessmentType()].data.openBadgeId},badge_image_to_clipboard:function(){$("#badge_image_clipboard_button").tooltip("hide");var t="[![SQAaaS badge](https://github.com/EOSC-synergy/SQAaaS/raw/master/badges/badges_150x116/badge_"+this.getAssessmentType()+"_"+this.getBadgeLevel()+".png)]("+this.getOpenBadgeID()+' "SQAaaS '+this.getBadgeLevel()+' badge achieved")';navigator.clipboard.writeText(t),$("#badge_clipboard_alert_text").text("Your badge image has been copied to the clipboard"),$("#badge_clipboard_alert").fadeIn(300).delay(3e3).fadeOut(300)},badge_shield_to_clipboard:function(){$("#badge_shield_clipboard_button").tooltip("hide");var t="[![SQAaaS badge shields.io](https://img.shields.io/badge/sqaaas%20"+this.getAssessmentType()+"-"+this.getBadgeLevel()+"-"+this.getShieldColor()+")]("+this.getOpenBadgeID()+' "SQAaaS '+this.getBadgeLevel()+' badge achieved")';navigator.clipboard.writeText(t),$("#badge_clipboard_alert_text").text("Your badge shield has been copied to the clipboard"),$("#badge_clipboard_alert").fadeIn(300).delay(3e3).fadeOut(300)},mounted:function(){$('[data-toggle="tooltip"]').tooltip()}}},Ns=Es,Bs=(a("727a"),Object(d["a"])(Ns,ks,As,!1,null,"036c522b",null)),Os=Bs.exports,js=a("c0e9"),Rs=a.n(js),Ds=a("8baf"),Is={components:{ContentFooter:Gt,TopNavbar:Mt,RepoData:us,CriteriaSummary:_s,BadgeResults:Ss,BadgeAchieved:Os,LTable:Sa,Card:ft,editor:Oa},mixins:[Oe],data:function(){return{userLogged:Boolean(JSON.parse(localStorage.getItem("session"))),fromEndpoint:Boolean(this.$route.params.json_url),loadingEndpointJSON:!0,errorEndpointJSON:!1,modalInfoData:{},modalHintData:{},editor:"",modalUnstructured:"",showEditor:!1,mapping_icon:{default:"fa-certificate","QC.Acc":"fa-certificate","QC.Lic":"fa-id-card","QC.Sty":"fa-bullseye","QC.Met":"fa-database","QC.Uni":"fa-cogs","QC.Doc":"fa-book","QC.Sec":"fa-lock","QC.Ver":"fa-code-fork","QC.FAIR":"fa-certificate","QC.Fun":"fa-filter","SvcQC.Dep":"fa-rocket","SvcQC.Fun":"fa-filter","SvcQC.Sec":"fa-lock","SvcQC.Doc":"fa-book","SvcQC.Api":"fa-desktop","SvcQC.Per":"fa-calendar-check","SvcQC.Int":"fa-arrows-alt"},mapping_criteria_name:{"QC.Acc":"Code Accessibility","QC.Lic":"Licensing","QC.Sty":"Code Style","QC.Met":"Code metadata","QC.Uni":"Unit Testing","QC.Har":"Test Harness","QC.Tdd":"Test-Driven Development","QC.Doc":"Documentation","QC.Sec":"Security","QC.Wor":"Code Workflow","QC.Ver":"Versioning","QC.Man":"Code Management","QC.Rev":"Code Review","QC.Del":"Automated Delivery","QC.Dep":"Automated Deployment","QC.FAIR":"FAIRness level of Digital Objects","QC.Fun":"Functional","SvcQC.Dep":"Service Deployment","SvcQC.Fun":"Service Functional Testing","SvcQC.Sec":"Security Testing (DAST)","SvcQC.Doc":"Service Documentation","SvcQC.Api":"API Testing","SvcQC.Per":"Performance Testing","SvcQC.Int":"Integration Testing",RDA_F1_01M:"Metadata is identified by a persistent identifier",RDA_F1_01D:"Data is identified by a persistent identifier",RDA_F1_02M:"Metadata is identified by a globally unique identifier",RDA_F1_02D:"Data is identified by a globally unique identifier",RDA_F2_01M:"Rich metadata is provided to allow discovery",RDA_F3_01M:"Metadata includes the identifier for the data",RDA_F4_01M:"Metadata is offered in such a way that it can be harvested and indexed",RDA_A1_01M:"Metadata contains information to enable the user to get access to the data",RDA_A1_02M:"Metadata can be accessed manually (i.e. with human intervention)",RDA_A1_02D:"Data can be accessed manually (i.e. with human intervention)",RDA_A1_03M:"Metadata identifier resolves to a metadata record",RDA_A1_03D:"Data identifier resolves to a digital object",RDA_A1_04M:"Metadata is accessed through standardised protocol",RDA_A1_04D:"Data is accessible through standardised protocol",RDA_A1_05D:"Data can be accessed automatically (i.e. by a computer program)",RDA_A1_1_01M:"Metadata is accessible through a free access protocol",RDA_A1_1_01D:"Data is accessible through a free access protocol",RDA_A1_2_01D:"Data is accessible through an access protocol that supports authentication and authorisation",RDA_A2_01M:"Metadata is guaranteed to remain available after data is no longer available",RDA_I1_01M:"Metadata uses knowledge representation expressed in standardised format",RDA_I1_01D:"Data uses knowledge representation expressed in standardised format",RDA_I1_02M:"Metadata uses machine-understandable knowledge representation",RDA_I1_02D:"Data uses machine-understandable knowledge representation",RDA_I2_01M:"Metadata uses FAIR-compliant vocabularies",RDA_I2_01D:"Data uses FAIR-compliant vocabularies",RDA_I3_01M:"Metadata includes references to other metadata",RDA_I3_01D:"Data includes references to other data",RDA_I3_02M:"Metadata includes references to other data",RDA_I3_02D:"Data includes qualified references to other data",RDA_I3_03M:"Metadata includes qualified references to other metadata",RDA_I3_04M:"Metadata include qualified references to other data",RDA_R1_01M:"Plurality of accurate and relevant attributes are provided to allow reuse",RDA_R1_1_01M:"Metadata includes information about the licence under which the data can be reused",RDA_R1_1_02M:"Metadata refers to a standard reuse licence",RDA_R1_1_03M:"Metadata refers to a machine-understandable reuse licence",RDA_R1_2_01M:"Metadata includes provenance information according to community-specific standards",RDA_R1_2_02M:"Metadata includes provenance information according to a crosscommunity language",RDA_R1_3_01M:"Metadata complies with a community standard",RDA_R1_3_01D:"Data complies with a community standard",RDA_R1_3_02M:"Metadata is expressed in compliance with a machineunderstandable community standard",RDA_R1_3_02D:"Data is expressed in compliance with a machine-understandable"}}},watch:{},methods:{getColorPoints:function(t){return 100===t?"#19AF0B":t>=80?"#97CB00":t>=50?"#FEC000":t>=30?"#F98604":"#EF0000"},login_egi:function(){localStorage.setItem("client_id",this.env.client_id),localStorage.setItem("provider_url",this.env.provider_url),localStorage.setItem("url_authorize",this.env.url_authorize),localStorage.setItem("url_user_info",this.env.url_user_info),localStorage.setItem("token_endpoint",this.env.token_endpoint),window.location.replace(this.env.redirect_uri)},modalInfo:function(t,e,a){this.modalInfoData=a,this.modalInfoData.criteria=t,this.modalInfoData.subcriteria=e,this.modalInfoData["data_unstructured"]&&Object.keys(this.modalInfoData["data_unstructured"]).length>0?(this.showEditor=!0,this.modalUnstructured=JSON.stringify(this.modalInfoData["data_unstructured"],null,"\t")):(this.showEditor=!1,this.modalUnstructured=""),console.log(this.modalInfoData)},modalHint:function(t,e,a,s){this.modalHintData={criteria:t,subcriteria:e,evidence:a,hint:s},console.log(this.modalHintData)},gotoFull:function(){this.$router.push({name:"full_assessment"})},refresh:function(){this.$router.push({name:"full_assessment"})},getAssessmentType:function(){return this.$store.state.report.badge.software?"software":this.$store.state.report.badge.services?"services":this.$store.state.report.badge.fair?"fair":void 0},downloadJSON:function(){var t=document.createElement("a");t.style.display="none";var e=JSON.stringify(this.$store.state.report,null,"\t"),a=new Blob([e],{type:"octet/stream"}),s=window.URL.createObjectURL(a);t.href=s,t.download="SQAaaS Report - "+("fair"===this.getAssessmentType()?this.$store.state.report.repository[0].name.match(/\d+\/\d+$/)[0]:this.$store.state.report.repository[0].name)+".json",document.body.appendChild(t),t.click(),window.URL.revokeObjectURL(s),t.remove()},downloadPNG:function(){var t=this;$("#downloadDropdown").dropdown("hide"),Rs()(document.body,{useCORS:!0}).then((function(e){var a=document.createElement("a");a.style.display="none",e.toBlob((function(e){a.href=window.URL.createObjectURL(e),a.download="SQAaaS Report - "+("fair"===t.getAssessmentType()?t.$store.state.report.repository[0].name.match(/\d+\/\d+$/)[0]:t.$store.state.report.repository[0].name)+".png",a.click(),window.URL.revokeObjectURL(a.href),a.remove()}))}))},downloadPDF:function(){var t=this;$("#downloadDropdown").dropdown("hide"),$(".hideInPDF").hide();var e=[];$(".linkInPDF").each((function(t){var a=this.getBoundingClientRect();e.push({rect:{left:1.01*a.left,top:a.top,width:a.right-a.left,height:a.bottom-a.top},url:this.href})})),Rs()(document.body,{useCORS:!0}).then((function(a){var s=new Ds["a"]({unit:"px",format:[a.width,a.height],compress:!0});s.addImage({imageData:a,format:"jpg",width:a.width,height:a.height}),e.forEach((function(t){s.link(t.rect.left,t.rect.top,t.rect.width,t.rect.height,{url:t.url})})),s.save("SQAaaS Report - "+("fair"===t.getAssessmentType()?t.$store.state.report.repository[0].name.match(/\d+\/\d+$/)[0]:t.$store.state.report.repository[0].name)+".pdf")})),$(".hideInPDF").show()},getBadgeCriteria:function(){return this.$store.state.report.badge.software&&this.$store.state.report.badge.software.criteria||this.$store.state.report.badge.services&&this.$store.state.report.badge.services.criteria||this.$store.state.report.badge.fair&&this.$store.state.report.badge.fair.criteria}},created:function(){var t=this;this.$watch((function(){return t.$route.params}),(function(){t.loadingEndpointJSON=!0,t.errorEndpointJSON=!1;var e=t;t.$route.params.json_url?$.getJSON(t.$route.params.json_url,(function(a){a.repository&&a.report&&a.badge?t.$store.state.report=a:e.errorEndpointJSON=!0})).fail((function(){e.errorEndpointJSON=!0})).always((function(){e.loadingEndpointJSON=!1})):t.loadingEndpointJSON=!1}),{immediate:!0})},mounted:function(){console.log("---\x3e store.state.report <---"),console.log(this.$store.state.report),this.$eventHub.$emit("steps",5),$('[data-toggle="tooltip"]').tooltip(),$("#exampleModal").on("shown.bs.modal",(function(){$('[data-toggle="tooltip"]').tooltip()}))}},Ps=Is,Ts=(a("2a7b"),Object(d["a"])(Ps,os,rs,!1,null,"cbe67ff2",null)),$s=Ts.exports,qs=function(){var t=this,e=t._self._c;return e("div",{staticClass:"auth-layout",staticStyle:{"scroll-behavior":"smooth"}},[e("header",{staticClass:"bg-blue text-white",attrs:{id:"myheader"}},[t._m(0),e("div",{staticClass:"bg-blue",attrs:{id:"wrapper-navbar",itemscope:"",itemtype:"http://schema.org/WebSite"}},[e("a",{staticClass:"skip-link sr-only sr-only-focusable",attrs:{href:"#content"}},[t._v("Skip to content")]),e("nav",{staticClass:"navbar navbar-expand-md navbar-dark"},[e("div",{staticClass:"container"},[t._m(1),t._m(2),t._m(3),e("div",{staticClass:"collapse navbar-collapse",attrs:{id:"navbarNavDropdown"}},[e("ul",{staticClass:"navbar-nav ml-auto",attrs:{id:"main-menu"}},[t._m(4),t._m(5),t._m(6),t._m(7),e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",staticStyle:{"padding-left":"20px"},attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Sign In")])])])])])])])]),t._m(8),e("content-footer")],1)},zs=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"topbar",attrs:{id:"top"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-sm-6"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-7"}},[e("div",{staticClass:"textwidget"})])]),e("div",{staticClass:"col-sm-6 text-sm-right"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-6"}},[e("div",{staticClass:"textwidget"},[e("p",[e("a",{staticClass:"textwidget",attrs:{href:"https://twitter.com/EOSC_synergy",target:"_blank",rel:"noopener noreferrer"}},[t._v("Follow us on twitter")])])])])])])])])},function(){var t=this,e=t._self._c;return e("a",{staticClass:"navbar-brand",attrs:{href:"https://www.eosc-synergy.eu/",rel:"home"}},[e("img",{staticClass:"img-fluid",staticStyle:{height:"50px"},attrs:{src:a("3647"),alt:"EOSC synergy"}})])},function(){var t=this,e=t._self._c;return e("p",{staticStyle:{"font-size":"40px","margin-bottom":"0px"}},[e("strong",[t._v("SQAaaS")])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"navbar-toggler",attrs:{type:"button","data-toggle":"collapse","data-target":"#navbarNavDropdown","aria-controls":"navbarNavDropdown","aria-expanded":"false","aria-label":"Toggle navigation"}},[e("span",{staticClass:"navbar-toggler-icon"})])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Help",target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("span",{staticStyle:{"font-weight":"bold"}},[t._v("Documentation")]),e("i",{staticClass:"fa",staticStyle:{"padding-left":"30px","border-right":"solid 1px"},attrs:{"aria-hidden":"true"}})])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"About",target:"_blank",href:"https://www.eosc-synergy.eu/about/"}},[t._v("About")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-47"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Quality",target:"_blank",href:"https://www.eosc-synergy.eu/technical-areas/quality/"}},[t._v("Quality")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Contact us",target:"_blank",href:"https://www.eosc-synergy.eu/contact-us/"}},[t._v("Contact us")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"row",staticStyle:{"margin-top":"150px",padding:"10px 80px"}},[e("h2",[t._v("Privacy policy")]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("tbody",[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Name of the Service")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left"},[t._v("SQAaaS Web")])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticStyle:{"font-weight":"700"}},[t._v("Description of the service")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("p",{staticClass:"text-left mb-0"},[t._v("Client for the authentication process of users who access the "),e("a",{attrs:{target:"_blank",href:"https://sqaaas.eosc-synergy.eu"}},[t._v("SQAaaS website.")])])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Data controller and a contact person")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left"},[t._v("EOSC-Synergy - sqaaas@ibergrid.eu")])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Purpose of the processing of personal data")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left"},[t._v("The EGI Check-in service provides a Token for authorised users. In order to authenticate the users in the website the token is exchanged with the API to validate the access to the service.")])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Third parties to whom personal data is disclosed")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left"},[t._v("Personal data shall not be transferred to any third party outside the EU.")])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Data retention")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left"},[t._v("In general, personal data is not stored.")])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Data Protection Code of Conduct")])])]),e("td",{staticClass:"text-left",staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("p",{staticClass:"mb-0"},[t._v("Personal data will be protected according to the "),e("a",{attrs:{target:"_blank",href:"https://geant3plus.archive.geant.net/Pages/uri/V1.html"}},[t._v(" Code of Conduct for Service Providers")]),t._v(", a common standard for the research and higher education sector to protect the user's privacy.")])])])])])])])])}],Fs={components:{ContentFooter:Gt},data:function(){return{}},methods:{gotoCustomized:function(){this.$router.push({name:"PipelineName"})},gotoFull:function(){this.$router.push({name:"full_assessment"})}}},Us=Fs,Ls=(a("27d6"),Object(d["a"])(Us,qs,zs,!1,null,"66d51c35",null)),Ms=Ls.exports,Vs=function(){var t=this,e=t._self._c;return e("div",{staticClass:"auth-layout",staticStyle:{"scroll-behavior":"smooth"}},[e("header",{staticClass:"bg-blue text-white",attrs:{id:"myheader"}},[t._m(0),e("div",{staticClass:"bg-blue",attrs:{id:"wrapper-navbar",itemscope:"",itemtype:"http://schema.org/WebSite"}},[e("a",{staticClass:"skip-link sr-only sr-only-focusable",attrs:{href:"#content"}},[t._v("Skip to content")]),e("nav",{staticClass:"navbar navbar-expand-md navbar-dark"},[e("div",{staticClass:"container"},[t._m(1),t._m(2),t._m(3),e("div",{staticClass:"collapse navbar-collapse",attrs:{id:"navbarNavDropdown"}},[e("ul",{staticClass:"navbar-nav ml-auto",attrs:{id:"main-menu"}},[t._m(4),t._m(5),t._m(6),t._m(7),e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",staticStyle:{"padding-left":"20px"},attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Sign In")])])])])])])])]),t._m(8),e("content-footer")],1)},Qs=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"topbar",attrs:{id:"top"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-sm-6"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-7"}},[e("div",{staticClass:"textwidget"})])]),e("div",{staticClass:"col-sm-6 text-sm-right"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-6"}},[e("div",{staticClass:"textwidget"},[e("p",[e("a",{staticClass:"textwidget",attrs:{href:"https://twitter.com/EOSC_synergy",target:"_blank",rel:"noopener noreferrer"}},[t._v("Follow us on twitter")])])])])])])])])},function(){var t=this,e=t._self._c;return e("a",{staticClass:"navbar-brand",attrs:{href:"https://www.eosc-synergy.eu/",rel:"home"}},[e("img",{staticClass:"img-fluid",staticStyle:{height:"50px"},attrs:{src:a("3647"),alt:"EOSC synergy"}})])},function(){var t=this,e=t._self._c;return e("p",{staticStyle:{"font-size":"40px","margin-bottom":"0px"}},[e("strong",[t._v("SQAaaS")])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"navbar-toggler",attrs:{type:"button","data-toggle":"collapse","data-target":"#navbarNavDropdown","aria-controls":"navbarNavDropdown","aria-expanded":"false","aria-label":"Toggle navigation"}},[e("span",{staticClass:"navbar-toggler-icon"})])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Help",target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("span",{staticStyle:{"font-weight":"bold"}},[t._v("Documentation")]),e("i",{staticClass:"fa",staticStyle:{"padding-left":"30px","border-right":"solid 1px"},attrs:{"aria-hidden":"true"}})])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"About",target:"_blank",href:"https://www.eosc-synergy.eu/about/"}},[t._v("About")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-47"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Quality",target:"_blank",href:"https://www.eosc-synergy.eu/technical-areas/quality/"}},[t._v("Quality")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Contact us",target:"_blank",href:"https://www.eosc-synergy.eu/contact-us/"}},[t._v("Contact us")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"row",staticStyle:{"margin-top":"150px",padding:"10px 80px"}},[e("h2",[t._v("Acceptable Use Policy and Conditions of Use")]),e("p",[t._v("\n This Acceptable Use Policy and Conditions of Use (“AUP”) defines the rules and conditions\n that govern your access to and use (including transmission, processing, and storage of data)\n of the resources and services (“Services”) as granted by SQAaaS Web for the purpose of\n enable the leveraging of CI/CD pipelines for quality assurance and quality assessment of software, and services.\n ")]),e("p",[t._v("\n 1. You shall only use the Services in a manner consistent with the purposes and limitations\n described above; you shall show consideration towards other users including by not causing\n harm to the Services; you have an obligation to collaborate in the resolution of issues arising\n from your use of the Services.\n ")]),e("p",[t._v("\n 2. You shall only use the Services for lawful purposes and not breach, attempt to breach, nor\n circumvent administrative or security controls.\n ")]),e("p",[t._v("\n 3. You shall respect intellectual property and confidentiality agreements.\n ")]),e("p",[t._v("\n 4. You shall protect your access credentials (e.g. passwords, private keys or multi-factor\n tokens); no intentional sharing is permitted.\n ")]),e("p",[t._v("\n 5. You shall keep your registered information correct and up to date.\n ")]),e("p",[t._v("\n 6. You shall promptly report known or suspected security breaches, credential compromise,\n or misuse to the security contact stated below; and report any compromised credentials to\n the relevant issuing authorities.\n ")]),e("p",[t._v("\n 7. Reliance on the Services shall only be to the extent specified by any applicable service\n level agreements listed below. Use without such agreements is at your own risk.\n ")]),e("p",[t._v("\n 8. Your personal data will be processed in accordance with the privacy statements\n referenced below.\n ")]),e("p",[t._v("\n 9. Your use of the Services may be restricted or suspended, for administrative, operational,\n or security reasons, without prior notice and without compensation.\n ")]),e("p",[t._v("\n 10. If you violate these rules, you may be liable for the consequences, which may include\n your account being suspended and a report being made to your home organisation or to law\n enforcement.\n ")]),e("p",[t._v("\n The administrative contact for this AUP is: sqaaas@ibergrid.eu\n The security contact for this AUP is: sqaaas@ibergrid.eu\n The privacy statements (e.g. Privacy Notices) are located at: "),e("a",{attrs:{target:"_blank",href:"/#/privacy-policy"}},[t._v("Privacy Policy.")])])])}],Js={components:{ContentFooter:Gt},data:function(){return{}},methods:{gotoCustomized:function(){this.$router.push({name:"PipelineName"})},gotoFull:function(){this.$router.push({name:"full_assessment"})}}},Hs=Js,Ys=(a("6b26"),Object(d["a"])(Hs,Vs,Qs,!1,null,"4281c4b8",null)),Gs=Ys.exports;function Ws(t,e,a){var s=JSON.parse(localStorage.getItem("session"));if(s&&!0===s.user.authenticated)return a();a({path:"/login",query:{redirect:t.fullPath}})}var Zs=[{path:"/login",component:ve},{path:"",component:ve},{path:"/privacy-policy",component:Ms},{path:"/terms-use",component:Gs},{path:"/",component:ve},{path:"/full-assessment/report/:json_url(.*)",name:"full-assessment-report-json",component:$s},{path:"/auth",component:pe,name:"user",children:[{path:"general-options",name:"general",beforeEnter:Ws,component:Ie},{path:"composer-options",name:"composer",beforeEnter:Ws,component:Fe},{path:"select-option",name:"SelectOption",beforeEnter:Ws,component:Ja},{path:"pipeline-name",name:"PipelineName",beforeEnter:Ws,component:Ka},{path:"sqa-criteria",name:"SQACriteria",beforeEnter:Ws,component:Ye},{path:"full-assessment",name:"full_assessment",beforeEnter:Ws,component:is},{path:"full-assessment/report",name:"full-assessment-report",beforeEnter:Ws,component:$s},{path:"user",name:"User",beforeEnter:Ws,component:ua},{path:"files",name:"Files",beforeEnter:Ws,component:Ia},{path:"pipeline-execution",name:"Pipeline",beforeEnter:Ws,component:Fa},{path:"/logout",name:"logout",beforeEnter:function(t,e,a){a("/login"),localStorage.removeItem("session"),localStorage.clear()}}]},{path:"*",component:Ce}],Ks=Zs,Xs=a("9483");Object(Xs["a"])("".concat("","service-worker.js"),{ready:function(){console.log("App is being served from cache by a service worker.\nFor more details, visit https://goo.gl/AFskqB")},registered:function(){console.log("Service worker has been registered.")},cached:function(){console.log("Content has been cached for offline use.")},updatefound:function(){console.log("New content is downloading.")},updated:function(){console.log("New content is available; please refresh.")},offline:function(){console.log("No internet connection found. App is running in offline mode.")},error:function(t){console.error("Error during service worker registration:",t)}}),s["a"].use(i["a"]),s["a"].use(Pt),s["a"].use(_.a),s["a"].prototype.$eventHub=new s["a"],console.log=function(t){},window.axios=a("bc3a"),window.axios.interceptors.request.use((function(t){var e=JSON.parse(localStorage.getItem("session")),a=e.user.access_token;return a&&(t.headers.common["Authorization"]="Bearer ".concat(a)),t}),(function(t){return console.log(t),this.$router.replace(this.$route.query.redirect||"/logout"),Promise.reject(t.response)})),s["a"].mixin({data:function(){return{env:f.a}}});var ti=new i["a"]({routes:Ks,linkActiveClass:"nav-item active",scrollBehavior:function(t){return t.hash?{selector:t.hash}:{x:0,y:0}}});s["a"].use(o["a"],{config:{id:"G-NN2TNNYRDB"}},ti),new s["a"]({el:"#app",render:function(t){return t(u)},router:ti,store:m})},5752:function(t,e,a){},"57bb":function(t,e,a){"use strict";a("ec56")},"5c14":function(t,e,a){t.exports=a.p+"img/logo-csic.2805d5ea.png"},6396:function(t,e,a){t.exports=a.p+"img/badge_services_silver.7bc80a87.png"},"64d8":function(t,e,a){},"65a3":function(t,e){t.exports="data:image/png;base64,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"},6997:function(t,e,a){},"6b26":function(t,e,a){"use strict";a("774d")},"6c06":function(t,e,a){},"6eb7":function(t,e,a){t.exports=a.p+"img/paas.557ea089.png"},"6f42":function(t,e,a){},"727a":function(t,e,a){"use strict";a("9109")},"72a8":function(t,e,a){"use strict";a("277c")},"75fd":function(t,e,a){},"774d":function(t,e,a){},"7d5e":function(t,e,a){t.exports=a.p+"img/badge_software_gold.9a7314c5.png"},"7d9a":function(t,e,a){"use strict";a("ee7b")},"7dbb":function(t,e,a){t.exports=a.p+"img/eosc-synergy.16d68726.png"},"80c2":function(t,e,a){"use strict";a("a529")},"85ed":function(t,e,a){},"8c89":function(t,e){t.exports={provider_url:"https://aai.egi.eu/auth/realms/egi/protocol",client_id:"10333f08-7e8f-4cc4-bba0-e66f4e5505d0",redirect_uri:"".concat(location.origin,"/callback.html"),url_authorize:"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/auth",url_user_info:"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/userinfo",token_endpoint:"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/token",api:"https://api.sqaaas.eosc-synergy.eu/v1"}},9109:function(t,e,a){},"95a1":function(t,e,a){"use strict";a("4625")},"9ae3":function(t,e,a){"use strict";a("a9eb")},"9d45":function(t,e,a){},a2f4:function(t,e,a){t.exports=a.p+"img/play.b3fd2228.png"},a529:function(t,e,a){},a53b:function(t,e,a){t.exports=a.p+"img/qaa.bfbe5211.png"},a94e:function(t,e,a){t.exports=a.p+"img/badge_software_bronze.52c33303.png"},a9eb:function(t,e,a){},ad52:function(t,e,a){t.exports=a.p+"img/badge_fair_gold.2f141522.png"},ad97:function(t,e,a){t.exports=a.p+"img/jenkins_logo.1e414a30.png"},b0e3:function(t,e,a){t.exports=a.p+"img/rocket.1fa08b65.jpg"},b2aa:function(t,e,a){t.exports=a.p+"img/pull-request.ed63e0b0.png"},b860:function(t,e,a){},bb05:function(t,e,a){t.exports=a.p+"img/criteria.a9844a74.png"},bd20:function(t,e,a){var s={"./badge_fair_bronze.png":"bd29","./badge_fair_gold.png":"ad52","./badge_fair_silver.png":"48d7","./badge_service_bronze.png":"4496","./badge_service_gold.png":"219c","./badge_service_silver.png":"f165","./badge_services_bronze.png":"45fa","./badge_services_gold.png":"efe5","./badge_services_silver.png":"6396","./badge_software_bronze.png":"a94e","./badge_software_gold.png":"7d5e","./badge_software_silver.png":"bd4e"};function i(t){var e=o(t);return a(e)}function o(t){if(!a.o(s,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return s[t]}i.keys=function(){return Object.keys(s)},i.resolve=o,t.exports=i,i.id="bd20"},bd29:function(t,e,a){t.exports=a.p+"img/badge_fair_bronze.36f4ae4a.png"},bd4e:function(t,e,a){t.exports=a.p+"img/badge_software_silver.a654146a.png"},c110:function(t,e,a){},c571:function(t,e,a){"use strict";a("b860")},c6e3:function(t,e,a){},c9d4:function(t,e,a){"use strict";a("64d8")},cd5c:function(t,e,a){"use strict";a("5752")},cecc:function(t,e,a){t.exports=a.p+"img/ue.29a4359a.jpg"},d9ce:function(t,e,a){"use strict";a("c110")},da81:function(t,e,a){"use strict";a("6997")},dc25:function(t,e,a){t.exports=a.p+"img/pipeline.76f7df49.png"},dd5c:function(t,e,a){},e1b9:function(t,e,a){},ec56:function(t,e,a){},ee7b:function(t,e,a){},efe5:function(t,e,a){t.exports=a.p+"img/badge_services_gold.ce86e6d3.png"},f097:function(t,e,a){"use strict";a("3104")},f165:function(t,e,a){t.exports=a.p+"img/badge_service_silver.7bc80a87.png"},f31d:function(t,e,a){"use strict";a("199e")},f556:function(t,e,a){"use strict";a("0448")},f9c7:function(t,e,a){"use strict";a("3c8b")},fcec:function(t,e,a){"use strict";a("098c")},fe4c:function(t,e,a){"use strict";a("6f42")}}); +//# sourceMappingURL=app.6e39bb0e.js.map \ No newline at end of file diff --git a/js/app.6e39bb0e.js.map b/js/app.6e39bb0e.js.map new file mode 100644 index 00000000..4e2d2eb7 --- /dev/null +++ b/js/app.6e39bb0e.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/components/AssessmentReport/BadgeResults.vue?a24f","webpack:///./static/logo-upv.png","webpack:///./static/badges/badge_service_gold.png","webpack:///./src/pages/PrivacyPolicy.vue?19d1","webpack:///./src/pages/FullAssessmentReport.vue?e77f","webpack:///./static/logo-lip.png","webpack:///./static/summary.png","webpack:///./public/img/logo-eosc-synergy-png.png","webpack:///./src/pages/FullAssessment.vue?4dc4","webpack:///./static/by.png","webpack:///./src/components/NotificationPlugin/Notification.vue?e235","webpack:///./static/badges/no_badge_blur.png","webpack:///./static/badges/badge_service_bronze.png","webpack:///./static/badges/badge_services_bronze.png","webpack:///./src/components/AssessmentReport/CriteriaSummary.vue?e66e","webpack:///./static/badges/badge_fair_silver.png","webpack:///./static/git.png","webpack:///./src/pages/PipelineName.vue?4fe1","webpack:///./src/App.vue","webpack:///src/App.vue","webpack:///./src/App.vue?8f16","webpack:///./src/App.vue?a938","webpack:///./src/store/index.js","webpack:///./src/components/NotificationPlugin/Notifications.vue","webpack:///./src/components/NotificationPlugin/Notification.vue","webpack:///src/components/NotificationPlugin/Notification.vue","webpack:///./src/components/NotificationPlugin/Notification.vue?7d45","webpack:///./src/components/NotificationPlugin/Notification.vue?fb66","webpack:///src/components/NotificationPlugin/Notifications.vue","webpack:///./src/components/NotificationPlugin/Notifications.vue?1456","webpack:///./src/components/NotificationPlugin/Notifications.vue?5d5c","webpack:///./src/components/NotificationPlugin/index.js","webpack:///./src/components/Inputs/BaseInput.vue","webpack:///src/components/Inputs/BaseInput.vue","webpack:///./src/components/Inputs/BaseInput.vue?4f9e","webpack:///./src/components/Inputs/BaseInput.vue?70c1","webpack:///./src/components/Inputs/BaseCheckbox.vue","webpack:///src/components/Inputs/BaseCheckbox.vue","webpack:///./src/components/Inputs/BaseCheckbox.vue?0486","webpack:///./src/components/Inputs/BaseCheckbox.vue?7c26","webpack:///./src/components/Inputs/BaseRadio.vue","webpack:///src/components/Inputs/BaseRadio.vue","webpack:///./src/components/Inputs/BaseRadio.vue?36f4","webpack:///./src/components/Inputs/BaseRadio.vue?533e","webpack:///./src/components/BaseDropdown.vue","webpack:///src/components/BaseDropdown.vue","webpack:///./src/components/BaseDropdown.vue?c4b8","webpack:///./src/components/BaseDropdown.vue?2189","webpack:///./src/components/Cards/Card.vue","webpack:///src/components/Cards/Card.vue","webpack:///./src/components/Cards/Card.vue?d73d","webpack:///./src/components/Cards/Card.vue?3b9f","webpack:///./src/globalComponents.js","webpack:///./src/directives/click-ouside.js","webpack:///./src/globalDirectives.js","webpack:///./src/components/SidebarPlugin/SideBar.vue","webpack:///./src/components/SidebarPlugin/SidebarLink.vue","webpack:///src/components/SidebarPlugin/SidebarLink.vue","webpack:///./src/components/SidebarPlugin/SidebarLink.vue?9d7d","webpack:///./src/components/SidebarPlugin/SidebarLink.vue?70b1","webpack:///src/components/SidebarPlugin/SideBar.vue","webpack:///./src/components/SidebarPlugin/SideBar.vue?95c3","webpack:///./src/components/SidebarPlugin/SideBar.vue?a726","webpack:///./src/components/SidebarPlugin/index.js","webpack:///./src/light-bootstrap-main.js","webpack:///./src/layout/DashboardLayout.vue","webpack:///./src/layout/TopNavbar.vue","webpack:///src/layout/TopNavbar.vue","webpack:///./src/layout/TopNavbar.vue?12b0","webpack:///./src/layout/TopNavbar.vue?a547","webpack:///./src/layout/ContentFooter.vue","webpack:///src/layout/ContentFooter.vue","webpack:///./src/layout/ContentFooter.vue?12d7","webpack:///./src/layout/ContentFooter.vue?621c","webpack:///./src/layout/Content.vue","webpack:///src/layout/Content.vue","webpack:///./src/layout/Content.vue?26b9","webpack:///./src/layout/Content.vue?b658","webpack:///./src/layout/MobileMenu.vue","webpack:///src/layout/MobileMenu.vue","webpack:///./src/layout/MobileMenu.vue?54c4","webpack:///./src/layout/MobileMenu.vue?ebe0","webpack:///src/layout/DashboardLayout.vue","webpack:///./src/layout/DashboardLayout.vue?1f16","webpack:///./src/layout/DashboardLayout.vue?8acf","webpack:///./src/components/Login.vue","webpack:///src/components/Login.vue","webpack:///./src/components/Login.vue?2dcc","webpack:///./src/components/Login.vue?9d9e","webpack:///./src/pages/NotFoundPage.vue","webpack:///src/pages/NotFoundPage.vue","webpack:///./src/pages/NotFoundPage.vue?fe8b","webpack:///./src/pages/NotFoundPage.vue?0190","webpack:///./src/pages/General.vue","webpack:///./src/services/services.js","webpack:///src/pages/General.vue","webpack:///./src/pages/General.vue?3360","webpack:///./src/pages/General.vue?0f26","webpack:///./src/pages/Composer.vue","webpack:///src/pages/Composer.vue","webpack:///./src/pages/Composer.vue?c48c","webpack:///./src/pages/Composer.vue?5772","webpack:///./src/pages/SQACriteria.vue","webpack:///src/pages/SQACriteria.vue","webpack:///./src/pages/SQACriteria.vue?66fc","webpack:///./src/pages/SQACriteria.vue?1337","webpack:///./src/pages/UserProfile.vue","webpack:///./src/pages/UserProfile/EditProfileForm.vue","webpack:///src/pages/UserProfile/EditProfileForm.vue","webpack:///./src/pages/UserProfile/EditProfileForm.vue?4842","webpack:///./src/pages/UserProfile/EditProfileForm.vue?17f9","webpack:///./src/pages/UserProfile/UserCard.vue","webpack:///src/pages/UserProfile/UserCard.vue","webpack:///./src/pages/UserProfile/UserCard.vue?b588","webpack:///./src/pages/UserProfile/UserCard.vue?90fd","webpack:///src/pages/UserProfile.vue","webpack:///./src/pages/UserProfile.vue?1c1a","webpack:///./src/pages/UserProfile.vue?c199","webpack:///./src/pages/Files.vue","webpack:///./src/components/Table.vue","webpack:///src/components/Table.vue","webpack:///./src/components/Table.vue?d287","webpack:///./src/components/Table.vue?3f6e","webpack:///./src/pages/AceEditor.vue","webpack:///src/pages/AceEditor.vue","webpack:///./src/pages/AceEditor.vue?821f","webpack:///./src/pages/AceEditor.vue?97da","webpack:///src/pages/Files.vue","webpack:///./src/pages/Files.vue?9c60","webpack:///./src/pages/Files.vue?1bab","webpack:///./src/pages/Pipeline.vue","webpack:///src/pages/Pipeline.vue","webpack:///./src/pages/Pipeline.vue?4749","webpack:///./src/pages/Pipeline.vue?9555","webpack:///./src/pages/SelectOption.vue","webpack:///src/pages/SelectOption.vue","webpack:///./src/pages/SelectOption.vue?ca2c","webpack:///./src/pages/SelectOption.vue?e594","webpack:///./src/pages/PipelineName.vue","webpack:///src/pages/PipelineName.vue","webpack:///./src/pages/PipelineName.vue?9384","webpack:///./src/pages/PipelineName.vue?ca3e","webpack:///./src/pages/FullAssessment.vue","webpack:///src/pages/FullAssessment.vue","webpack:///./src/pages/FullAssessment.vue?9343","webpack:///./src/pages/FullAssessment.vue?41e2","webpack:///./src/pages/FullAssessmentReport.vue","webpack:///./src/components/AssessmentReport/RepoData.vue","webpack:///src/components/AssessmentReport/RepoData.vue","webpack:///./src/components/AssessmentReport/RepoData.vue?0b50","webpack:///./src/components/AssessmentReport/RepoData.vue?1d3c","webpack:///./src/components/AssessmentReport/CriteriaSummary.vue","webpack:///src/components/AssessmentReport/CriteriaSummary.vue","webpack:///./src/components/AssessmentReport/CriteriaSummary.vue?5e17","webpack:///./src/components/AssessmentReport/CriteriaSummary.vue?560b","webpack:///./src/components/AssessmentReport/BadgeResults.vue","webpack:///src/components/AssessmentReport/BadgeResults.vue","webpack:///./src/components/AssessmentReport/BadgeResults.vue?a67c","webpack:///./src/components/AssessmentReport/BadgeResults.vue?cc62","webpack:///./src/components/AssessmentReport/BadgeAchieved.vue","webpack:///src/components/AssessmentReport/BadgeAchieved.vue","webpack:///./src/components/AssessmentReport/BadgeAchieved.vue?8a8f","webpack:///./src/components/AssessmentReport/BadgeAchieved.vue?8a69","webpack:///src/pages/FullAssessmentReport.vue","webpack:///./src/pages/FullAssessmentReport.vue?b2b5","webpack:///./src/pages/FullAssessmentReport.vue?e045","webpack:///./src/pages/PrivacyPolicy.vue","webpack:///src/pages/PrivacyPolicy.vue","webpack:///./src/pages/PrivacyPolicy.vue?5467","webpack:///./src/pages/PrivacyPolicy.vue?34b2","webpack:///./src/pages/TermsUse.vue","webpack:///src/pages/TermsUse.vue","webpack:///./src/pages/TermsUse.vue?f0aa","webpack:///./src/pages/TermsUse.vue?e45c","webpack:///./src/routes/routes.js","webpack:///./src/registerServiceWorker.js","webpack:///./src/main.js","webpack:///./src/components/SidebarPlugin/SideBar.vue?3a5a","webpack:///./static/logo-csic.png","webpack:///./static/badges/badge_services_silver.png","webpack:///./static/jepl_files.png","webpack:///./src/pages/TermsUse.vue?daf6","webpack:///./static/paas.png","webpack:///./src/components/AssessmentReport/BadgeAchieved.vue?0695","webpack:///./src/components/Login.vue?2236","webpack:///./static/badges/badge_software_gold.png","webpack:///./src/components/BaseDropdown.vue?0d04","webpack:///./static/eosc-synergy.png","webpack:///./src/pages/SQACriteria.vue?f42f","webpack:///./src/env.js","webpack:///./src/App.vue?c769","webpack:///./src/pages/Files.vue?ba3d","webpack:///./static/play.png","webpack:///./static/qaa.png","webpack:///./static/badges/badge_software_bronze.png","webpack:///./static/badges/badge_fair_gold.png","webpack:///./static/jenkins_logo.png","webpack:///./public/img/rocket.jpg","webpack:///./static/pull-request.png","webpack:///./static/criteria.png","webpack:///./static/badges sync ^\\.\\/badge_.*\\.png$","webpack:///./static/badges/badge_fair_bronze.png","webpack:///./static/badges/badge_software_silver.png","webpack:///./src/pages/Pipeline.vue?f3c5","webpack:///./src/pages/General.vue?6b13","webpack:///./src/components/AssessmentReport/RepoData.vue?5bf9","webpack:///./static/ue.jpg","webpack:///./src/pages/SelectOption.vue?2850","webpack:///./src/layout/DashboardLayout.vue?7eb8","webpack:///./static/pipeline.png","webpack:///./static/badges/badge_services_gold.png","webpack:///./src/layout/Content.vue?1543","webpack:///./static/badges/badge_service_silver.png","webpack:///./src/components/NotificationPlugin/Notifications.vue?0fd9","webpack:///./src/pages/SQACriteria.vue?19e5","webpack:///./src/layout/TopNavbar.vue?5951","webpack:///./src/pages/Composer.vue?f691","webpack:///./src/layout/ContentFooter.vue?93e7"],"names":["webpackJsonpCallback","data","moduleId","chunkId","chunkIds","moreModules","executeModules","i","resolves","length","Object","prototype","hasOwnProperty","call","installedChunks","push","modules","parentJsonpFunction","shift","deferredModules","apply","checkDeferredModules","result","deferredModule","fulfilled","j","depId","splice","__webpack_require__","s","installedModules","jsonpScriptSrc","p","exports","module","l","e","promises","installedChunkData","promise","Promise","resolve","reject","onScriptComplete","script","document","createElement","charset","timeout","nc","setAttribute","src","error","Error","event","onerror","onload","clearTimeout","chunk","errorType","type","realSrc","target","message","name","request","undefined","setTimeout","head","appendChild","all","m","c","d","getter","o","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","oe","err","console","jsonpArray","window","oldJsonpFunction","slice","render","_vm","this","_c","_self","class","$sidebar","showSidebar","staticRenderFns","component","Vue","use","Vuex","Store","state","report","count_cred","pipeline_id","build_url","status","pull_request_url","config_yaml","config","project_repos","deploy_template","credentials","sqa_criteria","environment","docker_compose","version","id_cred_service","services","getters","mutations","actions","staticClass","attrs","transitionName","transitionMode","_l","notifications","notification","_b","timestamp","getTime","onClick","on","removeNotification","icon","showClose","verticalAlign","horizontalAlign","alertType","style","customPosition","tryClose","close","_e","title","_v","_s","domProps","components","contentRender","props","h","String","default","validator","acceptedValues","indexOf","Number","Date","Function","Boolean","closeOnClick","clickHandler","elmHeight","computed","hasIcon","concat","_this","initialMargin","alertHeight","sameAlertsCount","$notifications","filter","alert","settings","overlap","pixels","styles","top","bottom","methods","$emit","evt","mounted","$el","clientHeight","Notification","created","watch","newVal","NotificationStore","setOptions","options","assign","indexToDelete","findIndex","addNotification","setMilliseconds","getMilliseconds","notify","Array","isArray","forEach","notificationInstance","NotificationsPlugin","install","app","notificationStore","$notify","Notifications","focused","_t","label","help","staticStyle","link","addonLeftIcon","_g","$attrs","listeners","addonRightIcon","inheritAttrs","description","model","prop","set_title","_this$$slots","$slots","addonRight","addonLeft","_objectSpread","$listeners","input","onInput","blur","onBlur","focus","onFocus","disabled","cbId","directives","rawName","expression","_i","$event","$$a","$$el","$$c","checked","$$v","$$i","inline","set","check","inlineClass","Math","random","toString","_q","tag","closeDropDown","show","isOpen","toggleDropDown","image","header","headerClasses","subTitle","bodyClasses","footer","footerClasses","GlobalComponents","BaseInput","BaseCheckbox","BaseRadio","BaseDropdown","Card","el","binding","vnode","clickOutsideEvent","contains","context","body","addEventListener","unbind","removeEventListener","GlobalDirectives","directive","clickOutside","sidebarStyle","backgroundColor","backgroundImage","_m","sidebarLinks","index","path","closeNavbar","require","nativeOn","hideSidebar","arguments","inject","autoClose","displaySidebar","SidebarLink","log","activeColor","provide","SidebarStore","SidebarPlugin","mixin","sidebarStore","$root","Sidebar","SideBar","VTooltip","$route","startsWith","menuChange","toggleSidebar","colorBar","toggled","logOut","routeName","capitalizeFirstLetter","activeNotifications","string","charAt","toUpperCase","toggleNotificationDropDown","$router","replace","query","redirect","btn","$","animate","scrollTop","TopNavbar","ContentFooter","DashboardContent","MobileMenu","step","removeClass","$eventHub","$on","beforeDestroy","$off","login_egi","goTo","ref","username","pass","error_message_text","processing","passwordFieldType","mistake","password","refName","element","$refs","offsetTop","scrollTo","generateRandomString","array","Uint32Array","crypto","getRandomValues","from","dec","substr","join","pkceChallengeFromVerifier","v","encoder","TextEncoder","encode","hashed","subtle","digest","createHmac","update","base64urlencode","str","btoa","fromCharCode","Uint8Array","sessionStorage","setItem","removeItem","localStorage","env","client_id","provider_url","url_authorize","url_user_info","token_endpoint","location","redirect_uri","showLoginRequiredAlert","$swal","fire","html","confirmButtonText","confirmButtonColor","then","first","addClass","$store","beforeRouteUpdate","to","next","slot","add_external_repo","yes","callback","$set","no","repo","url","showErrorRepoUrl","branch","addRepo","track","showRepo","removeRepo","id","showErrorCredId","$$selectedVal","selected","map","val","_value","multiple","showErrorCredType","addCred","showCred","all_credentials","cred","username_var","password_var","removeCred","addEnv","showEnv","all_envs","removeEnv","back","removeConfirmRepo","checkauthCall","callBackHandler","session","JSON","parse","getItem","token","user","access_token","jwtDecode","ajax","contentType","headers","success","createPipelineCall","axios","method","api","response","catch","updatePipelineCall","deletePipelineCall","runPipelineCall","keepgoing","checkStatusCall","downloadFileCall","responseType","pullRequestCall","getConfigCall","getBuilderScriptCall","getComposerCall","getJenkCall","getBadgeCall","getBadgeCallGET","getCriteriaCall","assessment","getPipelineAssessmentCall","runAssessmentPipelineCall","getOutputCall","mixins","Services","oneshot","all_repos","workspace","showVolumes","showEnvCompose","showServices","showErrorCredPass","showErrorCredUser","showErrorRepoName","disable_done","showBranchError","idToRemove","criteriaToRemove","trim","$ga","notifyVue","push_repos","cleanWorkspace","openModal","item","modal","check_repo","criteria","repos","x","repo_url","$delete","isEmpty","cleanCred","envVars","cleanEnv","obj","objectSize","size","checkauthCallBack","sizeRepos","keys","$nextTick","selectpicker","tooltip","service","container_name","showErrorContName","pull_build","showErrorSelectOption","showPull","showErrorImageName","showBuild","path_dockerfile","showErrorPathDockerfile","arg","addArg","showArg","arg_push","removeArg","showBuildImage","showCredID","showErrorCredID","hostname","volume","source","addVolume","volumes","vol","removeVolume","envComposeYesNo","envCompose","addEnvCompose","envs","removeEnvCompose","addService","serv","removeService","registry","removeConfirmServ","id_credential","push_image","count","cache","cleanEnvCompose","cleanVolume","item1","cleanArg","credential_id","build","dockerfile","args","add_org_name","split","hasClass","click","cleanService","container","sizeServices","array_name","string_name","parent","closest","attr","loading","loadingError","cancelExecution","criteria_soft","array_criterias","crit","criteria_serv","info","showErrorCriteria","showCredInfo","disable_menu","repository","showErrorRepoCrit","showErrorRepo","builder_tool","array_tools","tool","showBuilderTool","addTool","showErrorBuilderTool","showErrorArgs","docker_image","docker_lang","docker_version","change_image_yes","change_image_no","showErrorService","array_selected_tools","startListArg","removeTool","disabled_add_crit","addCriteria","selected_criteria","get_string_repos","get_string_services","customize_criteria","removeCriteria","selectWhen","getBranch","branches","addWhenProp","criterias_store_branch","removeOperator","showOperation","getServiceName","checkServices","Composer","pipelineName","command","commands","tox","file","showCommands","testenv","show_tool_tox","error_message","show_link","criteria_link","showCriteria","showSelect","showErrorCommand","showErrorFile","showErrorEnv","showErrorPipeline","when_types","cust_exec","store_criteria","criterias_store","showCommandBuilder","selected_tool","array_input_value","simple_input","placeholder","service_name","docker","lang","_toConsumableArray","stringify","selectable","format","paintingArg","repeatable","tagsinput","trimValue","_paintingArg","_asyncToGenerator","regeneratorRuntime","mark","_callee","text","wrap","_context","prev","t0","t1","done","paintSelectOpt","t2","sent","abrupt","stop","_x","_x2","opts","adding","_adding","_callee2","_context2","_x3","_x4","_startListArg","_callee3","myPromise","_this2","_context3","listArg","_x5","_x6","_listArg","_callee4","_context4","_x7","_x8","_addTool","_callee5","error_args","_context5","building_tag","pattern","toggleClass","array_object","sizeCriteria","sizeSelectCriteria","cri","_this3","showCancelButton","cancelButtonColor","isConfirmed","_array_service_crit","addCommand","removeCommand","clearCommand","clearTox","addTestEnv","showErrorTest","removetestEnv","getCriteriaCallBack","getCriteria","company","email","firstName","lastName","address","city","country","postalCode","aboutMe","composing","preventDefault","updateProfile","details","getClasses","remainder","EditProfileForm","UserCard","modal_message","build_status","showBuildUrl","disable_cancel","loading_create","pipeline_create_message","createSuccess","generateFiles","showPanel","showFeature","repo_criteria","when","showFiles","yamlConfig","yaml","get_data_config","file_name","substring","uuid","content","changeContentA","yamlComposer","yamlJenkinsfile","repo_pull_request","showErrorPullRequest","pullrequest","repo_pull_request_branch","showURL","showRunPipeline","repo_url_mimic","repo_branch_mimic","keepgoing_yes","keepgoing_no","runPipeline","columns","column","hasValue","itemValue","toLowerCase","editorId","editor","beforeContent","setValue","ace","resize","theme","edit","setReadOnly","getSession","setMode","setTheme","getValue","LTable","Editor","gh","currentBranch","filesToCommit","filesToCommitNew","newCommit","treeSHA","sha","showCard","showStatus","disabled_button","disable_status","show_accordion","config_data","guidGenerator","showFieldsPipeline","showBadge","autoRefresh","possible_status","setInterval","checkStatus","clearInterval","find","each","S4","now","deletePipeline","deletePipelineCallBack","disabled_status","detail","reason","createPipeline","updatePipelineCallBack","createPipelineCallBack","getConfigCallBack","getBuilderScriptCallBack","getComposerCallBack","getJenkCallBack","runPipelineCallBack","checkStatusCallBack","showStatusBar","downloadFileCallBack","FileSaver","pullRequestCallBack","downloadAll","zip","JSZip","folder","binary","generateAsync","blob","saveAs","color","parts","YAML","download","filename","encodeURIComponent","display","removeChild","downloadConfig","downloadComposer","downloadJenkinsfile","getBadgeCallBackGET","has","append","css","loading_run","stop_interval","execute_pipeline","intervalID","upstream_reason","renderTemplate","generateZip","commitGithub","rendered","jenkinsfile","yamlTextConfig","yamlTextCompose","gotoCustomized","gotoFull","cursor","disabled_next","active","current_step","steps_interval","regex","RegExp","test","gotoSelect","params","software","repository_URL","software_repo_credentials","show_form","credentials_id","access_token_concealed","toggleShowAccessToken","doc","software_doc_credentials","software_doc","json","dragEnterJSON","dragLeaveJSON","selectJSON","software_json_file","round","json_file","inputURLJSON","software_json_url","json_url","software_repository_accordion_open","software_json_accordion_open","getResults","deploy","service_credentials","builder_tool_service","addToolService","tool_arguments","tool_addition","tool_selection","change_image","set_fair_service","array_selected_tools_service","removeToolService","service_json_file","service_json_url","service_repository_accordion_open","service_json_accordion_open","criteria_fair","builder_tool_fair","array_tools_fair","showBuilderToolFair","addToolFair","fair","docker_image_fair","docker_lang_fair","docker_version_fair","change_image_fair","service_fair","array_selected_tools_fair","startListArgFair","removeToolFair","fair_json_file","fair_json_url","fair_repository_accordion_open","fair_json_accordion_open","_defineProperty","apiVersion","all_services","showService","showReportBtn","repo_info","message_error","selected_tool_fair","paintingArgFair","service_name_fair","goToReport","children","field","assessmentType","files","reader","FileReader","res","badge","readAsText","_this4","remove","url_pattern_regex","checkAPIVersion","reportVersion","meta","parseInt","repo_code","user_id","repo_docs","getPipelineAssessmentCallBack","json_pattern_regex","getJSON","fail","jqxhr","textStatus","deployment","repo_deploy","deploy_tool","fair_tool","runAssessmentPipelineCallBack","getOutputCallBack","getBadgeCallCallBack","_addToolService","_this5","_addToolFair","_callee6","_context6","addingFair","_paintingArgFair","_callee7","_context7","paintSelectOptFair","_x9","_x10","_addingFair","_callee8","_context8","_x11","_x12","_startListArgFair","_callee9","_this6","_context9","listArgFair","_x13","_x14","_listArgFair","_callee10","_context10","_x15","_x16","brach","_this7","openapiURL","userLogged","fromEndpoint","loadingEndpointJSON","errorEndpointJSON","refresh","downloadJSON","downloadPNG","downloadPDF","getAssessmentType","getBadgeCriteria","mapping_icon","mapping_criteria_name","idx_criteria","fr","z","subcriteria","idx_subcriteria","getColorPoints","required_for_next_level_badge","evidence","idx_evidence","modalInfo","modalHint","hint","modalInfoData","valid","showEditor","modalUnstructured","modalHintData","avatar_url","getRepoURL","getRepoName","languages","language","topics","topic","watchers_count","forks_count","stargazers_count","match","prefix","validCriterias","criteriaToken","scrollToCriteria","criteriaIcon","criteriaName","stylePercentage","criteriaPercentage","styleBar","reportArray","entries","reportArrayFiltered","fromEntries","coverage","percentage","getElementById","scrollIntoView","behavior","widthBar","max","floor","backgroundPercentage","badgeCriteria","badgeLevel","badgeSatisfiedClass","colorBadge","capitalize","badgeSatisfied","incrementalCriterias","criteriaSatisfied","bronze","to_fulfill","silver","includes","gold","missing","getImageBadge","getVerificationURL","getOpenBadgeID","badge_image_to_clipboard","badge_shield_to_clipboard","verification_url","getBadgeLevel","getShieldColor","openBadgeId","badgeImage","navigator","clipboard","writeText","fadeIn","delay","fadeOut","badgeShield","RepoData","CriteriaSummary","BadgeResults","BadgeAchieved","points","a","Blob","URL","createObjectURL","href","revokeObjectURL","dropdown","html2canvas","useCORS","canvas","toBlob","hide","links","linkRect","getBoundingClientRect","rect","left","width","right","height","pdf","jsPDF","unit","compress","addImage","imageData","save","$watch","always","immediate","requireAuth","authenticated","fullPath","routes","Login","PrivacyPolicy","TermsUse","FullAssessmentReport","DashboardLayout","beforeEnter","General","SelectOption","PipelineName","SQACriteria","FullAssessment","UserProfile","Files","Pipeline","clear","NotFound","register","process","ready","registered","cached","updatefound","updated","offline","VueRouter","LightBootstrap","VueSweetalert2","interceptors","AUTH_TOKEN","common","router","linkActiveClass","scrollBehavior","hash","selector","y","VueGtag","App","store","origin","webpackContext","req","webpackContextResolve","code"],"mappings":"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AC,mBACAC,gBACAC,iBACA/T,UACAlhB,QACA,OAAAmhB,IAEA/T,OAAA,CAAAC,IACAtf,KAAA,WACA,OACAkhC,WAAAr2B,QAAAoS,KAAAC,MAAA9D,aAAA+D,QAAA,aACAgkB,aAAAt2B,QAAA,KAAA6J,OAAAokB,OAAAoB,UACAkH,qBAAA,EACAC,mBAAA,EACAqB,cAAA,GACAI,cAAA,GACAvQ,OAAA,GACAsQ,kBAAA,GACAD,YAAA,EACAhB,aAAA,CACA,yBACA,0BACA,sBACA,uBACA,uBACA,mBACA,mBACA,mBACA,wBACA,2BACA,qBACA,wBACA,wBACA,sBACA,sBACA,yBACA,gCACA,6BAEAC,sBAAA,CACA,8BACA,qBACA,sBACA,yBACA,wBACA,wBACA,mCACA,yBACA,oBACA,yBACA,sBACA,2BACA,uBACA,8BACA,gCACA,8CACA,sBACA,iCACA,yCACA,sCACA,oCACA,0BACA,kCACA,kCACA,+DACA,2DACA,oEACA,gEACA,0DACA,2DACA,oFACA,wFACA,8EACA,0EACA,+DACA,0DACA,gEACA,8DACA,6EACA,qEACA,iEACA,4GACA,0FACA,qFACA,iFACA,2EACA,uEACA,uDACA,mDACA,4DACA,oDACA,wDACA,8DACA,sEACA,iEACA,uFACA,kGACA,2DACA,yEACA,kGACA,+FACA,2DACA,uDACA,mGACA,gFAIAp1B,MAAA,GACAR,QAAA,CACAk2B,eAAA,SAAAgF,GACA,aAAAA,EAAA,UACAA,GAAA,aACAA,GAAA,aACAA,GAAA,aACA,WAEAzwB,UAAA,WACA0C,aAAAF,QAAA,iBAAAG,IAAAC,WACAF,aAAAF,QAAA,oBAAAG,IAAAE,cACAH,aAAAF,QAAA,qBAAAG,IAAAG,eACAJ,aAAAF,QAAA,qBAAAG,IAAAI,eACAL,aAAAF,QAAA,sBAAAG,IAAAK,gBACA1T,OAAA2T,SAAAlE,QAAA,KAAA4D,IAAAO,eAEA2oB,UAAA,SAAA1hB,EAAAohB,EAAAhc,GACA,KAAAyc,cAAAzc,EACA,KAAAyc,cAAA7hB,WACA,KAAA6hB,cAAAT,cASA,KAAAS,cAAA,sBAAAjiC,OAAAkhB,KAAA,KAAA+gB,cAAA,sBAAAliC,OAAA,GACA,KAAAoiC,YAAA,EACA,KAAAC,kBAAA5lB,KAAAsN,UAAA,KAAAmY,cAAA,kCAEA,KAAAE,YAAA,EACA,KAAAC,kBAAA,IAEA/8B,QAAAiO,IAAA,KAAA2uB,gBAEAF,UAAA,SAAA3hB,EAAAohB,EAAAI,EAAAI,GACA,KAAAK,cAAA,CACAjiB,WACAohB,cACAI,WACAI,QAEA38B,QAAAiO,IAAA,KAAA+uB,gBAEA1K,SAAA,WACA,KAAA5iB,QAAA1U,KAAA,CAAAiD,KAAA,qBAEAu9B,QAAA,WACA,KAAA9rB,QAAA1U,KAAA,CAAAiD,KAAA,qBAEA29B,kBAAA,WACA,YAAApnB,OAAArT,MAAAC,OAAAu2B,MAAA1E,SAAA,WACA,KAAAze,OAAArT,MAAAC,OAAAu2B,MAAAv1B,SAAA,WACA,KAAAoS,OAAArT,MAAAC,OAAAu2B,MAAA/B,KAAA,eAEA6F,aAAA,WAEA,IAAA6F,EAAAxkC,SAAAC,cAAA,KACAukC,EAAA59B,MAAAstB,QAAA,OACA,IAAA2C,EAAAxc,KAAAsN,UAAA,KAAAjQ,OAAArT,MAAAC,OAAA,WACAovB,EAAA,IAAA+Q,KAAA,CAAA5N,GAAA,CAAA91B,KAAA,iBACAsX,EAAAjV,OAAAshC,IAAAC,gBAAAjR,GACA8Q,EAAAI,KAAAvsB,EACAmsB,EAAAzQ,SAAA,kCAAA+K,oBAAA,KAAApnB,OAAArT,MAAAC,OAAAmf,WAAA,GAAAtiB,KAAA0/B,MAAA,qBAAAnpB,OAAArT,MAAAC,OAAAmf,WAAA,GAAAtiB,MAAA,QACAnB,SAAA4P,KAAApO,YAAAgjC,GACAA,EAAAniB,QACAjf,OAAAshC,IAAAG,gBAAAxsB,GACAmsB,EAAAxJ,UAGA4D,YAAA,eAAA7U,EAAA,KAEA9W,EAAA,qBAAA6xB,SAAA,QAEAC,KAAA/kC,SAAA4P,KAAA,CAAAo1B,SAAA,IAAAztB,MAAA,SAAA0tB,GACA,IAAAT,EAAAxkC,SAAAC,cAAA,KACAukC,EAAA59B,MAAAstB,QAAA,OACA+Q,EAAAC,QAAA,SAAAxR,GACA8Q,EAAAI,KAAAxhC,OAAAshC,IAAAC,gBAAAjR,GACA8Q,EAAAzQ,SAAA,6BAAAhK,EAAA+U,oBAAA/U,EAAArS,OAAArT,MAAAC,OAAAmf,WAAA,GAAAtiB,KAAA0/B,MAAA,gBAAA9W,EAAArS,OAAArT,MAAAC,OAAAmf,WAAA,GAAAtiB,MAAA,OACAqjC,EAAAniB,QACAjf,OAAAshC,IAAAG,gBAAAL,EAAAI,MACAJ,EAAAxJ,gBAKA6D,YAAA,eAAAzT,EAAA,KAEAnY,EAAA,qBAAA6xB,SAAA,QAGA7xB,EAAA,cAAAkyB,OAGA,IAAAC,EAAA,GACAnyB,EAAA,cAAA8e,MAAA,SAAAvhB,GACA,IAAA60B,EAAA,KAAAC,wBACAF,EAAAlnC,KAAA,CACAqnC,KAAA,CAAAC,KAAA,KAAAH,EAAAG,KAAAr8B,IAAAk8B,EAAAl8B,IAAAs8B,MAAAJ,EAAAK,MAAAL,EAAAG,KAAAG,OAAAN,EAAAj8B,OAAAi8B,EAAAl8B,KACAkP,IAAA,KAAAusB,UAIAG,KAAA/kC,SAAA4P,KAAA,CAAAo1B,SAAA,IAAAztB,MAAA,SAAA0tB,GACA,IAAAW,EAAA,IAAAC,QAAA,CAAAC,KAAA,KAAAje,OAAA,CAAAod,EAAAQ,MAAAR,EAAAU,QAAAI,UAAA,IACAH,EAAAI,SAAA,CAAAC,UAAAhB,EAAApd,OAAA,MAAA4d,MAAAR,EAAAQ,MAAAE,OAAAV,EAAAU,SAEAP,EAAAz6B,SAAA,SAAAa,GACAo6B,EAAAp6B,OAAA+5B,KAAAC,KAAAh6B,EAAA+5B,KAAAp8B,IAAAqC,EAAA+5B,KAAAE,MAAAj6B,EAAA+5B,KAAAI,OAAA,CAAAttB,IAAA7M,EAAA6M,SAGAutB,EAAAM,KAAA,6BAAA9a,EAAA0T,oBAAA1T,EAAA1T,OAAArT,MAAAC,OAAAmf,WAAA,GAAAtiB,KAAA0/B,MAAA,gBAAAzV,EAAA1T,OAAArT,MAAAC,OAAAmf,WAAA,GAAAtiB,MAAA,WAGA8R,EAAA,cAAA3E,QAIAywB,iBAAA,WACA,YAAArnB,OAAArT,MAAAC,OAAAu2B,MAAA1E,UAAA,KAAAze,OAAArT,MAAAC,OAAAu2B,MAAA1E,SAAAlY,UACA,KAAAvG,OAAArT,MAAAC,OAAAu2B,MAAAv1B,UAAA,KAAAoS,OAAArT,MAAAC,OAAAu2B,MAAAv1B,SAAA2Y,UACA,KAAAvG,OAAArT,MAAAC,OAAAu2B,MAAA/B,MAAA,KAAAphB,OAAArT,MAAAC,OAAAu2B,MAAA/B,KAAA7a,WAKArU,QAAA,eAAAmxB,EAAA,KAEA,KAAAoL,QACA,kBAAApL,EAAAjpB,OAAAokB,UACA,WACA6E,EAAAyD,qBAAA,EACAzD,EAAA0D,mBAAA,EAEA,IAAAj2B,EAAAuyB,EAEAA,EAAAjpB,OAAAokB,OAAAoB,SACArkB,EAAA0oB,QAAAZ,EAAAjpB,OAAAokB,OAAAoB,UAAA,SAAAT,GACAA,EAAApT,YAAAoT,EAAAvyB,QAAAuyB,EAAAgE,MACAE,EAAArjB,OAAArT,MAAAC,OAAAuyB,EADAruB,EAAAi2B,mBAAA,KAGA7C,MAAA,WACApzB,EAAAi2B,mBAAA,KAEA2H,QAAA,WACA59B,EAAAg2B,qBAAA,KAIAzD,EAAAyD,qBAAA,IAGA,CAAA6H,WAAA,KAKA78B,QAAA,WAEAtG,QAAAiO,IAAA,mCACAjO,QAAAiO,IAAA,KAAAuG,OAAArT,MAAAC,QACA,KAAAoP,UAAApK,MAAA,WAIA2J,EAAA,2BAAAiM,UACAjM,EAAA,iBAAA5M,GAAA,6BAAA4M,EAAA,2BAAAiM,eCpoB6V,MCQzV,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCnBX3b,GAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,cAAc6F,YAAY,CAAC,kBAAkB,WAAW,CAAC7H,EAAG,SAAS,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,aAAa,CAACnC,EAAI8M,GAAG,GAAG5M,EAAG,MAAM,CAACgC,YAAY,UAAUC,MAAM,CAAC,GAAK,iBAAiB,UAAY,GAAG,SAAW,8BAA8B,CAACjC,EAAG,IAAI,CAACgC,YAAY,sCAAsCC,MAAM,CAAC,KAAO,aAAa,CAACnC,EAAI0D,GAAG,qBAAqBxD,EAAG,MAAM,CAACgC,YAAY,uCAAuC,CAAChC,EAAG,MAAM,CAACgC,YAAY,aAAa,CAAClC,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG5M,EAAG,MAAM,CAACgC,YAAY,2BAA2BC,MAAM,CAAC,GAAK,sBAAsB,CAACjC,EAAG,KAAK,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,cAAc,CAACnC,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG5M,EAAG,KAAK,CAACgC,YAAY,kFAAkF6F,YAAY,CAAC,eAAe,QAAQ5F,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,SAAS,CAACgC,YAAY,4BAA4BC,MAAM,CAAC,KAAO,UAAUU,GAAG,CAAC,MAAQ,SAASgH,GAAQ,OAAO7J,EAAIsQ,eAAe,CAACtQ,EAAI0D,GAAG,2BAA2B1D,EAAI8M,GAAG,GAAG5M,EAAG,mBAAmB,IAE5sCK,GAAkB,CAAC,WAAY,IAAIP,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,SAASC,MAAM,CAAC,GAAK,QAAQ,CAACjC,EAAG,MAAM,CAACgC,YAAY,aAAa,CAAChC,EAAG,MAAM,CAACgC,YAAY,OAAO,CAAChC,EAAG,MAAM,CAACgC,YAAY,YAAY,CAAChC,EAAG,MAAM,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,WAAW,CAACjC,EAAG,MAAM,CAACgC,YAAY,mBAAmBhC,EAAG,MAAM,CAACgC,YAAY,0BAA0B,CAAChC,EAAG,MAAM,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,WAAW,CAACjC,EAAG,MAAM,CAACgC,YAAY,cAAc,CAAChC,EAAG,IAAI,CAACA,EAAG,IAAI,CAACgC,YAAY,aAAaC,MAAM,CAAC,KAAO,mCAAmC,OAAS,SAAS,IAAM,wBAAwB,CAACnC,EAAI0D,GAAG,yCACrnB,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,IAAI,CAACgC,YAAY,eAAeC,MAAM,CAAC,KAAO,+BAA+B,IAAM,SAAS,CAACjC,EAAG,MAAM,CAACgC,YAAY,YAAY6F,YAAY,CAAC,OAAS,QAAQ5F,MAAM,CAAC,IAAMgL,EAAQ,QAA8C,IAAM,qBACzR,WAAY,IAAInN,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,IAAI,CAAC6H,YAAY,CAAC,YAAY,OAAO,gBAAgB,QAAQ,CAAC7H,EAAG,SAAS,CAACF,EAAI0D,GAAG,eACrI,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,SAAS,CAACgC,YAAY,iBAAiBC,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,cAAc,qBAAqB,gBAAgB,oBAAoB,gBAAgB,QAAQ,aAAa,sBAAsB,CAACjC,EAAG,OAAO,CAACgC,YAAY,2BACpS,WAAY,IAAIlC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,OAAO,OAAS,SAAS,KAAO,yCAAyC,CAACjC,EAAG,OAAO,CAAC6H,YAAY,CAAC,cAAc,SAAS,CAAC/H,EAAI0D,GAAG,mBAAmBxD,EAAG,IAAI,CAACgC,YAAY,KAAK6F,YAAY,CAAC,eAAe,OAAO,eAAe,aAAa5F,MAAM,CAAC,cAAc,eAClkB,WAAY,IAAInC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,QAAQ,OAAS,SAAS,KAAO,uCAAuC,CAACnC,EAAI0D,GAAG,cACjZ,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,iFAAiFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,iBAAiB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,UAAU,OAAS,SAAS,KAAO,yDAAyD,CAACnC,EAAI0D,GAAG,gBACna,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,aAAa,OAAS,SAAS,KAAO,4CAA4C,CAACnC,EAAI0D,GAAG,mBAC3Z,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,aAAa,QAAQ,QAAU,cAAc,CAAC7H,EAAG,KAAK,CAACF,EAAI0D,GAAG,oBAAoBxD,EAAG,MAAM,CAACgC,YAAY,oBAAoB,CAAChC,EAAG,QAAQ,CAACgC,YAAY,QAAQC,MAAM,CAAC,MAAQ,OAAO,YAAc,IAAI,YAAc,IAAI,OAAS,MAAM,CAACjC,EAAG,QAAQ,CAACA,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,6BAA6BxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,aAAa,CAAClC,EAAI0D,GAAG,sBAAsBxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAAC6H,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,oCAAoCxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,IAAI,CAACgC,YAAY,kBAAkB,CAAClC,EAAI0D,GAAG,kEAAkExD,EAAG,IAAI,CAACiC,MAAM,CAAC,OAAS,SAAS,KAAO,mCAAmC,CAACnC,EAAI0D,GAAG,6BAA6BxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,8CAA8CxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,aAAa,CAAClC,EAAI0D,GAAG,6CAA6CxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,oDAAoDxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,aAAa,CAAClC,EAAI0D,GAAG,wMAAwMxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,0DAA0DxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,aAAa,CAAClC,EAAI0D,GAAG,qFAAqFxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,wBAAwBxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,aAAa,CAAClC,EAAI0D,GAAG,oDAAoDxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,yCAAyCxD,EAAG,KAAK,CAACgC,YAAY,YAAY6F,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,IAAI,CAACgC,YAAY,QAAQ,CAAClC,EAAI0D,GAAG,qDAAqDxD,EAAG,IAAI,CAACiC,MAAM,CAAC,OAAS,SAAS,KAAO,2DAA2D,CAACnC,EAAI0D,GAAG,4CAA4C1D,EAAI0D,GAAG,qHC6J9wK,IACAG,WAAA,CACAgM,kBAEAjW,KAAA,WACA,UAIAiM,QAAA,CACAksB,eAAA,WACA,KAAA3iB,QAAA1U,KAAA,CAAAiD,KAAA,kBAEAq0B,SAAA,WACA,KAAA5iB,QAAA1U,KAAA,CAAAiD,KAAA,uBCrLsV,MCQlV,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCnBXoC,GAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,cAAc6F,YAAY,CAAC,kBAAkB,WAAW,CAAC7H,EAAG,SAAS,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,aAAa,CAACnC,EAAI8M,GAAG,GAAG5M,EAAG,MAAM,CAACgC,YAAY,UAAUC,MAAM,CAAC,GAAK,iBAAiB,UAAY,GAAG,SAAW,8BAA8B,CAACjC,EAAG,IAAI,CAACgC,YAAY,sCAAsCC,MAAM,CAAC,KAAO,aAAa,CAACnC,EAAI0D,GAAG,qBAAqBxD,EAAG,MAAM,CAACgC,YAAY,uCAAuC,CAAChC,EAAG,MAAM,CAACgC,YAAY,aAAa,CAAClC,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG5M,EAAG,MAAM,CAACgC,YAAY,2BAA2BC,MAAM,CAAC,GAAK,sBAAsB,CAACjC,EAAG,KAAK,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,cAAc,CAACnC,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG5M,EAAG,KAAK,CAACgC,YAAY,kFAAkF6F,YAAY,CAAC,eAAe,QAAQ5F,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,SAAS,CAACgC,YAAY,4BAA4BC,MAAM,CAAC,KAAO,UAAUU,GAAG,CAAC,MAAQ,SAASgH,GAAQ,OAAO7J,EAAIsQ,eAAe,CAACtQ,EAAI0D,GAAG,2BAA2B1D,EAAI8M,GAAG,GAAG5M,EAAG,mBAAmB,IAE5sCK,GAAkB,CAAC,WAAY,IAAIP,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,SAASC,MAAM,CAAC,GAAK,QAAQ,CAACjC,EAAG,MAAM,CAACgC,YAAY,aAAa,CAAChC,EAAG,MAAM,CAACgC,YAAY,OAAO,CAAChC,EAAG,MAAM,CAACgC,YAAY,YAAY,CAAChC,EAAG,MAAM,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,WAAW,CAACjC,EAAG,MAAM,CAACgC,YAAY,mBAAmBhC,EAAG,MAAM,CAACgC,YAAY,0BAA0B,CAAChC,EAAG,MAAM,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,WAAW,CAACjC,EAAG,MAAM,CAACgC,YAAY,cAAc,CAAChC,EAAG,IAAI,CAACA,EAAG,IAAI,CAACgC,YAAY,aAAaC,MAAM,CAAC,KAAO,mCAAmC,OAAS,SAAS,IAAM,wBAAwB,CAACnC,EAAI0D,GAAG,yCACrnB,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,IAAI,CAACgC,YAAY,eAAeC,MAAM,CAAC,KAAO,+BAA+B,IAAM,SAAS,CAACjC,EAAG,MAAM,CAACgC,YAAY,YAAY6F,YAAY,CAAC,OAAS,QAAQ5F,MAAM,CAAC,IAAMgL,EAAQ,QAA8C,IAAM,qBACzR,WAAY,IAAInN,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,IAAI,CAAC6H,YAAY,CAAC,YAAY,OAAO,gBAAgB,QAAQ,CAAC7H,EAAG,SAAS,CAACF,EAAI0D,GAAG,eACrI,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,SAAS,CAACgC,YAAY,iBAAiBC,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,cAAc,qBAAqB,gBAAgB,oBAAoB,gBAAgB,QAAQ,aAAa,sBAAsB,CAACjC,EAAG,OAAO,CAACgC,YAAY,2BACpS,WAAY,IAAIlC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,OAAO,OAAS,SAAS,KAAO,yCAAyC,CAACjC,EAAG,OAAO,CAAC6H,YAAY,CAAC,cAAc,SAAS,CAAC/H,EAAI0D,GAAG,mBAAmBxD,EAAG,IAAI,CAACgC,YAAY,KAAK6F,YAAY,CAAC,eAAe,OAAO,eAAe,aAAa5F,MAAM,CAAC,cAAc,eAClkB,WAAY,IAAInC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,QAAQ,OAAS,SAAS,KAAO,uCAAuC,CAACnC,EAAI0D,GAAG,cACjZ,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,iFAAiFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,iBAAiB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,UAAU,OAAS,SAAS,KAAO,yDAAyD,CAACnC,EAAI0D,GAAG,gBACna,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,aAAa,OAAS,SAAS,KAAO,4CAA4C,CAACnC,EAAI0D,GAAG,mBAC3Z,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,aAAa,QAAQ,QAAU,cAAc,CAAC7H,EAAG,KAAK,CAACF,EAAI0D,GAAG,iDAAiDxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,kbAAkbxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,wWAAwWxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,8KAA8KxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,kGAAkGxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,yKAAyKxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,6FAA6FxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,+PAA+PxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,4MAA4MxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,oIAAoIxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,iMAAiMxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,0OAA0OxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,sNAAsNxD,EAAG,IAAI,CAACiC,MAAM,CAAC,OAAS,SAAS,KAAO,sBAAsB,CAACnC,EAAI0D,GAAG,2BCmHp8F,IACAG,WAAA,CACAgM,kBAEAjW,KAAA,WACA,UAIAiM,QAAA,CACAksB,eAAA,WACA,KAAA3iB,QAAA1U,KAAA,CAAAiD,KAAA,kBAEAq0B,SAAA,WACA,KAAA5iB,QAAA1U,KAAA,CAAAiD,KAAA,uBC3IiV,MCQ7U,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCAf,SAASmlC,GAAa1uB,EAAI1C,EAAM2C,GAC9B,IAAIuC,EAAUC,KAAKC,MAAM9D,aAAa+D,QAAQ,YAC9C,GAAGH,IAA0C,IAA/BA,EAAQK,KAAK8rB,cACzB,OAAO1uB,IAGPA,EAAK,CACHpH,KAAM,SACNqC,MAAO,CAAEC,SAAU6E,EAAG4uB,YAK5B,IAAMC,GAAS,CACb,CACEh2B,KAAM,SACNzM,UAAW0iC,IAGb,CACEj2B,KAAM,GACNzM,UAAW0iC,IAGb,CACEj2B,KAAM,kBACNzM,UAAW2iC,IAGb,CACEl2B,KAAM,aACNzM,UAAW4iC,IAGb,CACEn2B,KAAM,IACNzM,UAAW0iC,IAGb,CACEj2B,KAAM,wCACNtP,KAAM,8BACN6C,UAAW6iC,IAQb,CACEp2B,KAAM,QACNzM,UAAW8iC,GACX3lC,KAAM,OAENm5B,SAAU,CACR,CACE7pB,KAAM,kBACNtP,KAAM,UACN4lC,YAAaT,GACbtiC,UAAWgjC,IAEb,CACEv2B,KAAM,mBACNtP,KAAM,WACN4lC,YAAaT,GACbtiC,UAAW4hB,IAEb,CACEnV,KAAM,gBACNtP,KAAM,eACN4lC,YAAaT,GACbtiC,UAAWijC,IAEb,CACEx2B,KAAM,gBACNtP,KAAM,eACN4lC,YAAaT,GACbtiC,UAAWkjC,IAEb,CACEz2B,KAAM,eACNtP,KAAM,cACN4lC,YAAaT,GACbtiC,UAAWmjC,IAEb,CACE12B,KAAM,kBACNtP,KAAM,kBACN4lC,YAAaT,GACbtiC,UAAWojC,IAEb,CACE32B,KAAM,yBACNtP,KAAM,yBACN4lC,YAAaT,GACbtiC,UAAW6iC,IAEb,CACEp2B,KAAM,OACNtP,KAAM,OACN4lC,YAAaT,GACbtiC,UAAWqjC,IAEb,CACE52B,KAAM,QACNtP,KAAM,QACN4lC,YAAaT,GACbtiC,UAAWsjC,IAEb,CACE72B,KAAM,qBACNtP,KAAM,WACN4lC,YAAaT,GACbtiC,UAAWujC,IAGb,CAAE92B,KAAM,UACNtP,KAAM,SACN4lC,YAAW,SAAEnvB,EAAI1C,EAAM2C,GACrBA,EAAK,UAELrB,aAAaD,WAAW,WACxBC,aAAagxB,YAKrB,CAAE/2B,KAAM,IAAKzM,UAAWyjC,KAYXhB,M,aC1JbiB,gBAAS,GAADn/B,OAAIo/B,GAAoB,qBAAqB,CACnDC,MAAK,WACH1kC,QAAQiO,IACN,uGAIJ02B,WAAU,WACR3kC,QAAQiO,IAAI,wCAEd22B,OAAM,WACJ5kC,QAAQiO,IAAI,6CAEd42B,YAAW,WACT7kC,QAAQiO,IAAI,gCAEd62B,QAAO,WACL9kC,QAAQiO,IAAI,8CAEd82B,QAAO,WACL/kC,QAAQiO,IAAI,kEAEd5Q,MAAK,SAAEA,GACL2C,QAAQ3C,MAAM,4CAA6CA,MCTjE0D,OAAIC,IAAIgkC,QACRjkC,OAAIC,IAAIikC,IACRlkC,OAAIC,IAAIkkC,KAERnkC,OAAInG,UAAU4V,UAAY,IAAIzP,OAK5Bf,QAAQiO,IAAM,SAAUjQ,KAG1BkC,OAAO6X,MAAQtK,EAAQ,QAGvBvN,OAAO6X,MAAMotB,aAAajnC,QAAQ8C,KAAI,SAAUW,GAG9C,IAAIuV,EAAUC,KAAKC,MAAM9D,aAAa+D,QAAQ,YACxC+tB,EAAaluB,EAAQK,KAAKC,aAKhC,OAHG4tB,IACCzjC,EAAOiW,QAAQytB,OAAO,iBAAmB,UAAHhgC,OAAa+/B,IAEhDzjC,KACN,SAAUtE,GAIX,OAFA2C,QAAQiO,IAAI5Q,GACZkD,KAAKmP,QAAQC,QAAQpP,KAAKqO,OAAOgB,MAAMC,UAAY,WAC5CpT,QAAQE,OAAOU,EAAM6a,aAG9BnX,OAAIuN,MAAM,CACRpU,KAAM,WACJ,MAAO,CACLqZ,IAAIA,QAMV,IAAM+xB,GAAS,IAAIN,OAAU,CAC3BzB,UACAgC,gBAAiB,kBACjBC,eAAgB,SAAC9wB,GACf,OAAIA,EAAG+wB,KACE,CAACC,SAAUhxB,EAAG+wB,MAEd,CAAExqB,EAAG,EAAG0qB,EAAG,MAKxB5kC,OAAIC,IAAI4kC,OAAS,CACfjkC,OAAQ,CAAE+T,GAAI,iBACX4vB,IAIL,IAAIvkC,OAAI,CACNqL,GAAI,OACJ/L,OAAQ,SAAAiE,GAAC,OAAIA,EAAEuhC,IACfP,UACAQ,W,2DClFF,W,uBCAA3pC,EAAOD,QAAU,IAA0B,8B,qBCA3CC,EAAOD,QAAU,IAA0B,0C,8CCA3CC,EAAOD,QAAU,soG,2DCAjB,W,gDCAAC,EAAOD,QAAU,IAA0B,yB,6DCA3C,W,oCCAA,W,yECAAC,EAAOD,QAAU,IAA0B,wC,oCCA3C,W,uBCAAC,EAAOD,QAAU,IAA0B,iC,oCCA3C,W,8CCAAC,EAAOD,QAAU,CACb,aAAgB,8CAChB,UAAa,uCACb,aAAc,GAAAmJ,OAAMwO,SAASkyB,OAAM,kBACnC,cAAiB,kEACjB,cAAiB,sEACjB,eAAkB,mEAClB,IAAQ,0C,2DCPZ,W,oCCAA,W,8CCAA5pC,EAAOD,QAAU,IAA0B,yB,4CCA3CC,EAAOD,QAAU,IAA0B,wB,qBCA3CC,EAAOD,QAAU,IAA0B,0C,4CCA3CC,EAAOD,QAAU,IAA0B,oC,qBCA3CC,EAAOD,QAAU,IAA0B,iC,qBCA3CC,EAAOD,QAAU,IAA0B,2B,qBCA3CC,EAAOD,QAAU,IAA0B,iC,4CCA3CC,EAAOD,QAAU,IAA0B,6B,qBCA3C,IAAI4Z,EAAM,CACT,0BAA2B,OAC3B,wBAAyB,OACzB,0BAA2B,OAC3B,6BAA8B,OAC9B,2BAA4B,OAC5B,6BAA8B,OAC9B,8BAA+B,OAC/B,4BAA6B,OAC7B,8BAA+B,OAC/B,8BAA+B,OAC/B,4BAA6B,OAC7B,8BAA+B,QAIhC,SAASkwB,EAAeC,GACvB,IAAIvwB,EAAKwwB,EAAsBD,GAC/B,OAAOpqC,EAAoB6Z,GAE5B,SAASwwB,EAAsBD,GAC9B,IAAIpqC,EAAoB+C,EAAEkX,EAAKmwB,GAAM,CACpC,IAAI5pC,EAAI,IAAIiB,MAAM,uBAAyB2oC,EAAM,KAEjD,MADA5pC,EAAE8pC,KAAO,mBACH9pC,EAEP,OAAOyZ,EAAImwB,GAEZD,EAAenqB,KAAO,WACrB,OAAOlhB,OAAOkhB,KAAK/F,IAEpBkwB,EAAetpC,QAAUwpC,EACzB/pC,EAAOD,QAAU8pC,EACjBA,EAAetwB,GAAK,Q,qBCjCpBvZ,EAAOD,QAAU,IAA0B,sC,qBCA3CC,EAAOD,QAAU,IAA0B,0C,yDCA3C,W,yDCAA,W,kCCAA,W,qBCAAC,EAAOD,QAAU,IAA0B,uB,kCCA3C,W,kCCAA,W,qBCAAC,EAAOD,QAAU,IAA0B,6B,iHCA3CC,EAAOD,QAAU,IAA0B,wC,kCCA3C,W,qBCAAC,EAAOD,QAAU,IAA0B,yC,kCCA3C,W,kCCAA,W,kCCAA,W,kCCAA,W,kCCAA","file":"js/app.6e39bb0e.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"app\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// script path function\n \tfunction jsonpScriptSrc(chunkId) {\n \t\treturn __webpack_require__.p + \"js/\" + ({}[chunkId]||chunkId) + \".\" + {\"chunk-2d216214\":\"832aa55e\",\"chunk-4229c8cd\":\"9ca4f7e0\"}[chunkId] + \".js\"\n \t}\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n \t// This file contains only the entry chunk.\n \t// The chunk loading function for additional chunks\n \t__webpack_require__.e = function requireEnsure(chunkId) {\n \t\tvar promises = [];\n\n\n \t\t// JSONP chunk loading for javascript\n\n \t\tvar installedChunkData = installedChunks[chunkId];\n \t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n \t\t\t// a Promise means \"currently loading\".\n \t\t\tif(installedChunkData) {\n \t\t\t\tpromises.push(installedChunkData[2]);\n \t\t\t} else {\n \t\t\t\t// setup Promise in chunk cache\n \t\t\t\tvar promise = new Promise(function(resolve, reject) {\n \t\t\t\t\tinstalledChunkData = installedChunks[chunkId] = [resolve, reject];\n \t\t\t\t});\n \t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n \t\t\t\t// start chunk loading\n \t\t\t\tvar script = document.createElement('script');\n \t\t\t\tvar onScriptComplete;\n\n \t\t\t\tscript.charset = 'utf-8';\n \t\t\t\tscript.timeout = 120;\n \t\t\t\tif (__webpack_require__.nc) {\n \t\t\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n \t\t\t\t}\n \t\t\t\tscript.src = jsonpScriptSrc(chunkId);\n\n \t\t\t\t// create error before stack unwound to get useful stacktrace later\n \t\t\t\tvar error = new Error();\n \t\t\t\tonScriptComplete = function (event) {\n \t\t\t\t\t// avoid mem leaks in IE.\n \t\t\t\t\tscript.onerror = script.onload = null;\n \t\t\t\t\tclearTimeout(timeout);\n \t\t\t\t\tvar chunk = installedChunks[chunkId];\n \t\t\t\t\tif(chunk !== 0) {\n \t\t\t\t\t\tif(chunk) {\n \t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n \t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n \t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n \t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n \t\t\t\t\t\t\terror.type = errorType;\n \t\t\t\t\t\t\terror.request = realSrc;\n \t\t\t\t\t\t\tchunk[1](error);\n \t\t\t\t\t\t}\n \t\t\t\t\t\tinstalledChunks[chunkId] = undefined;\n \t\t\t\t\t}\n \t\t\t\t};\n \t\t\t\tvar timeout = setTimeout(function(){\n \t\t\t\t\tonScriptComplete({ type: 'timeout', target: script });\n \t\t\t\t}, 120000);\n \t\t\t\tscript.onerror = script.onload = onScriptComplete;\n \t\t\t\tdocument.head.appendChild(script);\n \t\t\t}\n \t\t}\n \t\treturn Promise.all(promises);\n \t};\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n \tvar jsonpArray = window[\"webpackJsonp\"] = window[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// add entry module to deferred list\n \tdeferredModules.push([0,\"chunk-vendors\"]);\n \t// run deferred modules when ready\n \treturn checkDeferredModules();\n","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeResults.vue?vue&type=style&index=0&id=43a23028&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/logo-upv.62234779.png\";","module.exports = __webpack_public_path__ + \"img/badge_service_gold.ce86e6d3.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PrivacyPolicy.vue?vue&type=style&index=0&id=66d51c35&prod&scoped=true&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessmentReport.vue?vue&type=style&index=0&id=cbe67ff2&prod&scoped=true&lang=css\"","module.exports = \"data:image/png;base64,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\"","module.exports = \"data:image/png;base64,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\"","module.exports = __webpack_public_path__ + \"img/logo-eosc-synergy-png.bac312fe.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessment.vue?vue&type=style&index=0&id=2d8d6d3a&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/by.04d377d9.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notification.vue?vue&type=style&index=0&id=22956390&prod&lang=scss\"","module.exports = __webpack_public_path__ + \"img/no_badge_blur.376698d4.png\";","module.exports = __webpack_public_path__ + \"img/badge_service_bronze.753b2e47.png\";","module.exports = __webpack_public_path__ + \"img/badge_services_bronze.753b2e47.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CriteriaSummary.vue?vue&type=style&index=0&id=40574f64&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/badge_fair_silver.7071e6a3.png\";","module.exports = \"data:image/png;base64,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\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PipelineName.vue?vue&type=style&index=0&id=4695df83&prod&scoped=true&lang=css\"","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{class:{'nav-open': _vm.$sidebar.showSidebar}},[_c('notifications'),_c('router-view')],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=2a0aafa5\"\nimport script from \"./App.vue?vue&type=script&lang=js\"\nexport * from \"./App.vue?vue&type=script&lang=js\"\nimport style0 from \"./App.vue?vue&type=style&index=0&id=2a0aafa5&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/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","// store/index.js\n\nimport Vue from \"vue\";\nimport Vuex from \"vuex\";\n\nVue.use(Vuex);\n\nexport default new Vuex.Store({\n state: {\n report:{},\n count_cred:0,\n name:'',\n pipeline_id:'',\n build_url:'',\n status:'',\n pull_request_url:'',\n config_yaml:{\n config:{\n project_repos:[],\n deploy_template:'',\n credentials:[]\n },\n sqa_criteria:{},\n environment:{}\n },\n docker_compose:{\n version:\"3.7\",\n id_cred_service:\"\",\n services:{\n\n }\n },\n\n },\n getters: {},\n mutations: {},\n actions: {}\n});\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"notifications\"},[_c('transition-group',{attrs:{\"name\":_vm.transitionName,\"mode\":_vm.transitionMode}},_vm._l((_vm.notifications),function(notification){return _c('notification',_vm._b({key:notification.timestamp.getTime(),attrs:{\"clickHandler\":notification.onClick},on:{\"close\":_vm.removeNotification}},'notification',notification,false))}),1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"alert\",class:[{'alert-with-icon': _vm.icon || _vm.showClose}, _vm.verticalAlign, _vm.horizontalAlign, _vm.alertType],style:(_vm.customPosition),attrs:{\"data-notify\":\"container\",\"role\":\"alert\",\"data-notify-position\":\"top-center\"},on:{\"click\":_vm.tryClose}},[(_vm.showClose)?_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"aria-hidden\":\"true\",\"data-notify\":\"dismiss\"},on:{\"click\":_vm.close}},[_c('i',{staticClass:\"nc-icon nc-simple-remove\"})]):_vm._e(),(_vm.icon)?_c('span',{class:['alert-icon', _vm.icon],attrs:{\"data-notify\":\"icon\"}}):_vm._e(),_c('span',{attrs:{\"data-notify\":\"message\"}},[(_vm.title)?_c('div',{staticClass:\"title\"},[_c('b',[_vm._v(_vm._s(_vm.title)),_c('br')])]):_vm._e(),(_vm.message)?_c('div',{domProps:{\"innerHTML\":_vm._s(_vm.message)}}):_vm._e(),(!_vm.message && _vm.component)?_c('content-render',{attrs:{\"component\":_vm.component}}):_vm._e()],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notification.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notification.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Notification.vue?vue&type=template&id=22956390\"\nimport script from \"./Notification.vue?vue&type=script&lang=js\"\nexport * from \"./Notification.vue?vue&type=script&lang=js\"\nimport style0 from \"./Notification.vue?vue&type=style&index=0&id=22956390&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notifications.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notifications.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Notifications.vue?vue&type=template&id=1e1e365e\"\nimport script from \"./Notifications.vue?vue&type=script&lang=js\"\nexport * from \"./Notifications.vue?vue&type=script&lang=js\"\nimport style0 from \"./Notifications.vue?vue&type=style&index=0&id=1e1e365e&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","import Notifications from './Notifications.vue';\n\nconst NotificationStore = {\n state: [], // here the notifications will be added\n settings: {\n overlap: false,\n verticalAlign: 'top',\n horizontalAlign: 'right',\n type: 'info',\n timeout: 5000,\n closeOnClick: true,\n showClose: true\n },\n setOptions(options) {\n this.settings = Object.assign(this.settings, options);\n },\n removeNotification(timestamp) {\n const indexToDelete = this.state.findIndex(n => n.timestamp === timestamp);\n if (indexToDelete !== -1) {\n this.state.splice(indexToDelete, 1);\n }\n },\n addNotification(notification) {\n if (typeof notification === 'string' || notification instanceof String) {\n notification = { message: notification };\n }\n notification.timestamp = new Date();\n notification.timestamp.setMilliseconds(\n notification.timestamp.getMilliseconds() + this.state.length\n );\n notification = Object.assign({}, this.settings, notification);\n this.state.push(notification);\n },\n notify(notification) {\n if (Array.isArray(notification)) {\n notification.forEach(notificationInstance => {\n this.addNotification(notificationInstance);\n });\n } else {\n this.addNotification(notification);\n }\n }\n};\n\nconst NotificationsPlugin = {\n install(Vue, options) {\n let app = new Vue({\n data: {\n notificationStore: NotificationStore\n },\n methods: {\n notify(notification) {\n this.notificationStore.notify(notification);\n }\n }\n });\n Vue.prototype.$notify = app.notify;\n Vue.prototype.$notifications = app.notificationStore;\n Vue.component('Notifications', Notifications);\n if (options) {\n NotificationStore.setOptions(options);\n }\n }\n};\n\nexport default NotificationsPlugin;\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"form-group\",class:{\n 'input-group': _vm.hasIcon,\n 'input-group-focus': _vm.focused\n }},[_vm._t(\"label\",function(){return [(_vm.label)?_c('label',{staticClass:\"control-label\"},[_vm._v(\"\\n \"+_vm._s(_vm.label)+\"\\n \")]):_vm._e(),(_vm.help == true)?_c('button',{staticClass:\"btn\",staticStyle:{\"padding\":\"0.3rem 0.75rem\",\"margin-bottom\":\"0 !important\",\"font-size\":\"1rem !important\",\"font-weight\":\"400 !important\",\"color\":\"#495057 !important\",\"border\":\"none !important\",\"height\":\"40px !important\"},attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":_vm.message + ' ' + 'more info'}},[_c('i',{staticClass:\"fa fa-question-circle\"})]):_vm._e()]}),_vm._t(\"addonLeft\",function(){return [(_vm.addonLeftIcon)?_c('span',{staticClass:\"input-group-prepend\"},[_c('div',{staticClass:\"input-group-text\"},[_c('i',{class:_vm.addonLeftIcon})])]):_vm._e()]}),_vm._t(\"default\",function(){return [_c('input',_vm._g(_vm._b({staticClass:\"form-control\",attrs:{\"aria-describedby\":\"addon-right addon-left\"},domProps:{\"value\":_vm.value}},'input',_vm.$attrs,false),_vm.listeners))]}),_vm._t(\"addonRight\",function(){return [(_vm.addonRightIcon)?_c('span',{staticClass:\"input-group-append\"},[_c('div',{staticClass:\"input-group-text\"},[_c('i',{class:_vm.addonRightIcon})])]):_vm._e()]}),_vm._t(\"helperText\")],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseInput.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseInput.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BaseInput.vue?vue&type=template&id=cfc7638a&scoped=true\"\nimport script from \"./BaseInput.vue?vue&type=script&lang=js\"\nexport * from \"./BaseInput.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"cfc7638a\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"form-check\",class:{disabled: _vm.disabled}},[_c('label',{staticClass:\"form-check-label\",attrs:{\"for\":_vm.cbId}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.model),expression:\"model\"}],staticClass:\"form-check-input\",attrs:{\"id\":_vm.cbId,\"type\":\"checkbox\",\"disabled\":_vm.disabled},domProps:{\"checked\":Array.isArray(_vm.model)?_vm._i(_vm.model,null)>-1:(_vm.model)},on:{\"change\":function($event){var $$a=_vm.model,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.model=$$a.concat([$$v]))}else{$$i>-1&&(_vm.model=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.model=$$c}}}}),_c('span',{staticClass:\"form-check-sign\"})]),_c('span',[_vm._t(\"default\")],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseCheckbox.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseCheckbox.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BaseCheckbox.vue?vue&type=template&id=3822b1e6\"\nimport script from \"./BaseCheckbox.vue?vue&type=script&lang=js\"\nexport * from \"./BaseCheckbox.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"form-check-radio\"},[_c('label',{staticClass:\"form-check-label\",attrs:{\"for\":_vm.cbId}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.model),expression:\"model\"}],attrs:{\"id\":_vm.cbId,\"type\":\"radio\",\"disabled\":_vm.disabled},domProps:{\"value\":_vm.label,\"checked\":_vm._q(_vm.model,_vm.label)},on:{\"change\":function($event){_vm.model=_vm.label}}}),_c('span',{staticClass:\"form-check-sign\"},[_vm._t(\"default\")],2)])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseRadio.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseRadio.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BaseRadio.vue?vue&type=template&id=3246c6ff\"\nimport script from \"./BaseRadio.vue?vue&type=script&lang=js\"\nexport * from \"./BaseRadio.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c(_vm.tag,{directives:[{name:\"click-outside\",rawName:\"v-click-outside\",value:(_vm.closeDropDown),expression:\"closeDropDown\"}],tag:\"li\",staticClass:\"dropdown nav-item\",class:{show: _vm.isOpen},attrs:{\"aria-haspopup\":\"true\",\"aria-expanded\":_vm.isOpen},on:{\"click\":_vm.toggleDropDown}},[_c('a',{staticClass:\"nav-link dropdown-toggle\",attrs:{\"data-toggle\":\"dropdown\"}},[_vm._t(\"title\",function(){return [_c('i',{class:_vm.icon}),_c('span',{staticClass:\"no-icon\"},[_vm._v(_vm._s(_vm.title))]),_c('b',{staticClass:\"caret\"})]})],2),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isOpen),expression:\"isOpen\"}],staticClass:\"dropdown-menu show\"},[_vm._t(\"default\")],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseDropdown.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseDropdown.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BaseDropdown.vue?vue&type=template&id=1b11b073&scoped=true\"\nimport script from \"./BaseDropdown.vue?vue&type=script&lang=js\"\nexport * from \"./BaseDropdown.vue?vue&type=script&lang=js\"\nimport style0 from \"./BaseDropdown.vue?vue&type=style&index=0&id=1b11b073&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"1b11b073\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"card\",class:[_vm.type && `card-${_vm.type}`]},[(_vm.$slots.image)?_c('div',{staticClass:\"card-image\"},[_vm._t(\"image\")],2):_vm._e(),(_vm.$slots.header || _vm.title)?_c('div',{staticClass:\"card-header\",class:_vm.headerClasses},[_vm._t(\"header\",function(){return [_c('h4',{staticClass:\"card-title\"},[_vm._v(_vm._s(_vm.title))]),(_vm.subTitle)?_c('p',{staticClass:\"card-category\"},[_vm._v(_vm._s(_vm.subTitle))]):_vm._e()]})],2):_vm._e(),(_vm.$slots.default)?_c('div',{staticClass:\"card-body\",class:_vm.bodyClasses},[_vm._t(\"default\")],2):_vm._e(),_vm._t(\"raw-content\"),(_vm.$slots.footer)?_c('div',{staticClass:\"card-footer\",class:_vm.footerClasses},[_vm._t(\"footer\")],2):_vm._e()],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Card.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Card.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Card.vue?vue&type=template&id=104679b5\"\nimport script from \"./Card.vue?vue&type=script&lang=js\"\nexport * from \"./Card.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","import BaseInput from './components/Inputs/BaseInput.vue'\nimport BaseCheckbox from './components/Inputs/BaseCheckbox.vue'\nimport BaseRadio from './components/Inputs/BaseRadio.vue'\nimport BaseDropdown from './components/BaseDropdown.vue'\nimport Card from './components/Cards/Card.vue'\n\n/**\n * You can register global components here and use them as a plugin in your main Vue instance\n */\n\nconst GlobalComponents = {\n install (Vue) {\n Vue.component(BaseInput.name, BaseInput)\n Vue.component(BaseCheckbox.name, BaseCheckbox)\n Vue.component(BaseRadio.name, BaseRadio)\n Vue.component(BaseDropdown.name, BaseDropdown)\n Vue.component('card', Card)\n }\n}\n\nexport default GlobalComponents\n","export default {\n bind: function (el, binding, vnode) {\n el.clickOutsideEvent = function (event) {\n // here I check that click was outside the el and his childrens\n if (!(el == event.target || el.contains(event.target))) {\n // and if it did, call method provided in attribute value\n vnode.context[binding.expression](event);\n }\n };\n document.body.addEventListener('click', el.clickOutsideEvent)\n },\n unbind: function (el) {\n document.body.removeEventListener('click', el.clickOutsideEvent)\n },\n}\n","import clickOutside from './directives/click-ouside.js';\n\n\n/**\n * You can register global directives here and use them as a plugin in your main Vue instance\n */\n\nconst GlobalDirectives = {\n install (Vue) {\n Vue.directive('click-outside', clickOutside);\n }\n}\n\nexport default GlobalDirectives\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"sidebar\",style:(_vm.sidebarStyle),attrs:{\"data-color\":_vm.backgroundColor,\"data-image\":_vm.backgroundImage}},[_c('div',{staticClass:\"sidebar-wrapper\"},[_vm._m(0),_vm._t(\"content\"),_c('ul',{staticClass:\"nav nav-main__links\"},[_vm._t(\"default\",function(){return _vm._l((_vm.sidebarLinks),function(link,index){return _c('sidebar-link',{key:link.name + index,attrs:{\"to\":link.path,\"link\":link},on:{\"click\":_vm.closeNavbar}},[_c('i',{class:link.icon}),_c('p',[_vm._v(_vm._s(link.name))])])})})],2),(_vm.$slots['bottom-links'])?_c('ul',{staticClass:\"nav nav-bottom\"},[_vm._t(\"bottom-links\")],2):_vm._e()],2)])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"logo\",staticStyle:{\"background\":\"#73bbdc\",\"border-bottom\":\"1px solid rgba(0, 0, 0, 0.1)\",\"height\":\"73px\"}},[_c('a',{staticClass:\"simple-text logo__container\",staticStyle:{\"color\":\"white\"},attrs:{\"href\":\"#\"}},[_c('div',{staticClass:\"logo-img\"},[_c('img',{attrs:{\"src\":require(\"../../../static/eosc-synergy.png\"),\"alt\":\"\"}})]),_vm._v(\"\\n\\t\\t\\tSQAaaS\\n\\t\\t\\t\")])])\n}]\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c(_vm.tag,_vm._b({tag:\"component\",attrs:{\"tag\":\"li\"},nativeOn:{\"click\":function($event){return _vm.hideSidebar.apply(null, arguments)}}},'component',_vm.$attrs,false),[_c('a',_vm._b({staticClass:\"nav-link\"},'a',_vm.$attrs,false),[_vm._t(\"default\",function(){return [(_vm.link.icon)?_c('i',{class:_vm.link.icon}):_vm._e(),_c('p',[_vm._v(_vm._s(_vm.link.name))])]})],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SidebarLink.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SidebarLink.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./SidebarLink.vue?vue&type=template&id=6c39752a\"\nimport script from \"./SidebarLink.vue?vue&type=script&lang=js\"\nexport * from \"./SidebarLink.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SideBar.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SideBar.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./SideBar.vue?vue&type=template&id=bb3efaea\"\nimport script from \"./SideBar.vue?vue&type=script&lang=js\"\nexport * from \"./SideBar.vue?vue&type=script&lang=js\"\nimport style0 from \"./SideBar.vue?vue&type=style&index=0&id=bb3efaea&prod&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","import Sidebar from './SideBar.vue'\nimport SidebarLink from './SidebarLink.vue'\n\nconst SidebarStore = {\n showSidebar: false,\n sidebarLinks: [\n {\n name: 'Dashboard',\n icon: 'ti-panel',\n path: '/admin/overview'\n }\n ],\n displaySidebar (value) {\n this.showSidebar = value\n }\n}\n\nconst SidebarPlugin = {\n\n install (Vue) {\n Vue.mixin({\n data () {\n return {\n sidebarStore: SidebarStore\n }\n }\n })\n\n Object.defineProperty(Vue.prototype, '$sidebar', {\n get () {\n return this.$root.sidebarStore\n }\n })\n Vue.component('side-bar', Sidebar)\n Vue.component('sidebar-link', SidebarLink)\n }\n}\n\nexport default SidebarPlugin\n","import VTooltip from 'v-tooltip'\n// Notifications plugin\nimport Notifications from 'src/components/NotificationPlugin'\n// A plugin file where you could register global components used across the app\nimport GlobalComponents from './globalComponents'\n// A plugin file where you could register global directives\nimport GlobalDirectives from './globalDirectives'\n// Sidebar on the right. Used as a local plugin in DashboardLayout.vue\nimport SideBar from './components/SidebarPlugin'\n\n// asset imports\nimport 'bootstrap/dist/css/bootstrap.css'\nimport './assets/sass/light-bootstrap-dashboard.scss'\nimport './assets/css/demo.css'\n\n/**\n * This is the main Light Bootstrap Dashboard Vue plugin where dashboard related plugins are registerd.\n */\nexport default {\n install (Vue) {\n Vue.use(GlobalComponents)\n Vue.use(GlobalDirectives)\n Vue.use(SideBar)\n Vue.use(Notifications)\n Vue.use(VTooltip)\n }\n}\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"wrapper\"},[_c('side-bar',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.$route.path != '/' && _vm.$route.path != '/auth/pipeline-name' && _vm.$route.path != '/auth/select-option' && _vm.$route.path != '/auth/full-assessment' && !_vm.$route.path.startsWith('/auth/full-assessment/report') ),expression:\"$route.path != '/' && $route.path != '/auth/pipeline-name' && $route.path != '/auth/select-option' && $route.path != '/auth/full-assessment' && !$route.path.startsWith('/auth/full-assessment/report') \"}]},[_c('div',{staticClass:\"widget-body\"},[_c('p',{staticStyle:{\"padding-left\":\"20px\",\"font-size\":\"30px\"}},[_vm._v(\"Pipeline as a Service\")]),_c('p',{staticStyle:{\"padding-left\":\"20px\",\"font-size\":\"15px\"}},[_vm._v(\"Compose and test your own customized quality pipelines\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-12\"},[_c('div',{staticClass:\"col-sm-12\"},[_c('div',{staticClass:\"vrtwiz\"},[_c('ul',{staticClass:\"verticalwiz\"},[_c('li',{staticClass:\"active step1 general-step\",attrs:{\"data-target\":\"#step1\"},on:{\"click\":function($event){return _vm.menuChange('1')}}},[_c('sidebar-link',{attrs:{\"to\":\"/auth/general-options\"}},[_c('span',{staticClass:\"step\"},[_vm._v(\"1\")]),_c('span',{staticClass:\"title\"},[_vm._v(\"Repos\")])])],1),_c('li',{staticClass:\"step3 general-step\",attrs:{\"data-target\":\"#step3\"},on:{\"click\":function($event){return _vm.menuChange('2')}}},[_c('sidebar-link',{attrs:{\"to\":\"/auth/sqa-criteria\"}},[_c('span',{staticClass:\"step\"},[_vm._v(\"2\")]),_c('span',{staticClass:\"title\"},[_vm._v(\"criteria\")])])],1),_c('li',{attrs:{\"data-target\":\"#step3\"}},[_c('sidebar-link',{attrs:{\"to\":\"/auth/files\"}},[_c('span',{staticClass:\"step\"},[_vm._v(\"3\")]),_c('span',{staticClass:\"title\"},[_vm._v(\"PIPELINE\")])])],1)]),_c('div',{staticClass:\"clearfix\"})])])])])]),_c('hr',{staticStyle:{\"background-color\":\"rgba(255,255,255,0.6)\"}}),_c('sidebar-link',{attrs:{\"to\":\"/auth/pipeline-name\"}},[_c('i',{staticClass:\"nc-icon nc-stre-left\"}),_c('p',[_vm._v(\"Back\")])]),_c('mobile-menu')],1),(_vm.$route.path == '/' || _vm.$route.path == '/auth/pipeline-name' || _vm.$route.path == '/auth/select-option' || _vm.$route.path == '/auth/full-assessment' || _vm.$route.path.startsWith('/auth/full-assessment/report') )?_c('div',[_c('top-navbar'),_c('dashboard-content',{on:{\"click\":_vm.toggleSidebar}}),_c('content-footer')],1):_c('div',{staticClass:\"main-panel\"},[_c('top-navbar'),_c('dashboard-content',{on:{\"click\":_vm.toggleSidebar}}),_c('content-footer')],1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('nav',{staticClass:\"navbar navbar-expand-lg\",class:_vm.colorBar,staticStyle:{\"padding-bottom\":\"2px\",\"padding-top\":\"3px\"}},[_c('div',{staticClass:\"container-fluid\"},[_c('a',{staticClass:\"navbar-brand res-size linkInPDF\",staticStyle:{\"color\":\"white\"},attrs:{\"href\":\"/#/auth/select-option\"}},[_vm._v(\"Software Quality Assurance as a Service\")]),_c('button',{staticClass:\"navbar-toggler navbar-toggler-right\",class:{toggled: _vm.$sidebar.showSidebar},staticStyle:{\"color\":\"white\"},attrs:{\"type\":\"button\",\"aria-controls\":\"navigation-index\",\"aria-expanded\":\"false\",\"aria-label\":\"Toggle navigation\"},on:{\"click\":_vm.toggleSidebar}},[_c('span',{staticClass:\"navbar-toggler-bar burger-lines\"}),_c('span',{staticClass:\"navbar-toggler-bar burger-lines\"}),_c('span',{staticClass:\"navbar-toggler-bar burger-lines\"})]),_c('div',{staticClass:\"collapse navbar-collapse justify-content-end\"},[_c('ul',{staticClass:\"navbar-nav ml-auto\"},[_vm._m(0),_vm._m(1),_c('li',{staticClass:\"nav-item hideInPDF\"},[_c('button',{staticClass:\"btn btn-primary btn-simple nav-link\",staticStyle:{\"font-size\":\"18px\",\"color\":\"white\"},on:{\"click\":function($event){return _vm.logOut()}}},[_vm._v(\"Log Out\"),_c('i',{staticClass:\"nc-icon nc-button-power\",staticStyle:{\"padding-left\":\"10px\"}})])])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link text-white linkInPDF\",attrs:{\"title\":\"Help\",\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('span',{staticStyle:{\"padding-top\":\"10px\",\"font-size\":\"18px\"}},[_vm._v(\"Documentation\")]),_c('i',{staticClass:\"fa fa-book\",staticStyle:{\"padding-left\":\"10px\"},attrs:{\"aria-hidden\":\"true\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item hideInPDF\"},[_c('span',{staticStyle:{\"padding-left\":\"20px\",\"border-right\":\"solid 1px white\"}})])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TopNavbar.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TopNavbar.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./TopNavbar.vue?vue&type=template&id=bca72616&scoped=true\"\nimport script from \"./TopNavbar.vue?vue&type=script&lang=js\"\nexport * from \"./TopNavbar.vue?vue&type=script&lang=js\"\nimport style0 from \"./TopNavbar.vue?vue&type=style&index=0&id=bca72616&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"bca72616\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('footer',[_vm._m(0),_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"row mt-3 mb-3\"},[_vm._m(1),_c('div',{staticClass:\"col-2 text-center hideInPDF\"},[_c('button',{staticClass:\"btn btn-primary btn-simple\",attrs:{\"id\":\"button\"},on:{\"click\":function($event){return _vm.top()}}},[_c('i',{staticClass:\"fa fa-arrow-up\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" Back to top\")])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"footer-class\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"row\",staticStyle:{\"margin\":\"2rem\"}},[_c('div',{staticClass:\"footer-widget widget_text widget-count-3 col-md-4\"},[_c('div',{staticClass:\"textwidget\"},[_c('p',[_c('img',{staticStyle:{\"height\":\"40%\",\"width\":\"40%\"},attrs:{\"src\":require(\"../../static/ue.jpg\"),\"alt\":\"\"}})]),_c('p',[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t\\tEOSC-synergy receives funding from the European Union’s Horizon\\n\\t\\t\\t\\t\\t\\t\\t\\t2020 research and innovation programme under grant agreement\\n\\t\\t\\t\\t\\t\\t\\t\\tNo 857647.\\n\\t\\t\\t\\t\\t\\t\\t\")])])]),_c('div',{staticClass:\"footer-widget widget_text widget-count-3 col-md-4\"},[_c('div',{staticClass:\"textwidget\"},[_c('p',[_c('img',{staticStyle:{\"height\":\"50%\",\"width\":\"50%\"},attrs:{\"src\":require(\"../../static/by.png\"),\"alt\":\"\"}})]),_c('p',[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t\\tUnless otherwise indicated, all materials created by the EOSC-synergy\\n\\t\\t\\t\\t\\t\\t\\t\\tconsortium are licensed under a Creative Commons Attribution\\n\\t\\t\\t\\t\\t\\t\\t\\t4.0 International License.\\n\\t\\t\\t\\t\\t\\t\\t\")])])]),_c('div',{staticClass:\"footer-widget widget_nav_menu widget-count-3 col-md-4\"},[_c('div',{staticClass:\"menu-footer-container\"},[_c('ul',{staticClass:\"menu\"},[_c('li',{staticStyle:{\"border-top\":\"1px solid #343434\",\"padding\":\"0.5rem 0\"}},[_c('a',{staticClass:\"linkInPDF\",staticStyle:{\"color\":\"#42697a\"},attrs:{\"target\":\"_blank\",\"href\":\"/#/privacy-policy\"}},[_vm._v(\"Privacy Policy\")])]),_c('li',{staticStyle:{\"border-top\":\"1px solid #343434\",\"padding\":\"0.5rem 0\"}},[_c('a',{staticClass:\"linkInPDF\",staticStyle:{\"color\":\"#42697a\"},attrs:{\"target\":\"_blank\",\"href\":\"/#/terms-use\"}},[_vm._v(\"Terms of Service\")])]),_c('li',{staticStyle:{\"border-top\":\"1px solid #343434\",\"border-bottom\":\"1px solid #343434\",\"padding\":\"0.5rem 0\"}},[_c('a',{staticClass:\"linkInPDF\",staticStyle:{\"color\":\"#42697a\"},attrs:{\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/news-and-events\"}},[_vm._v(\"News & Events\")])])])])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"col-8 offset-2 text-center\"},[_c('a',{staticClass:\"linkInPDF\",staticStyle:{\"width\":\"200px\",\"display\":\"block\",\"margin\":\"auto\"},attrs:{\"href\":\"https://www.eosc-synergy.eu\",\"target\":\"_blank\"}},[_c('img',{staticStyle:{\"width\":\"200px\"},attrs:{\"src\":require(\"../../static/eosc-synergy.png\"),\"alt\":\"\"}})])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContentFooter.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContentFooter.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ContentFooter.vue?vue&type=template&id=3a5364e0\"\nimport script from \"./ContentFooter.vue?vue&type=script&lang=js\"\nexport * from \"./ContentFooter.vue?vue&type=script&lang=js\"\nimport style0 from \"./ContentFooter.vue?vue&type=style&index=0&id=3a5364e0&prod&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"}},[_c('router-view')],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Content.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Content.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Content.vue?vue&type=template&id=75437ac2\"\nimport script from \"./Content.vue?vue&type=script&lang=js\"\nexport * from \"./Content.vue?vue&type=script&lang=js\"\nimport style0 from \"./Content.vue?vue&type=style&index=0&id=75437ac2&prod&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _vm._m(0)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('ul',{staticClass:\"nav nav-mobile-menu\"},[_c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link\",attrs:{\"href\":\"#pablo\"}},[_c('span',[_c('i',{staticClass:\"nc-icon nc-button-power\"}),_vm._v(\" Log out\")])])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MobileMenu.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MobileMenu.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./MobileMenu.vue?vue&type=template&id=322630b2\"\nimport script from \"./MobileMenu.vue?vue&type=script&lang=js\"\nexport * from \"./MobileMenu.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DashboardLayout.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DashboardLayout.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./DashboardLayout.vue?vue&type=template&id=5ca4657e&scoped=true\"\nimport script from \"./DashboardLayout.vue?vue&type=script&lang=js\"\nexport * from \"./DashboardLayout.vue?vue&type=script&lang=js\"\nimport style1 from \"./DashboardLayout.vue?vue&type=style&index=1&id=5ca4657e&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5ca4657e\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"auth-layout\",staticStyle:{\"scroll-behavior\":\"smooth\"}},[_c('header',{staticClass:\"bg-blue text-white\",attrs:{\"id\":\"myheader\"}},[_vm._m(0),_c('div',{staticClass:\"bg-blue\",attrs:{\"id\":\"wrapper-navbar\",\"itemscope\":\"\",\"itemtype\":\"http://schema.org/WebSite\"}},[_c('a',{staticClass:\"skip-link sr-only sr-only-focusable\",attrs:{\"href\":\"#content\"}},[_vm._v(\"Skip to content\")]),_c('nav',{staticClass:\"navbar navbar-expand-md navbar-dark\"},[_c('div',{staticClass:\"container\"},[_vm._m(1),_vm._m(2),_vm._m(3),_c('div',{staticClass:\"collapse navbar-collapse\",attrs:{\"id\":\"navbarNavDropdown\"}},[_c('ul',{staticClass:\"navbar-nav ml-auto\",attrs:{\"id\":\"main-menu\"}},[_vm._m(4),_vm._m(5),_vm._m(6),_vm._m(7),_c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",staticStyle:{\"padding-left\":\"20px\"},attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Sign In\")])])])])])])])]),_c('div',{staticClass:\"container back-login\"},[_c('p',{staticStyle:{\"text-transform\":\"uppercase\",\"margin-bottom\":\"0px\",\"font-weight\":\"700\",\"font-size\":\"16px\"}},[_vm._v(\"Committed to Software Quality in Research\")]),_c('div',{staticStyle:{\"max-width\":\"792px\"}},[_c('h2',{staticStyle:{\"text-transform\":\"uppercase\",\"font-size\":\"44px\",\"font-weight\":\"700\",\"line-height\":\"1.25\",\"margin-bottom\":\"2rem\"}},[_vm._v(\"Streamline the Adoption of Novel Software Engineering Practices in Research and Receive Credit for It\")]),_vm._m(8),_vm._m(9),_c('p',[_c('button',{staticClass:\"btn btn-simple\",staticStyle:{\"color\":\"#1DC7EA\",\"padding-left\":\"0\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.goTo('cicd')}}},[_vm._v(\"What is CI/CD?\")])]),_c('p',[_c('button',{staticClass:\"btn btn-simple\",staticStyle:{\"color\":\"#1DC7EA\",\"padding-left\":\"0\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.goTo('badges')}}},[_vm._v(\"What are SQAaaS \"),_c('em',[_vm._v(\"digital badges\")]),_vm._v(\" all about?\")])])]),_vm._m(10)]),_c('section',{staticClass:\"section-style\"},[_c('div',{ref:\"cicd\",staticClass:\"container\",attrs:{\"id\":\"cicd\"}},[_vm._m(11),_c('p',[_vm._v(\"CI/CD stands for Continuous Integration and Continuous Delivery, respectively. They are common practices in software engineering that aim at improving the overall quality of the software during the development life cycle. CI/CD encompass both the verification and validation (V&V) processes, and thus they not only act at the code level, but also assess the operational part of the software. Consequently, CI/CD helps developers to meet both the functional (behavior-driven) and non-functional (usability-oriented) requirements that the software is intended to provide to their users.\")]),_vm._m(12),_c('p',[_vm._v(\"The CI/CD work is commonly arranged into pipelines, which define the sequential steps that the software V&V needs to go through, commonly as often as new source code changes are added to the codebase. As a result, automation is key to enable the CI/CD scenarios and a key feature of the pipelines.\")]),_vm._m(13),_c('p',[_vm._v(\"Badges are commonly used by earners for proving the attainment of certain achievements. Digital badges complement traditional badging by providing virtual certification with built-in features for online sharing, verification, portability and trustworthiness. The SQAaaS platform harnesses the potential of the Open Badges specification to issue digital badges for particular versions of the software. Each badge issued by SQAaaS has associated metadata that includes the software quality criteria being fulfilled and the applicable evidence in the form of build logs, reports and/or binary artefacts.\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"margin-top\":\"0px\"}},[_vm._v(\"How can software in research benefit from badges?\")]),_c('p',[_vm._v(\"The resultant badge can then be shared and verified by external bodies, thus significantly impacting the visibility and adoption of the software. In research ecosystems, such a quality badge definitely contributes to usability, reputation-building and crediting, as well as improving the reusability and reproducibility of the awarded software version.\")])])]),_c('section',{staticClass:\"bg-blue section-style\"},[_c('div',{ref:\"badges\",staticClass:\"container\",staticStyle:{\"padding-top\":\"0px\"},attrs:{\"id\":\"badges\"}},[_c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#ffff\",\"margin-top\":\"0px\"}},[_vm._v(\"Benefit from the good practices when developing software and services\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-bottom\":\"0.2rem\"}},[_vm._v(\"Meet the quality criteria we use to foster the implementation of reproducible and sustainable research software.\")]),_c('p',[_vm._v(\"The workflow of the CI/CD pipelines created by the SQAaaS platform is criteria-driven, which means that each stage executed by the pipeline fulfills a criterion from the two sets of Software and Service Quality Assurance documents. The criteria compiled are the result of an open and continuous collaborative effort and can be reached at:\")]),_vm._m(14),_vm._m(15)])]),_c('section',{staticClass:\"section-style\"},[_c('div',{staticClass:\"container\"},[_c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"padding-bottom\":\"2rem\",\"margin-top\":\"0px\",\"text-align\":\"center\"}},[_vm._v(\"Tailor quality checks to your software needs\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-bottom\":\"0.2rem\"}},[_vm._v(\"No expertise required on CI/CD, just graphically compose the pipeline, add it to your code repository, and start validating your software for every change\")]),_vm._m(16),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('button',{staticClass:\"btn btn-outline btn-white\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Try it out!\")])])])]),_c('section',{staticClass:\"bg-blue section-style\"},[_c('div',{staticClass:\"container\"},[_c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#ffff\",\"padding-bottom\":\"2rem\",\"margin-top\":\"0px\",\"text-align\":\"center\"}},[_vm._v(\"Obtain the quality achievements of your software\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-bottom\":\"0.2rem\"}},[_vm._v(\"Estimate how well your software is doing in terms of QA and get recognition for it!\")]),_vm._m(17),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Try it out!\")])])])]),_vm._m(18),_vm._m(19),_vm._m(20),_c('content-footer')],1)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"topbar\",attrs:{\"id\":\"top\"}},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-6\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-7\"}},[_c('div',{staticClass:\"textwidget\"})])]),_c('div',{staticClass:\"col-sm-6 text-sm-right\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-6\"}},[_c('div',{staticClass:\"textwidget\"},[_c('p',[_c('a',{staticClass:\"textwidget\",attrs:{\"href\":\"https://twitter.com/EOSC_synergy\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Follow us on twitter\")])])])])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('a',{staticClass:\"navbar-brand\",attrs:{\"href\":\"https://www.eosc-synergy.eu/\",\"rel\":\"home\"}},[_c('img',{staticClass:\"img-fluid\",staticStyle:{\"height\":\"50px\"},attrs:{\"src\":require(\"../../public/img/logo-eosc-synergy-png.png\"),\"alt\":\"EOSC synergy\"}})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',{staticStyle:{\"font-size\":\"40px\",\"margin-bottom\":\"0px\"}},[_c('strong',[_vm._v(\"SQAaaS\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"navbar-toggler\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#navbarNavDropdown\",\"aria-controls\":\"navbarNavDropdown\",\"aria-expanded\":\"false\",\"aria-label\":\"Toggle navigation\"}},[_c('span',{staticClass:\"navbar-toggler-icon\"})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Help\",\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Documentation\")]),_c('i',{staticClass:\"fa\",staticStyle:{\"padding-left\":\"30px\",\"border-right\":\"solid 1px\"},attrs:{\"aria-hidden\":\"true\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"About\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/about/\"}},[_vm._v(\"About\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-47\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Quality\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/technical-areas/quality/\"}},[_vm._v(\"Quality\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Contact us\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/contact-us/\"}},[_vm._v(\"Contact us\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',{staticStyle:{\"font-size\":\"18px\"}},[_vm._v(\"The adoption of quality-based practices is one common struggle when it comes to developing software in research environments. The SQAaaS platform \"),_c('b',[_vm._v(\"provides researchers with ready-to-use \"),_c('em',[_vm._v(\"CI/CD pipelines\")])]),_vm._v(\" that cross-check the relevant quality criteria any software project ought to fulfill in order to meet the Open Science values, and thus be sustainable, reliable, usable, reusable and discoverable in the long term. Additionally, the SQAaaS\\n features an assessment tool that acknowledges the quality attributes of the software, \"),_c('b',[_vm._v(\"enabling proper recognition through shareable and verifiable \"),_c('em',[_vm._v(\"digital badges\")])]),_vm._v(\".\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticStyle:{\"margin-top\":\"1.5rem\",\"margin-bottom\":\"1rem\"}},[_c('div',{staticStyle:{\"margin-bottom\":\"16px\"}},[_vm._v(\"The SQAaaS platform is developed by CSIC, LIP and UPV.\")]),_c('a',{attrs:{\"href\":\"https://www.csic.es/en\",\"target\":\"_blank\"}},[_c('img',{staticStyle:{\"margin-right\":\"20px\"},attrs:{\"src\":require(\"../../static/logo-csic.png\"),\"height\":\"60\"}})]),_c('a',{attrs:{\"href\":\"https://www.lip.pt/?lang=en\",\"target\":\"_blank\"}},[_c('img',{staticStyle:{\"margin\":\"0 20px\"},attrs:{\"src\":require(\"../../static/logo-lip.png\"),\"height\":\"60\"}})]),_c('a',{attrs:{\"href\":\"https://www.upv.es/en\",\"target\":\"_blank\"}},[_c('img',{staticStyle:{\"margin\":\"0 20px\"},attrs:{\"src\":require(\"../../static/logo-upv.png\"),\"height\":\"60\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticStyle:{\"padding-top\":\"1rem\"}},[_c('a',{staticClass:\"btn-outline btn\",attrs:{\"type\":\"button\",\"href\":\"https://www.youtube.com/watch?v=krHm0eP9yiI\",\"target\":\"blank\"}},[_c('i',{staticClass:\"fa fa-play-circle\",staticStyle:{\"color\":\"black\",\"margin-right\":\"10px\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\"See SQAaaS in Action\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"margin-top\":\"0px\"}},[_vm._v(\"What are \"),_c('em',[_vm._v(\"CI/CD pipelines\")]),_vm._v(\"?\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('h4',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"margin-top\":\"0px\"}},[_vm._v(\"What about the \"),_c('em',[_vm._v(\"Pipelines\")]),_vm._v(\"?\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"margin-top\":\"0px\"}},[_vm._v(\"What are SQAaaS \"),_c('em',[_vm._v(\"digital badges\")]),_vm._v(\" all about?\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',[_vm._v(\"- A set of Common Software Quality Assurance Baseline Criteria for \"),_c('a',{staticStyle:{\"color\":\"white\",\"text-decoration\":\"underline\"},attrs:{\"href\":\"https://github.com/indigo-dc/sqa-baseline\",\"target\":\"blank\"}},[_vm._v(\"Research Projects\")]),_vm._v(\".\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',[_vm._v(\"- A set of Common Service Quality Assurance Baseline Criteria for \"),_c('a',{staticStyle:{\"color\":\"white\",\"text-decoration\":\"underline\"},attrs:{\"href\":\"https://github.com/EOSC-synergy/service-qa-baseline\",\"target\":\"blank\"}},[_vm._v(\"Research Projects\")]),_vm._v(\".\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',[_vm._v(\"Researchers and computational scientists use SQAaaS to harness the benefits of applying good software engineering practices to their own software projects. The \"),_c('strong',[_c('i',[_vm._v(\" Pipeline as a Service \")])]),_vm._v(\" building block allows you to compose and test customized CI/CD pipelines in accordance with reference criteria used throughout the software development life cycle of research EU projects. And all of this without the burden of being at the forefront of the latest trendy CI languages or configuration formats.\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',[_vm._v(\"The \"),_c('strong',[_c('i',[_vm._v(\" Quality Assessment & Awarding\")])]),_vm._v(\" building block analyses, building upon your input, the level of completeness with the [reference criteria](link) for any given release of your software. Once the assessment is completed, you will get a digital badge that acknowledges the criteria fulfilled and the associated assets such as the code versioning and building related data.\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('section',{staticClass:\"section-style\"},[_c('div',{staticClass:\"container\"},[_c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"padding-bottom\":\"2rem\",\"margin-top\":\"0px\",\"text-align\":\"center\"}},[_vm._v(\"Deploy your own SQAaaS platform\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-bottom\":\"0.2rem\"}},[_vm._v(\"Get the SQAaaS on your premises at the drop of a hat!\")]),_c('p',[_vm._v(\"The SQAaaS platform relies on a set of services to provide its functionality. We deliver an Infrastructure as Code solution that makes the on-premise deployment straightforward for any individual researcher or scientific community. This approach is useful for use cases with privative source code where unrestricted access to the repositories is not granted.\")]),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('a',{attrs:{\"href\":\"https://github.com/eosc-synergy/SQAaaS\",\"target\":\"_blank\"}},[_c('button',{staticClass:\"btn btn-outline btn-white\",attrs:{\"type\":\"button\"}},[_vm._v(\"Try it out!\")])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('section',{staticClass:\"bg-blue section-style\"},[_c('div',{staticClass:\"container\"},[_c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#ffff\",\"padding-bottom\":\"2rem\",\"margin-top\":\"0px\",\"text-align\":\"center\"}},[_vm._v(\"Use code rather than a graphical interface\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-bottom\":\"0.2rem\"}},[_vm._v(\"Harness the full potential of the underlying CI/CD technology by means of the JePL library\")]),_c('p',[_vm._v(\"Tech-savvy users tend to favor code over a graphical interface for the task of managing their CI/CD pipelines. Especially suitable for complex setups, you can use the same library the SQAaaS platform relies on, the \"),_c('strong',[_c('i',[_vm._v(\"JePL library\")])]),_vm._v(\", and benefit from the full set of features it provides.\")]),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('a',{attrs:{\"href\":\"https://github.com/indigo-dc/jenkins-pipeline-library\",\"target\":\"_blank\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"}},[_vm._v(\"Try it out!\")])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('section',{staticClass:\"section-style\"},[_c('div',{staticClass:\"container\"},[_c('h2',{staticStyle:{\"text-align\":\"center\",\"padding-bottom\":\"40px\"}},[_vm._v(\"Learn more about SQAaaS\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-4 text-center\"},[_c('span',{staticClass:\"fa-stack fa-3x\"},[_c('a',{staticClass:\"section_docs\",attrs:{\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('i',{staticClass:\"fa fa-circle fa-stack-2x text-primary\"}),_c('i',{staticClass:\"fa fa-book fa-stack-1x fa-inverse\"})])]),_c('h4',{staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"SQAaaS Documentation\")]),_c('p',[_vm._v(\"Checks the docs to understand all the capabilities of SQAaaS\")])]),_c('div',{staticClass:\"col-12 col-md-4 text-center\"},[_c('span',{staticClass:\"fa-stack fa-3x\"},[_c('a',{staticClass:\"section_docs\",attrs:{\"href\":\"https://github.com/eosc-synergy/SQAaaS\",\"target\":\"blank\"}},[_c('i',{staticClass:\"fa fa-circle fa-stack-2x text-primary\"}),_c('i',{staticClass:\"fa fa-github fa-stack-1x fa-inverse\"})])]),_c('h4',{staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"GitHub\")]),_c('p',[_vm._v(\"Open Source (GPLv3 License)\")])]),_c('div',{staticClass:\"col-12 col-md-4 text-center\"},[_c('span',{staticClass:\"fa-stack fa-3x\"},[_c('a',{staticClass:\"section_docs\",attrs:{\"href\":\"https://www.youtube.com/watch?v=krHm0eP9yiI\",\"target\":\"blank\"}},[_c('i',{staticClass:\"fa fa-circle fa-stack-2x text-primary\"}),_c('i',{staticClass:\"fa fa-youtube-play fa-stack-1x fa-inverse\"})])]),_c('h4',{staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"YouTube\")]),_c('p',[_vm._v(\"Find tutorials about SQAaaS.\")])])])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Login.vue?vue&type=template&id=b2eb54ee&scoped=true\"\nimport script from \"./Login.vue?vue&type=script&lang=js\"\nexport * from \"./Login.vue?vue&type=script&lang=js\"\nimport style0 from \"./Login.vue?vue&type=style&index=0&id=b2eb54ee&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"b2eb54ee\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"contact-us full-screen\"},[_c('nav',{staticClass:\"navbar navbar-ct-default\",attrs:{\"role\":\"navigation-demo\"}},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"navbar-header\"},[_vm._m(0),_c('router-link',{staticClass:\"navbar-brand\",attrs:{\"to\":{path:'/'}}},[_vm._v(\"Site title\")])],1),_c('div',{staticClass:\"collapse navbar-collapse\",attrs:{\"id\":\"navigation-example-2\"}},[_c('ul',{staticClass:\"nav navbar-nav navbar-right\"},[_c('li',[_c('router-link',{attrs:{\"to\":{path:'/'}}},[_vm._v(\"Home\")])],1)])])])]),_vm._m(1),_c('footer',{staticClass:\"footer-demo\"},[_c('div',{staticClass:\"container\"},[_c('nav',{staticClass:\"pull-left\"},[_c('ul',[_c('li',[_c('router-link',{attrs:{\"to\":{path:'/'}}},[_vm._v(\"Home\")])],1),_c('li',[_c('router-link',{attrs:{\"to\":{path:'/register'}}},[_vm._v(\"Register\")])],1)])]),_vm._m(2)])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"navbar-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#navigation-example-2\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Toggle navigation\")]),_c('span',{staticClass:\"icon-bar\"}),_c('span',{staticClass:\"icon-bar\"}),_c('span',{staticClass:\"icon-bar\"})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"wrapper wrapper-full-page section content\"},[_c('div',{},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-8 col-md-offset-2 text-center\"},[_c('h2',{staticClass:\"title text-danger\"},[_vm._v(\"404 Not Found\")]),_c('h2',{staticClass:\"title\"},[_vm._v(\"Oops! It seems that this page does not exist.\")])])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"copyright text-center\"},[_vm._v(\"\\n © Coded with\\n \"),_c('i',{staticClass:\"fa fa-heart heart\"}),_vm._v(\" by\\n \"),_c('a',{attrs:{\"href\":\"https://binarcode.com\",\"target\":\"_blank\"}},[_vm._v(\"BinarCode\")]),_vm._v(\".\\n Designed by \"),_c('a',{attrs:{\"href\":\"https://www.creative-tim.com/?ref=pdf-vuejs\",\"target\":\"_blank\"}},[_vm._v(\"Creative Tim\")]),_vm._v(\".\\n \")])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFoundPage.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFoundPage.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./NotFoundPage.vue?vue&type=template&id=530448dc\"\nimport script from \"./NotFoundPage.vue?vue&type=script&lang=js\"\nexport * from \"./NotFoundPage.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto\"},[_c('div',{staticStyle:{\"margin\":\"auto\"}},[_c('card',[_c('template',{slot:\"header\"},[_c('div',{staticStyle:{\"display\":\"flex\",\"flex-direction\":\"row\",\"padding-bottom\":\"15px\"}},[_c('div',{staticStyle:{\"background-color\":\"#e6ede8\",\"padding-left\":\"100px\",\"padding-top\":\"20px\",\"padding-bottom\":\"10px\",\"width\":\"80%\"}},[_c('h3',{staticClass:\"card-title\",staticStyle:{\"margin-top\":\"0px\",\"font-weight\":\"700\"}},[_vm._v(\"Code repositories are the substrate for the CI/CD pipelines\")]),_c('p',{staticStyle:{\"padding-top\":\"20px\"}},[_vm._v(\"\\n The ultimate benefit of CI/CD pipelines is that they react instantly to code changes. Having the CI/CD pipelines next to the code they act upon\\n is the recommended approach.\\n \")]),_c('div',[_c('p',[_c('span',{staticStyle:{\"text-decoration\":\"underline\",\"font-weight\":\"bold\"}},[_vm._v(\"This is an optional step:\")]),_vm._v(\"\\n if the resultant pipeline will be added to the code repository, you are not required to define it here.\")]),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"15px\",\"margin\":\"0 auto\"}},[_c('button',{staticClass:\"btn btn-outline btn-info\",staticStyle:{\"border-style\":\"solid\",\"border-width\":\"thin\",\"padding\":\"5px 5px\",\"font-weight\":\"bold\"},on:{\"click\":function($event){return _vm.next()}}},[_vm._v(\"Skip this step for now >\")])])])]),_c('div',{staticStyle:{\"background-color\":\"#e6ede8\",\"padding-left\":\"80px\",\"padding-top\":\"55px\",\"padding-bottom\":\"10px\",\"width\":\"30%\"}},[_c('img',{staticClass:\"responsive\",staticStyle:{\"opacity\":\"0.5\"},attrs:{\"src\":require(\"../../static/git.png\"),\"alt\":\"\"}})])])]),[_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"padding-top\":\"10px\",\"margin-bottom\":\"1rem\"}},[_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"17px\"}},[_vm._v(\"Does your pipeline need code from external repositories?\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"External repositories are those different from the one that will contain the current pipeline more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])]),_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Yes\")]),_c('base-checkbox',{attrs:{\"name\":\"workpace\"},model:{value:(_vm.add_external_repo.yes),callback:function ($$v) {_vm.$set(_vm.add_external_repo, \"yes\", $$v)},expression:\"add_external_repo.yes\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"No\")]),_c('base-checkbox',{attrs:{\"name\":\"workspace\"},model:{value:(_vm.add_external_repo.no),callback:function ($$v) {_vm.$set(_vm.add_external_repo, \"no\", $$v)},expression:\"add_external_repo.no\"}})],1)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.add_external_repo.yes),expression:\"add_external_repo.yes\"}]},[_c('div',{staticClass:\"col-12\",staticStyle:{\"padding-left\":\"20px\"}},[_c('base-input',{staticStyle:{\"margin-bottom\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"Repository URL\",\"disabled\":false,\"placeholder\":\"The URL you can use to clone the project.\"},model:{value:(_vm.repo.url),callback:function ($$v) {_vm.$set(_vm.repo, \"url\", $$v)},expression:\"repo.url\"}}),_c('div',{staticClass:\"col-12 text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorRepoUrl),expression:\"showErrorRepoUrl\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required.\")])]),_c('base-input',{staticClass:\"col-md-6\",staticStyle:{\"padding-left\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"Branch\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.repo.branch),callback:function ($$v) {_vm.$set(_vm.repo, \"branch\", $$v)},expression:\"repo.branch\"}})],1),_c('div',{staticClass:\"text-right\",staticStyle:{\"padding-right\":\"20px\"}},[_c('button',{staticClass:\"btn-outline btn btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.addRepo();_vm.track()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD REPOSITORY\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showRepo),expression:\"showRepo\"}],staticStyle:{\"padding-top\":\"20px\"}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('span',{staticClass:\"custom-table-title\"},[_vm._v(\"Configured Repositories\")])]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"80%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Repo\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Branch\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.$store.state.config_yaml.config.project_repos),function(repo,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(repo.repo)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(repo.branch)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeRepo(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])])]),_c('div',{staticClass:\"col-12\",staticStyle:{\"padding-left\":\"20px\",\"margin-top\":\"2rem\",\"padding-right\":\"0px\"},attrs:{\"id\":\"accordion_general_options\",\"role\":\"tablist\",\"aria-multiselectable\":\"true\"}},[_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\",attrs:{\"role\":\"tab\",\"id\":\"accordionHeadingGeneralOptions\"}},[_c('div',{staticClass:\"mb-0 row\"},[_c('div',{staticClass:\"col-12 accordion-head\",staticStyle:{\"padding\":\"0px 20px 0px 20px\"}},[_c('a',{staticClass:\"collapsed\",attrs:{\"data-toggle\":\"collapse\",\"data-parent\":\"#accordion_general_options\",\"href\":\"#accordionBodyGeneralOptions\",\"aria-expanded\":\"false\",\"aria-controls\":\"accordionBodyGeneral\"}},[_c('i',{staticClass:\"fa fa-angle-down\",attrs:{\"aria-hidden\":\"true\"}}),_c('p',{staticStyle:{\"margin-bottom\":\"0px\"}},[_vm._v(\"ADVANCED OPTIONS (Credentials, Env Vars)\")])])])])]),_c('div',{staticClass:\"collapse\",attrs:{\"id\":\"accordionBodyGeneralOptions\",\"role\":\"tabpanel\",\"aria-labelledby\":\"accordionHeadingGeneralOptions\",\"aria-expanded\":\"false\",\"data-parent\":\"accordion_general_options\"}},[_c('div',{staticClass:\"card-block col-12\"},[_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"margin-top\":\"1rem\",\"margin-bottom\":\"1rem\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Add Credentials?\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Credentials can only be used once they are defined in EOSC-Synergy Jenkins instance more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])]),_c('span',{staticClass:\"custom-label\",staticStyle:{\"padding-left\":\"75px\"}},[_vm._v(\"Yes\")]),_c('base-checkbox',{attrs:{\"name\":\"credentials\"},model:{value:(_vm.config.credentials.yes),callback:function ($$v) {_vm.$set(_vm.config.credentials, \"yes\", $$v)},expression:\"config.credentials.yes\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"No\")]),_c('base-checkbox',{attrs:{\"name\":\"credentials\"},model:{value:(_vm.config.credentials.no),callback:function ($$v) {_vm.$set(_vm.config.credentials, \"no\", $$v)},expression:\"config.credentials.no\"}})],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.config.credentials.yes),expression:\"config.credentials.yes\"}],staticStyle:{\"padding-left\":\"30px\"}},[_c('i',{staticClass:\"fa fa-bell\"}),_vm._v(\" Credentials shall be pre-defined in Jenkins before being used in the pipeline. \"),_c('a',{attrs:{\"href\":\"https://jenkins.eosc-synergy.eu/credentials/\"}},[_vm._v(\"Head to our Jenkins instance\")]),_vm._v(\" and then fill in the form below.\\n \"),_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"JENKINS CREDENTIAL ID\",\"disabled\":false,\"placeholder\":\"userpass\"},model:{value:(_vm.credentials.id),callback:function ($$v) {_vm.$set(_vm.credentials, \"id\", $$v)},expression:\"credentials.id\"}}),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorCredId),expression:\"showErrorCredId\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")]),_c('div',{staticStyle:{\"padding-top\":\"20px\"}},[_c('label',[_vm._v(\"JENKINS CREDENTIAL TYPE\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.credentials.type),expression:\"credentials.type\"}],staticClass:\"custom-select\",attrs:{\"id\":\"cred\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.credentials, \"type\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])}}},[_c('option',{attrs:{\"value\":\"username_password\"}},[_vm._v(\"Username Password\")]),_c('option',{attrs:{\"disabled\":\"\",\"value\":\"certificate\"}},[_vm._v(\"Certificate\")]),_c('option',{attrs:{\"disabled\":\"\",\"value\":\"ssh_user_private-key\"}},[_vm._v(\"SSH User Private Key\")])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorCredType),expression:\"showErrorCredType\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")]),_c('div',{staticClass:\"text-right\",staticStyle:{\"padding-top\":\"15px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addCred()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD CREDENTIALS\")])])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showCred),expression:\"showCred\"}],staticStyle:{\"padding-top\":\"20px\",\"margin-bottom\":\"2rem\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Credentials\")]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"ID\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"USER\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"PASS\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"REMOVE\")])]),_vm._l((_vm.all_credentials),function(cred,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(cred.id)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(cred.username_var)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(cred.password_var)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"right\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeCred(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"margin-top\":\"2rem\",\"margin-bottom\":\"2rem\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Customize Environment?\")]),_c('div',{staticClass:\"custom-div-append\",staticStyle:{\"padding-left\":\"5px\"}},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Define here the environment variables that will be furtherly used by the pipeline more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])]),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Yes\")]),_c('base-checkbox',{attrs:{\"name\":\"env\"},model:{value:(_vm.config.env.yes),callback:function ($$v) {_vm.$set(_vm.config.env, \"yes\", $$v)},expression:\"config.env.yes\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"No\")]),_c('base-checkbox',{attrs:{\"name\":\"env\"},model:{value:(_vm.config.env.no),callback:function ($$v) {_vm.$set(_vm.config.env, \"no\", $$v)},expression:\"config.env.no\"}})],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.config.env.yes),expression:\"config.env.yes\"}],staticClass:\"row\",staticStyle:{\"padding-left\":\"30px\"}},[_c('base-input',{staticClass:\"col-md-6\",attrs:{\"type\":\"text\",\"label\":\"key\",\"disabled\":false,\"placeholder\":\"GIT_USER\"},model:{value:(_vm.env.key),callback:function ($$v) {_vm.$set(_vm.env, \"key\", $$v)},expression:\"env.key\"}}),_c('base-input',{staticClass:\"col-md-6\",attrs:{\"type\":\"text\",\"label\":\"value\",\"disabled\":false,\"placeholder\":\"GIT_USER\"},model:{value:(_vm.env.value),callback:function ($$v) {_vm.$set(_vm.env, \"value\", $$v)},expression:\"env.value\"}}),_c('div',{staticClass:\"text-right\",staticStyle:{\"margin-bottom\":\"10px\",\"width\":\"95%\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addEnv()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD Env Var\")])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showEnv),expression:\"showEnv\"}],staticStyle:{\"padding-top\":\"5px\",\"margin-bottom\":\"1rem\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Env Vars\")]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"key\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"value\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"REMOVE\")])]),_vm._l((_vm.config.all_envs),function(env,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(index)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(env)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"right\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeEnv(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])])])])])])],_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"2rem\"}},[_c('div',{staticClass:\"col-12 col-md-12 text-center\",staticStyle:{\"margin-bottom\":\"2rem\"}},[_c('button',{staticClass:\"btn btn-next-back btn-back\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.back()}}},[_vm._v(\"\\n BACK\\n \")]),_c('button',{staticClass:\"btn btn-next btn-next-back\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.next()}}},[_vm._v(\"\\n NEXT\\n \")])])])],2)],1)]),_c('div',{staticClass:\"modal\",attrs:{\"id\":\"myModal\",\"tabindex\":\"-1\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_vm._m(0),_vm._m(1),_c('div',{staticClass:\"modal-footer\",staticStyle:{\"padding-top\":\"20px\"}},[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")]),_c('button',{staticClass:\"btn btn-danger btn-fill\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"},on:{\"click\":function($event){return _vm.removeConfirmRepo()}}},[_vm._v(\"Delete\")])])])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-header\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"20px\"}},[_c('h5',{staticClass:\"modal-title\"},[_vm._v(\"Please Confirm\")]),_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-body\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"0px\"}},[_c('p',[_vm._v(\"The selected repository has been associated with any of the defined criteria, do you want to proceed and remove the repository?\")])])\n}]\n\nexport { render, staticRenderFns }","import jwtDecode from \"jwt-decode\"\nexport default {\n data(){\n return {\n\n }\n },\n methods: {\n checkauthCall(callBackHandler){\n var session = JSON.parse(localStorage.getItem(\"session\"));\n var token = session.user.access_token;\n var decode = jwtDecode(token)\n var _this = this\n $.ajax({\n url: this.env.url_user_info,\n type: 'POST',\n contentType: 'application/json',\n headers: {\n 'Authorization': 'Bearer ' + token\n },\n success: function (result) {\n callBackHandler(result)\n },\n error: function (error) {\n callBackHandler(error)\n }\n });\n },\n createPipelineCall(data, callBackHandler) {\n axios({\n method: 'post',\n url: this.env.api+'/pipeline',\n data: data\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n },\n updatePipelineCall(id, data,callBackHandler) {\n axios({\n method: 'put',\n url: this.env.api+'/pipeline/'+id,\n data:data\n\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n },\n deletePipelineCall(data, callBackHandler) {\n axios({\n method: 'delete',\n url: this.env.api+'/pipeline/'+data,\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n },\n runPipelineCall(data, callBackHandler){\n axios({\n method: 'post',\n url: this.env.api +'/pipeline/'+data.id+'/run?issue_badge=true&repo_url='+data.url+'&repo_branch='+data.branch+'&keepgoing='+data.keepgoing,\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n checkStatusCall(data, callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+data+'/status',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n downloadFileCall(id, callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+id+'/compressed_files',\n contentType:'application/zip',\n responseType: 'blob'\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n pullRequestCall(id,data, callBackHandler){\n axios({\n method: 'post',\n url: this.env.api +'/pipeline/'+id+'/pull_request',\n data: data\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n\n },\n getConfigCall(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+id+'/config/jepl',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getBuilderScriptCall(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+id+'/config/scripts',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getComposerCall(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+id+'/composer/jepl',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getJenkCall(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+id+'/jenkinsfile/jepl',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getBadgeCall(id,callBackHandler){\n axios({\n method: 'post',\n url: this.env.api +'/pipeline/'+ id+ '/badge',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getBadgeCallGET(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+ id+ '/badge?share=html',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getCriteriaCall(callBackHandler, assessment=false){\n let path = '/criteria'\n if (assessment === true) {\n path = '/criteria?assessment=true'\n }\n axios({\n method: 'get',\n url: this.env.api + path,\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n\n // Full Assessment Module\n\n getPipelineAssessmentCall(data,callBackHandler){\n axios({\n method: 'post',\n url: this.env.api +'/pipeline/assessment',\n data:data\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n runAssessmentPipelineCall(data, callBackHandler){\n axios({\n method: 'post',\n url: this.env.api +'/pipeline/'+data+'/run',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getOutputCall(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api+'/pipeline/assessment/'+id+'/output',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n\n }\n}\n","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./General.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./General.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./General.vue?vue&type=template&id=22f0fdfb&scoped=true\"\nimport script from \"./General.vue?vue&type=script&lang=js\"\nexport * from \"./General.vue?vue&type=script&lang=js\"\nimport style0 from \"./General.vue?vue&type=style&index=0&id=22f0fdfb&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"22f0fdfb\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto\"},[_c('div',{staticStyle:{\"margin\":\"auto\",\"padding\":\"0px\"}},[_c('card',[[_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"margin-bottom\":\"1rem\"}},[_c('div',{staticClass:\"col-12 col-md-6\"},[_c('base-input',{staticStyle:{\"margin-bottom\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"SERVICE NAME\",\"disabled\":false,\"placeholder\":\"Container name. Example: processing\"},model:{value:(_vm.service.container_name),callback:function ($$v) {_vm.$set(_vm.service, \"container_name\", $$v)},expression:\"service.container_name\"}}),_c('div',{staticClass:\"text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorContName),expression:\"showErrorContName\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])])],1),_c('div',{staticClass:\"col-12 col-md-6\"},[_c('label',[_vm._v(\"PULL OR BUILD\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.pull_build),expression:\"pull_build\"}],staticClass:\"custom-select\",attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.pull_build=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_c('option',{attrs:{\"value\":\"pull\"}},[_vm._v(\"Pull Image\")]),_c('option',{attrs:{\"value\":\"build\"}},[_vm._v(\"Build Image\")])]),_c('div',{staticClass:\"text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorSelectOption),expression:\"showErrorSelectOption\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])])])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showPull),expression:\"showPull\"}],staticStyle:{\"padding-left\":\"20px\"}},[_c('base-input',{staticStyle:{\"margin-bottom\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"IMAGE NAME\",\"disabled\":false,\"placeholder\":\"Name of the image used by the container. Example: alpine:latest\"},model:{value:(_vm.service.image),callback:function ($$v) {_vm.$set(_vm.service, \"image\", $$v)},expression:\"service.image\"}}),_c('div',{staticClass:\"text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorImageName),expression:\"showErrorImageName\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuild),expression:\"showBuild\"}],staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\"}},[_c('div',{staticClass:\"col-12 col-md-12 text-left\"},[_c('base-input',{staticClass:\"no-margin\",staticStyle:{\"padding-top\":\"1rem\"},attrs:{\"type\":\"text\",\"label\":\"DOCKERFILE LOCATION\",\"disabled\":false,\"placeholder\":\"./\"},model:{value:(_vm.path_dockerfile),callback:function ($$v) {_vm.path_dockerfile=$$v},expression:\"path_dockerfile\"}}),_c('div',{staticClass:\"col-12 text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorPathDockerfile),expression:\"showErrorPathDockerfile\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])]),_c('label',{staticStyle:{\"padding-top\":\"20px\"},attrs:{\"for\":\"\"}},[_vm._v(\"BUILD ARGUMENTS (OPTIONAL)\")]),_c('div',{staticClass:\"row\"},[_c('base-input',{staticClass:\"col-12 col-md-5\",attrs:{\"type\":\"text\",\"label\":\"key\",\"disabled\":false,\"placeholder\":\"DEBUG\"},model:{value:(_vm.arg.key),callback:function ($$v) {_vm.$set(_vm.arg, \"key\", $$v)},expression:\"arg.key\"}}),_c('base-input',{staticClass:\"col-12 col-md-5\",attrs:{\"type\":\"text\",\"label\":\"value\",\"disabled\":false,\"placeholder\":\"1\"},model:{value:(_vm.arg.value),callback:function ($$v) {_vm.$set(_vm.arg, \"value\", $$v)},expression:\"arg.value\"}}),_c('div',{staticClass:\"text-right col-12 col-md-2\",staticStyle:{\"margin-bottom\":\"10px\",\"width\":\"95%\",\"padding-top\":\"30px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addArg()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD Build Arg\")])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showArg),expression:\"showArg\"}],staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('ul',{staticClass:\"list-group\"},_vm._l((_vm.arg_push),function(env,key){return _c('li',{key:key,staticClass:\"list-group-item d-flex justify-content-between\"},[_vm._v(\"\\n \"+_vm._s(key)+\" : \"+_vm._s(env)),_c('span',[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeArg(key)}}},[_c('i',{staticClass:\"fa fa-minus\"})])])])}),0)]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-bottom\":\"20px\",\"padding-top\":\"20px\"}},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"17px\"}},[_vm._v(\"Would you like to push the Docker image to a registry (e.g. Docker Hub)?\")]),_c('base-checkbox',{attrs:{\"name\":\"env\"},model:{value:(_vm.showBuildImage),callback:function ($$v) {_vm.showBuildImage=$$v},expression:\"showBuildImage\"}})],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuildImage),expression:\"showBuildImage\"}]},[_c('div',{staticStyle:{\"margin-bottom\":\"10px\"}},[_c('base-input',{staticClass:\"no-margin\",staticStyle:{\"padding-left\":\"20px\"},attrs:{\"type\":\"text\",\"label\":\"IMAGE NAME\",\"disabled\":false,\"placeholder\":\"Name of the image used by the container. Example: worsica/worsica-backend\"},model:{value:(_vm.service.image),callback:function ($$v) {_vm.$set(_vm.service, \"image\", $$v)},expression:\"service.image\"}}),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"55px\"}},[_c('p',{staticStyle:{\"font-style\":\"italic\",\"color\":\"#A7A1A0\",\"margin-bottom\":\"0px\"}},[_c('i',{staticClass:\"fa fa-bell\",staticStyle:{\"color\":\"#A7A1A0\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" You can use the environment variables of the Step 1 and the \"),_c('a',{attrs:{\"href\":\"https://plugins.jenkins.io/git/#environment-variables\",\"target\":\"blank\"}},[_vm._v(\"Jenkins Git Plugin.\")])])]),_c('div',{staticClass:\"col-12 text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorImageName),expression:\"showErrorImageName\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])]),_c('div',{staticClass:\"custom-label\",staticStyle:{\"padding-top\":\"25px\",\"font-size\":\"13px\"}},[_vm._v(\"CREDENTIALS\")]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"50px\"}},[_c('base-checkbox',{attrs:{\"name\":\"env\"},model:{value:(_vm.showCredID),callback:function ($$v) {_vm.showCredID=$$v},expression:\"showCredID\"}}),_c('span',{staticClass:\"custom-label\",staticStyle:{\"padding-left\":\"0px\",\"font-size\":\"17px\"}},[_vm._v(\"Use the EOSC-Synergy catch-all credentials\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"The resultant Docker image will be pushed to eoscsynergyapps Docker Hub organization\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showCredID == false),expression:\"showCredID == false\"}],staticStyle:{\"margin-bottom\":\"10px\",\"padding-left\":\"50px\",\"padding-top\":\"0px\"}},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"JENKINS CREDENTIAL ID\",\"disabled\":false,\"placeholder\":\"userpass\"},model:{value:(_vm.id_cred_service),callback:function ($$v) {_vm.id_cred_service=$$v},expression:\"id_cred_service\"}}),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"55px\"}},[_c('p',{staticStyle:{\"color\":\"#A7A1A0\",\"text-align\":\"justify\",\"margin-bottom\":\"0px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" Provide the ID of the credentials created in Jenkins or \"),_c('a',{attrs:{\"target\":\"blank\",\"href\":\"https://jenkins.eosc-synergy.eu/\"}},[_vm._v(\" go now\")]),_vm._v(\" and create them.\")])]),_c('div',{staticClass:\"col-12 text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorCredID),expression:\"showErrorCredID\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])])],1)],1)])],1)]),_c('div',{staticClass:\"col-12\",staticStyle:{\"padding-left\":\"20px\",\"margin-top\":\"2rem\",\"padding-right\":\"0px\"},attrs:{\"id\":\"accordion_general\",\"role\":\"tablist\",\"aria-multiselectable\":\"true\"}},[_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\",attrs:{\"role\":\"tab\",\"id\":\"accordionHeadingGeneral\"}},[_c('div',{staticClass:\"mb-0 row\"},[_c('div',{staticClass:\"col-12 accordion-head\",staticStyle:{\"padding\":\"0px 20px 0px 20px\"}},[_c('a',{staticClass:\"collapsed\",attrs:{\"data-toggle\":\"collapse\",\"id\":\"link_accordion\",\"data-parent\":\"#accordion_general\",\"href\":\"#accordionBodyGeneral\",\"aria-expanded\":\"false\",\"aria-controls\":\"accordionBodyGeneral\"}},[_c('i',{staticClass:\"fa fa-angle-down\",attrs:{\"aria-hidden\":\"true\"}}),_c('p',[_vm._v(\"ADVANCED OPTIONS (Volumes)\")])])])])]),_c('div',{staticClass:\"collapse\",attrs:{\"id\":\"accordionBodyGeneral\",\"role\":\"tabpanel\",\"aria-labelledby\":\"accordionHeadingGeneral\",\"aria-expanded\":\"false\",\"data-parent\":\"accordion_general\"}},[_c('div',{staticClass:\"card-block col-12\"},[_c('base-input',{staticStyle:{\"padding-left\":\"5px\"},attrs:{\"type\":\"text\",\"label\":\"HOSTNAME\",\"disabled\":false,\"placeholder\":\"Container hostname. Example: processing\",\"help\":true,\"link\":\"https://docs.docker.com/compose/compose-file/compose-file-v3/#domainname-hostname-ipc-mac_address-privileged-read_only-shm_size-stdin_open-tty-user-working_dir\",\"message\":\"Docker compose official documentation\"},model:{value:(_vm.service.hostname),callback:function ($$v) {_vm.$set(_vm.service, \"hostname\", $$v)},expression:\"service.hostname\"}}),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"5px\"}},[_c('div',{staticClass:\"col-12 col-md-4\"},[_c('div',{staticClass:\"row\"},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-size\":\"12px\",\"text-transform\":\"uppercase\",\"padding-top\":\"10px\"}},[_vm._v(\"Volume Type\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Docker compose official documentation more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.volume.type),expression:\"volume.type\"}],staticClass:\"custom-select\",attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.volume, \"type\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])}}},[_c('option',{attrs:{\"value\":\"bind\"}},[_vm._v(\"bind\")]),_c('option',{attrs:{\"disabled\":\"\",\"value\":\"volume\"}},[_vm._v(\"volume\")]),_c('option',{attrs:{\"disabled\":\"\",\"value\":\"tmpfs\"}},[_vm._v(\"tmpfs\")])])]),_c('base-input',{staticClass:\"col-12 col-md-4\",attrs:{\"type\":\"text\",\"label\":\"VOLUME SOURCE\",\"disabled\":false,\"placeholder\":\"./\",\"help\":true,\"link\":\"https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes\",\"message\":\"Docker compose official documentation\"},model:{value:(_vm.volume.source),callback:function ($$v) {_vm.$set(_vm.volume, \"source\", $$v)},expression:\"volume.source\"}}),_c('base-input',{staticClass:\"col-12 col-md-4\",attrs:{\"type\":\"text\",\"label\":\"VOLUME TARGET\",\"disabled\":false,\"placeholder\":\"/sqaaas-build\",\"help\":true,\"link\":\"https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes\",\"message\":\"Docker compose official documentation\"},model:{value:(_vm.volume.target),callback:function ($$v) {_vm.$set(_vm.volume, \"target\", $$v)},expression:\"volume.target\"}})],1),_c('div',{staticClass:\"text-right\"},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addVolume()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD Volume\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showVolumes),expression:\"showVolumes\"}],staticStyle:{\"padding-top\":\"20px\"}},[_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Type\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Source\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Source\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.service.volumes),function(vol,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(vol.type)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(vol.source)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(vol.target)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"right\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeVolume(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.envComposeYesNo.yes),expression:\"envComposeYesNo.yes\"}],staticClass:\"row\",staticStyle:{\"padding-left\":\"10x\"}},[_c('base-input',{staticClass:\"col-md-6\",attrs:{\"type\":\"text\",\"label\":\"key\",\"disabled\":false,\"placeholder\":\"Debug\"},model:{value:(_vm.envCompose.key),callback:function ($$v) {_vm.$set(_vm.envCompose, \"key\", $$v)},expression:\"envCompose.key\"}}),_c('base-input',{staticClass:\"col-md-6\",attrs:{\"type\":\"text\",\"label\":\"value\",\"disabled\":false,\"placeholder\":\"1\"},model:{value:(_vm.envCompose.value),callback:function ($$v) {_vm.$set(_vm.envCompose, \"value\", $$v)},expression:\"envCompose.value\"}}),_c('div',{staticClass:\"text-right\",staticStyle:{\"margin-bottom\":\"30px\",\"width\":\"95%\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addEnvCompose()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD Env Var\")])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showEnvCompose),expression:\"showEnvCompose\"}],staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Env Vars\")]),_c('ul',{staticClass:\"list-group\"},_vm._l((_vm.service.envs),function(env,key){return _c('li',{key:key,staticClass:\"list-group-item d-flex justify-content-between\"},[_vm._v(\"\\n \"+_vm._s(key)+\" : \"+_vm._s(env)),_c('span',[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeEnvCompose(key)}}},[_c('i',{staticClass:\"fa fa-minus\"})])])])}),0)])],1)])])]),_c('div',{staticClass:\"text-right\",staticStyle:{\"padding-top\":\"1rem\",\"padding-bottom\":\"10px\"}},[_c('button',{staticClass:\"btn-outline btn btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addService()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD SERVICE\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showServices),expression:\"showServices\"}],staticStyle:{\"padding-top\":\"20px\"}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('span',{staticClass:\"custom-table-title\"},[_vm._v(\"Configured Services\")])]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Service\")]),_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Image\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Remove\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Push\")])]),_vm._l((_vm.services),function(serv,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(index)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(serv.image.name)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeService(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('i',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.$store.state.docker_compose.services[index] && _vm.$store.state.docker_compose.services[index].image.registry.push == true),expression:\"$store.state.docker_compose.services[index] && $store.state.docker_compose.services[index].image.registry.push == true\"}],staticClass:\"fa fa-check-circle\",staticStyle:{\"color\":\"#1BC10B\"},attrs:{\"aria-hidden\":\"true\"}})])])])})],2)])])],_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"2rem\",\"margin-bottom\":\"2rem\",\"padding-bottom\":\"2rem\"}},[_c('div',{staticClass:\"col-12 col-md-12 text-center\"})])],2)],1)]),_c('div',{staticClass:\"modal\",attrs:{\"id\":\"myModal\",\"tabindex\":\"-1\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_vm._m(0),_vm._m(1),_c('div',{staticClass:\"modal-footer\",staticStyle:{\"padding-top\":\"20px\"}},[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")]),_c('button',{staticClass:\"btn btn-danger btn-fill\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"},on:{\"click\":function($event){return _vm.removeConfirmServ()}}},[_vm._v(\"Delete\")])])])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-header\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"20px\"}},[_c('h5',{staticClass:\"modal-title\"},[_vm._v(\"Please Confirm\")]),_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-body\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"0px\"}},[_c('p',[_vm._v(\"The selected service has been associated with any of the defined criteria, do you want to proceed and remove the service?\")])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Composer.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Composer.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Composer.vue?vue&type=template&id=78f8a594&scoped=true\"\nimport script from \"./Composer.vue?vue&type=script&lang=js\"\nexport * from \"./Composer.vue?vue&type=script&lang=js\"\nimport style0 from \"./Composer.vue?vue&type=style&index=0&id=78f8a594&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"78f8a594\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\",staticStyle:{\"background-color\":\"#f8f9fa\"}},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading),expression:\"loading\"}],staticClass:\"loading-overlay is-active\"},[_c('span',{staticClass:\"fas fa-spinner fa-3x fa-spin\"})]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loadingError),expression:\"loadingError\"}],staticClass:\"loading-overlay is-active\"},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding\":\"20px\",\"background-color\":\"#ccc\",\"border-radius\":\"5px\"}},[_vm._m(0),_vm._m(1),_vm._m(2),_c('div',{staticStyle:{\"padding-top\":\"20px\"}},[_c('button',{staticClass:\"btn btn-sm btn-danger btn-fill\",staticStyle:{\"margin-left\":\"10px\"},on:{\"click\":function($event){return _vm.cancelExecution()}}},[_vm._v(\"Cancel\")])])])]),_c('div',{staticClass:\"col-12 col-sm-12 col-xl-6 col-lg-10 mx-auto\",staticStyle:{\"margin\":\"auto\",\"padding\":\"0px\"}},[_c('card',[_c('template',{slot:\"header\"},[_c('div',{staticStyle:{\"display\":\"flex\",\"flex-direction\":\"row\"}},[_c('div',{staticStyle:{\"background-color\":\"#e6ede8\",\"padding-left\":\"100px\",\"padding-top\":\"20px\",\"padding-bottom\":\"10px\",\"width\":\"80%\"}},[_c('h3',{staticClass:\"card-title\",staticStyle:{\"margin-top\":\"0px\",\"font-weight\":\"700\"}},[_vm._v(\"Quality criteria define the CI/CD pipeline work\")]),_c('p',{staticStyle:{\"padding-top\":\"20px\"}},[_vm._v(\"\\n It is then the underpinning part where the pipeline’s purpose takes shape. The associated properties for each criterion will be displayed once selected in the dropdown list below\\n \")]),_c('div',[_c('div',{staticClass:\"row\",staticStyle:{\"padding-bottom\":\"0px\",\"margin-bottom\":\"0px\",\"padding-left\":\"15px\"}},[_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('label',{staticStyle:{\"color\":\"black\"}},[_vm._v(\" CHOOSE A SOFTWARE CRITERION\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.criteria_soft),expression:\"criteria_soft\"}],staticClass:\"custom-select\",staticStyle:{\"font-family\":\"console\",\"font-weight\":\"700\"},attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.criteria_soft=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_vm._l((_vm.array_criterias),function(crit,key){return (crit['type']=='software')?_c('option',{key:key,domProps:{\"value\":crit['id']}},[_vm._v(_vm._s(crit['id']))]):_vm._e()})],2)]),_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('label',{staticStyle:{\"color\":\"black\"}},[_vm._v(\" CHOOSE A SERVICE CRITERION\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.criteria_serv),expression:\"criteria_serv\"}],staticClass:\"custom-select\",staticStyle:{\"font-family\":\"console\",\"font-weight\":\"700\"},attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.criteria_serv=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_vm._l((_vm.array_criterias),function(crit,key){return (crit['type']=='service')?_c('option',{key:key,attrs:{\"id\":crit['id'],\"name\":\"select_service\",\"disabled\":crit['id'] != 'SvcQC.Dep' && !_vm.$store.state.config_yaml.sqa_criteria.hasOwnProperty('SvcQC.Dep')},domProps:{\"value\":crit['id']}},[_vm._v(_vm._s(crit['id']))]):_vm._e()})],2)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.criteria != 'default'),expression:\"criteria != 'default'\"}],staticClass:\"col-12\",staticStyle:{\"border-radius\":\"5px\"}},[_c('div',{staticClass:\"quote-custom\"},[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.info && _vm.info['msg']),expression:\"info && info['msg']\"}],staticStyle:{\"font-weight\":\"700\",\"font-size\":\"16px\",\"padding-left\":\"20px\",\"margin-bottom\":\"0px\"}},[_c('span',{staticClass:\"badge badge-light\"},[_vm._v(\"Scope\")]),_c('em',[_vm._v(_vm._s((_vm.info) ? _vm.info['msg'] : ''))]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.info && _vm.info['docs']),expression:\"info && info['docs']\"}]},[_vm._v(\"(\"),_c('a',{staticStyle:{\"text-decoration\":\"underline\"},attrs:{\"href\":(_vm.info) ? _vm.info['docs'] : '',\"target\":\"_blank\"}},[_vm._v(\"more details\")]),_vm._v(\")\")])]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.info && _vm.info['improves']),expression:\"info && info['improves']\"}],staticStyle:{\"font-weight\":\"700\",\"font-size\":\"16px\",\"padding-left\":\"20px\",\"margin-bottom\":\"0px\"}},[_c('span',{staticClass:\"badge badge-light\"},[_vm._v(\"Improves\")]),_vm._v(\" \"+_vm._s((_vm.info) ? _vm.info['improves'] : '')+\"\\n \")])])])]),_c('div',{staticClass:\"text-center\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorCriteria),expression:\"showErrorCriteria\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"20px\"}},[_vm._v(\"You must select a valid criteria\")])])])]),_c('div',{staticStyle:{\"background-color\":\"#e6ede8\",\"padding-left\":\"80px\",\"padding-top\":\"35px\",\"padding-bottom\":\"10px\",\"width\":\"30%\"}},[_c('img',{staticClass:\"responsive\",staticStyle:{\"opacity\":\"0.4\",\"padding-top\":\"40px\"},attrs:{\"src\":require(\"../../static/criteria.png\"),\"alt\":\"\"}})])])]),[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showCredInfo),expression:\"showCredInfo\"}],staticStyle:{\"padding-top\":\"20px\",\"margin-bottom\":\"2rem\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Credentials\")]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"ID\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"USER\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"PASS\")])]),_c('tbody',_vm._l((_vm.$store.state.config_yaml.config.credentials),function(cred,index){return _c('tr',{key:index,staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(cred.id)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(cred.username_var)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"justify-content\":\"center\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(cred.password_var)+\"\\n \")])])])}),0)])])]),_c('div',{staticClass:\"row\",staticStyle:{\"margin\":\"2rem 0px 2rem 0px\"}},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.objectSize(_vm.$store.state.config_yaml.config.project_repos) > 0),expression:\"objectSize($store.state.config_yaml.config.project_repos) > 0\"}],staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"grid\"}},[_c('div',{staticClass:\"row\"},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"text-transform\":\"uppercase\",\"font-size\":\"12px\"}},[_vm._v(\"Does the criterion apply to an outside repo?\")]),_c('base-checkbox',{staticStyle:{\"font-size\":\"12px\"},attrs:{\"name\":\"env\"},model:{value:(_vm.disable_menu),callback:function ($$v) {_vm.disable_menu=$$v},expression:\"disable_menu\"}})],1),_c('div',[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.repository),expression:\"repository\"}],staticClass:\"custom-select\",attrs:{\"disabled\":!_vm.disable_menu,\"id\":\"respository\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.repository=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"CHOOSE A REPOSITORY...\")]),_vm._l((_vm.$store.state.config_yaml.config.project_repos),function(repo,key){return _c('option',{key:key,domProps:{\"value\":repo.repo}},[_vm._v(_vm._s(repo.repo))])})],2),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorRepoCrit),expression:\"showErrorRepoCrit\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"20px\",\"padding-top\":\"10px\"}},[_vm._v(\"Error: You can only select one repo per criteria.\")]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorRepo),expression:\"showErrorRepo\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"You must select a respository\")])])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.criteria != 'default'),expression:\"criteria != 'default'\"}],staticClass:\"row\",staticStyle:{\"padding-bottom\":\"0px\",\"margin-bottom\":\"0px\",\"padding-left\":\"15px\",\"padding-right\":\"15px\"}},[_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-left\":\"15px\"}},[_vm._v(\"Tool selection\")]),_c('p',{staticStyle:{\"padding-left\":\"15px\",\"font-size\":\"15px\"}},[_vm._v(\"A set of supported tools will be available for selection according to the criterion selected above. The catch-all \"),_c('em',[_vm._v(\"commands\")]),_vm._v(\" tool can be used to execute alternative commands and/or additional non-supported tools.\")]),_c('div',{staticClass:\"col-12 col-md-6\"},[_c('label',[_vm._v(\" CHOOSE A TOOL\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.builder_tool),expression:\"builder_tool\"}],staticClass:\"custom-select\",attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.builder_tool=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_vm._l((_vm.array_tools),function(tool,key){return _c('option',{key:key,staticStyle:{\"text-transform\":\"capitalize\"},domProps:{\"value\":tool['name']}},[_vm._v(_vm._s(tool['name'].toUpperCase()))])})],2)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderTool),expression:\"showBuilderTool\"}],staticClass:\"text-left col-12 col-md-6\",staticStyle:{\"padding-top\":\"25px\"}},[_c('button',{staticClass:\"btn btn-info\",staticStyle:{\"max-height\":\"40px\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addTool()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD TOOL\")])])]),_c('div',[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorBuilderTool),expression:\"showErrorBuilderTool\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"20px\"}},[_vm._v(\"You must select a tool to define some pipeline work.\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderTool),expression:\"showBuilderTool\"}],staticClass:\"col-12\",staticStyle:{\"margin-top\":\"20px\"},attrs:{\"id\":\"tools\"}},[_c('div',{attrs:{\"id\":\"ref-arg\"}})]),_c('div',{staticClass:\"text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorArgs),expression:\"showErrorArgs\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"20px\"}},[_vm._v(\"Invalid value for the selected tool.\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.builder_tool != 'default'),expression:\"builder_tool != 'default'\"}],staticClass:\"col-12 mt-2\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_image !=''),expression:\"docker_image !=''\"}],staticClass:\"badge badge-secondary\"},[_vm._v(\"image:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_image))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_lang !=''),expression:\"docker_lang !=''\"}],staticClass:\"badge badge-primary\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"lang:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_lang))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_version !=''),expression:\"docker_version !=''\"}],staticClass:\"badge badge-danger\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"version:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_version))])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-top\":\"20px\"}},[_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"16px\"}},[_vm._v(\"Use custom service?\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Define your own container service more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])]),_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Yes\")]),_c('base-checkbox',{attrs:{\"name\":\"workpace\"},model:{value:(_vm.change_image_yes),callback:function ($$v) {_vm.change_image_yes=$$v},expression:\"change_image_yes\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"No\")]),_c('base-checkbox',{attrs:{\"name\":\"workspace\"},model:{value:(_vm.change_image_no),callback:function ($$v) {_vm.change_image_no=$$v},expression:\"change_image_no\"}})],1)])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.change_image_yes),expression:\"change_image_yes\"}],staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"grid\"}},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.service),expression:\"service\"}],staticClass:\"custom-select\",attrs:{\"id\":\"service\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.service=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Choose a service...\")]),_vm._l((_vm.$store.state.docker_compose.services),function(service,key){return _c('option',{key:key,domProps:{\"value\":key}},[_vm._v(_vm._s(key))])})],2),_c('button',{staticClass:\"btn-simple btn btn-xs btn-info text-left\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.openModal()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD SERVICE\")]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorService),expression:\"showErrorService\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"For the selected tool you must select a service.\")])])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.array_selected_tools.length > 0),expression:\"array_selected_tools.length > 0\"}],staticStyle:{\"padding-top\":\"40px\",\"margin-bottom\":\"2rem\"}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('span',{staticClass:\"custom-table-title\",staticStyle:{}},[_vm._v(\"Selected Tools\")])]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Tool\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Arguments\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.array_selected_tools),function(tool,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\",\"text-transform\":\"uppercase\"}},[_vm._v(\"\\n \"+_vm._s(_vm.array_selected_tools[index].name)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"},attrs:{\"id\":'list-arg'+index}},[_vm._v(\"\\n \"+_vm._s(_vm.startListArg(tool['args'], index))+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeTool(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])]),_c('div',{staticClass:\"text-right\",staticStyle:{\"padding-top\":\"4rem\",\"padding-bottom\":\"10px\"}},[_c('button',{staticClass:\"btn-outline btn btn-info\",attrs:{\"type\":\"button\",\"disabled\":_vm.array_selected_tools.length == 0 || _vm.disabled_add_crit == true},on:{\"click\":function($event){return _vm.addCriteria()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD CRITERION\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(Object.keys(_vm.selected_criteria).length > 0),expression:\"Object.keys(selected_criteria).length > 0\"}],staticStyle:{\"padding-top\":\"40px\",\"margin-bottom\":\"2rem\"}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('span',{staticClass:\"custom-table-title\",staticStyle:{}},[_vm._v(\"Configured Criteria\")])]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Criteria\")]),_c('th',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.$store.state.config_yaml.config.project_repos.length>0),expression:\"$store.state.config_yaml.config.project_repos.length>0\"}],staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"External Repos\")]),_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Services\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Customize Workspace\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.selected_criteria),function(repo,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(index)+\"\\n \")])]),_c('td',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.$store.state.config_yaml.config.project_repos.length>0),expression:\"$store.state.config_yaml.config.project_repos.length>0\"}],staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_vm._v(\"\\n \"+_vm._s(_vm.get_string_repos(repo))+\"\\n \")]),_c('td',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_vm._v(\"\\n \"+_vm._s(_vm.get_string_services(repo))+\"\\n \")]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('base-checkbox',{attrs:{\"name\":\"workpace\"},on:{\"input\":function($event){return _vm.customize_criteria(index)}}})],1),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeCriteria(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])]),_c('tr',[_c('td',{attrs:{\"colspan\":\"4\"}},[_c('div',{staticStyle:{\"display\":\"none\",\"justify-content\":\"flex-end\"},attrs:{\"id\":'criteria_'+index}},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-3\",staticStyle:{\"padding-top\":\"28px\"}},[_c('select',{staticClass:\"custom-select\",attrs:{\"id\":'select_when_'+index},on:{\"change\":function($event){return _vm.selectWhen(index)}}},[_c('option',{attrs:{\"value\":\"branch\"}},[_vm._v(\"branch\")]),_c('option',{attrs:{\"value\":\"building_tag\"}},[_vm._v(\"building tag\")])])]),_c('div',{staticClass:\"col-12 col-md-3\",staticStyle:{\"padding-top\":\"28px\"}},[_c('select',{staticClass:\"custom-select\",attrs:{\"id\":'select_comp_'+index}},[_c('option',{attrs:{\"value\":\"equals\"}},[_vm._v(\"equals\")]),_c('option',{attrs:{\"value\":\"not\"}},[_vm._v(\"not\")])])]),_c('div',{staticClass:\"col-12 col-md-3\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"display:grid;\"},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":'Branch',\"placeholder\":\"master\",\"id\":'select_branch_'+index},on:{\"input\":function($event){return _vm.getBranch(index)}},model:{value:(_vm.branches[index]),callback:function ($$v) {_vm.$set(_vm.branches, index, $$v)},expression:\"branches[index]\"}})],1)])]),_c('div',{staticClass:\"col-12 col-md-2\"},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",staticStyle:{\"position\":\"absolute\",\"bottom\":\"0\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addWhenProp(index)}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD\")])])])]),_c('div',{staticClass:\"row col-12\",staticStyle:{\"justify-content\":\"center\"}},[_c('ul',{staticClass:\"list-group\",staticStyle:{\"border\":\"none\"}},_vm._l((_vm.criterias_store_branch),function(env,key){return _c('li',{key:key,staticClass:\"list-group-item d-flex justify-content-between\",staticStyle:{\"border\":\"none\"}},[(_vm.criterias_store_branch[key][index])?_c('span',[_vm._v(\"\\n branch : \"+_vm._s((_vm.criterias_store_branch[key][index])?_vm.criterias_store_branch[key][index]['comp']:'')+\" : \"+_vm._s((_vm.criterias_store_branch[key][index])?_vm.criterias_store_branch[key][index]['branch']:'')),_c('span',[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeOperator(key)}}},[_c('i',{staticClass:\"fa fa-minus\"})])])]):_vm._e()])}),0)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showOperation[index]),expression:\"showOperation[index]\"}],staticClass:\"row col-12\",staticStyle:{\"justify-content\":\"center\"}},[_c('span',{staticStyle:{\"margin-top\":\"3px\",\"margin-right\":\"10px\"}},[_vm._v(\"Operation\")]),_c('div',{staticClass:\"form-check form-check-inline\"},[_c('input',{staticClass:\"form-check-input\",attrs:{\"type\":\"radio\",\"name\":'operator_'+index,\"id\":'operator_anyOf_'+index,\"value\":\"anyof\"}}),_c('label',{staticClass:\"custom-label\",staticStyle:{\"padding-left\":\"0px\"},attrs:{\"for\":\"exampleRadios1\"}},[_vm._v(\"\\n anyOf\\n \")])]),_c('div',{staticClass:\"form-check form-check-inline\"},[_c('input',{staticClass:\"form-check-input\",attrs:{\"type\":\"radio\",\"name\":'operator_'+index,\"id\":'operator_allOf_'+index,\"value\":\"allof\"}}),_c('label',{staticClass:\"custom-label\",staticStyle:{\"padding-left\":\"0px\"},attrs:{\"for\":\"exampleRadios2\"}},[_vm._v(\"\\n allOf\\n \")])])])]),_c('td',{staticStyle:{\"display\":\"none\"}}),_c('td',{staticStyle:{\"display\":\"none\"}}),_c('td',{staticStyle:{\"display\":\"none\"}})])])})],2)])]),_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"2rem\",\"margin-bottom\":\"2rem\"}},[_c('div',{staticClass:\"col-12 col-md-12 text-center\"},[_c('button',{staticClass:\"btn btn-next-back btn-back\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.back()}}},[_vm._v(\"\\n BACK\\n \")]),_c('button',{staticClass:\"btn btn-next btn-next-back\",attrs:{\"type\":\"button\",\"disabled\":_vm.disable_done},on:{\"click\":function($event){return _vm.next()}}},[_vm._v(\"\\n NEXT\\n \")])])])]],2)],1),_c('div',{staticClass:\"modal\",attrs:{\"id\":\"myModal\",\"tabindex\":\"-1\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog modal-xl\",staticStyle:{\"max-height\":\"650px\"},attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_vm._m(3),_c('div',{staticClass:\"modal-body\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"0px\",\"max-height\":\"70vh\",\"overflow-y\":\"auto\"}},[_c('composer',{on:{\"service_name\":_vm.getServiceName}})],1),_c('div',{staticClass:\"modal-footer\",staticStyle:{\"padding-top\":\"20px\"}},[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")]),_c('button',{staticClass:\"btn btn-primary btn-fill\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"},on:{\"click\":function($event){return _vm.checkServices()}}},[_vm._v(\"Done\")])])])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',[_c('p',{staticStyle:{\"font-size\":\"20px\"}},[_vm._v(\"We are having problems making the request.\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"text-center\"},[_c('i',{staticClass:\"fa fa-times-circle fa-10x\",staticStyle:{\"color\":\"red\",\"width\":\"auto\"},attrs:{\"aria-hidden\":\"true\"}})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticStyle:{\"padding-top\":\"20px\"}},[_c('a',{staticStyle:{\"font-size\":\"18px\",\"color\":\"red\",\"text-decoration\":\"underline\"},attrs:{\"href\":\"https://github.com/EOSC-synergy/SQAaaS/issues/new/choose\",\"target\":\"_blank\"}},[_vm._v(\"Report the issue\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-header\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"20px\"}},[_c('h5',{staticClass:\"modal-title\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Add New Services\")]),_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SQACriteria.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SQACriteria.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./SQACriteria.vue?vue&type=template&id=11965fb6&scoped=true\"\nimport script from \"./SQACriteria.vue?vue&type=script&lang=js\"\nexport * from \"./SQACriteria.vue?vue&type=script&lang=js\"\nimport style0 from \"./SQACriteria.vue?vue&type=style&index=0&id=11965fb6&prod&scoped=true&lang=css\"\nimport style1 from \"./SQACriteria.vue?vue&type=style&index=1&id=11965fb6&prod&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"11965fb6\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-8\"},[_c('edit-profile-form')],1),_c('div',{staticClass:\"col-md-4\"},[_c('user-card')],1)])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('card',[_c('h4',{staticClass:\"card-title\",attrs:{\"slot\":\"header\"},slot:\"header\"},[_vm._v(\"Edit Profile\")]),_c('form',[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-5\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"Company\",\"disabled\":true,\"placeholder\":\"Light dashboard\"},model:{value:(_vm.user.company),callback:function ($$v) {_vm.$set(_vm.user, \"company\", $$v)},expression:\"user.company\"}})],1),_c('div',{staticClass:\"col-md-3\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"Username\",\"placeholder\":\"Username\"},model:{value:(_vm.user.username),callback:function ($$v) {_vm.$set(_vm.user, \"username\", $$v)},expression:\"user.username\"}})],1),_c('div',{staticClass:\"col-md-4\"},[_c('base-input',{attrs:{\"type\":\"email\",\"label\":\"Email\",\"placeholder\":\"Email\"},model:{value:(_vm.user.email),callback:function ($$v) {_vm.$set(_vm.user, \"email\", $$v)},expression:\"user.email\"}})],1)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"First Name\",\"placeholder\":\"First Name\"},model:{value:(_vm.user.firstName),callback:function ($$v) {_vm.$set(_vm.user, \"firstName\", $$v)},expression:\"user.firstName\"}})],1),_c('div',{staticClass:\"col-md-6\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"Last Name\",\"placeholder\":\"Last Name\"},model:{value:(_vm.user.lastName),callback:function ($$v) {_vm.$set(_vm.user, \"lastName\", $$v)},expression:\"user.lastName\"}})],1)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-12\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"Address\",\"placeholder\":\"Home Address\"},model:{value:(_vm.user.address),callback:function ($$v) {_vm.$set(_vm.user, \"address\", $$v)},expression:\"user.address\"}})],1)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-4\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"City\",\"placeholder\":\"City\"},model:{value:(_vm.user.city),callback:function ($$v) {_vm.$set(_vm.user, \"city\", $$v)},expression:\"user.city\"}})],1),_c('div',{staticClass:\"col-md-4\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"Country\",\"placeholder\":\"Country\"},model:{value:(_vm.user.country),callback:function ($$v) {_vm.$set(_vm.user, \"country\", $$v)},expression:\"user.country\"}})],1),_c('div',{staticClass:\"col-md-4\"},[_c('base-input',{attrs:{\"type\":\"number\",\"label\":\"Postal Code\",\"placeholder\":\"ZIP Code\"},model:{value:(_vm.user.postalCode),callback:function ($$v) {_vm.$set(_vm.user, \"postalCode\", $$v)},expression:\"user.postalCode\"}})],1)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-12\"},[_c('div',{staticClass:\"form-group\"},[_c('label',[_vm._v(\"About Me\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.user.aboutMe),expression:\"user.aboutMe\"}],staticClass:\"form-control border-input\",attrs:{\"rows\":\"5\",\"placeholder\":\"Here can be your description\"},domProps:{\"value\":(_vm.user.aboutMe)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.user, \"aboutMe\", $event.target.value)}}})])])]),_c('div',{staticClass:\"text-center\"},[_c('button',{staticClass:\"btn btn-info btn-fill float-right\",attrs:{\"type\":\"submit\"},on:{\"click\":function($event){$event.preventDefault();return _vm.updateProfile.apply(null, arguments)}}},[_vm._v(\"\\n Update Profile\\n \")])]),_c('div',{staticClass:\"clearfix\"})])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./EditProfileForm.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./EditProfileForm.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./EditProfileForm.vue?vue&type=template&id=583d6b9b\"\nimport script from \"./EditProfileForm.vue?vue&type=script&lang=js\"\nexport * from \"./EditProfileForm.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('card',{staticClass:\"card-user\"},[_c('img',{attrs:{\"slot\":\"image\",\"src\":\"https://ununsplash.imgix.net/photo-1431578500526-4d9613015464?fit=crop&fm=jpg&h=300&q=75&w=400\",\"alt\":\"...\"},slot:\"image\"}),_c('div',{staticClass:\"author\"},[_c('a',{attrs:{\"href\":\"#\"}},[_c('img',{staticClass:\"avatar border-gray\",attrs:{\"src\":\"img/faces/face-3.jpg\",\"alt\":\"...\"}}),_c('h4',{staticClass:\"title\"},[_vm._v(\"Mike Andrew\"),_c('br'),_c('small',[_vm._v(\"michael24\")])])])]),_c('p',{staticClass:\"description text-center\"},[_vm._v(\" \\\"Lamborghini Mercy \"),_c('br'),_vm._v(\"\\n Your chick she so thirsty \"),_c('br'),_vm._v(\"\\n I'm in that two seat Lambo\\\"\\n \")]),_c('div',{staticClass:\"text-center d-flex justify-content-center\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('button',{staticClass:\"btn btn-simple\",attrs:{\"href\":\"#\"}},[_c('i',{staticClass:\"fa fa-facebook-square\"})]),_c('button',{staticClass:\"btn btn-simple\",attrs:{\"href\":\"#\"}},[_c('i',{staticClass:\"fa fa-twitter\"})]),_c('button',{staticClass:\"btn btn-simple\",attrs:{\"href\":\"#\"}},[_c('i',{staticClass:\"fa fa-google-plus-square\"})])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UserCard.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UserCard.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./UserCard.vue?vue&type=template&id=616c730c\"\nimport script from \"./UserCard.vue?vue&type=script&lang=js\"\nexport * from \"./UserCard.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UserProfile.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UserProfile.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./UserProfile.vue?vue&type=template&id=aaad8732\"\nimport script from \"./UserProfile.vue?vue&type=script&lang=js\"\nexport * from \"./UserProfile.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading),expression:\"loading\"}],staticClass:\"loading-overlay is-active\",attrs:{\"id\":\"test\"}},[_c('div',{staticStyle:{\"padding\":\"20px\",\"background-color\":\"#ccc\",\"border-radius\":\"5px\"}},[_c('div',{staticStyle:{\"vertical-align\":\"middle\",\"display\":\"flex\"}},[_c('span',{staticClass:\"fas fa-cog fa-3x fa-spin\"}),_c('p',{staticStyle:{\"padding-left\":\"10px\",\"text-transform\":\"uppercase\",\"font-weight\":\"700\",\"margin-bottom\":\"0px\",\"margin-top\":\"15px\"}},[_vm._v(_vm._s(_vm.modal_message))])]),_vm._m(0),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.build_status!=''),expression:\"build_status!=''\"}],staticClass:\"text-center\"},[_c('p',{staticStyle:{\"font-size\":\"18px\",\"font-weight\":\"700\"}},[_vm._v(\"Current State: \"+_vm._s(_vm.build_status))])]),_c('div',{staticClass:\"text-center\"},[_c('a',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuildUrl),expression:\"showBuildUrl\"}],staticClass:\"btn btn-primary btn-fill btn-sm\",staticStyle:{\"color\":\"white\",\"margin-right\":\"10px\"},attrs:{\"href\":_vm.build_url,\"target\":\"_blank\"}},[_vm._v(\"Check logs\")]),_c('a',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.build_status == 'WAITING_SCAN_ORG'),expression:\"build_status == 'WAITING_SCAN_ORG'\"}],staticClass:\"btn btn-primary btn-fill btn-sm\",staticStyle:{\"color\":\"white\",\"margin-right\":\"10px\"},attrs:{\"href\":\"https://docs.sqaaas.eosc-synergy.eu/advanced/jenkins_scan_organisation\",\"target\":\"_blank\"}},[_vm._v(\"About this status\")]),_c('button',{staticClass:\"btn btn-sm btn-danger btn-fill\",staticStyle:{\"margin-left\":\"10px\"},attrs:{\"disabled\":_vm.disable_cancel},on:{\"click\":function($event){return _vm.cancelExecution()}}},[_vm._v(\"Cancel\")])])])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading_create),expression:\"loading_create\"}],staticClass:\"loading-overlay is-active\"},[_c('span',{staticClass:\"fas fa-spinner fa-3x fa-spin\"})]),_c('div',{staticClass:\"col-12 col-sm-12 col-lg-10 mx-auto\",staticStyle:{\"margin\":\"auto\",\"padding\":\"0px\"}},[_c('card',{attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"},[_c('div',{staticStyle:{\"display\":\"flex\",\"flex-direction\":\"row\",\"padding-bottom\":\"20px\"}},[_c('div',{staticStyle:{\"background-color\":\"#c2edd6\",\"padding-left\":\"80px\",\"padding-top\":\"80px\",\"padding-bottom\":\"60px\",\"width\":\"60%\"}},[_c('h2',{staticClass:\"card-title\",staticStyle:{\"margin-top\":\"0px\",\"font-weight\":\"700\"}},[_vm._v(_vm._s(_vm.pipeline_create_message))]),_c('div',{staticStyle:{\"padding-top\":\"20px\"}},[(_vm.createSuccess)?_c('button',{staticClass:\"btn btn-primary btn-fill\",on:{\"click\":function($event){return _vm.generateFiles()}}},[_c('i',{staticClass:\"fa fa-download\",staticStyle:{\"margin-right\":\"5px\"}}),_vm._v(\"Download\")]):_c('button',{staticClass:\"btn btn-primary btn-fill\",on:{\"click\":function($event){return _vm.back()}}},[_c('i',{staticClass:\"fa fa-arrow-left\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\"Back\")])])]),_c('div',{staticStyle:{\"background-color\":\"#c2edd6\",\"padding-left\":\"80px\",\"padding-top\":\"20px\",\"width\":\"40%\"}},[_c('img',{staticClass:\"responsive\",staticStyle:{\"opacity\":\"0.5\"},attrs:{\"src\":require(\"../../static/pipeline.png\"),\"alt\":\"\"}})])])])],2),_c('card',{attrs:{\"body-classes\":\"\"}},[[_c('div',{staticStyle:{\"background-color\":\"#dcf3f7\",\"margin-bottom\":\"20px\"}},[_c('div',{staticStyle:{\"padding\":\"40px 40px 40px 40px\"}},[_c('h3',{staticClass:\"text-center\"},[_vm._v(\"Discover the additional features we provide\")])]),_c('div',{staticClass:\"row\",staticStyle:{\"justify-content\":\"center\",\"padding-left\":\"15px\",\"padding-right\":\"15px\"},attrs:{\"id\":\"panels\"}},[_c('div',{staticClass:\"col-12 col-md-3 text-center\"},[_c('button',{staticClass:\"active-panel select-div\",class:{ 'disable-button' : _vm.createSuccess == false},staticStyle:{\"color\":\"inherit\",\"padding\":\"10px\",\"min-height\":\"289px\",\"border\":\"none\",\"background-color\":\"transparent\"},attrs:{\"disabled\":_vm.createSuccess==false,\"id\":\"summary\",\"role\":\"button\"},on:{\"click\":function($event){return _vm.showPanel('summary')}}},[_c('p',{staticClass:\"text-center\"},[_c('img',{staticStyle:{\"padding-bottom\":\"10px\"},attrs:{\"src\":require(\"../../static/summary.png\"),\"alt\":\"\"}})]),_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"20px\",\"font-weight\":\"bold\"}},[_vm._v(\"Config summary\")]),_c('span',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"15px\",\"opacity\":\"0.8\",\"width\":\"220px\"}},[_vm._v(\"Provides a table-like view with the selections made when the pipeline was composed\")])])]),_c('div',{staticClass:\"col-12 col-md-3 text-center\"},[_c('button',{staticClass:\"select-div\",class:{ 'disable-button' : _vm.createSuccess == false},staticStyle:{\"color\":\"inherit\",\"padding\":\"10px\",\"min-height\":\"289px\",\"border\":\"none\",\"background-color\":\"transparent\"},attrs:{\"disabled\":_vm.createSuccess==false,\"id\":\"files\",\"role\":\"button\"},on:{\"click\":function($event){return _vm.showPanel('files')}}},[_c('p',{staticClass:\"text-center\"},[_c('img',{staticStyle:{\"padding-left\":\"5px\",\"padding-bottom\":\"10px\"},attrs:{\"src\":require(\"../../static/jepl_files.png\"),\"alt\":\"\"}})]),_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"20px\",\"font-weight\":\"bold\"}},[_vm._v(\"JePL files\")]),_c('span',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"15px\",\"opacity\":\"0.8\",\"width\":\"220px\"}},[_vm._v(\"Check out the files that drive the execution of the pipeline\")])])]),_c('div',{staticClass:\"col-12 col-md-3 text-center\"},[_c('button',{staticClass:\"select-div\",class:{ 'disable-button' : _vm.createSuccess == false},staticStyle:{\"color\":\"inherit\",\"padding\":\"10px\",\"min-height\":\"289px\",\"border\":\"none\",\"background-color\":\"transparent\"},attrs:{\"disabled\":_vm.createSuccess==false,\"id\":\"pull_request\",\"role\":\"button\"},on:{\"click\":function($event){return _vm.showPanel('pull_request')}}},[_c('p',{staticClass:\"text-center\"},[_c('img',{staticStyle:{\"padding-left\":\"20px\",\"padding-bottom\":\"10px\"},attrs:{\"src\":require(\"../../static/pull-request.png\"),\"alt\":\"\"}})]),_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"20px\",\"font-weight\":\"bold\"}},[_vm._v(\"Pull request\")]),_c('span',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"15px\",\"opacity\":\"0.8\",\"width\":\"220px\"}},[_vm._v(\"Create a pull request to add the pipeline to your preferred repository\")]),_c('p',{staticClass:\"text-center\"},[_c('label',{staticStyle:{\"border\":\"solid\",\"border-width\":\"1px\",\"border-color\":\"blue\",\"color\":\"blue\",\"padding\":\"2px 2px 2px 2px\"}},[_vm._v(\"Github only\")])])])]),_c('div',{staticClass:\"col-12 col-md-3 text-center\"},[_c('button',{staticClass:\"select-div\",class:{ 'disable-button' : _vm.createSuccess == false},staticStyle:{\"color\":\"inherit\",\"padding\":\"10px\",\"min-height\":\"289px\",\"border\":\"none\",\"background-color\":\"transparent\"},attrs:{\"disabled\":_vm.createSuccess==false,\"id\":\"run\",\"role\":\"button\"},on:{\"click\":function($event){return _vm.showPanel('run_pipeline')}}},[_c('p',{staticClass:\"text-center\"},[_c('img',{staticStyle:{\"max-width\":\"90px\"},attrs:{\"src\":require(\"../../static/play.png\"),\"alt\":\"\"}})]),_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"20px\",\"font-weight\":\"bold\"}},[_vm._v(\"Try out\")]),_c('span',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"15px\",\"opacity\":\"0.8\",\"width\":\"220px\"}},[_vm._v(\"Execute the composed pipeline and check the results\")])])])])])],[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showFeature=='summary'),expression:\"showFeature=='summary'\"}],staticClass:\"row text-center\"},[_c('div',{staticClass:\"col-12\"},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('div',{staticClass:\"col-12 col-md-8\"},[_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"1rem\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Pipeline name:\")]),_vm._v(\" \"+_vm._s((_vm.$store.state.name) ? _vm.$store.state.name : '')+\"\\n \")]),(Object.keys(_vm.$store.state.config_yaml.config.project_repos).length > 0)?_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"External Repositories:\")]),_vm._v(\" \"+_vm._s('')+\"\\n \")]):_vm._e()]),(Object.keys(_vm.$store.state.config_yaml.config.project_repos).length > 0)?_c('div',{staticClass:\"col-12 col-md-12\"},[_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"URL\")])]),_vm._l((_vm.$store.state.config_yaml.config.project_repos),function(repo,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_vm._v(\"\\n \"+_vm._s(repo.repo)+\"\\n \")])])])})],2)])]):_vm._e(),(Object.keys(_vm.$store.state.docker_compose.services).length > 0)?_c('div',{staticClass:\"col-12 col-md-8\"},[_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Services:\")]),_vm._v(\" \"+_vm._s('')+\"\\n \")])]):_vm._e(),(Object.keys(_vm.$store.state.docker_compose.services).length > 0)?_c('div',{staticClass:\"col-12 col-md-12\"},[_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Name\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Image\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Push Images\")])]),_vm._l((_vm.$store.state.docker_compose.services),function(service,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(index)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_vm._v(\"\\n \"+_vm._s(service.image.name)+\"\\n \")]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('i',{directives:[{name:\"show\",rawName:\"v-show\",value:(service.image.registry.push == true),expression:\"service.image.registry.push == true\"}],staticClass:\"fa fa-check-circle\",staticStyle:{\"color\":\"#1BC10B\"},attrs:{\"aria-hidden\":\"true\"}})])])])})],2)])]):_vm._e(),(Object.keys(_vm.$store.state.config_yaml.sqa_criteria).length > 0)?_c('div',{staticClass:\"col-12 col-md-8\"},[_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"SQA Criteria:\")]),_vm._v(\" \"+_vm._s('')+\"\\n \")])]):_vm._e(),(Object.keys(_vm.$store.state.config_yaml.sqa_criteria).length > 0)?_c('div',{staticClass:\"col-12 col-md-12\"},[_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Criteria\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"External Repository and Service\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Tools\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"When\")])]),_vm._l((_vm.$store.state.config_yaml.sqa_criteria),function(criteria,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\",\"vertical-align\":\"middle\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(index)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},_vm._l((criteria.repos),function(repo_criteria,index){return _c('div',{key:index},[_c('div',{staticClass:\"row\"},[(repo_criteria.repo_url != 'default' && repo_criteria.container)?_c('div',{staticClass:\"col-md-12\"},[_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"0px\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Name:\")]),_vm._v(\" \"+_vm._s((repo_criteria.repo_url != 'default')?repo_criteria.repo_url:'')+\"\\n \")]),_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"0px\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Service:\")]),_vm._v(\" \"+_vm._s(repo_criteria.container)+\"\\n \")])]):_c('div',{staticClass:\"col-md-12\"},[_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"0px\"}},[_vm._v(\"\\n -\\n \")])])])])}),0),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},_vm._l((criteria.repos),function(repo_criteria,index){return _c('div',{key:index},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-12\"},[_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"0\"}},[_c('span',{staticStyle:{\"font-size\":\"14px\"}},[_vm._v(_vm._s(repo_criteria['tool']['name'])+\" \")])])])])])}),0),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\",\"vertical-align\":\"middle\"}},[_c('div',{staticClass:\"row\"},[(criteria.when && criteria.when.building_tag && criteria.when.building_tag == true)?_c('div',[_c('p',[_vm._v(\"On Tag Creation\")])]):(criteria.when && criteria.when.branch)?_c('div',[_c('p',[_vm._v(\"Branch: \"+_vm._s((criteria.when) ? ((criteria.when.branch) ? criteria.when.branch.pattern : '') : ''))])]):_c('div',{staticClass:\"col-md-12\"},[_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"0px\"}},[_vm._v(\"-\")])])])])])])})],2)])]):_vm._e()]],2)],1)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showFiles),expression:\"showFiles\"}],staticClass:\"row\"},[_c('div',{staticClass:\"col-12\"},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('ul',{staticClass:\"nav nav-tabs nav-fill\",attrs:{\"role\":\"tablist\"}},[_c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link active\",attrs:{\"data-toggle\":\"tab\",\"href\":\"#tabs-1\",\"role\":\"tab\"}},[_vm._v(\"Main Configuration\")])]),_c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link\",attrs:{\"data-toggle\":\"tab\",\"href\":\"#tabs-2\",\"role\":\"tab\"}},[_vm._v(\"Composer\")])]),_c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link\",attrs:{\"data-toggle\":\"tab\",\"href\":\"#tabs-3\",\"role\":\"tab\"}},[_vm._v(\"Jenkinsfile\")])])]),_c('div',{staticClass:\"tab-content\"},[_c('div',{staticClass:\"tab-pane active\",attrs:{\"id\":\"tabs-1\",\"role\":\"tabpanel\"}},[_c('div',{staticClass:\"nav-vertical\",staticStyle:{\"padding-top\":\"20px\"}},[_c('ul',{staticClass:\"nav nav-tabs nav-left nav-border-left\",attrs:{\"role\":\"tablist\"}},_vm._l((_vm.yamlConfig),function(yaml,index){return _c('li',{key:index,staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link file-config\",class:{'active':index==0},attrs:{\"id\":'file-config-'+index,\"data-toggle\":\"tab\",\"aria-controls\":\"tabVerticalLeft11\",\"href\":'#tabs-config-'+index,\"role\":\"tab\",\"aria-selected\":\"true\"},on:{\"click\":function($event){return _vm.get_data_config(index)}}},[_vm._v(_vm._s((yaml.file_name.length > 10) ? yaml.file_name.substring(0, 10)+'...' : yaml.file_name))])])}),0),_c('div',{staticClass:\"tab-content px-1\"},_vm._l((_vm.yamlConfig),function(yaml,index){return _c('div',{key:index,staticClass:\"tab-pane tab-config\",class:{'active':index==0},staticStyle:{\"border-left\":\"1px solid #cccc\"},attrs:{\"id\":'tabs-config-'+index,\"role\":\"tabpanel\",\"aria-labelledby\":\"baseVerticalLeft1-tab1\"}},[_c('span',{staticStyle:{\"padding-left\":\"15px\",\"padding-top\":\"40px\"}},[_c('b',[_vm._v(\" File name:\")]),_vm._v(\" \"+_vm._s(yaml.file_name))]),_c('div',{staticClass:\"col-12\",staticStyle:{\"height\":\"40vh\",\"overflow-y\":\"auto\"}},[_c('editor',{key:'editor'+index+_vm.uuid,attrs:{\"editor-id\":'editor'+index,\"lang\":\"yaml\",\"content\":yaml.content},on:{\"change-content\":_vm.changeContentA}})],1)])}),0)])]),_c('div',{staticClass:\"tab-pane\",attrs:{\"id\":\"tabs-2\",\"role\":\"tabpanel\"}},[_c('div',{staticClass:\"col-12\",staticStyle:{\"padding-top\":\"2rem\",\"height\":\"40vh\",\"overflow-y\":\"auto\"}},[_c('editor',{attrs:{\"editor-id\":\"editorB\",\"lang\":\"yaml\",\"content\":_vm.yamlComposer}})],1)]),_c('div',{staticClass:\"tab-pane\",attrs:{\"id\":\"tabs-3\",\"role\":\"tabpanel\"}},[_c('div',{staticClass:\"col-12\",staticStyle:{\"padding-top\":\"2rem\",\"height\":\"40vh\",\"overflow-y\":\"auto\"}},[_c('editor',{attrs:{\"editor-id\":\"editorC\",\"lang\":\"json\",\"content\":_vm.yamlJenkinsfile}})],1)])])]],2)],1)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showFeature=='pull_request'),expression:\"showFeature=='pull_request'\"}],staticStyle:{\"margin-top\":\"2rem\"}},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('div',{staticClass:\"col-12 col-md-6 mx-auto mb-3\"},[_c('label',[_vm._v(\"Repository\")]),_c('div',{staticClass:\"input-group\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.repo_pull_request),expression:\"repo_pull_request\"}],staticClass:\"form-control\",staticStyle:{\"height\":\"42px\",\"border-right\":\"1px solid #AAAAAA\"},attrs:{\"type\":\"text\",\"placeholder\":\"https://github.com/EOSC-synergy/sqaaas-web.git\",\"aria-label\":\"https://github.com/EOSC-synergy/sqaaas-web.git\",\"aria-describedby\":\"basic-addon2\"},domProps:{\"value\":(_vm.repo_pull_request)},on:{\"input\":function($event){if($event.target.composing)return;_vm.repo_pull_request=$event.target.value}}}),_c('div',{staticClass:\"input-group-append\"},[_c('button',{staticClass:\"btn btn-outline-secondary\",staticStyle:{\"border-width\":\"1px\",\"border-color\":\"#3472F7\",\"color\":\"#3472F7\"},attrs:{\"disabled\":_vm.showErrorPullRequest,\"type\":\"button\"},on:{\"click\":function($event){return _vm.pullrequest()}}},[_vm._v(\"Pull \"),_c('i',{staticClass:\"fa fa-upload\",attrs:{\"aria-hidden\":\"true\"}})])])]),_c('label',[_vm._v(\"Branch (Optional)\")]),_c('div',{},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.repo_pull_request_branch),expression:\"repo_pull_request_branch\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"master\",\"aria-label\":\"master\",\"aria-describedby\":\"basic-addon2\"},domProps:{\"value\":(_vm.repo_pull_request_branch)},on:{\"input\":function($event){if($event.target.composing)return;_vm.repo_pull_request_branch=$event.target.value}}})])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showURL),expression:\"showURL\"}],staticClass:\"text-center\",staticStyle:{\"text-decoration\":\"underline\"}},[_c('a',{staticClass:\"btn btn-primary btn-fill btn-sm\",attrs:{\"href\":_vm.pull_request_url,\"target\":\"_blank\"}},[_vm._v(\"Go to PR!\")])])]],2)],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showRunPipeline),expression:\"showRunPipeline\"}],staticClass:\"row\"},[_c('div',{staticClass:\"col-12\"},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('div',{staticStyle:{\"padding-bottom\":\"3rem\",\"padding-left\":\"20px\",\"padding-right\":\"20px\"}},[_c('div',{staticClass:\"row\"},[_c('base-input',{staticClass:\"col-12 col-md-6 no-margin\",attrs:{\"type\":\"text\",\"label\":\"URL of the pipeline's target repository\",\"disabled\":false,\"placeholder\":\"https://github.com/EOSC-synergy/sqaaas-web.git\"},model:{value:(_vm.repo_url_mimic),callback:function ($$v) {_vm.repo_url_mimic=$$v},expression:\"repo_url_mimic\"}}),_c('base-input',{staticClass:\"col-12 col-md-6 no-margin\",attrs:{\"label\":\"Branch of the pipeline's target repository (Optional)\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.repo_branch_mimic),callback:function ($$v) {_vm.repo_branch_mimic=$$v},expression:\"repo_branch_mimic\"}})],1),_c('div',{staticClass:\"text-center\"},[_c('p',{staticStyle:{\"font-style\":\"italic\",\"color\":\"#A7A1A0\",\"margin-bottom\":\"0px\"}},[_c('i',{staticClass:\"fa fa-bell\",staticStyle:{\"color\":\"#A7A1A0\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" Repositories MUST be public for the checkout to work.\")])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"padding-top\":\"10px\",\"margin-bottom\":\"1rem\"}},[_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"17px\"}},[_vm._v(\"Force the pipeline to run to completion\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Enabling this option makes the pipeline run past failed stages\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])]),_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Yes\")]),_c('base-checkbox',{attrs:{\"name\":\"workpace\"},model:{value:(_vm.keepgoing_yes),callback:function ($$v) {_vm.keepgoing_yes=$$v},expression:\"keepgoing_yes\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"No\")]),_c('base-checkbox',{attrs:{\"name\":\"workspace\"},model:{value:(_vm.keepgoing_no),callback:function ($$v) {_vm.keepgoing_no=$$v},expression:\"keepgoing_no\"}})],1)]),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"40px\"}},[_c('button',{staticClass:\"btn btn-sm btn-primary btn-fill\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.runPipeline()}}},[_vm._v(\"\\n Run/Try Pipeline\\n \")])])])]],2)],1)])]],2)],1)])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',[_c('p',[_vm._v(\"Please, wait for this process to finish.\")])])\n}]\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('table',{staticClass:\"table\"},[_c('thead',[_vm._t(\"columns\",function(){return [_c('tr',_vm._l((_vm.columns),function(column){return _c('th',{key:column},[_vm._v(_vm._s(column))])}),0)]})],2),_c('tbody',_vm._l((_vm.data),function(item,index){return _c('tr',{key:index},[_vm._t(\"default\",function(){return _vm._l((_vm.columns),function(column){return (_vm.hasValue(item, column))?_c('td',{key:column},[_vm._v(_vm._s(_vm.itemValue(item, column)))]):_vm._e()})},{\"row\":item})],2)}),0)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Table.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Table.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Table.vue?vue&type=template&id=ca38a980\"\nimport script from \"./Table.vue?vue&type=script&lang=js\"\nexport * from \"./Table.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticStyle:{\"width\":\"100%\",\"height\":\"100%\",\"font-size\":\"18px\"},attrs:{\"id\":_vm.editorId}})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AceEditor.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AceEditor.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./AceEditor.vue?vue&type=template&id=d89459a4\"\nimport script from \"./AceEditor.vue?vue&type=script&lang=js\"\nexport * from \"./AceEditor.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Files.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Files.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Files.vue?vue&type=template&id=f562782a&scoped=true\"\nimport script from \"./Files.vue?vue&type=script&lang=js\"\nexport * from \"./Files.vue?vue&type=script&lang=js\"\nimport style0 from \"./Files.vue?vue&type=style&index=0&id=f562782a&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"f562782a\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading),expression:\"loading\"}],staticClass:\"loading-overlay is-active\"},[_c('div',[_vm._m(0),_vm._m(1),_c('div',{staticClass:\"text-center\"},[_c('button',{staticClass:\"btn btn-danger btn-fill\",on:{\"click\":function($event){return _vm.cancelExecution()}}},[_vm._v(\"Cancel\")])])])]),_c('div',{staticClass:\"col-12 col-sm-12 col-lg-10 mx-auto\",staticStyle:{\"margin\":\"auto\",\"padding\":\"0px\"}},[_c('h4',{staticClass:\"card-title text-center\",staticStyle:{\"margin-top\":\"0px\"}},[_vm._v(\"Pipeline\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-8 mx-auto\"},[_c('card',{staticClass:\"strpied-tabled-with-hover\",staticStyle:{\"height\":\"75vh\"},attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"},[_c('h4',{staticClass:\"card-title text-center\",staticStyle:{\"padding-bottom\":\"1rem\"}},[_vm._v(\"EXECUTE\")])]),[_c('div',{staticStyle:{\"padding-bottom\":\"3rem\",\"padding-left\":\"20px\",\"padding-right\":\"20px\"}},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBadge == false),expression:\"showBadge == false\"}],staticClass:\"text-center\"},[_c('img',{staticClass:\"rounded img-fluid mx-auto\",staticStyle:{\"max-width\":\"20%\"},attrs:{\"src\":require(\"../../public/img/rocket.jpg\"),\"alt\":\"...\"}}),_c('p',{staticStyle:{\"padding-top\":\"20px\"}},[_vm._v(\"Some text\")]),_c('p',[_vm._v(\"Some other text\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBadge == true),expression:\"showBadge == true\"}],staticStyle:{\"padding-bottom\":\"20px\",\"padding-left\":\"15px\"},attrs:{\"id\":\"badge\"}}),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showFieldsPipeline),expression:\"showFieldsPipeline\"}]},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"URL\",\"disabled\":false,\"placeholder\":\"https://github.com/EOSC-synergy/sqaaas-web.git\"},model:{value:(_vm.repo_url_mimic),callback:function ($$v) {_vm.repo_url_mimic=$$v},expression:\"repo_url_mimic\"}}),_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"Branch (Optional)\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.repo_branch_mimic),callback:function ($$v) {_vm.repo_branch_mimic=$$v},expression:\"repo_branch_mimic\"}})],1),_c('div',{staticStyle:{\"position\":\"absolute\",\"bottom\":\"40px\",\"left\":\"0\",\"right\":\"0\",\"margin-left\":\"auto\",\"margin-right\":\"auto\",\"width\":\"100%\"}},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuildUrl),expression:\"showBuildUrl\"}],staticClass:\"text-center\",staticStyle:{\"padding-top\":\"15px\"}},[_c('span',[_vm._v(\"Build URL: \")]),_c('a',{staticStyle:{\"text-decoration\":\"underline\"},attrs:{\"href\":_vm.build_url,\"target\":\"_blank\"}},[_vm._v(\"Click here!\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showStatus),expression:\"showStatus\"}],staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"15px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\"}},[_vm._v(_vm._s(_vm.build_status))]),(_vm.build_status == 'SUCCESS')?_c('i',{staticClass:\"fa fa-check\",staticStyle:{\"color\":\"green\"},attrs:{\"aria-hidden\":\"true\"}}):(_vm.build_status == 'FAILURE')?_c('i',{staticClass:\"fa fa-times\",staticStyle:{\"color\":\"red\"},attrs:{\"aria-hidden\":\"true\"}}):_c('i',{staticClass:\"fa fa-exclamation-triangle\",staticStyle:{\"color\":\"red\"},attrs:{\"aria-hidden\":\"true\"}})]),_c('div',{staticClass:\"text-center\"},[_c('button',{staticClass:\"btn btn-primary btn-fill\",on:{\"click\":function($event){return _vm.runPipeline()}}},[_vm._v(\"Run pipeline\")])])])])]],2)],1)])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticStyle:{\"vertical-align\":\"middle\",\"display\":\"flex\"}},[_c('span',{staticClass:\"fas fa-cog fa-3x fa-spin\"}),_c('p',{staticStyle:{\"padding-left\":\"10px\",\"text-transform\":\"uppercase\",\"font-weight\":\"700\",\"margin-bottom\":\"0px\",\"margin-top\":\"15px\"}},[_vm._v(\"Executing Pipeline ...\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',[_c('p',[_vm._v(\"Please, wait for this process to finish.\")])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Pipeline.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Pipeline.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Pipeline.vue?vue&type=template&id=34b2ebc9\"\nimport script from \"./Pipeline.vue?vue&type=script&lang=js\"\nexport * from \"./Pipeline.vue?vue&type=script&lang=js\"\nimport style0 from \"./Pipeline.vue?vue&type=style&index=0&id=34b2ebc9&prod&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12\",staticStyle:{\"margin-top\":\"40px\"}},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"}),[_c('div',{staticClass:\"row text-center\"},[_c('div',{staticClass:\"col-12 col-md-4\"},[_c('h1',{staticStyle:{\"font-size\":\"50px\",\"font-weight\":\"bold\",\"color\":\"#76BAC6\",\"padding-top\":\"100px\"}},[_vm._v(\"SQAaaS module selection\")])]),_c('div',{staticClass:\"col-12 col-md-8 text-center\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-6 select-options text-center\",on:{\"click\":function($event){return _vm.gotoCustomized()}}},[_c('div',{staticClass:\"float-right\",staticStyle:{\"border\":\"2px solid #F1A190\",\"max-width\":\"500px\",\"height\":\"500px\",\"padding\":\"40px\"}},[_c('img',{staticClass:\"responsive\",staticStyle:{\"opacity\":\"0.9\"},attrs:{\"src\":require(\"../../static/paas.png\"),\"alt\":\"\"}}),_c('h2',{staticClass:\"custom-title\"},[_vm._v(\"Pipeline as a Service\")]),_c('span',{staticStyle:{\"color\":\"black\"}},[_vm._v(\"Compose customized CI/CD pipelines for your code repositories.\")])])]),_c('div',{staticClass:\"col-12 col-md-6 select-options text-center\",on:{\"click\":function($event){return _vm.gotoFull()}}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"border\":\"2px solid #90C7F1\",\"max-width\":\"500px\",\"height\":\"500px\",\"padding\":\"40px\"}},[_c('img',{staticClass:\"responsive\",staticStyle:{\"opacity\":\"0.9\"},attrs:{\"src\":require(\"../../static/qaa.png\"),\"alt\":\"\"}}),_c('h2',{staticClass:\"custom-title\"},[_vm._v(\"Quality Assessment & Awarding\")]),_c('span',{staticStyle:{\"color\":\"black\"}},[_vm._v(\"Take credit of the achievements in terms of software and service quality.\")])])])])])])]],2)],1)])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SelectOption.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SelectOption.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./SelectOption.vue?vue&type=template&id=3f2a09cb&scoped=true\"\nimport script from \"./SelectOption.vue?vue&type=script&lang=js\"\nexport * from \"./SelectOption.vue?vue&type=script&lang=js\"\nimport style0 from \"./SelectOption.vue?vue&type=style&index=0&id=3f2a09cb&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"3f2a09cb\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12\",staticStyle:{\"margin-top\":\"40px\"}},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"},[_c('button',{staticClass:\"btn btn-simple\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.back()}}},[_c('i',{staticClass:\"fa fa-arrow-left\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\"\\n BACK\\n \")]),_c('div',{staticClass:\"text-center\",staticStyle:{\"margin-bottom\":\"40px\"}},[_c('h2',{staticStyle:{\"color\":\"#76BAC6\",\"font-weight\":\"bold\"}},[_vm._v(\"SQAaaS lets you create customized CI/CD pipelines\")]),_c('h4',[_vm._v(\"Choose a name for the pipeline and start the composition\")]),_c('div',{staticStyle:{\"padding-bottom\":\"40px\"}},[_c('div',{staticClass:\"col-12 col-md-6 mx-auto mb-3\"},[_c('div',[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.pipelineName),expression:\"pipelineName\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Name of the pipeline. Example: worsica.\",\"aria-label\":\"Name of the pipeline. Example: worsica.\",\"aria-describedby\":\"basic-addon2\"},domProps:{\"value\":(_vm.pipelineName)},on:{\"input\":function($event){if($event.target.composing)return;_vm.pipelineName=$event.target.value}}}),_c('button',{staticClass:\"btn btn-next btn-next-back\",staticStyle:{\"border-width\":\"1px\",\"border-color\":\"#000\",\"color\":\"#3472F7\",\"margin-top\":\"10px\"},style:({cursor: _vm.disabled_next? 'not-allowed' : ''}),attrs:{\"disabled\":_vm.disabled_next,\"type\":\"button\"},on:{\"click\":function($event){return _vm.next()}}},[_vm._v(\"Create pipeline\")])]),_c('label',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorPipeline),expression:\"showErrorPipeline\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"Error: Invalid character.\")])])]),_c('span',{staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"20px\"}},[_vm._v(\"The Pipeline as Code block will guide you through 3 steps to compose your CI/CD pipeline based on the software quality criteria you select\")]),_c('p',[_vm._v(\"Once composed, you can then try out the pipeline in our premises or get it to be readily used in your code repositories\")])])]),[_c('div',{staticStyle:{\"margin-top\":\"4rem\",\"height\":\"250px\"}},[_c('div',{staticClass:\"wizard\"},[_c('div',{staticClass:\"wizard-inner\"},[_c('div',{staticClass:\"connecting-line\"}),_c('ul',{staticClass:\"nav nav-tabs\",attrs:{\"role\":\"tablist\"}},[_c('li',{staticClass:\"step0\",class:{active: _vm.current_step === 0},attrs:{\"role\":\"presentation\"}},[_c('a',{attrs:{\"href\":\"#\",\"data-toggle\":\"tab\",\"aria-controls\":\"step0\",\"role\":\"tab\",\"aria-expanded\":\"true\"},on:{\"click\":function($event){return _vm.menuChange(0)}}},[_c('span',{staticClass:\"round-tab\"},[_vm._v(\"1 \")]),_c('i',{staticStyle:{\"font-size\":\"16px\",\"margin-left\":\"16px\"}},[_vm._v(\"REPOS\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(this.current_step === 0),expression:\"this.current_step === 0\"}],staticStyle:{\"margin-top\":\"40px\"}},[_c('p',[_vm._v(\"Provide pointers to the repositories where the target code is available, and customize them as needed (add branches, tags, etc.).\")])])]),_c('li',{staticClass:\"step1\",class:{active: _vm.current_step === 1},attrs:{\"role\":\"presentation\"}},[_c('a',{attrs:{\"href\":\"#\",\"data-toggle\":\"tab\",\"aria-controls\":\"step1\",\"role\":\"tab\"},on:{\"click\":function($event){return _vm.menuChange(1)}}},[_c('span',{staticClass:\"round-tab\"},[_vm._v(\"2\")]),_c('i',{staticStyle:{\"font-size\":\"16px\",\"margin-left\":\"16px\"}},[_vm._v(\"CRITERIA\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(this.current_step === 1),expression:\"this.current_step === 1\"}],staticStyle:{\"margin-top\":\"40px\"}},[_c('p',[_vm._v(\"Arrange the pipeline steps according to the supported quality criteria. Each criterion will prompt you for the relevant details to get it done (e.g. build parameters).\")])])]),_c('li',{staticClass:\"step2\",class:{active: _vm.current_step === 2},attrs:{\"role\":\"presentation\"}},[_c('a',{attrs:{\"href\":\"#\",\"data-toggle\":\"tab\",\"aria-controls\":\"step2\",\"role\":\"tab\"},on:{\"click\":function($event){return _vm.menuChange(2)}}},[_c('span',{staticClass:\"round-tab\"},[_vm._v(\"3\")]),_c('i',{staticStyle:{\"font-size\":\"16px\",\"margin-left\":\"16px\"}},[_vm._v(\"SUMMARY\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(this.current_step === 2),expression:\"this.current_step === 2\"}],staticStyle:{\"margin-top\":\"40px\"}},[_c('p',[_vm._v(\"The CI/CD pipeline is now ready to use. The SQAaaS provides further support for executing and/or downloaine. You could even push it directly to your own git repository.\")])])])])])])])]],2)],1)])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PipelineName.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PipelineName.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./PipelineName.vue?vue&type=template&id=4695df83&scoped=true\"\nimport script from \"./PipelineName.vue?vue&type=script&lang=js\"\nexport * from \"./PipelineName.vue?vue&type=script&lang=js\"\nimport style0 from \"./PipelineName.vue?vue&type=style&index=0&id=4695df83&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4695df83\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\",staticStyle:{\"min-height\":\"70vh\"}},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading),expression:\"loading\"}],staticClass:\"loading-overlay is-active\",attrs:{\"id\":\"test\"}},[_c('div',{staticStyle:{\"padding\":\"20px\",\"background-color\":\"#ccc\",\"border-radius\":\"5px\"}},[_c('div',{staticStyle:{\"vertical-align\":\"middle\",\"display\":\"flex\"}},[_c('span',{staticClass:\"fas fa-cog fa-3x fa-spin\"}),_c('p',{staticStyle:{\"padding-left\":\"10px\",\"text-transform\":\"uppercase\",\"font-weight\":\"700\",\"margin-bottom\":\"0px\",\"margin-top\":\"15px\"}},[_vm._v(_vm._s(_vm.modal_message))])]),_vm._m(0),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showStatus),expression:\"showStatus\"}],staticClass:\"text-center\"},[_c('p',{staticStyle:{\"font-size\":\"18px\",\"font-weight\":\"700\"}},[_vm._v(\"Current State: \"+_vm._s(_vm.build_status))])]),_c('div',{staticClass:\"text-center\"},[_c('a',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuildUrl),expression:\"showBuildUrl\"}],staticClass:\"btn btn-primary btn-fill btn-sm\",staticStyle:{\"color\":\"white\",\"margin-right\":\"10px\"},attrs:{\"href\":_vm.build_url,\"target\":\"_blank\"}},[_vm._v(\"Check Logs\")]),_c('button',{staticClass:\"btn btn-sm btn-danger btn-fill\",staticStyle:{\"margin-left\":\"10px\"},on:{\"click\":function($event){return _vm.cancelExecution()}}},[_vm._v(\"Cancel\")])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12\",staticStyle:{\"margin-top\":\"40px\"}},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"},[_c('div',{staticStyle:{\"display\":\"inline-flex\"}},[_c('button',{staticClass:\"btn btn-default btn-simple\",on:{\"click\":function($event){return _vm.gotoSelect()}}},[_c('i',{staticClass:\"fa fa-arrow-left\",attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticClass:\"card-title\",staticStyle:{\"font-weight\":\"bold\",\"padding-top\":\"5px\",\"font-size\":\"18px\"}},[_vm._v(\"Back\")])])])]),[_c('div',{staticClass:\"text-center col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"20px\"}},[_c('h2',{staticStyle:{\"color\":\"#76BAC6\",\"font-weight\":\"bold\"}},[_vm._v(\"Take credit for the quality achievements of your code\")]),_c('h4',[_vm._v(\"Fill in the form below to trigger the assessment process\")]),_c('nav',{staticClass:\"nav nav-tabs nav-justified mt-5 mb-4\",attrs:{\"id\":\"assessmentTypeTabs\"}},[_c('a',{staticClass:\"nav-link active\",attrs:{\"data-toggle\":\"pill\",\"data-target\":\"#assessmentSoftwareForm\",\"type\":\"button\"}},[_vm._v(\"Source Code\")]),_c('a',{staticClass:\"nav-link\",attrs:{\"data-toggle\":\"pill\",\"data-target\":\"#assessmentServiceForm\",\"type\":\"button\"}},[_vm._v(\"Service\")]),_c('a',{staticClass:\"nav-link\",attrs:{\"data-toggle\":\"pill\",\"data-target\":\"#assessmentFairForm\",\"type\":\"button\"}},[_vm._v(\"FAIR\")])]),_c('div',{staticClass:\"tab-content\"},[_c('div',{staticClass:\"tab-pane fade show active\",attrs:{\"id\":\"assessmentSoftwareForm\"}},[_c('div',{staticClass:\"accordion\",attrs:{\"id\":\"softwareAccordionAssessment\"}},[_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#softwareAssessmentFromRepository\"}},[_vm._v(\"\\n From Repository\\n \")])]),_c('div',{staticClass:\"collapse show\",attrs:{\"id\":\"softwareAssessmentFromRepository\",\"data-parent\":\"#softwareAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"row mb-2\"},[_c('div',{staticClass:\"col-12 col-md-8\"},[_c('base-input',{staticStyle:{\"margin-bottom\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"Repository URL\",\"disabled\":false,\"placeholder\":\"\"},model:{value:(_vm.params.url),callback:function ($$v) {_vm.$set(_vm.params, \"url\", $$v)},expression:\"params.url\"}}),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software.repository_URL),expression:\"error.software.repository_URL\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software.repository_URL))])],1),_c('div',{staticClass:\"col-12 col-md-4\"},[_c('base-input',{staticStyle:{\"margin-bottom\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"Branch\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.params.branch),callback:function ($$v) {_vm.$set(_vm.params, \"branch\", $$v)},expression:\"params.branch\"}})],1)]),_c('div',{staticClass:\"row ml-1 mb-3\"},[_c('base-checkbox',{staticStyle:{\"padding-left\":\"6px\"},attrs:{\"name\":\"credentials\"},model:{value:(_vm.software_repo_credentials.show_form),callback:function ($$v) {_vm.$set(_vm.software_repo_credentials, \"show_form\", $$v)},expression:\"software_repo_credentials.show_form\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"This is a private repository\")]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.software_repo_credentials.show_form),expression:\"software_repo_credentials.show_form\"}],staticStyle:{\"margin-top\":\"10px\",\"margin-bottom\":\"20px\",\"padding-left\":\"36px\",\"padding-right\":\"30px\"}},[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software.credentials_id),expression:\"error.software.credentials_id\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software.credentials_id))]),_c('div',{staticStyle:{\"margin-top\":\"16px\"}},[_vm._v(\"Personal Access Token\")]),_c('div',{staticClass:\"custom-label\"},[_vm._v(\"Personal access tokens are an alternative to using passwords for authentication and are intended to access resources on behalf of yourself.\")]),_c('div',{staticClass:\"custom-label\",staticStyle:{\"margin-bottom\":\"12px\"}},[_vm._v(\"Creating a personal access token documentation → \"),_c('a',{attrs:{\"href\":\"https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token\",\"target\":\"_blank\"}},[_vm._v(\"GitHub\")]),_vm._v(\" - \"),_c('a',{attrs:{\"href\":\"https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html\",\"target\":\"_blank\"}},[_vm._v(\"GitLab\")])]),_c('base-input',{staticStyle:{\"margin-left\":\"16px\"},attrs:{\"type\":\"text\",\"label\":\"GitHub/GitLab Username\"},model:{value:(_vm.software_repo_credentials.username),callback:function ($$v) {_vm.$set(_vm.software_repo_credentials, \"username\", $$v)},expression:\"software_repo_credentials.username\"}}),_c('label',{staticClass:\"control-label\",staticStyle:{\"padding-left\":\"16px\"}},[_vm._v(\"Personal Access token\")]),_c('div',{staticClass:\"input-group\",staticStyle:{\"padding-left\":\"16px\"}},[(_vm.software_repo_credentials.access_token_concealed)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.software_repo_credentials.access_token),expression:\"software_repo_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"password\"},domProps:{\"value\":(_vm.software_repo_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.software_repo_credentials, \"access_token\", $event.target.value)}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.software_repo_credentials.access_token),expression:\"software_repo_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\"},domProps:{\"value\":(_vm.software_repo_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.software_repo_credentials, \"access_token\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-append\"},[_c('button',{staticClass:\"btn access_token_show_button\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.toggleShowAccessToken('software_repo')}}},[_c('i',{class:{ 'fa fa-eye': _vm.software_repo_credentials.access_token_concealed, 'fa fa-eye-slash': !_vm.software_repo_credentials.access_token_concealed }})])])])],1)],1),_c('div',{staticClass:\"row mb-2\"},[_c('div',{staticClass:\"col-12 col-md-8\"},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"External documentation repository URL (optional)\",\"disabled\":false,\"placeholder\":\"\"},model:{value:(_vm.doc.url),callback:function ($$v) {_vm.$set(_vm.doc, \"url\", $$v)},expression:\"doc.url\"}})],1),_c('div',{staticClass:\"col-12 col-md-4\"},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"Branch\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.doc.branch),callback:function ($$v) {_vm.$set(_vm.doc, \"branch\", $$v)},expression:\"doc.branch\"}})],1)]),_c('div',{staticClass:\"row ml-1 mb-3\"},[_c('base-checkbox',{staticStyle:{\"padding-left\":\"6px\"},attrs:{\"name\":\"credentials\"},model:{value:(_vm.software_doc_credentials.show_form),callback:function ($$v) {_vm.$set(_vm.software_doc_credentials, \"show_form\", $$v)},expression:\"software_doc_credentials.show_form\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"This is a private repository\")]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.software_doc_credentials.show_form),expression:\"software_doc_credentials.show_form\"}],staticStyle:{\"margin-top\":\"16px\",\"margin-bottom\":\"20px\",\"padding-left\":\"36px\",\"padding-right\":\"30px\"}},[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software_doc.credentials_id),expression:\"error.software_doc.credentials_id\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software_doc.credentials_id))]),_c('div',{staticStyle:{\"margin-top\":\"16px\"}},[_vm._v(\"Personal Access Token\")]),_c('div',{staticClass:\"custom-label\"},[_vm._v(\"Personal access tokens are an alternative to using passwords for authentication and are intended to access resources on behalf of yourself.\")]),_c('div',{staticClass:\"custom-label\",staticStyle:{\"margin-bottom\":\"12px\"}},[_vm._v(\"Creating a personal access token documentation → \"),_c('a',{attrs:{\"href\":\"https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token\",\"target\":\"_blank\"}},[_vm._v(\"GitHub\")]),_vm._v(\" - \"),_c('a',{attrs:{\"href\":\"https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html\",\"target\":\"_blank\"}},[_vm._v(\"GitLab\")])]),_c('base-input',{staticStyle:{\"margin-left\":\"16px\"},attrs:{\"type\":\"text\",\"label\":\"GitHub/GitLab Username\"},model:{value:(_vm.software_doc_credentials.username),callback:function ($$v) {_vm.$set(_vm.software_doc_credentials, \"username\", $$v)},expression:\"software_doc_credentials.username\"}}),_c('label',{staticClass:\"control-label\",staticStyle:{\"padding-left\":\"16px\"}},[_vm._v(\"Personal Access token\")]),_c('div',{staticClass:\"input-group\",staticStyle:{\"padding-left\":\"16px\"}},[(_vm.software_doc_credentials.access_token_concealed)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.software_doc_credentials.access_token),expression:\"software_doc_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"password\"},domProps:{\"value\":(_vm.software_doc_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.software_doc_credentials, \"access_token\", $event.target.value)}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.software_doc_credentials.access_token),expression:\"software_doc_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\"},domProps:{\"value\":(_vm.software_doc_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.software_doc_credentials, \"access_token\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-append\"},[_c('button',{staticClass:\"btn access_token_show_button\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.toggleShowAccessToken('software_doc')}}},[_c('i',{class:{ 'fa fa-eye': _vm.software_doc_credentials.access_token_concealed, 'fa fa-eye-slash': !_vm.software_doc_credentials.access_token_concealed }})])])])],1)],1)])])])]),_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left collapsed\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#softwareAssessmentFromJSON\"}},[_vm._v(\"\\n Load QAA report from previous assessment\\n \")])]),_c('div',{staticClass:\"collapse\",attrs:{\"id\":\"softwareAssessmentFromJSON\",\"data-parent\":\"#softwareAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"row mt-2 mb-2\"},[_c('div',{staticClass:\"col\"},[_vm._v(\"You can review a previously generated SQAaaS report \")])]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software.json),expression:\"error.software.json\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software.json))]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By uploading the associated JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('input',{staticClass:\"custom-file-input\",attrs:{\"type\":\"file\",\"accept\":\"application/JSON\",\"id\":\"softwareJSONInputFile\",\"title\":\"\"},on:{\"dragenter\":function($event){return _vm.dragEnterJSON($event.target)},\"dragleave\":function($event){return _vm.dragLeaveJSON($event.target)},\"change\":function($event){return _vm.selectJSON($event.target,'software')}}}),_c('label',{staticClass:\"custom-file-label\",class:{ 'json-loaded': _vm.software_json_file }},[_vm._v(_vm._s(_vm.software_json_file? _vm.software_json_file.name+\" (\"+Math.round(_vm.software_json_file.size/1024)+\"kB)\" : \"Select or drop an assessment report JSON file\"))]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software.json_file),expression:\"error.software.json_file\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0\",\"padding-top\":\"10px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software.json_file))])]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By typing the URL of the JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('base-input',{attrs:{\"type\":\"text\",\"disabled\":false,\"placeholder\":\"\"},on:{\"input\":function($event){return _vm.inputURLJSON($event.target, 'software')}},model:{value:(_vm.software_json_url),callback:function ($$v) {_vm.software_json_url=$$v},expression:\"software_json_url\"}}),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software.json_url),expression:\"error.software.json_url\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-top\":\"-8px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software.json_url))])],1)])])])])]),_c('button',{staticClass:\"btn btn-primary btn-fill mb-3 startAssessmentButton\",attrs:{\"disabled\":!_vm.software_repository_accordion_open && !_vm.software_json_accordion_open},on:{\"click\":function($event){return _vm.getResults('software')}}},[_vm._v(\"Start Source Code Assessment\")])]),_c('div',{staticClass:\"tab-pane fade\",attrs:{\"id\":\"assessmentServiceForm\"}},[_c('div',{staticClass:\"accordion\",attrs:{\"id\":\"serviceAccordionAssessment\"}},[_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#serviceAssessmentFromRepository\"}},[_vm._v(\"\\n From Repository\\n \")])]),_c('div',{staticClass:\"collapse show\",attrs:{\"id\":\"serviceAssessmentFromRepository\",\"data-parent\":\"#serviceAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"row mb-2\"},[_c('div',{staticClass:\"col-12 col-md-8\"},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"Repository URL\",\"disabled\":false,\"placeholder\":\"\"},model:{value:(_vm.deploy.url),callback:function ($$v) {_vm.$set(_vm.deploy, \"url\", $$v)},expression:\"deploy.url\"}}),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.repository_URL),expression:\"error.service.repository_URL\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-top\":\"6px\",\"padding-left\":\"0px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.repository_URL))])],1),_c('div',{staticClass:\"col-12 col-md-4\"},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"Branch\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.deploy.branch),callback:function ($$v) {_vm.$set(_vm.deploy, \"branch\", $$v)},expression:\"deploy.branch\"}})],1)]),_c('div',{staticClass:\"row ml-1 mb-3\"},[_c('base-checkbox',{staticStyle:{\"padding-left\":\"6px\"},attrs:{\"name\":\"credentials\"},model:{value:(_vm.service_credentials.show_form),callback:function ($$v) {_vm.$set(_vm.service_credentials, \"show_form\", $$v)},expression:\"service_credentials.show_form\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"This is a private repository\")]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.service_credentials.show_form),expression:\"service_credentials.show_form\"}],staticStyle:{\"margin-top\":\"16px\",\"margin-bottom\":\"20px\",\"padding-left\":\"36px\",\"padding-right\":\"30px\"}},[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.credentials_id),expression:\"error.service.credentials_id\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.credentials_id))]),_c('div',{staticStyle:{\"margin-top\":\"16px\"}},[_vm._v(\"Personal Access Token\")]),_c('div',{staticClass:\"custom-label\"},[_vm._v(\"Personal access tokens are an alternative to using passwords for authentication and are intended to access resources on behalf of yourself.\")]),_c('div',{staticClass:\"custom-label\",staticStyle:{\"margin-bottom\":\"12px\"}},[_vm._v(\"Creating a personal access token documentation → \"),_c('a',{attrs:{\"href\":\"https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token\",\"target\":\"_blank\"}},[_vm._v(\"GitHub\")]),_vm._v(\" - \"),_c('a',{attrs:{\"href\":\"https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html\",\"target\":\"_blank\"}},[_vm._v(\"GitLab\")])]),_c('base-input',{staticStyle:{\"margin-left\":\"16px\"},attrs:{\"type\":\"text\",\"label\":\"GitHub/GitLab Username\"},model:{value:(_vm.service_credentials.username),callback:function ($$v) {_vm.$set(_vm.service_credentials, \"username\", $$v)},expression:\"service_credentials.username\"}}),_c('label',{staticClass:\"control-label\",staticStyle:{\"padding-left\":\"16px\"}},[_vm._v(\"Personal Access token\")]),_c('div',{staticClass:\"input-group\",staticStyle:{\"padding-left\":\"16px\"}},[(_vm.service_credentials.access_token_concealed)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.service_credentials.access_token),expression:\"service_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"password\"},domProps:{\"value\":(_vm.service_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.service_credentials, \"access_token\", $event.target.value)}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.service_credentials.access_token),expression:\"service_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\"},domProps:{\"value\":(_vm.service_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.service_credentials, \"access_token\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-append\"},[_c('button',{staticClass:\"btn access_token_show_button\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.toggleShowAccessToken('service')}}},[_c('i',{class:{ 'fa fa-eye': _vm.service_credentials.access_token_concealed, 'fa fa-eye-slash': !_vm.service_credentials.access_token_concealed }})])])])],1)],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.criteria != 'default'),expression:\"criteria != 'default'\"}],staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-6\"},[_c('label',[_vm._v(\" Choose a tool \")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.builder_tool_service),expression:\"builder_tool_service\"}],staticClass:\"custom-select\",attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.builder_tool_service=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_vm._l((_vm.array_tools),function(tool,key){return _c('option',{key:key,staticStyle:{\"text-transform\":\"capitalize\"},domProps:{\"value\":tool['name']}},[_vm._v(_vm._s(tool['name'].toUpperCase()))])})],2)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderTool),expression:\"showBuilderTool\"}],staticClass:\"text-left col-12 col-md-6\",staticStyle:{\"padding-top\":\"25px\"}},[_c('button',{staticClass:\"btn btn-info\",staticStyle:{\"max-height\":\"40px\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addToolService()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"Add Tool\")]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.tool_arguments),expression:\"error.service.tool_arguments\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-left\":\"12px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.tool_arguments))]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.tool_addition),expression:\"error.service.tool_addition\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-left\":\"12px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.tool_addition))])])]),_c('div',[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.tool_selection),expression:\"error.service.tool_selection\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-top\":\"6px\",\"padding-left\":\"0px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.tool_selection))])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderTool),expression:\"showBuilderTool\"}],staticClass:\"col-12\",staticStyle:{\"margin-top\":\"20px\"},attrs:{\"id\":\"tools\"}},[_c('div',{attrs:{\"id\":\"ref-arg\"}})]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.builder_tool_service != 'default'),expression:\"builder_tool_service != 'default'\"}],staticClass:\"col-12 mt-2\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_image !=''),expression:\"docker_image !=''\"}],staticClass:\"badge badge-secondary\"},[_vm._v(\"image:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_image))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_lang !=''),expression:\"docker_lang !=''\"}],staticClass:\"badge badge-primary\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"lang:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_lang))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_version !=''),expression:\"docker_version !=''\"}],staticClass:\"badge badge-danger\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"version:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_version))])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-top\":\"20px\"}},[_c('base-checkbox',{staticStyle:{\"padding-left\":\"6px\"},attrs:{\"name\":\"workspace\"},model:{value:(_vm.change_image),callback:function ($$v) {_vm.change_image=$$v},expression:\"change_image\"}}),_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"16px\"}},[_vm._v(\"Use custom service\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Define your own container service more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])],1)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.change_image),expression:\"change_image\"}],staticClass:\"col-12 col-md-6\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.service),expression:\"service\"}],staticClass:\"custom-select\",attrs:{\"id\":\"service\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.service=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Choose a service...\")]),_vm._l((_vm.$store.state.docker_compose.services),function(service,key){return _c('option',{key:key,domProps:{\"value\":key}},[_vm._v(_vm._s(key))])})],2),_c('button',{staticClass:\"btn-simple btn btn-xs btn-info text-left\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.openModal();_vm.set_fair_service == false}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"Add Service\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.array_selected_tools_service.length > 0),expression:\"array_selected_tools_service.length > 0\"}],staticStyle:{\"padding-top\":\"40px\",\"margin-bottom\":\"2rem\"}},[_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Tool\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Arguments\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.array_selected_tools_service),function(tool,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\",\"text-transform\":\"uppercase\"}},[_vm._v(\"\\n \"+_vm._s(_vm.array_selected_tools_service[index].name)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"},attrs:{\"id\":'list-arg'+index}},[_vm._v(\"\\n \"+_vm._s(_vm.startListArg(tool['args'], index))+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeToolService(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])])])])])]),_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left collapsed\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#serviceAssessmentFromJSON\"}},[_vm._v(\"\\n Load QAA report from previous assessment\\n \")])]),_c('div',{staticClass:\"collapse\",attrs:{\"id\":\"serviceAssessmentFromJSON\",\"data-parent\":\"#serviceAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"row mt-2 mb-2\"},[_c('div',{staticClass:\"col\"},[_vm._v(\"You can review a previously generated SQAaaS report \")])]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.json),expression:\"error.service.json\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.json))]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By uploading the associated JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('input',{staticClass:\"custom-file-input\",attrs:{\"type\":\"file\",\"accept\":\"application/JSON\",\"id\":\"serviceJSONInputFile\",\"title\":\"\"},on:{\"dragenter\":function($event){return _vm.dragEnterJSON($event.target)},\"dragleave\":function($event){return _vm.dragLeaveJSON($event.target)},\"change\":function($event){return _vm.selectJSON($event.target,'service')}}}),_c('label',{staticClass:\"custom-file-label\",class:{ 'json-loaded': _vm.service_json_file }},[_vm._v(_vm._s(_vm.service_json_file? _vm.service_json_file.name+\" (\"+Math.round(_vm.service_json_file.size/1024)+\"kB)\" : \"Select or drop an assessment report JSON file\"))]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.json_file),expression:\"error.service.json_file\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0\",\"padding-top\":\"10px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.json_file))])]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By typing the URL of the JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('base-input',{attrs:{\"type\":\"text\",\"disabled\":false,\"placeholder\":\"\"},on:{\"input\":function($event){return _vm.inputURLJSON($event.target, 'service')}},model:{value:(_vm.service_json_url),callback:function ($$v) {_vm.service_json_url=$$v},expression:\"service_json_url\"}}),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.json_url),expression:\"error.service.json_url\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-top\":\"-8px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.json_url))])],1)])])])])]),_c('button',{staticClass:\"btn btn-primary btn-fill mb-3 startAssessmentButton\",attrs:{\"disabled\":!_vm.service_repository_accordion_open && !_vm.service_json_accordion_open},on:{\"click\":function($event){return _vm.getResults('service')}}},[_vm._v(\"Start Service Assessment\")])]),_c('div',{staticClass:\"tab-pane fade\",attrs:{\"id\":\"assessmentFairForm\"}},[_c('div',{staticClass:\"accordion\",attrs:{\"id\":\"fairAccordionAssessment\"}},[_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#fairAssessmentFromRepository\"}},[_vm._v(\"\\n From Repository\\n \")])]),_c('div',{staticClass:\"collapse show\",attrs:{\"id\":\"fairAssessmentFromRepository\",\"data-parent\":\"#fairAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"text-left\"},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.criteria_fair != 'default'),expression:\"criteria_fair != 'default'\"}],staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-6\"},[_c('label',[_vm._v(\" Choose a tool\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.builder_tool_fair),expression:\"builder_tool_fair\"}],staticClass:\"custom-select\",attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.builder_tool_fair=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_vm._l((_vm.array_tools_fair),function(tool,key){return _c('option',{key:key,staticStyle:{\"text-transform\":\"capitalize\"},domProps:{\"value\":tool['name']}},[_vm._v(_vm._s(tool['name'].toUpperCase()))])})],2)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderToolFair),expression:\"showBuilderToolFair\"}],staticClass:\"text-left col-12 col-md-6\",staticStyle:{\"padding-top\":\"25px\"}},[_c('button',{staticClass:\"btn btn-info\",staticStyle:{\"max-height\":\"40px\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addToolFair()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"Add Tool\")]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.tool_arguments),expression:\"error.fair.tool_arguments\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-left\":\"12px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.tool_arguments))]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.tool_addition),expression:\"error.fair.tool_addition\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-left\":\"12px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.tool_addition))])])]),_c('div',[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.tool_selection),expression:\"error.fair.tool_selection\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-top\":\"6px\",\"padding-left\":\"0px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.tool_selection))])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderToolFair),expression:\"showBuilderToolFair\"}],staticClass:\"col-12\",staticStyle:{\"margin-top\":\"20px\"},attrs:{\"id\":\"tools\"}},[_c('div',{attrs:{\"id\":\"ref-arg-fair\"}})]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.builder_tool_fair != 'default'),expression:\"builder_tool_fair != 'default'\"}],staticClass:\"col-12 mt-2\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_image !=''),expression:\"docker_image !=''\"}],staticClass:\"badge badge-secondary\"},[_vm._v(\"image:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_image_fair))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_lang !=''),expression:\"docker_lang !=''\"}],staticClass:\"badge badge-primary\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"lang:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_lang_fair))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_version !=''),expression:\"docker_version !=''\"}],staticClass:\"badge badge-danger\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"version:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_version_fair))])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-top\":\"20px\"}},[_c('base-checkbox',{staticStyle:{\"padding-left\":\"6px\"},attrs:{\"name\":\"workspace\"},model:{value:(_vm.change_image_fair),callback:function ($$v) {_vm.change_image_fair=$$v},expression:\"change_image_fair\"}}),_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"16px\"}},[_vm._v(\"Use custom service\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Define your own container service more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])],1)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.change_image_fair),expression:\"change_image_fair\"}],staticClass:\"col-12 col-md-6\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.service_fair),expression:\"service_fair\"}],staticClass:\"custom-select\",attrs:{\"id\":\"service\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.service_fair=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Choose a service...\")]),_vm._l((_vm.$store.state.docker_compose.services),function(service,key){return _c('option',{key:key,domProps:{\"value\":key}},[_vm._v(_vm._s(key))])})],2),_c('button',{staticClass:\"btn-simple btn btn-xs btn-info text-left\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.openModal();_vm.set_fair_service == true}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"Add Service\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.array_selected_tools_fair.length > 0),expression:\"array_selected_tools_fair.length > 0\"}],staticStyle:{\"padding-top\":\"40px\",\"margin-bottom\":\"2rem\"}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('span',{staticClass:\"custom-table-title\",staticStyle:{}},[_vm._v(\"Selected Tools\")])]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Tool\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Arguments\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.array_selected_tools_fair),function(tool,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\",\"text-transform\":\"uppercase\"}},[_vm._v(\"\\n \"+_vm._s(_vm.array_selected_tools_fair[index].name)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"},attrs:{\"id\":'list-arg'+index}},[_vm._v(\"\\n \"+_vm._s(_vm.startListArgFair(tool['args'], index))+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeToolFair(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])])])])])])]),_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left collapsed\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#fairAssessmentFromJSON\"}},[_vm._v(\"\\n Load QAA report from previous assessment\\n \")])]),_c('div',{staticClass:\"collapse\",attrs:{\"id\":\"fairAssessmentFromJSON\",\"data-parent\":\"#fairAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"row mt-2 mb-2\"},[_c('div',{staticClass:\"col\"},[_vm._v(\"You can review a previously generated SQAaaS report \")])]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.json),expression:\"error.fair.json\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.json))]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By uploading the associated JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('input',{staticClass:\"custom-file-input\",attrs:{\"type\":\"file\",\"accept\":\"application/JSON\",\"id\":\"fairJSONInputFile\",\"title\":\"\"},on:{\"dragenter\":function($event){return _vm.dragEnterJSON($event.target)},\"dragleave\":function($event){return _vm.dragLeaveJSON($event.target)},\"change\":function($event){return _vm.selectJSON($event.target,'fair')}}}),_c('label',{staticClass:\"custom-file-label\",class:{ 'json-loaded': _vm.fair_json_file }},[_vm._v(_vm._s(_vm.fair_json_file? _vm.fair_json_file.name+\" (\"+Math.round(_vm.fair_json_file.size/1024)+\"kB)\" : \"Select or drop an assessment report JSON file\"))]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.json_file),expression:\"error.fair.json_file\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0\",\"padding-top\":\"10px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.json_file))])]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By typing the URL of the JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('base-input',{attrs:{\"type\":\"text\",\"disabled\":false,\"placeholder\":\"\"},on:{\"input\":function($event){return _vm.inputURLJSON($event.target, 'fair')}},model:{value:(_vm.fair_json_url),callback:function ($$v) {_vm.fair_json_url=$$v},expression:\"fair_json_url\"}}),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.json_url),expression:\"error.fair.json_url\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-top\":\"-8px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.json_url))])],1)])])])])]),_c('button',{staticClass:\"btn btn-primary btn-fill mb-3 startAssessmentButton\",attrs:{\"disabled\":!_vm.fair_repository_accordion_open && !_vm.fair_json_accordion_open},on:{\"click\":function($event){return _vm.getResults('fair')}}},[_vm._v(\"Start FAIR Assessment\")])])])])]],2)],1),_c('div',{staticClass:\"modal\",attrs:{\"id\":\"myModal\",\"tabindex\":\"-1\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog modal-xl\",staticStyle:{\"max-height\":\"650px\"},attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_vm._m(1),_c('div',{staticClass:\"modal-body\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"0px\",\"max-height\":\"70vh\",\"overflow-y\":\"auto\"}},[_c('composer',{on:{\"service_name\":_vm.getServiceName}})],1),_c('div',{staticClass:\"modal-footer\",staticStyle:{\"padding-top\":\"20px\"}},[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")]),_c('button',{staticClass:\"btn btn-primary btn-fill\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"},on:{\"click\":function($event){return _vm.checkServices()}}},[_vm._v(\"Done\")])])])])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',[_c('p',[_vm._v(\"Please, wait for this process to finish.\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-header\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"20px\"}},[_c('h5',{staticClass:\"modal-title\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Add New Services\")]),_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessment.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessment.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./FullAssessment.vue?vue&type=template&id=2d8d6d3a&scoped=true\"\nimport script from \"./FullAssessment.vue?vue&type=script&lang=js\"\nexport * from \"./FullAssessment.vue?vue&type=script&lang=js\"\nimport style0 from \"./FullAssessment.vue?vue&type=style&index=0&id=2d8d6d3a&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2d8d6d3a\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('nav',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.userLogged),expression:\"!userLogged\"}],staticClass:\"navbar navbar-expand-md navbar-dark\"},[_c('div',{staticClass:\"container\"},[_vm._m(0),_vm._m(1),_vm._m(2),_c('div',{staticClass:\"collapse navbar-collapse\",attrs:{\"id\":\"navbarNavDropdown\"}},[_c('ul',{staticClass:\"navbar-nav ml-auto\",attrs:{\"id\":\"main-menu\"}},[_vm._m(3),_vm._m(4),_vm._m(5),_vm._m(6),_c('li',{staticClass:\"nav-item\",staticStyle:{\"padding-left\":\"20px\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Sign In\")])])])])])]),_c('top-navbar',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.userLogged && _vm.fromEndpoint),expression:\"userLogged && fromEndpoint\"}]}),_c('div',{staticClass:\"container-fluid\",staticStyle:{\"min-height\":\"70vh\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"overflow-y\":\"auto\"}},[_c('div',{staticClass:\"col-12\",staticStyle:{\"margin-top\":\"40px\"}},[(_vm.loadingEndpointJSON)?_c('div',[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('div',{staticClass:\"text-center col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"20px\"}},[_c('h4',{staticStyle:{\"margin-bottom\":\"30px\"}},[_vm._v(\"Loading quality assessment report...\")])])]],2)],1):(_vm.errorEndpointJSON)?_c('div',[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('div',{staticClass:\"text-center col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"20px\"}},[_c('h2',{staticStyle:{\"color\":\"#76BAC6\",\"font-weight\":\"bold\"}},[_vm._v(\"Error loading quality assessment report\")]),_c('h4',[_vm._v(_vm._s(this.$route.params.json_url)+\" cannot be loaded or does not have a valid syntax.\")]),_c('h4',[_vm._v(\"Please ensure the URL is correct and try again.\")]),_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.userLogged),expression:\"userLogged\"}],staticClass:\"btn\",staticStyle:{\"color\":\"#fff\",\"background-color\":\"#6c757d\",\"border\":\"none\",\"margin\":\"20px 0\"},on:{\"click\":function($event){return _vm.$router.push('/')}}},[_c('i',{staticClass:\"fa fa-arrow-left\"}),_vm._v(\" Back to main page\")])])]],2)],1):_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"},[_c('div',{staticClass:\"row hideInPDF\",staticStyle:{\"padding\":\"0px 10px\"}},[_c('div',{staticClass:\"col-6\",staticStyle:{\"display\":\"inline-flex\"}},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.userLogged && !_vm.fromEndpoint),expression:\"userLogged && !fromEndpoint\"}],staticClass:\"btn btn-default btn-simple\",on:{\"click\":function($event){return _vm.gotoFull()}}},[_c('i',{staticClass:\"fa fa-arrow-left\",attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticClass:\"card-title\",staticStyle:{\"font-weight\":\"bold\",\"padding-top\":\"5px\",\"font-size\":\"18px\"}},[_vm._v(\"Back\")])])]),_c('div',{staticClass:\"col-6 text-right mt-2\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.userLogged),expression:\"userLogged\"}],staticClass:\"btn\",staticStyle:{\"color\":\"#fff\",\"background-color\":\"#6c757d\",\"border\":\"none\"},on:{\"click\":function($event){return _vm.refresh()}}},[_c('i',{staticClass:\"fa fa-refresh\",staticStyle:{\"padding-right\":\"10px\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" New Assessment\")]),_c('div',{staticClass:\"btn-group\"},[_c('button',{staticClass:\"btn dropdown-toggle\",staticStyle:{\"color\":\"#fff\",\"background-color\":\"#6c757d\",\"border\":\"none\",\"margin-left\":\"15px\"},attrs:{\"id\":\"downloadDropdown\",\"data-toggle\":\"dropdown\"}},[_c('i',{staticClass:\"fa fa-download\",staticStyle:{\"padding-right\":\"10px\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" Download \")]),_c('ul',{staticClass:\"dropdown-menu\",attrs:{\"id\":\"downloadDropdownMenu\"}},[_c('li',[_c('a',{attrs:{\"role\":\"button\"},on:{\"click\":function($event){return _vm.downloadJSON()}}},[_c('i',{staticClass:\"fa fa-file-alt\",staticStyle:{\"color\":\"#455098\",\"margin-right\":\"5px\"}}),_vm._v(\" JSON\")])]),_c('li',[_c('a',{attrs:{\"role\":\"button\"},on:{\"click\":function($event){return _vm.downloadPNG()}}},[_c('i',{staticClass:\"fa fa-file-image-o\",staticStyle:{\"color\":\"#459849\",\"margin-right\":\"5px\"}}),_vm._v(\" PNG\")])]),_c('li',[_c('a',{attrs:{\"role\":\"button\"},on:{\"click\":function($event){return _vm.downloadPDF()}}},[_c('i',{staticClass:\"fa fa-file-pdf-o\",staticStyle:{\"color\":\"#984545\",\"margin-right\":\"5px\"}}),_vm._v(\" PDF\")])])])])])])]),[_c('div',{staticClass:\"container-fluid mb-5\"},[_c('div',{staticClass:\"row mt-3\"},[_c('div',{staticClass:\"col d-flex justify-content-center\"},[_c('RepoData',{attrs:{\"assessmentType\":_vm.getAssessmentType(),\"repo\":this.$store.state.report.repository[0]}})],1)]),_c('div',{staticClass:\"row mt-5\"},[_c('div',{staticClass:\"col\"},[_c('h2',{staticStyle:{\"font-weight\":\"bold\",\"max-width\":\"1200px\",\"margin\":\"0 auto 0 auto\"}},[_vm._v(\"Badge Report\")])])]),_c('div',{staticClass:\"row mt-3\"},[_c('div',{staticClass:\"col d-flex justify-content-center\"},[_c('BadgeAchieved',{attrs:{\"badge\":this.$store.state.report.badge}})],1)]),_c('div',{staticClass:\"row mt-5\"},[_c('div',{staticClass:\"col\"},[_c('BadgeResults',{attrs:{\"badgeCriteria\":_vm.getBadgeCriteria(),\"mapping_icon\":_vm.mapping_icon,\"mapping_criteria_name\":_vm.mapping_criteria_name}})],1)]),_c('div',{staticClass:\"row mt-5\"},[_c('div',{staticClass:\"col\"},[_c('h2',{staticStyle:{\"font-weight\":\"bold\",\"max-width\":\"1200px\",\"margin\":\"0 auto 0 auto\"}},[_vm._v(\"Criteria Report\")])])]),_c('div',{staticClass:\"row mt-5\"},[_c('div',{staticClass:\"col d-flex justify-content-center\"},[_c('CriteriaSummary',{attrs:{\"report\":this.$store.state.report.report,\"mapping_icon\":_vm.mapping_icon,\"mapping_criteria_name\":_vm.mapping_criteria_name}})],1)])]),_c('div',{staticClass:\"col-12 col-lg-8 col-xl-6 mx-auto\"},_vm._l((_vm.$store.state.report.report),function(criteria,idx_criteria){return _c('card',{key:idx_criteria,staticStyle:{\"padding\":\"0px!important\"},attrs:{\"id\":idx_criteria}},[_c('template',{staticStyle:{\"background-color\":\"#E8E6E5!important\"},slot:\"header\"},[_c('div',{staticStyle:{\"padding-left\":\"1.5rem\",\"background-color\":\"#E8E6E5!important\",\"border-bottom\":\"1px solid #dee2e6\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"margin-right\":\"0px\",\"margin-left\":\"0px\"}},[_c('div',{staticClass:\"col-10\",staticStyle:{\"padding-top\":\"20px\"}},[_c('p',{staticStyle:{\"font-weight\":\"700\",\"font-size\":\"24px\"}},[_c('i',{staticClass:\"fa fa-2x\",class:_vm.mapping_icon[idx_criteria]?_vm.mapping_icon[idx_criteria]:_vm.mapping_icon['default'],staticStyle:{\"margin-right\":\"50px\",\"color\":\"#7C7572\",\"font-size\":\"28px\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(_vm._s(_vm.mapping_criteria_name[idx_criteria] ? _vm.mapping_criteria_name[idx_criteria] : idx_criteria))])]),_c('div',{staticClass:\"col-2\",staticStyle:{\"padding-top\":\"20px\"}},[(criteria['valid'] == true)?_c('div',{staticStyle:{\"text-align\":\"center\"}},[_c('i',{staticClass:\"fa fa-2x fa-check-circle\",staticStyle:{\"color\":\"#1BC10B\"},attrs:{\"aria-hidden\":\"true\"}})]):_c('div',{staticStyle:{\"text-align\":\"center\"}},[_c('i',{staticClass:\"fa fa-2x fa-times-circle\",staticStyle:{\"color\":\"red\"},attrs:{\"aria-hidden\":\"true\"}})])])])])]),[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0 20px\"}},[(criteria['filtered_reason'])?_c('div',_vm._l((criteria['filtered_reason']),function(fr,z){return _c('p',{key:z,staticStyle:{\"margin-bottom\":\"0px\",\"font-size\":\"12px\",\"color\":\"rgb(108, 117, 125)\"}},[_vm._v(\"\\n \"+_vm._s(criteria['filtered_reason'][z])+\"\\n \")])}),0):_vm._e()]),_vm._l((criteria['subcriteria']),function(subcriteria,idx_subcriteria){return _c('div',{key:idx_subcriteria,staticClass:\"subcriteria\",staticStyle:{\"padding\":\"10px\",\"font-size\":\"18px\"}},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-3\"},[(_vm.getAssessmentType() === 'fair')?_c('div',[_c('div',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(_vm._s(idx_subcriteria))]),_c('div',{staticStyle:{\"font-weight\":\"bold\",\"padding-right\":\"10px\"},style:({color: _vm.getColorPoints(subcriteria['points'])})},[_vm._v(_vm._s(subcriteria['points'])+\"%\")])]):_c('div',[(subcriteria['valid'])?_c('i',{staticClass:\"fa fa-check-circle\",staticStyle:{\"color\":\"#1BC10B\",\"padding-right\":\"40px\"}}):_c('i',{staticClass:\"fa fa-times-circle\",staticStyle:{\"color\":\"red\",\"padding-right\":\"40px\"}}),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(_vm._s(idx_subcriteria))])])]),_c('div',{staticClass:\"col-9\"},[_vm._v(\" \"+_vm._s(subcriteria['description'])+\"\\n \"),(subcriteria['valid'] === false && subcriteria.required_for_next_level_badge)?_c('svg',{staticStyle:{\"margin-left\":\"8px\",\"margin-top\":\"-5px\"},attrs:{\"fill\":\"#de960f\",\"viewBox\":\"0 0 24 24\",\"height\":\"24\",\"width\":\"24\",\"data-toggle\":\"tooltip\",\"data-placement\":\"top\",\"title\":\"Required for achieving next level of badge\"}},[_c('path',{attrs:{\"d\":\"M12 22c3.859 0 7-3.141 7-7s-3.141-7-7-7c-3.86 0-7 3.141-7 7s3.14 7 7 7zm0-12c2.757 0 5 2.243 5 5s-2.243 5-5 5-5-2.243-5-5 2.243-5 5-5zm-1-8H7v5.518a8.957 8.957 0 0 1 4-1.459V2zm6 0h-4v4.059a8.957 8.957 0 0 1 4 1.459V2z\"}}),_c('path',{attrs:{\"d\":\"m10.019 15.811-.468 2.726L12 17.25l2.449 1.287-.468-2.726 1.982-1.932-2.738-.398L12 11l-1.225 2.481-2.738.398z\"}})]):_vm._e()])]),_vm._l((subcriteria['evidence']),function(evidence,idx_evidence){return _c('div',{key:idx_evidence,staticClass:\"row evidence\",staticStyle:{\"margin-top\":\"10px\",\"padding-bottom\":\"16px\",\"font-size\":\"17px\"}},[_c('div',{staticClass:\"col-9 offset-1\"},[(subcriteria['evidence'][idx_evidence]['valid'])?_c('i',{staticClass:\"fa fa-check\",staticStyle:{\"color\":\"#1BC10B\",\"padding-right\":\"30px\"},attrs:{\"aria-hidden\":\"true\"}}):_c('i',{staticClass:\"fa fa-times\",staticStyle:{\"color\":\"red\",\"padding-right\":\"30px\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticStyle:{\"color\":\"#6c757d\"}},[_vm._v(_vm._s(subcriteria['evidence'][idx_evidence]['message']))])]),_c('div',{staticClass:\"col-2 hideInPDF\",staticStyle:{\"padding-right\":\"34px\"}},[_c('span',{staticClass:\"float-right\"},[_c('button',{staticClass:\"btn btn-link\",staticStyle:{\"border\":\"none\",\"font-size\":\"20px\",\"padding\":\"0\"},attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#exampleModal\"},on:{\"click\":function($event){return _vm.modalInfo(idx_criteria, idx_subcriteria, subcriteria['evidence'][idx_evidence])}}},[_c('i',{staticClass:\"fa fa-info-circle\",staticStyle:{\"color\":\"royalblue\"},attrs:{\"aria-hidden\":\"true\",\"data-toggle\":\"tooltip\",\"data-placement\":\"top\",\"title\":\"More Info\"}})]),(subcriteria['valid'] === false)?_c('button',{staticClass:\"btn btn-link hint-button\",staticStyle:{\"border\":\"none\",\"font-size\":\"20px\",\"padding\":\"0 0 0 14px\",\"margin-bottom\":\"0\"},attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#hintModal\"},on:{\"click\":function($event){return _vm.modalHint(idx_criteria, idx_subcriteria, subcriteria['evidence'][idx_evidence]['message'], subcriteria.hint)}}},[_c('i',{staticClass:\"fa fa-lightbulb-o\",staticStyle:{\"color\":\"goldenrod\"},attrs:{\"aria-hidden\":\"true\",\"data-toggle\":\"tooltip\",\"data-placement\":\"top\",\"title\":\"Hint\"}})]):_vm._e()])])])})],2)})]],2)}),1)]],2),_c('div',{staticClass:\"modal fade bd-example-modal-lg\",attrs:{\"id\":\"exampleModal\",\"tabindex\":\"-1\",\"role\":\"dialog\",\"aria-labelledby\":\"exampleModalLabel\",\"aria-hidden\":\"true\"}},[_c('div',{staticClass:\"modal-dialog modal-lg\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\",staticStyle:{\"background-color\":\"#f4f4f4\"}},[_c('div',{staticClass:\"modal-header\"},[_c('div',{staticClass:\"modal-title\",attrs:{\"id\":\"exampleModalLabel\"}},[_c('i',{staticClass:\"fa fa-2x\",class:_vm.mapping_icon[_vm.modalInfoData.criteria] ? _vm.mapping_icon[_vm.modalInfoData.criteria]:_vm.mapping_icon['default'],staticStyle:{\"margin-right\":\"24px\",\"transform\":\"translate(0,3px)\",\"color\":\"#7C7572\",\"font-size\":\"28px\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticStyle:{\"font-size\":\"22px\",\"font-weight\":\"700\"}},[_vm._v(_vm._s(_vm.mapping_criteria_name[_vm.modalInfoData.criteria]))]),_c('div',{staticStyle:{\"margin-left\":\"44px\",\"margin-bottom\":\"5px\",\"font-weight\":\"700\",\"font-size\":\"18px\"}},[_vm._v(_vm._s(_vm.$store.state.report.report[_vm.modalInfoData.criteria] ? _vm.$store.state.report.report[_vm.modalInfoData.criteria].subcriteria[_vm.modalInfoData.subcriteria].description:''))]),_c('div',{staticStyle:{\"font-size\":\"18px\"}},[(_vm.modalInfoData.valid === true)?_c('i',{staticClass:\"fa fa-check\",staticStyle:{\"color\":\"#1BC10B\",\"font-size\":\"28px\",\"transform\":\"translate(0,4px)\"},attrs:{\"aria-hidden\":\"true\"}}):_c('i',{staticClass:\"fa fa-times\",staticStyle:{\"color\":\"red\",\"font-size\":\"28px\",\"transform\":\"translate(0,3px)\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticStyle:{\"margin-left\":\"24px\"}},[_vm._v(_vm._s(_vm.modalInfoData.message))])])]),_vm._m(7)]),_c('div',{staticClass:\"modal-body\"},[_c('card',[(_vm.modalInfoData && _vm.modalInfoData['tool'])?_c('div',[_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"padding-bottom\":\"6px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\",\"margin-right\":\"6px\"}},[_vm._v(\"Tool:\")]),_vm._v(\" \"+_vm._s(_vm.modalInfoData['tool'].name ? _vm.modalInfoData['tool'].name: '')+\"\\n \"),_c('a',{staticStyle:{\"margin-left\":\"10px\"},attrs:{\"href\":_vm.modalInfoData['tool']['ci'] ? _vm.modalInfoData['tool']['ci']['url']:'#',\"target\":\"_blank\",\"data-toggle\":\"tooltip\",\"data-placement\":\"top\",\"title\":\"View Jenkins output\"}},[_c('img',{attrs:{\"src\":require(\"../../static/jenkins_logo.png\"),\"height\":\"28px\"}})])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"30px\"}},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.modalInfoData['tool']['version']),expression:\"modalInfoData['tool']['version']\"}],staticClass:\"badge badge-primary\",staticStyle:{\"padding\":\"0.25em 0.6em\",\"margin-right\":\"5px\"}},[_vm._v(\"version: \"+_vm._s(_vm.modalInfoData['tool']['version']))]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.modalInfoData['tool']['docker'] && _vm.modalInfoData['tool']['docker']['image']),expression:\"modalInfoData['tool']['docker'] && modalInfoData['tool']['docker']['image']\"}],staticClass:\"badge badge-secondary\",staticStyle:{\"padding\":\"0.25em 0.6em\",\"margin-right\":\"5px\"}},[_vm._v(\"image: \"+_vm._s(_vm.modalInfoData['tool']['docker'] && _vm.modalInfoData['tool']['docker']['image'] ? _vm.modalInfoData['tool']['docker']['image'] : _vm.modalInfoData['tool']['docker'] && _vm.modalInfoData['tool']['docker']['dockerfile']?'Dockerfile':''))]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.modalInfoData['tool']['lang'] && _vm.modalInfoData['tool']['lang'] !== ''),expression:\"modalInfoData['tool']['lang'] && modalInfoData['tool']['lang'] !== ''\"}],staticClass:\"badge badge-success\",staticStyle:{\"padding\":\"0.25em 0.6em\",\"margin-right\":\"5px\"}},[_vm._v(\"lang: \"+_vm._s(_vm.modalInfoData['tool']['lang']))])])]):_vm._e(),(_vm.modalInfoData && _vm.modalInfoData['plugin'])?_c('div',[_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"12px\",\"padding-left\":\"20px\",\"padding-bottom\":\"2px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\",\"margin-right\":\"6px\"}},[_vm._v(\"Plugin:\")]),_vm._v(\" \"+_vm._s(_vm.modalInfoData['plugin']['name'] ? _vm.modalInfoData['plugin']['name']:'')+\"\\n \")]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"30px\"}},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.modalInfoData['plugin']['version']),expression:\"modalInfoData['plugin']['version']\"}],staticClass:\"badge badge-primary\",staticStyle:{\"padding\":\"0.25em 0.6em\",\"margin-right\":\"5px\"}},[_vm._v(\"version: \"+_vm._s(_vm.modalInfoData['plugin']['version']))])])]):_vm._e(),(_vm.modalInfoData && _vm.modalInfoData['tool'] && _vm.modalInfoData['tool']['build_repo'])?_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"12px\",\"padding-left\":\"20px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\",\"margin-right\":\"6px\"}},[_vm._v(\"Build repo:\")]),_c('a',{attrs:{\"href\":_vm.modalInfoData['tool']['build_repo'] ? _vm.modalInfoData['tool']['build_repo']:'#',\"target\":\"_blank\"}},[_vm._v(\" \"+_vm._s(_vm.modalInfoData && _vm.modalInfoData['tool'] && _vm.modalInfoData['tool']['build_repo'] ? _vm.modalInfoData['tool']['build_repo']:''))])]):_vm._e(),(_vm.modalInfoData && _vm.modalInfoData['standard'])?_c('div',[_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"8px\",\"padding-left\":\"20px\",\"padding-bottom\":\"2px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\",\"margin-right\":\"6px\"}},[_vm._v(\"Standard:\")]),_c('a',{attrs:{\"href\":_vm.modalInfoData['standard']['url'] ? _vm.modalInfoData['standard']['url']:'#',\"target\":\"_blank\"}},[_vm._v(_vm._s(_vm.modalInfoData && _vm.modalInfoData['standard'] && _vm.modalInfoData['standard']['title'] ? _vm.modalInfoData['standard']['title']:''))])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"30px\"}},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.modalInfoData['standard']['version']),expression:\"modalInfoData['standard']['version']\"}],staticClass:\"badge badge-primary\",staticStyle:{\"padding\":\"0.25em 0.6em\",\"margin-right\":\"5px\"}},[_vm._v(\"version: \"+_vm._s(_vm.modalInfoData['standard']['version']))])])]):_vm._e(),(_vm.showEditor)?_c('div',{staticStyle:{\"padding-top\":\"2rem\",\"height\":\"40vh\",\"overflow-y\":\"auto\"}},[_c('editor',{key:\"editor_modal\",attrs:{\"editor-id\":\"editor_modal\",\"lang\":\"json\",\"content\":_vm.modalUnstructured}})],1):_vm._e()])],1),_vm._m(8)])])]),_c('div',{staticClass:\"modal fade bd-example-modal-lg\",attrs:{\"id\":\"hintModal\",\"tabindex\":\"-1\",\"role\":\"dialog\",\"aria-labelledby\":\"hintModalLabel\",\"aria-hidden\":\"true\"}},[_c('div',{staticClass:\"modal-dialog modal-lg\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\",staticStyle:{\"background-color\":\"#f4f4f4\"}},[_c('div',{staticClass:\"modal-header\"},[_c('div',{staticClass:\"modal-title\",attrs:{\"id\":\"hintModalLabel\"}},[_c('i',{staticClass:\"fa fa-2x\",class:_vm.mapping_icon[_vm.modalHintData.criteria] ? _vm.mapping_icon[_vm.modalHintData.criteria]:_vm.mapping_icon['default'],staticStyle:{\"margin-right\":\"24px\",\"transform\":\"translate(0,3px)\",\"color\":\"#7C7572\",\"font-size\":\"28px\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticStyle:{\"font-size\":\"22px\",\"font-weight\":\"700\"}},[_vm._v(_vm._s(_vm.mapping_criteria_name[_vm.modalHintData.criteria]))]),_c('div',{staticStyle:{\"margin-left\":\"44px\",\"margin-bottom\":\"5px\",\"font-weight\":\"700\",\"font-size\":\"18px\"}},[_vm._v(_vm._s(_vm.$store.state.report.report[_vm.modalHintData.criteria] ? _vm.$store.state.report.report[_vm.modalHintData.criteria].subcriteria[_vm.modalHintData.subcriteria].description:''))]),_c('div',{staticStyle:{\"font-size\":\"18px\"}},[_c('i',{staticClass:\"fa fa-times\",staticStyle:{\"color\":\"red\",\"font-size\":\"28px\",\"transform\":\"translate(0,3px)\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticStyle:{\"margin-left\":\"24px\"}},[_vm._v(_vm._s(_vm.modalHintData.evidence))])])]),_vm._m(9)]),_c('div',{staticClass:\"modal-body\"},[_c('card',[_c('div',{staticStyle:{\"font-weight\":\"700\",\"font-size\":\"22px\",\"margin-bottom\":\"12px\"}},[_c('i',{staticClass:\"fa fa-lightbulb-o\",staticStyle:{\"color\":\"gold\",\"font-size\":\"36px\",\"margin-right\":\"16px\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" Hint\")]),_c('div',{domProps:{\"innerHTML\":_vm._s(_vm.modalHintData.hint)}})])],1),_vm._m(10)])])])],1)])]),_c('content-footer',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.fromEndpoint),expression:\"fromEndpoint\"}]})],1)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('a',{staticClass:\"navbar-brand\",attrs:{\"href\":\"https://www.eosc-synergy.eu/\",\"rel\":\"home\"}},[_c('img',{staticClass:\"img-fluid\",staticStyle:{\"height\":\"50px\"},attrs:{\"src\":require(\"../../public/img/logo-eosc-synergy-png.png\"),\"alt\":\"EOSC synergy\"}})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('a',{staticClass:\"navbar-brand text-white\",attrs:{\"href\":\"https://sqaaas.eosc-synergy.eu/\",\"rel\":\"home\"}},[_c('p',{staticStyle:{\"font-size\":\"40px\",\"margin-bottom\":\"0px\"}},[_c('strong',[_vm._v(\"SQAaaS\")])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"navbar-toggler\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#navbarNavDropdown\",\"aria-controls\":\"navbarNavDropdown\",\"aria-expanded\":\"false\",\"aria-label\":\"Toggle navigation\"}},[_c('span',{staticClass:\"navbar-toggler-icon\"})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Help\",\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Documentation\")]),_c('i',{staticClass:\"fa\",staticStyle:{\"padding-left\":\"30px\",\"border-right\":\"solid 1px\"},attrs:{\"aria-hidden\":\"true\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"About\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/about/\"}},[_vm._v(\"About\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Quality\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/technical-areas/quality/\"}},[_vm._v(\"Quality\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Contact us\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/contact-us/\"}},[_vm._v(\"Contact us\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-footer\",staticStyle:{\"justify-content\":\"end\"}},[_c('button',{staticClass:\"btn btn-secondary\",staticStyle:{\"color\":\"#fff!important\",\"background-color\":\"#6c757d!important\",\"border-color\":\"#6c757d!important\"},attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-footer\",staticStyle:{\"justify-content\":\"end\"}},[_c('button',{staticClass:\"btn btn-secondary\",staticStyle:{\"color\":\"#fff!important\",\"background-color\":\"#6c757d!important\",\"border-color\":\"#6c757d!important\"},attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")])])\n}]\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"row repo_data\"},[(_vm.repo.avatar_url)?_c('div',{staticClass:\"col-auto text-center\"},[_c('img',{attrs:{\"src\":_vm.repo.avatar_url,\"width\":\"140px\"}})]):_vm._e(),_c('div',{staticClass:\"col-auto\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col repo_data_name .text-center\"},[(_vm.assessmentType === 'fair')?_c('span',{staticStyle:{\"font-size\":\"26px\",\"color\":\"#6c757d\",\"font-weight\":\"bold\",\"margin-right\":\"5px\"}},[_vm._v(\" Dataset PID: \")]):_vm._e(),_c('a',{staticClass:\"linkInPDF\",staticStyle:{\"font-size\":\"36px\",\"font-weight\":\"bold\"},attrs:{\"href\":_vm.getRepoURL(),\"target\":\"_blank\"}},[_vm._v(\" \"+_vm._s(_vm.getRepoName())+\" \")])])]),_c('div',{staticClass:\"row\"},[(_vm.repo.description)?_c('div',{staticClass:\"col repo_data_description mb-2\"},[_vm._v(\"\\n\\n \"+_vm._s(_vm.repo.description)+\"\\n\\n \")]):_vm._e()]),_c('div',{staticClass:\"row\"},[(_vm.repo.tag)?_c('div',{staticClass:\"col-auto repo_data_version mb-2\"},[_c('svg',{attrs:{\"height\":\"16\",\"width\":\"16\",\"viewBox\":\"0 0 16 16\"}},[_c('path',{attrs:{\"fill-rule\":\"evenodd\",\"d\":\"M2.5 7.775V2.75a.25.25 0 01.25-.25h5.025a.25.25 0 01.177.073l6.25 6.25a.25.25 0 010 .354l-5.025 5.025a.25.25 0 01-.354 0l-6.25-6.25a.25.25 0 01-.073-.177zm-1.5 0V2.75C1 1.784 1.784 1 2.75 1h5.025c.464 0 .91.184 1.238.513l6.25 6.25a1.75 1.75 0 010 2.474l-5.026 5.026a1.75 1.75 0 01-2.474 0l-6.25-6.25A1.75 1.75 0 011 7.775zM6 5a1 1 0 100 2 1 1 0 000-2z\"}})]),_vm._v(\"\\n \"+_vm._s(_vm.repo.tag)+\"\\n \")]):_vm._e(),(_vm.repo.languages)?_c('div',{staticClass:\"col-auto repo_data_languages mb-2\"},[_c('svg',{attrs:{\"viewBox\":\"0 0 24 24\",\"height\":\"16\",\"width\":\"16\"}},[_c('path',{attrs:{\"d\":\"M7 18H17V16H7V18Z\",\"fill\":\"currentColor\"}}),_c('path',{attrs:{\"d\":\"M17 14H7V12H17V14Z\",\"fill\":\"currentColor\"}}),_c('path',{attrs:{\"d\":\"M7 10H11V8H7V10Z\",\"fill\":\"currentColor\"}}),_c('path',{attrs:{\"fill-rule\":\"evenodd\",\"clip-rule\":\"evenodd\",\"d\":\"M6 2C4.34315 2 3 3.34315 3 5V19C3 20.6569 4.34315 22 6 22H18C19.6569 22 21 20.6569 21 19V9C21 5.13401 17.866 2 14 2H6ZM6 4H13V9H19V19C19 19.5523 18.5523 20 18 20H6C5.44772 20 5 19.5523 5 19V5C5 4.44772 5.44772 4 6 4ZM15 4.10002C16.6113 4.4271 17.9413 5.52906 18.584 7H15V4.10002Z\",\"fill\":\"currentColor\"}})]),_vm._l((_vm.repo.languages),function(language){return _c('span',[_c('span',{staticClass:\"repo_data_language\"},[_vm._v(\" \"+_vm._s(language))])])})],2):_vm._e(),(_vm.repo.topics)?_c('div',{staticClass:\"col-auto repo_data_topics mb-2\"},_vm._l((_vm.repo.topics),function(topic){return _c('span',{staticClass:\"repo_data_topic\"},[_c('a',{attrs:{\"href\":'https://github.com/topics/' + topic,\"target\":\"_blank\"}},[_vm._v(_vm._s(topic))])])}),0):_vm._e()]),_c('div',{staticClass:\"row\"},[(_vm.repo.watchers_count)?_c('div',{staticClass:\"col-auto repo_data_watchers mb-2\"},[_c('svg',{attrs:{\"height\":\"16\",\"width\":\"16\",\"viewBox\":\"0 0 16 16\"}},[_c('path',{attrs:{\"fill-rule\":\"evenodd\",\"d\":\"M1.679 7.932c.412-.621 1.242-1.75 2.366-2.717C5.175 4.242 6.527 3.5 8 3.5c1.473 0 2.824.742 3.955 1.715 1.124.967 1.954 2.096 2.366 2.717a.119.119 0 010 .136c-.412.621-1.242 1.75-2.366 2.717C10.825 11.758 9.473 12.5 8 12.5c-1.473 0-2.824-.742-3.955-1.715C2.92 9.818 2.09 8.69 1.679 8.068a.119.119 0 010-.136zM8 2c-1.981 0-3.67.992-4.933 2.078C1.797 5.169.88 6.423.43 7.1a1.619 1.619 0 000 1.798c.45.678 1.367 1.932 2.637 3.024C4.329 13.008 6.019 14 8 14c1.981 0 3.67-.992 4.933-2.078 1.27-1.091 2.187-2.345 2.637-3.023a1.619 1.619 0 000-1.798c-.45-.678-1.367-1.932-2.637-3.023C11.671 2.992 9.981 2 8 2zm0 8a2 2 0 100-4 2 2 0 000 4z\"}})]),_vm._v(\"\\n Watch: \"+_vm._s(_vm.repo.watchers_count)+\"\\n\\n \")]):_vm._e(),(_vm.repo.forks_count)?_c('div',{staticClass:\"col-auto repo_data_forks mb-2\"},[_c('svg',{attrs:{\"height\":\"16\",\"width\":\"16\",\"viewBox\":\"0 0 16 16\"}},[_c('path',{attrs:{\"fill-rule\":\"evenodd\",\"d\":\"M5 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm0 2.122a2.25 2.25 0 10-1.5 0v.878A2.25 2.25 0 005.75 8.5h1.5v2.128a2.251 2.251 0 101.5 0V8.5h1.5a2.25 2.25 0 002.25-2.25v-.878a2.25 2.25 0 10-1.5 0v.878a.75.75 0 01-.75.75h-4.5A.75.75 0 015 6.25v-.878zm3.75 7.378a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm3-8.75a.75.75 0 100-1.5.75.75 0 000 1.5z\"}})]),_vm._v(\"\\n Fork: \"+_vm._s(_vm.repo.forks_count)+\"\\n\\n \")]):_vm._e(),(_vm.repo.stargazers_count)?_c('div',{staticClass:\"col-auto repo_data_stars mb-2\"},[_c('svg',{attrs:{\"height\":\"16\",\"width\":\"16\",\"viewBox\":\"0 0 16 16\"}},[_c('path',{attrs:{\"fill-rule\":\"evenodd\",\"d\":\"M8 .25a.75.75 0 01.673.418l1.882 3.815 4.21.612a.75.75 0 01.416 1.279l-3.046 2.97.719 4.192a.75.75 0 01-1.088.791L8 12.347l-3.766 1.98a.75.75 0 01-1.088-.79l.72-4.194L.818 6.374a.75.75 0 01.416-1.28l4.21-.611L7.327.668A.75.75 0 018 .25zm0 2.445L6.615 5.5a.75.75 0 01-.564.41l-3.097.45 2.24 2.184a.75.75 0 01.216.664l-.528 3.084 2.769-1.456a.75.75 0 01.698 0l2.77 1.456-.53-3.084a.75.75 0 01.216-.664l2.24-2.183-3.096-.45a.75.75 0 01-.564-.41L8 2.694v.001z\"}})]),_vm._v(\"\\n Star: \"+_vm._s(_vm.repo.stargazers_count)+\"\\n \")]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RepoData.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RepoData.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./RepoData.vue?vue&type=template&id=f9a4c698&scoped=true\"\nimport script from \"./RepoData.vue?vue&type=script&lang=js\"\nexport * from \"./RepoData.vue?vue&type=script&lang=js\"\nimport style0 from \"./RepoData.vue?vue&type=style&index=0&id=f9a4c698&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"f9a4c698\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"criteria_summary\"},_vm._l((_vm.validCriterias()),function(criteria,criteriaToken){return _c('div',{staticClass:\"row gx-4 gx-md-5\"},[_c('div',{staticClass:\"col-12\"},[_c('div',{staticClass:\"criteria\"},[_c('div',{staticClass:\"criteriaTitle\",on:{\"click\":function($event){return _vm.scrollToCriteria(criteriaToken)}}},[_c('i',{staticClass:\"criteriaIcon fa\",class:_vm.criteriaIcon(criteriaToken)}),_c('span',{staticClass:\"criteriaName\"},[_vm._v(\" \"+_vm._s(_vm.criteriaName(criteriaToken))+\" \")])]),_c('div',{staticClass:\"criteriaPercentage\",style:(_vm.stylePercentage(criteria))},[_vm._v(\"\\n \"+_vm._s(_vm.criteriaPercentage(criteria))+\"\\n \")]),_c('div',{staticClass:\"criteriaProgress\"},[_c('div',{staticClass:\"criteriaProgressBar\",style:(_vm.styleBar(criteria))})])])])])}),0)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CriteriaSummary.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CriteriaSummary.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./CriteriaSummary.vue?vue&type=template&id=40574f64&scoped=true\"\nimport script from \"./CriteriaSummary.vue?vue&type=script&lang=js\"\nexport * from \"./CriteriaSummary.vue?vue&type=script&lang=js\"\nimport style0 from \"./CriteriaSummary.vue?vue&type=style&index=0&id=40574f64&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"40574f64\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('card',{attrs:{\"id\":\"badge_report\"}},[_c('div',{staticClass:\"row\"},_vm._l((_vm.badgeCriteria),function(badge,badgeLevel){return _c('div',{staticClass:\"col-12 col-lg-4\"},[_c('div',{staticClass:\"badge_header\",class:_vm.badgeSatisfiedClass(badgeLevel)},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-10\"},[_c('svg',{attrs:{\"fill\":_vm.colorBadge(badgeLevel),\"viewBox\":\"0 0 24 24\",\"height\":\"40\",\"width\":\"40\"}},[_c('path',{attrs:{\"d\":\"M12 22c3.859 0 7-3.141 7-7s-3.141-7-7-7c-3.86 0-7 3.141-7 7s3.14 7 7 7zm0-12c2.757 0 5 2.243 5 5s-2.243 5-5 5-5-2.243-5-5 2.243-5 5-5zm-1-8H7v5.518a8.957 8.957 0 0 1 4-1.459V2zm6 0h-4v4.059a8.957 8.957 0 0 1 4 1.459V2z\"}}),_c('path',{attrs:{\"d\":\"m10.019 15.811-.468 2.726L12 17.25l2.449 1.287-.468-2.726 1.982-1.932-2.738-.398L12 11l-1.225 2.481-2.738.398z\"}})]),_c('span',{staticClass:\"badge_header_title\"},[_vm._v(\" \"+_vm._s(_vm.capitalize(badgeLevel))+\" badge\")])]),_c('div',{staticClass:\"col-2\"},[_c('div',[(_vm.badgeSatisfied(badgeLevel))?_c('i',{staticClass:\"fa fa-2x fa-check-circle\"}):_c('i',{staticClass:\"fa fa-2x fa-times-circle\"})])])])]),_c('div',{staticClass:\"badge_criterias\"},_vm._l((_vm.incrementalCriterias(badgeLevel)),function(criteriaToken){return _c('div',{staticClass:\"badge_criteria\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-1\"},[(_vm.criteriaSatisfied(criteriaToken, badgeLevel))?_c('i',{staticClass:\"fa fa-check\"}):_c('i',{staticClass:\"fa fa-times\"})]),_c('div',{staticClass:\"col-10\"},[_c('i',{staticClass:\"criteriaIcon fa\",class:_vm.criteriaIcon(criteriaToken)}),_vm._v(\" \"+_vm._s(_vm.criteriaName(criteriaToken))+\"\\n \")])])])}),0)])}),0)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeResults.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeResults.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BadgeResults.vue?vue&type=template&id=43a23028&scoped=true\"\nimport script from \"./BadgeResults.vue?vue&type=script&lang=js\"\nexport * from \"./BadgeResults.vue?vue&type=script&lang=js\"\nimport style0 from \"./BadgeResults.vue?vue&type=style&index=0&id=43a23028&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"43a23028\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"text-center\",staticStyle:{\"width\":\"75rem\"}},[(_vm.showBadge())?_c('div',[_c('h3',{staticClass:\"mb-5\"},[_vm._v(\"Congratulations! The following badge has been awarded\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('img',{staticClass:\"mb-5\",attrs:{\"src\":_vm.getImageBadge(),\"width\":\"400px\"}}),_c('div',{staticClass:\"row\",staticStyle:{\"justify-content\":\"center\"}},[_c('a',{staticClass:\"badge_button linkInPDF\",attrs:{\"href\":_vm.getVerificationURL(),\"target\":\"_blank\"}},[_vm._v(\"Verify\")]),_c('a',{staticClass:\"badge_button linkInPDF\",attrs:{\"href\":_vm.getOpenBadgeID(),\"target\":\"_blank\"}},[_vm._v(\"Go to Badgr's award page\")])]),_vm._m(0),_c('div',{staticClass:\"row hideInPDF\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"8px\"}},[_c('button',{staticClass:\"btn btn-primary btn-fill\",staticStyle:{\"margin-right\":\"5px\"},attrs:{\"id\":\"badge_image_clipboard_button\",\"data-toggle\":\"tooltip\",\"data-placement\":\"left\",\"title\":\"Code to use a 150x116 pixel sized image in your README\"},on:{\"click\":function($event){return _vm.badge_image_to_clipboard()}}},[_c('i',{staticClass:\"fa fa-clone\"}),_vm._v(\" Get Badge Image\")]),_c('button',{staticClass:\"btn btn-primary btn-fill\",attrs:{\"id\":\"badge_shield_clipboard_button\",\"data-toggle\":\"tooltip\",\"data-placement\":\"right\",\"title\":\"Code to use the popular shields.io\"},on:{\"click\":function($event){return _vm.badge_shield_to_clipboard()}}},[_c('i',{staticClass:\"fa fa-clone\"}),_vm._v(\" Get Badge Shield\")])]),_vm._m(1)])])]):_c('div',[_c('h3',{staticClass:\"mb-4\"},[_vm._v(\" Sorry, you have not earned any badge\")]),_c('img',{attrs:{\"src\":require(\"../../../static/badges/no_badge_blur.png\"),\"width\":\"300px\"}})]),_vm._m(2)])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"row hideInPDF\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"20px\"}},[_c('div',[_vm._v(\"Share your badge in popular code and data repository platforms using Markdown\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"row\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"20px\"},attrs:{\"id\":\"badge_clipboard_alert\"}},[_c('div',{staticClass:\"alert alert-success\",staticStyle:{\"margin\":\"0 30%\",\"background-color\":\"#d4edda\",\"border-color\":\"#c3e6cb\",\"color\":\"#155724\"},attrs:{\"role\":\"alert\"}},[_c('i',{staticClass:\"fa fa-check-circle\",staticStyle:{\"margin-right\":\"5px\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{attrs:{\"id\":\"badge_clipboard_alert_text\"}},[_vm._v(\"Your badge has been copied to the clipboard\")])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('h4',[_c('a',{staticClass:\"linkInPDF\",attrs:{\"href\":\"https://docs.sqaaas.eosc-synergy.eu/quality_assessment_and_awarding/synergy_badging_approach\",\"target\":\"_blank\"}},[_vm._v(\"Learn more about the EOSC-Synergy badging approach\")])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeAchieved.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeAchieved.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BadgeAchieved.vue?vue&type=template&id=036c522b&scoped=true\"\nimport script from \"./BadgeAchieved.vue?vue&type=script&lang=js\"\nexport * from \"./BadgeAchieved.vue?vue&type=script&lang=js\"\nimport style0 from \"./BadgeAchieved.vue?vue&type=style&index=0&id=036c522b&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"036c522b\",\n null\n \n)\n\nexport default component.exports","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessmentReport.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessmentReport.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./FullAssessmentReport.vue?vue&type=template&id=cbe67ff2&scoped=true\"\nimport script from \"./FullAssessmentReport.vue?vue&type=script&lang=js\"\nexport * from \"./FullAssessmentReport.vue?vue&type=script&lang=js\"\nimport style0 from \"./FullAssessmentReport.vue?vue&type=style&index=0&id=cbe67ff2&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"cbe67ff2\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"auth-layout\",staticStyle:{\"scroll-behavior\":\"smooth\"}},[_c('header',{staticClass:\"bg-blue text-white\",attrs:{\"id\":\"myheader\"}},[_vm._m(0),_c('div',{staticClass:\"bg-blue\",attrs:{\"id\":\"wrapper-navbar\",\"itemscope\":\"\",\"itemtype\":\"http://schema.org/WebSite\"}},[_c('a',{staticClass:\"skip-link sr-only sr-only-focusable\",attrs:{\"href\":\"#content\"}},[_vm._v(\"Skip to content\")]),_c('nav',{staticClass:\"navbar navbar-expand-md navbar-dark\"},[_c('div',{staticClass:\"container\"},[_vm._m(1),_vm._m(2),_vm._m(3),_c('div',{staticClass:\"collapse navbar-collapse\",attrs:{\"id\":\"navbarNavDropdown\"}},[_c('ul',{staticClass:\"navbar-nav ml-auto\",attrs:{\"id\":\"main-menu\"}},[_vm._m(4),_vm._m(5),_vm._m(6),_vm._m(7),_c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",staticStyle:{\"padding-left\":\"20px\"},attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Sign In\")])])])])])])])]),_vm._m(8),_c('content-footer')],1)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"topbar\",attrs:{\"id\":\"top\"}},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-6\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-7\"}},[_c('div',{staticClass:\"textwidget\"})])]),_c('div',{staticClass:\"col-sm-6 text-sm-right\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-6\"}},[_c('div',{staticClass:\"textwidget\"},[_c('p',[_c('a',{staticClass:\"textwidget\",attrs:{\"href\":\"https://twitter.com/EOSC_synergy\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Follow us on twitter\")])])])])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('a',{staticClass:\"navbar-brand\",attrs:{\"href\":\"https://www.eosc-synergy.eu/\",\"rel\":\"home\"}},[_c('img',{staticClass:\"img-fluid\",staticStyle:{\"height\":\"50px\"},attrs:{\"src\":require(\"../../public/img/logo-eosc-synergy-png.png\"),\"alt\":\"EOSC synergy\"}})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',{staticStyle:{\"font-size\":\"40px\",\"margin-bottom\":\"0px\"}},[_c('strong',[_vm._v(\"SQAaaS\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"navbar-toggler\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#navbarNavDropdown\",\"aria-controls\":\"navbarNavDropdown\",\"aria-expanded\":\"false\",\"aria-label\":\"Toggle navigation\"}},[_c('span',{staticClass:\"navbar-toggler-icon\"})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Help\",\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Documentation\")]),_c('i',{staticClass:\"fa\",staticStyle:{\"padding-left\":\"30px\",\"border-right\":\"solid 1px\"},attrs:{\"aria-hidden\":\"true\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"About\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/about/\"}},[_vm._v(\"About\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-47\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Quality\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/technical-areas/quality/\"}},[_vm._v(\"Quality\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Contact us\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/contact-us/\"}},[_vm._v(\"Contact us\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"150px\",\"padding\":\"10px 80px\"}},[_c('h2',[_vm._v(\"Privacy policy\")]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('tbody',[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Name of the Service\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\"},[_vm._v(\"SQAaaS Web\")])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Description of the service\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('p',{staticClass:\"text-left mb-0\"},[_vm._v(\"Client for the authentication process of users who access the \"),_c('a',{attrs:{\"target\":\"_blank\",\"href\":\"https://sqaaas.eosc-synergy.eu\"}},[_vm._v(\"SQAaaS website.\")])])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Data controller and a contact person\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\"},[_vm._v(\"EOSC-Synergy - sqaaas@ibergrid.eu\")])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Purpose of the processing of personal data\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\"},[_vm._v(\"The EGI Check-in service provides a Token for authorised users. In order to authenticate the users in the website the token is exchanged with the API to validate the access to the service.\")])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Third parties to whom personal data is disclosed\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\"},[_vm._v(\"Personal data shall not be transferred to any third party outside the EU.\")])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Data retention\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\"},[_vm._v(\"In general, personal data is not stored.\")])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Data Protection Code of Conduct\")])])]),_c('td',{staticClass:\"text-left\",staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('p',{staticClass:\"mb-0\"},[_vm._v(\"Personal data will be protected according to the \"),_c('a',{attrs:{\"target\":\"_blank\",\"href\":\"https://geant3plus.archive.geant.net/Pages/uri/V1.html\"}},[_vm._v(\" Code of Conduct for Service Providers\")]),_vm._v(\", a common standard for the research and higher education sector to protect the user's privacy.\")])])])])])])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PrivacyPolicy.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PrivacyPolicy.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./PrivacyPolicy.vue?vue&type=template&id=66d51c35&scoped=true\"\nimport script from \"./PrivacyPolicy.vue?vue&type=script&lang=js\"\nexport * from \"./PrivacyPolicy.vue?vue&type=script&lang=js\"\nimport style0 from \"./PrivacyPolicy.vue?vue&type=style&index=0&id=66d51c35&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"66d51c35\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"auth-layout\",staticStyle:{\"scroll-behavior\":\"smooth\"}},[_c('header',{staticClass:\"bg-blue text-white\",attrs:{\"id\":\"myheader\"}},[_vm._m(0),_c('div',{staticClass:\"bg-blue\",attrs:{\"id\":\"wrapper-navbar\",\"itemscope\":\"\",\"itemtype\":\"http://schema.org/WebSite\"}},[_c('a',{staticClass:\"skip-link sr-only sr-only-focusable\",attrs:{\"href\":\"#content\"}},[_vm._v(\"Skip to content\")]),_c('nav',{staticClass:\"navbar navbar-expand-md navbar-dark\"},[_c('div',{staticClass:\"container\"},[_vm._m(1),_vm._m(2),_vm._m(3),_c('div',{staticClass:\"collapse navbar-collapse\",attrs:{\"id\":\"navbarNavDropdown\"}},[_c('ul',{staticClass:\"navbar-nav ml-auto\",attrs:{\"id\":\"main-menu\"}},[_vm._m(4),_vm._m(5),_vm._m(6),_vm._m(7),_c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",staticStyle:{\"padding-left\":\"20px\"},attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Sign In\")])])])])])])])]),_vm._m(8),_c('content-footer')],1)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"topbar\",attrs:{\"id\":\"top\"}},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-6\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-7\"}},[_c('div',{staticClass:\"textwidget\"})])]),_c('div',{staticClass:\"col-sm-6 text-sm-right\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-6\"}},[_c('div',{staticClass:\"textwidget\"},[_c('p',[_c('a',{staticClass:\"textwidget\",attrs:{\"href\":\"https://twitter.com/EOSC_synergy\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Follow us on twitter\")])])])])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('a',{staticClass:\"navbar-brand\",attrs:{\"href\":\"https://www.eosc-synergy.eu/\",\"rel\":\"home\"}},[_c('img',{staticClass:\"img-fluid\",staticStyle:{\"height\":\"50px\"},attrs:{\"src\":require(\"../../public/img/logo-eosc-synergy-png.png\"),\"alt\":\"EOSC synergy\"}})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',{staticStyle:{\"font-size\":\"40px\",\"margin-bottom\":\"0px\"}},[_c('strong',[_vm._v(\"SQAaaS\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"navbar-toggler\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#navbarNavDropdown\",\"aria-controls\":\"navbarNavDropdown\",\"aria-expanded\":\"false\",\"aria-label\":\"Toggle navigation\"}},[_c('span',{staticClass:\"navbar-toggler-icon\"})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Help\",\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Documentation\")]),_c('i',{staticClass:\"fa\",staticStyle:{\"padding-left\":\"30px\",\"border-right\":\"solid 1px\"},attrs:{\"aria-hidden\":\"true\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"About\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/about/\"}},[_vm._v(\"About\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-47\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Quality\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/technical-areas/quality/\"}},[_vm._v(\"Quality\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Contact us\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/contact-us/\"}},[_vm._v(\"Contact us\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"150px\",\"padding\":\"10px 80px\"}},[_c('h2',[_vm._v(\"Acceptable Use Policy and Conditions of Use\")]),_c('p',[_vm._v(\"\\n This Acceptable Use Policy and Conditions of Use (“AUP”) defines the rules and conditions\\n that govern your access to and use (including transmission, processing, and storage of data)\\n of the resources and services (“Services”) as granted by SQAaaS Web for the purpose of\\n enable the leveraging of CI/CD pipelines for quality assurance and quality assessment of software, and services.\\n \")]),_c('p',[_vm._v(\"\\n 1. You shall only use the Services in a manner consistent with the purposes and limitations\\n described above; you shall show consideration towards other users including by not causing\\n harm to the Services; you have an obligation to collaborate in the resolution of issues arising\\n from your use of the Services.\\n \")]),_c('p',[_vm._v(\"\\n 2. You shall only use the Services for lawful purposes and not breach, attempt to breach, nor\\n circumvent administrative or security controls.\\n \")]),_c('p',[_vm._v(\"\\n 3. You shall respect intellectual property and confidentiality agreements.\\n \")]),_c('p',[_vm._v(\"\\n 4. You shall protect your access credentials (e.g. passwords, private keys or multi-factor\\n tokens); no intentional sharing is permitted.\\n \")]),_c('p',[_vm._v(\"\\n 5. You shall keep your registered information correct and up to date.\\n \")]),_c('p',[_vm._v(\"\\n 6. You shall promptly report known or suspected security breaches, credential compromise,\\n or misuse to the security contact stated below; and report any compromised credentials to\\n the relevant issuing authorities.\\n \")]),_c('p',[_vm._v(\"\\n 7. Reliance on the Services shall only be to the extent specified by any applicable service\\n level agreements listed below. Use without such agreements is at your own risk.\\n \")]),_c('p',[_vm._v(\"\\n 8. Your personal data will be processed in accordance with the privacy statements\\n referenced below.\\n \")]),_c('p',[_vm._v(\"\\n 9. Your use of the Services may be restricted or suspended, for administrative, operational,\\n or security reasons, without prior notice and without compensation.\\n \")]),_c('p',[_vm._v(\"\\n 10. If you violate these rules, you may be liable for the consequences, which may include\\n your account being suspended and a report being made to your home organisation or to law\\n enforcement.\\n \")]),_c('p',[_vm._v(\"\\n The administrative contact for this AUP is: sqaaas@ibergrid.eu\\n The security contact for this AUP is: sqaaas@ibergrid.eu\\n The privacy statements (e.g. Privacy Notices) are located at: \"),_c('a',{attrs:{\"target\":\"_blank\",\"href\":\"/#/privacy-policy\"}},[_vm._v(\"Privacy Policy.\")])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TermsUse.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TermsUse.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./TermsUse.vue?vue&type=template&id=4281c4b8&scoped=true\"\nimport script from \"./TermsUse.vue?vue&type=script&lang=js\"\nexport * from \"./TermsUse.vue?vue&type=script&lang=js\"\nimport style0 from \"./TermsUse.vue?vue&type=style&index=0&id=4281c4b8&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4281c4b8\",\n null\n \n)\n\nexport default component.exports","import DashboardLayout from '../layout/DashboardLayout.vue'\nimport Login from '../components/Login.vue'\n// GeneralViews\nimport NotFound from '../pages/NotFoundPage.vue'\n\n// Admin pages\nimport General from 'src/pages/General.vue'\nimport Composer from 'src/pages/Composer.vue'\nimport SQACriteria from 'src/pages/SQACriteria.vue'\nimport UserProfile from 'src/pages/UserProfile.vue'\nimport Files from 'src/pages/Files.vue'\nimport Pipeline from 'src/pages/Pipeline.vue'\nimport SelectOption from 'src/pages/SelectOption.vue'\nimport PipelineName from 'src/pages/PipelineName.vue'\nimport FullAssessment from 'src/pages/FullAssessment.vue'\nimport FullAssessmentReport from 'src/pages/FullAssessmentReport.vue'\nimport PrivacyPolicy from 'src/pages/PrivacyPolicy.vue'\nimport TermsUse from 'src/pages/TermsUse.vue'\n\nfunction requireAuth (to, from, next) {\n let session = JSON.parse(localStorage.getItem(\"session\"));\n if(session && session.user.authenticated === true){\n return next()\n }\n else{\n next({\n path: '/login',\n query: { redirect: to.fullPath }\n })\n }\n}\n\nconst routes = [\n {\n path: '/login',\n component: Login,\n // redirect: '/dashboard'\n },\n {\n path: '',\n component: Login,\n // beforeEnter: requireAuth\n },\n {\n path: '/privacy-policy',\n component: PrivacyPolicy,\n // beforeEnter: requireAuth\n },\n {\n path: '/terms-use',\n component: TermsUse,\n // beforeEnter: requireAuth\n },\n {\n path: '/',\n component: Login,\n // beforeEnter: requireAuth\n },\n {\n path: '/full-assessment/report/:json_url(.*)',\n name: 'full-assessment-report-json',\n component: FullAssessmentReport\n },\n // {\n // path: '/dashboard',\n // component: DashboardLayout,\n // name: 'dashboard',\n // // redirect: '/admin/overview'\n // },\n {\n path: '/auth',\n component: DashboardLayout,\n name: 'user',\n // redirect: '/admin/overview',\n children: [\n {\n path: 'general-options',\n name: 'general',\n beforeEnter: requireAuth,\n component: General\n },\n {\n path: 'composer-options',\n name: 'composer',\n beforeEnter: requireAuth,\n component: Composer\n },\n {\n path: 'select-option',\n name: 'SelectOption',\n beforeEnter: requireAuth,\n component: SelectOption\n },\n {\n path: 'pipeline-name',\n name: 'PipelineName',\n beforeEnter: requireAuth,\n component: PipelineName\n },\n {\n path: 'sqa-criteria',\n name: 'SQACriteria',\n beforeEnter: requireAuth,\n component: SQACriteria\n },\n {\n path: 'full-assessment',\n name: 'full_assessment',\n beforeEnter: requireAuth,\n component: FullAssessment\n },\n {\n path: 'full-assessment/report',\n name: 'full-assessment-report',\n beforeEnter: requireAuth,\n component: FullAssessmentReport\n },\n {\n path: 'user',\n name: 'User',\n beforeEnter: requireAuth,\n component: UserProfile\n },\n {\n path: 'files',\n name: 'Files',\n beforeEnter: requireAuth,\n component: Files\n },\n {\n path: 'pipeline-execution',\n name: 'Pipeline',\n beforeEnter: requireAuth,\n component: Pipeline\n },\n\n { path: '/logout',\n name: \"logout\",\n beforeEnter (to, from, next) {\n next('/login')\n // localStorage.removeItem('session');\n localStorage.removeItem('session');\n localStorage.clear()\n }\n }\n ]\n },\n { path: '*', component: NotFound }\n]\n\n/**\n * Asynchronously load view (Webpack Lazy loading compatible)\n * The specified component must be inside the Views folder\n * @param {string} name the filename (basename) of the view to load.\nfunction view(name) {\n var res= require('../components/Dashboard/Views/' + name + '.vue');\n return res;\n};**/\n\nexport default routes\n","/* eslint-disable no-console */\n\nimport { register } from 'register-service-worker'\n\nif (process.env.NODE_ENV === 'production') {\n register(`${process.env.BASE_URL}service-worker.js`, {\n ready () {\n console.log(\n 'App is being served from cache by a service worker.\\n' +\n 'For more details, visit https://goo.gl/AFskqB'\n )\n },\n registered () {\n console.log('Service worker has been registered.')\n },\n cached () {\n console.log('Content has been cached for offline use.')\n },\n updatefound () {\n console.log('New content is downloading.')\n },\n updated () {\n console.log('New content is available; please refresh.')\n },\n offline () {\n console.log('No internet connection found. App is running in offline mode.')\n },\n error (error) {\n console.error('Error during service worker registration:', error)\n }\n })\n}\n","import Vue from 'vue'\nimport VueRouter from 'vue-router'\nimport VueGtag from \"vue-gtag\";\nimport App from './App.vue'\nimport env from './env.js'\nimport store from \"./store\"\nimport VueSweetalert2 from 'vue-sweetalert2';\n\n// If you don't need the styles, do not connect\nimport 'sweetalert2/dist/sweetalert2.min.css';\n\n// LightBootstrap plugin\nimport LightBootstrap from './light-bootstrap-main'\n\n// router setup\nimport routes from './routes/routes'\n\nimport './registerServiceWorker'\n// plugin setup\nVue.use(VueRouter)\nVue.use(LightBootstrap)\nVue.use(VueSweetalert2);\n\nVue.prototype.$eventHub = new Vue();\n\nif(process.env.NODE_ENV === 'production') { // 'development'|'test'|'production'\n //let oldLog = console.log\n //console.log = function (message) { oldLog(\"Log -> \" + message)}\n console.log = function (message) {}\n}\n\nwindow.axios = require('axios');\n// window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';\n\nwindow.axios.interceptors.request.use(function (config) {\n // Do something before request is sent\n // const AUTH_TOKEN = document.getElementsByName(\"token\")[\"0\"].content;\n var session = JSON.parse(localStorage.getItem(\"session\"))\n const AUTH_TOKEN = session.user.access_token\n\n if(AUTH_TOKEN){\n config.headers.common['Authorization'] = `Bearer ${AUTH_TOKEN}`\n }\n return config;\n}, function (error) {\n // Do something with request error\n console.log(error);\n this.$router.replace(this.$route.query.redirect || \"/logout\");\n return Promise.reject(error.response);\n});\n\nVue.mixin({\n data: function(){\n return {\n env:env,\n }\n }\n})\n\n// configure router\nconst router = new VueRouter({\n routes, // short for routes: routes\n linkActiveClass: 'nav-item active',\n scrollBehavior: (to) => {\n if (to.hash) {\n return {selector: to.hash}\n } else {\n return { x: 0, y: 0 }\n }\n }\n})\n\nVue.use(VueGtag, {\n config: { id: 'G-NN2TNNYRDB' }\n }, router\n);\n\n/* eslint-disable no-new */\nnew Vue({\n el: '#app',\n render: h => h(App),\n router,\n store,\n})\n","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SideBar.vue?vue&type=style&index=0&id=bb3efaea&prod&lang=css\"","module.exports = __webpack_public_path__ + \"img/logo-csic.2805d5ea.png\";","module.exports = __webpack_public_path__ + \"img/badge_services_silver.7bc80a87.png\";","module.exports = \"data:image/png;base64,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\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TermsUse.vue?vue&type=style&index=0&id=4281c4b8&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/paas.557ea089.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeAchieved.vue?vue&type=style&index=0&id=036c522b&prod&scoped=true&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=0&id=b2eb54ee&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/badge_software_gold.9a7314c5.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseDropdown.vue?vue&type=style&index=0&id=1b11b073&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/eosc-synergy.16d68726.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SQACriteria.vue?vue&type=style&index=0&id=11965fb6&prod&scoped=true&lang=css\"","module.exports = {\n \"provider_url\": \"https://aai.egi.eu/auth/realms/egi/protocol\",\n \"client_id\": \"10333f08-7e8f-4cc4-bba0-e66f4e5505d0\",\n \"redirect_uri\" : `${location.origin}/callback.html`,\n \"url_authorize\": \"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/auth\",\n \"url_user_info\": \"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/userinfo\",\n \"token_endpoint\": \"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/token\",\n \"api\" : \"https://api.sqaaas.eosc-synergy.eu/v1\",\n}\n","export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&id=2a0aafa5&prod&lang=scss\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Files.vue?vue&type=style&index=0&id=f562782a&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/play.b3fd2228.png\";","module.exports = __webpack_public_path__ + \"img/qaa.bfbe5211.png\";","module.exports = __webpack_public_path__ + \"img/badge_software_bronze.52c33303.png\";","module.exports = __webpack_public_path__ + \"img/badge_fair_gold.2f141522.png\";","module.exports = __webpack_public_path__ + \"img/jenkins_logo.1e414a30.png\";","module.exports = __webpack_public_path__ + \"img/rocket.1fa08b65.jpg\";","module.exports = __webpack_public_path__ + \"img/pull-request.ed63e0b0.png\";","module.exports = __webpack_public_path__ + \"img/criteria.a9844a74.png\";","var map = {\n\t\"./badge_fair_bronze.png\": \"bd29\",\n\t\"./badge_fair_gold.png\": \"ad52\",\n\t\"./badge_fair_silver.png\": \"48d7\",\n\t\"./badge_service_bronze.png\": \"4496\",\n\t\"./badge_service_gold.png\": \"219c\",\n\t\"./badge_service_silver.png\": \"f165\",\n\t\"./badge_services_bronze.png\": \"45fa\",\n\t\"./badge_services_gold.png\": \"efe5\",\n\t\"./badge_services_silver.png\": \"6396\",\n\t\"./badge_software_bronze.png\": \"a94e\",\n\t\"./badge_software_gold.png\": \"7d5e\",\n\t\"./badge_software_silver.png\": \"bd4e\"\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = \"bd20\";","module.exports = __webpack_public_path__ + \"img/badge_fair_bronze.36f4ae4a.png\";","module.exports = __webpack_public_path__ + \"img/badge_software_silver.a654146a.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Pipeline.vue?vue&type=style&index=0&id=34b2ebc9&prod&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./General.vue?vue&type=style&index=0&id=22f0fdfb&prod&scoped=true&lang=css\"","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RepoData.vue?vue&type=style&index=0&id=f9a4c698&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/ue.29a4359a.jpg\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SelectOption.vue?vue&type=style&index=0&id=3f2a09cb&prod&scoped=true&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DashboardLayout.vue?vue&type=style&index=1&id=5ca4657e&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/pipeline.76f7df49.png\";","module.exports = __webpack_public_path__ + \"img/badge_services_gold.ce86e6d3.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Content.vue?vue&type=style&index=0&id=75437ac2&prod&lang=css\"","module.exports = __webpack_public_path__ + \"img/badge_service_silver.7bc80a87.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notifications.vue?vue&type=style&index=0&id=1e1e365e&prod&lang=scss\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SQACriteria.vue?vue&type=style&index=1&id=11965fb6&prod&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TopNavbar.vue?vue&type=style&index=0&id=bca72616&prod&scoped=true&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Composer.vue?vue&type=style&index=0&id=78f8a594&prod&scoped=true&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContentFooter.vue?vue&type=style&index=0&id=3a5364e0&prod&lang=css\""],"sourceRoot":""} \ No newline at end of file diff --git a/js/app.a7acfb3b.js b/js/app.a7acfb3b.js deleted file mode 100644 index e78a686c..00000000 --- a/js/app.a7acfb3b.js +++ /dev/null @@ -1,2 +0,0 @@ -(function(t){function e(e){for(var s,r,n=e[0],l=e[1],c=e[2],d=0,u=[];d=0}},timestamp:{type:Date,default:function(){return new Date}},component:{type:[Object,Function]},showClose:{type:Boolean,default:!0},closeOnClick:{type:Boolean,default:!0},clickHandler:Function},data:function(){return{elmHeight:0}},computed:{hasIcon:function(){return this.icon&&this.icon.length>0},alertType:function(){return"alert-".concat(this.type)},customPosition:function(){var t=this,e=20,a=this.elmHeight+10,s=this.$notifications.state.filter((function(e){return e.horizontalAlign===t.horizontalAlign&&e.verticalAlign===t.verticalAlign&&e.timestamp<=t.timestamp})).length;this.$notifications.settings.overlap&&(s=1);var i=(s-1)*a+e,o={};return"top"===this.verticalAlign?o.top="".concat(i,"px"):o.bottom="".concat(i,"px"),o}},methods:{close:function(){this.$emit("close",this.timestamp)},tryClose:function(t){this.clickHandler&&this.clickHandler(t,this),this.closeOnClick&&this.close()}},mounted:function(){this.elmHeight=this.$el.clientHeight,this.timeout&&setTimeout(this.close,this.timeout)}}),k=S,A=(a("3f07"),Object(d["a"])(k,x,C,!1,null,null,null)),E=A.exports,N={components:{Notification:E},props:{transitionName:{type:String,default:"list"},transitionMode:{type:String,default:"in-out"},overlap:{type:Boolean,default:!1}},data:function(){return{notifications:this.$notifications.state}},methods:{removeNotification:function(t){this.$notifications.removeNotification(t)}},created:function(){this.$notifications.settings.overlap=this.overlap},watch:{overlap:function(t){this.$notifications.settings.overlap=t}}},B=N,O=(a("f31d"),Object(d["a"])(B,y,w,!1,null,null,null)),j=O.exports,R={state:[],settings:{overlap:!1,verticalAlign:"top",horizontalAlign:"right",type:"info",timeout:5e3,closeOnClick:!0,showClose:!0},setOptions:function(t){this.settings=Object.assign(this.settings,t)},removeNotification:function(t){var e=this.state.findIndex((function(e){return e.timestamp===t}));-1!==e&&this.state.splice(e,1)},addNotification:function(t){("string"===typeof t||t instanceof String)&&(t={message:t}),t.timestamp=new Date,t.timestamp.setMilliseconds(t.timestamp.getMilliseconds()+this.state.length),t=Object.assign({},this.settings,t),this.state.push(t)},notify:function(t){var e=this;Array.isArray(t)?t.forEach((function(t){e.addNotification(t)})):this.addNotification(t)}},D={install:function(t,e){var a=new t({data:{notificationStore:R},methods:{notify:function(t){this.notificationStore.notify(t)}}});t.prototype.$notify=a.notify,t.prototype.$notifications=a.notificationStore,t.component("Notifications",j),e&&R.setOptions(e)}},I=D,P=(a("b54a"),function(){var t=this,e=t._self._c;return e("div",{staticClass:"form-group",class:{"input-group":t.hasIcon,"input-group-focus":t.focused}},[t._t("label",(function(){return[t.label?e("label",{staticClass:"control-label"},[t._v("\n "+t._s(t.label)+"\n ")]):t._e(),1==t.help?e("button",{staticClass:"btn",staticStyle:{padding:"0.3rem 0.75rem","margin-bottom":"0 !important","font-size":"1rem !important","font-weight":"400 !important",color:"#495057 !important",border:"none !important",height:"40px !important"},attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:t.message+" more info"}},[e("i",{staticClass:"fa fa-question-circle"})]):t._e()]})),t._t("addonLeft",(function(){return[t.addonLeftIcon?e("span",{staticClass:"input-group-prepend"},[e("div",{staticClass:"input-group-text"},[e("i",{class:t.addonLeftIcon})])]):t._e()]})),t._t("default",(function(){return[e("input",t._g(t._b({staticClass:"form-control",attrs:{"aria-describedby":"addon-right addon-left"},domProps:{value:t.value}},"input",t.$attrs,!1),t.listeners))]})),t._t("addonRight",(function(){return[t.addonRightIcon?e("span",{staticClass:"input-group-append"},[e("div",{staticClass:"input-group-text"},[e("i",{class:t.addonRightIcon})])]):t._e()]})),t._t("helperText")],2)}),T=[],q=(a("8e6e"),a("cadf"),a("456d"),a("bd86"));function z(t,e){var a=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);e&&(s=s.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),a.push.apply(a,s)}return a}function F(t){for(var e=1;e-1:t.model},on:{change:function(e){var a=t.model,s=e.target,i=!!s.checked;if(Array.isArray(a)){var o=null,r=t._i(a,o);s.checked?r<0&&(t.model=a.concat([o])):r>-1&&(t.model=a.slice(0,r).concat(a.slice(r+1)))}else t.model=i}}}),e("span",{staticClass:"form-check-sign"})]),e("span",[t._t("default")],2)])},J=[],H=(a("6b54"),{name:"base-checkbox",model:{prop:"checked"},props:{checked:[Array,Boolean],disabled:[Boolean,String],inline:Boolean},data:function(){return{cbId:""}},computed:{model:{get:function(){return this.checked},set:function(t){this.$emit("input",t)}},inlineClass:function(){if(this.inline)return"checkbox-inline"}},created:function(){this.cbId=Math.random().toString(16).slice(2)}}),Y=H,G=Object(d["a"])(Y,Q,J,!1,null,null,null),W=G.exports,Z=function(){var t=this,e=t._self._c;return e("div",{staticClass:"form-check-radio"},[e("label",{staticClass:"form-check-label",attrs:{for:t.cbId}},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.model,expression:"model"}],attrs:{id:t.cbId,type:"radio",disabled:t.disabled},domProps:{value:t.label,checked:t._q(t.model,t.label)},on:{change:function(e){t.model=t.label}}}),e("span",{staticClass:"form-check-sign"},[t._t("default")],2)])])},K=[],X={name:"base-radio",props:{label:[String,Number],disabled:[Boolean,String],value:[String,Boolean],inline:Boolean},data:function(){return{cbId:""}},computed:{model:{get:function(){return this.value},set:function(t){this.$emit("input",t)}},inlineClass:function(){return this.inline?"radio-inline":""}},created:function(){this.cbId=Math.random().toString(16).slice(2)}},tt=X,et=Object(d["a"])(tt,Z,K,!1,null,null,null),at=et.exports,st=function(){var t=this,e=t._self._c;return e(t.tag,{directives:[{name:"click-outside",rawName:"v-click-outside",value:t.closeDropDown,expression:"closeDropDown"}],tag:"li",staticClass:"dropdown nav-item",class:{show:t.isOpen},attrs:{"aria-haspopup":"true","aria-expanded":t.isOpen},on:{click:t.toggleDropDown}},[e("a",{staticClass:"nav-link dropdown-toggle",attrs:{"data-toggle":"dropdown"}},[t._t("title",(function(){return[e("i",{class:t.icon}),e("span",{staticClass:"no-icon"},[t._v(t._s(t.title))]),e("b",{staticClass:"caret"})]}))],2),e("div",{directives:[{name:"show",rawName:"v-show",value:t.isOpen,expression:"isOpen"}],staticClass:"dropdown-menu show"},[t._t("default")],2)])},it=[],ot={name:"base-dropdown",props:{title:String,icon:String,tag:{type:String,default:"li"}},data:function(){return{isOpen:!1}},methods:{toggleDropDown:function(){this.isOpen=!this.isOpen,this.$emit("change",this.isOpen)},closeDropDown:function(){this.isOpen=!1,this.$emit("change",this.isOpen)}}},rt=ot,nt=(a("7d9a"),Object(d["a"])(rt,st,it,!1,null,"1b11b073",null)),lt=nt.exports,ct=function(){var t=this,e=t._self._c;return e("div",{staticClass:"card",class:[t.type&&"card-".concat(t.type)]},[t.$slots.image?e("div",{staticClass:"card-image"},[t._t("image")],2):t._e(),t.$slots.header||t.title?e("div",{staticClass:"card-header",class:t.headerClasses},[t._t("header",(function(){return[e("h4",{staticClass:"card-title"},[t._v(t._s(t.title))]),t.subTitle?e("p",{staticClass:"card-category"},[t._v(t._s(t.subTitle))]):t._e()]}))],2):t._e(),t.$slots.default?e("div",{staticClass:"card-body",class:t.bodyClasses},[t._t("default")],2):t._e(),t._t("raw-content"),t.$slots.footer?e("div",{staticClass:"card-footer",class:t.footerClasses},[t._t("footer")],2):t._e()],2)},dt=[],pt={name:"card",props:{title:{type:String,description:"Card title"},subTitle:{type:String,description:"Card subtitle"},type:{type:String,description:"Card type (e.g primary/danger etc)"},headerClasses:{type:[String,Object,Array],description:"Card header css classes"},bodyClasses:{type:[String,Object,Array],description:"Card body css classes"},footerClasses:{type:[String,Object,Array],description:"Card footer css classes"}}},ut=pt,ht=Object(d["a"])(ut,ct,dt,!1,null,null,null),ft=ht.exports,gt={install:function(t){t.component(V.name,V),t.component(W.name,W),t.component(at.name,at),t.component(lt.name,lt),t.component("card",ft)}},mt=gt,vt={bind:function(t,e,a){t.clickOutsideEvent=function(s){t==s.target||t.contains(s.target)||a.context[e.expression](s)},document.body.addEventListener("click",t.clickOutsideEvent)},unbind:function(t){document.body.removeEventListener("click",t.clickOutsideEvent)}},_t={install:function(t){t.directive("click-outside",vt)}},bt=_t,yt=function(){var t=this,e=t._self._c;return e("div",{staticClass:"sidebar",style:t.sidebarStyle,attrs:{"data-color":t.backgroundColor,"data-image":t.backgroundImage}},[e("div",{staticClass:"sidebar-wrapper"},[t._m(0),t._t("content"),e("ul",{staticClass:"nav nav-main__links"},[t._t("default",(function(){return t._l(t.sidebarLinks,(function(a,s){return e("sidebar-link",{key:a.name+s,attrs:{to:a.path,link:a},on:{click:t.closeNavbar}},[e("i",{class:a.icon}),e("p",[t._v(t._s(a.name))])])}))}))],2),t.$slots["bottom-links"]?e("ul",{staticClass:"nav nav-bottom"},[t._t("bottom-links")],2):t._e()],2)])},wt=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"logo",staticStyle:{background:"#73bbdc","border-bottom":"1px solid rgba(0, 0, 0, 0.1)",height:"73px"}},[e("a",{staticClass:"simple-text logo__container",staticStyle:{color:"white"},attrs:{href:"#"}},[e("div",{staticClass:"logo-img"},[e("img",{attrs:{src:a("7dbb"),alt:""}})]),t._v("\n\t\t\tSQAaaS\n\t\t\t")])])}],xt=function(){var t=this,e=t._self._c;return e(t.tag,t._b({tag:"component",attrs:{tag:"li"},nativeOn:{click:function(e){return t.hideSidebar.apply(null,arguments)}}},"component",t.$attrs,!1),[e("a",t._b({staticClass:"nav-link"},"a",t.$attrs,!1),[t._t("default",(function(){return[t.link.icon?e("i",{class:t.link.icon}):t._e(),e("p",[t._v(t._s(t.link.name))])]}))],2)])},Ct=[],St={inheritAttrs:!1,inject:{autoClose:{default:!0}},props:{link:{type:[String,Object],default:function(){return{name:"",path:"",icon:""}}},tag:{type:String,default:"router-link"}},methods:{hideSidebar:function(){this.autoClose&&this.$sidebar&&!0===this.$sidebar.showSidebar&&this.$sidebar.displaySidebar(!1)}}},kt=St,At=Object(d["a"])(kt,xt,Ct,!1,null,null,null),Et=At.exports,Nt={components:{SidebarLink:Et},props:{title:{type:String,default:"Vue LBD"},backgroundColor:{type:String,default:"custom1",validator:function(t){var e=["","blue","azure","green","orange","red","purple","black","custom1"];return console.log(e.indexOf(t)),-1!==e.indexOf(t)}},backgroundImage:{type:String},activeColor:{type:String,default:"success",validator:function(t){var e=["primary","info","success","warning","danger"];return-1!==e.indexOf(t)}},sidebarLinks:{type:Array,default:function(){return[]}},autoClose:{type:Boolean,default:!0}},provide:function(){return{autoClose:this.autoClose}},computed:{sidebarStyle:function(){return{backgroundImage:"url(".concat(this.backgroundImage,")")}}}},Bt=Nt,Ot=(a("57bb"),Object(d["a"])(Bt,yt,wt,!1,null,null,null)),jt=Ot.exports,Rt={showSidebar:!1,sidebarLinks:[{name:"Dashboard",icon:"ti-panel",path:"/admin/overview"}],displaySidebar:function(t){this.showSidebar=t}},Dt={install:function(t){t.mixin({data:function(){return{sidebarStore:Rt}}}),Object.defineProperty(t.prototype,"$sidebar",{get:function(){return this.$root.sidebarStore}}),t.component("side-bar",jt),t.component("sidebar-link",Et)}},It=Dt,Pt=(a("f9e3"),a("e1b9"),a("c6e3"),{install:function(t){t.use(mt),t.use(bt),t.use(It),t.use(I),t.use(b["a"])}}),Tt=(a("f559"),function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrapper"},[e("side-bar",{directives:[{name:"show",rawName:"v-show",value:"/"!=t.$route.path&&"/auth/pipeline-name"!=t.$route.path&&"/auth/select-option"!=t.$route.path&&"/auth/full-assessment"!=t.$route.path&&!t.$route.path.startsWith("/auth/full-assessment/report"),expression:"$route.path != '/' && $route.path != '/auth/pipeline-name' && $route.path != '/auth/select-option' && $route.path != '/auth/full-assessment' && !$route.path.startsWith('/auth/full-assessment/report') "}]},[e("div",{staticClass:"widget-body"},[e("p",{staticStyle:{"padding-left":"20px","font-size":"30px"}},[t._v("Pipeline as a Service")]),e("p",{staticStyle:{"padding-left":"20px","font-size":"15px"}},[t._v("Compose and test your own customized quality pipelines")]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-sm-12"},[e("div",{staticClass:"col-sm-12"},[e("div",{staticClass:"vrtwiz"},[e("ul",{staticClass:"verticalwiz"},[e("li",{staticClass:"active step1 general-step",attrs:{"data-target":"#step1"},on:{click:function(e){return t.menuChange("1")}}},[e("sidebar-link",{attrs:{to:"/auth/general-options"}},[e("span",{staticClass:"step"},[t._v("1")]),e("span",{staticClass:"title"},[t._v("Repos")])])],1),e("li",{staticClass:"step3 general-step",attrs:{"data-target":"#step3"},on:{click:function(e){return t.menuChange("2")}}},[e("sidebar-link",{attrs:{to:"/auth/sqa-criteria"}},[e("span",{staticClass:"step"},[t._v("2")]),e("span",{staticClass:"title"},[t._v("criteria")])])],1),e("li",{attrs:{"data-target":"#step3"}},[e("sidebar-link",{attrs:{to:"/auth/files"}},[e("span",{staticClass:"step"},[t._v("3")]),e("span",{staticClass:"title"},[t._v("PIPELINE")])])],1)]),e("div",{staticClass:"clearfix"})])])])])]),e("hr",{staticStyle:{"background-color":"rgba(255,255,255,0.6)"}}),e("sidebar-link",{attrs:{to:"/auth/pipeline-name"}},[e("i",{staticClass:"nc-icon nc-stre-left"}),e("p",[t._v("Back")])]),e("mobile-menu")],1),"/"==t.$route.path||"/auth/pipeline-name"==t.$route.path||"/auth/select-option"==t.$route.path||"/auth/full-assessment"==t.$route.path||t.$route.path.startsWith("/auth/full-assessment/report")?e("div",[e("top-navbar"),e("dashboard-content",{on:{click:t.toggleSidebar}}),e("content-footer")],1):e("div",{staticClass:"main-panel"},[e("top-navbar"),e("dashboard-content",{on:{click:t.toggleSidebar}}),e("content-footer")],1)],1)}),$t=[],qt=function(){var t=this,e=t._self._c;return e("nav",{staticClass:"navbar navbar-expand-lg",class:t.colorBar,staticStyle:{"padding-bottom":"2px","padding-top":"3px"}},[e("div",{staticClass:"container-fluid"},[e("a",{staticClass:"navbar-brand res-size linkInPDF",staticStyle:{color:"white"},attrs:{href:"/#/auth/select-option"}},[t._v("Software Quality Assurance as a Service")]),e("button",{staticClass:"navbar-toggler navbar-toggler-right",class:{toggled:t.$sidebar.showSidebar},staticStyle:{color:"white"},attrs:{type:"button","aria-controls":"navigation-index","aria-expanded":"false","aria-label":"Toggle navigation"},on:{click:t.toggleSidebar}},[e("span",{staticClass:"navbar-toggler-bar burger-lines"}),e("span",{staticClass:"navbar-toggler-bar burger-lines"}),e("span",{staticClass:"navbar-toggler-bar burger-lines"})]),e("div",{staticClass:"collapse navbar-collapse justify-content-end"},[e("ul",{staticClass:"navbar-nav ml-auto"},[t._m(0),t._m(1),e("li",{staticClass:"nav-item hideInPDF"},[e("button",{staticClass:"btn btn-primary btn-simple nav-link",staticStyle:{"font-size":"18px",color:"white"},on:{click:function(e){return t.logOut()}}},[t._v("Log Out"),e("i",{staticClass:"nc-icon nc-button-power",staticStyle:{"padding-left":"10px"}})])])])])])])},zt=[function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link text-white linkInPDF",attrs:{title:"Help",target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("span",{staticStyle:{"padding-top":"10px","font-size":"18px"}},[t._v("Documentation")]),e("i",{staticClass:"fa fa-book",staticStyle:{"padding-left":"10px"},attrs:{"aria-hidden":"true"}})])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item hideInPDF"},[e("span",{staticStyle:{"padding-left":"20px","border-right":"solid 1px white"}})])}],Ft={computed:{routeName:function(){var t=this.$route.name;return this.capitalizeFirstLetter(t)},colorBar:function(){return"bg-blue"}},data:function(){return{activeNotifications:!1}},methods:{capitalizeFirstLetter:function(t){return t.charAt(0).toUpperCase()+t.slice(1)},toggleNotificationDropDown:function(){this.activeNotifications=!this.activeNotifications},closeDropDown:function(){this.activeNotifications=!1},toggleSidebar:function(){this.$sidebar.displaySidebar(!this.$sidebar.showSidebar)},hideSidebar:function(){this.$sidebar.displaySidebar(!1)},logOut:function(){this.$router.replace(this.$route.query.redirect||"/logout")}}},Ut=Ft,Lt=(a("f9c7"),Object(d["a"])(Ut,qt,zt,!1,null,"bca72616",null)),Mt=Lt.exports,Vt=function(){var t=this,e=t._self._c;return e("footer",[t._m(0),e("div",{staticClass:"container-fluid"},[e("div",{staticClass:"row mt-3 mb-3"},[t._m(1),e("div",{staticClass:"col-2 text-center hideInPDF"},[e("button",{staticClass:"btn btn-primary btn-simple",attrs:{id:"button"},on:{click:function(e){return t.top()}}},[e("i",{staticClass:"fa fa-arrow-up",attrs:{"aria-hidden":"true"}}),t._v(" Back to top")])])])])])},Qt=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"footer-class"},[e("div",{staticClass:"container-fluid"},[e("div",{staticClass:"row",staticStyle:{margin:"2rem"}},[e("div",{staticClass:"footer-widget widget_text widget-count-3 col-md-4"},[e("div",{staticClass:"textwidget"},[e("p",[e("img",{staticStyle:{height:"40%",width:"40%"},attrs:{src:a("cecc"),alt:""}})]),e("p",[t._v("\n\t\t\t\t\t\t\t\tEOSC-synergy receives funding from the European Union’s Horizon\n\t\t\t\t\t\t\t\t2020 research and innovation programme under grant agreement\n\t\t\t\t\t\t\t\tNo 857647.\n\t\t\t\t\t\t\t")])])]),e("div",{staticClass:"footer-widget widget_text widget-count-3 col-md-4"},[e("div",{staticClass:"textwidget"},[e("p",[e("img",{staticStyle:{height:"50%",width:"50%"},attrs:{src:a("3b94"),alt:""}})]),e("p",[t._v("\n\t\t\t\t\t\t\t\tUnless otherwise indicated, all materials created by the EOSC-synergy\n\t\t\t\t\t\t\t\tconsortium are licensed under a Creative Commons Attribution\n\t\t\t\t\t\t\t\t4.0 International License.\n\t\t\t\t\t\t\t")])])]),e("div",{staticClass:"footer-widget widget_nav_menu widget-count-3 col-md-4"},[e("div",{staticClass:"menu-footer-container"},[e("ul",{staticClass:"menu"},[e("li",{staticStyle:{"border-top":"1px solid #343434",padding:"0.5rem 0"}},[e("a",{staticClass:"linkInPDF",staticStyle:{color:"#42697a"},attrs:{target:"_blank",href:"/#/privacy-policy"}},[t._v("Privacy Policy")])]),e("li",{staticStyle:{"border-top":"1px solid #343434",padding:"0.5rem 0"}},[e("a",{staticClass:"linkInPDF",staticStyle:{color:"#42697a"},attrs:{target:"_blank",href:"/#/terms-use"}},[t._v("Terms of Service")])]),e("li",{staticStyle:{"border-top":"1px solid #343434","border-bottom":"1px solid #343434",padding:"0.5rem 0"}},[e("a",{staticClass:"linkInPDF",staticStyle:{color:"#42697a"},attrs:{target:"_blank",href:"https://www.eosc-synergy.eu/news-and-events"}},[t._v("News & Events")])])])])])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"col-8 offset-2 text-center"},[e("a",{staticClass:"linkInPDF",staticStyle:{width:"200px",display:"block",margin:"auto"},attrs:{href:"https://www.eosc-synergy.eu",target:"_blank"}},[e("img",{staticStyle:{width:"200px"},attrs:{src:a("7dbb"),alt:""}})])])}],Jt={data:function(){return{btn:""}},created:function(){},methods:{top:function(){$("html, body").animate({scrollTop:0},400)}}},Ht=Jt,Yt=(a("fe4c"),Object(d["a"])(Ht,Vt,Qt,!1,null,null,null)),Gt=Yt.exports,Wt=function(){var t=this,e=t._self._c;return e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)},Zt=[],Kt={},Xt=Kt,te=(a("f097"),Object(d["a"])(Xt,Wt,Zt,!1,null,null,null)),ee=te.exports,ae=function(){var t=this;t._self._c;return t._m(0)},se=[function(){var t=this,e=t._self._c;return e("ul",{staticClass:"nav nav-mobile-menu"},[e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link",attrs:{href:"#pablo"}},[e("span",[e("i",{staticClass:"nc-icon nc-button-power"}),t._v(" Log out")])])])])}],ie={name:"mobile-menu"},oe=ie,re=Object(d["a"])(oe,ae,se,!1,null,null,null),ne=re.exports,le={components:{TopNavbar:Mt,ContentFooter:Gt,DashboardContent:ee,MobileMenu:ne},methods:{toggleSidebar:function(){this.$sidebar.showSidebar&&this.$sidebar.displaySidebar(!1)},menuChange:function(t){console.log(t),$(".general-step").removeClass("active")}},created:function(){this.$eventHub.$on("steps",function(t){this.menuChange(t)}.bind(this))},beforeDestroy:function(){this.$eventHub.$off("steps")}},ce=le,de=(a("da81"),Object(d["a"])(ce,Tt,$t,!1,null,"5ca4657e",null)),pe=de.exports,ue=function(){var t=this,e=t._self._c;return e("div",{staticClass:"auth-layout",staticStyle:{"scroll-behavior":"smooth"}},[e("header",{staticClass:"bg-blue text-white",attrs:{id:"myheader"}},[t._m(0),e("div",{staticClass:"bg-blue",attrs:{id:"wrapper-navbar",itemscope:"",itemtype:"http://schema.org/WebSite"}},[e("a",{staticClass:"skip-link sr-only sr-only-focusable",attrs:{href:"#content"}},[t._v("Skip to content")]),e("nav",{staticClass:"navbar navbar-expand-md navbar-dark"},[e("div",{staticClass:"container"},[t._m(1),t._m(2),t._m(3),e("div",{staticClass:"collapse navbar-collapse",attrs:{id:"navbarNavDropdown"}},[e("ul",{staticClass:"navbar-nav ml-auto",attrs:{id:"main-menu"}},[t._m(4),t._m(5),t._m(6),t._m(7),e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",staticStyle:{"padding-left":"20px"},attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Sign In")])])])])])])])]),e("div",{staticClass:"container back-login"},[e("p",{staticStyle:{"text-transform":"uppercase","margin-bottom":"0px","font-weight":"700","font-size":"16px"}},[t._v("Committed to Software Quality in Research")]),e("div",{staticStyle:{"max-width":"792px"}},[e("h2",{staticStyle:{"text-transform":"uppercase","font-size":"44px","font-weight":"700","line-height":"1.25","margin-bottom":"2rem"}},[t._v("Streamline the Adoption of Novel Software Engineering Practices in Research and Receive Credit for It")]),t._m(8),t._m(9),e("p",[e("button",{staticClass:"btn btn-simple",staticStyle:{color:"#1DC7EA","padding-left":"0"},attrs:{type:"button"},on:{click:function(e){return t.goTo("cicd")}}},[t._v("What is CI/CD?")])]),e("p",[e("button",{staticClass:"btn btn-simple",staticStyle:{color:"#1DC7EA","padding-left":"0"},attrs:{type:"button"},on:{click:function(e){return t.goTo("badges")}}},[t._v("What are SQAaaS "),e("em",[t._v("digital badges")]),t._v(" all about?")])])]),t._m(10)]),e("section",{staticClass:"section-style"},[e("div",{ref:"cicd",staticClass:"container",attrs:{id:"cicd"}},[t._m(11),e("p",[t._v("CI/CD stands for Continuous Integration and Continuous Delivery, respectively. They are common practices in software engineering that aim at improving the overall quality of the software during the development life cycle. CI/CD encompass both the verification and validation (V&V) processes, and thus they not only act at the code level, but also assess the operational part of the software. Consequently, CI/CD helps developers to meet both the functional (behavior-driven) and non-functional (usability-oriented) requirements that the software is intended to provide to their users.")]),t._m(12),e("p",[t._v("The CI/CD work is commonly arranged into pipelines, which define the sequential steps that the software V&V needs to go through, commonly as often as new source code changes are added to the codebase. As a result, automation is key to enable the CI/CD scenarios and a key feature of the pipelines.")]),t._m(13),e("p",[t._v("Badges are commonly used by earners for proving the attainment of certain achievements. Digital badges complement traditional badging by providing virtual certification with built-in features for online sharing, verification, portability and trustworthiness. The SQAaaS platform harnesses the potential of the Open Badges specification to issue digital badges for particular versions of the software. Each badge issued by SQAaaS has associated metadata that includes the software quality criteria being fulfilled and the applicable evidence in the form of build logs, reports and/or binary artefacts.")]),e("h4",{staticStyle:{"font-weight":"700",color:"#73bbdc","margin-top":"0px"}},[t._v("How can software in research benefit from badges?")]),e("p",[t._v("The resultant badge can then be shared and verified by external bodies, thus significantly impacting the visibility and adoption of the software. In research ecosystems, such a quality badge definitely contributes to usability, reputation-building and crediting, as well as improving the reusability and reproducibility of the awarded software version.")])])]),e("section",{staticClass:"bg-blue section-style"},[e("div",{ref:"badges",staticClass:"container",staticStyle:{"padding-top":"0px"},attrs:{id:"badges"}},[e("h2",{staticStyle:{"font-weight":"700",color:"#ffff","margin-top":"0px"}},[t._v("Benefit from the good practices when developing software and services")]),e("h4",{staticStyle:{"font-weight":"700","padding-bottom":"0.2rem"}},[t._v("Meet the quality criteria we use to foster the implementation of reproducible and sustainable research software.")]),e("p",[t._v("The workflow of the CI/CD pipelines created by the SQAaaS platform is criteria-driven, which means that each stage executed by the pipeline fulfills a criterion from the two sets of Software and Service Quality Assurance documents. The criteria compiled are the result of an open and continuous collaborative effort and can be reached at:")]),t._m(14),t._m(15)])]),e("section",{staticClass:"section-style"},[e("div",{staticClass:"container"},[e("h2",{staticStyle:{"font-weight":"700",color:"#73bbdc","padding-bottom":"2rem","margin-top":"0px","text-align":"center"}},[t._v("Tailor quality checks to your software needs")]),e("h4",{staticStyle:{"font-weight":"700","padding-bottom":"0.2rem"}},[t._v("No expertise required on CI/CD, just graphically compose the pipeline, add it to your code repository, and start validating your software for every change")]),t._m(16),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"20px","padding-bottom":"20px"}},[e("button",{staticClass:"btn btn-outline btn-white",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Try it out!")])])])]),e("section",{staticClass:"bg-blue section-style"},[e("div",{staticClass:"container"},[e("h2",{staticStyle:{"font-weight":"700",color:"#ffff","padding-bottom":"2rem","margin-top":"0px","text-align":"center"}},[t._v("Obtain the quality achievements of your software")]),e("h4",{staticStyle:{"font-weight":"700","padding-bottom":"0.2rem"}},[t._v("Estimate how well your software is doing in terms of QA and get recognition for it!")]),t._m(17),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"20px","padding-bottom":"20px"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Try it out!")])])])]),t._m(18),t._m(19),t._m(20),e("content-footer")],1)},he=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"topbar",attrs:{id:"top"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-sm-6"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-7"}},[e("div",{staticClass:"textwidget"})])]),e("div",{staticClass:"col-sm-6 text-sm-right"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-6"}},[e("div",{staticClass:"textwidget"},[e("p",[e("a",{staticClass:"textwidget",attrs:{href:"https://twitter.com/EOSC_synergy",target:"_blank",rel:"noopener noreferrer"}},[t._v("Follow us on twitter")])])])])])])])])},function(){var t=this,e=t._self._c;return e("a",{staticClass:"navbar-brand",attrs:{href:"https://www.eosc-synergy.eu/",rel:"home"}},[e("img",{staticClass:"img-fluid",staticStyle:{height:"50px"},attrs:{src:a("3647"),alt:"EOSC synergy"}})])},function(){var t=this,e=t._self._c;return e("p",{staticStyle:{"font-size":"40px","margin-bottom":"0px"}},[e("strong",[t._v("SQAaaS")])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"navbar-toggler",attrs:{type:"button","data-toggle":"collapse","data-target":"#navbarNavDropdown","aria-controls":"navbarNavDropdown","aria-expanded":"false","aria-label":"Toggle navigation"}},[e("span",{staticClass:"navbar-toggler-icon"})])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Help",target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("span",{staticStyle:{"font-weight":"bold"}},[t._v("Documentation")]),e("i",{staticClass:"fa",staticStyle:{"padding-left":"30px","border-right":"solid 1px"},attrs:{"aria-hidden":"true"}})])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"About",target:"_blank",href:"https://www.eosc-synergy.eu/about/"}},[t._v("About")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-47"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Quality",target:"_blank",href:"https://www.eosc-synergy.eu/technical-areas/quality/"}},[t._v("Quality")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Contact us",target:"_blank",href:"https://www.eosc-synergy.eu/contact-us/"}},[t._v("Contact us")])])},function(){var t=this,e=t._self._c;return e("p",{staticStyle:{"font-size":"18px"}},[t._v("The adoption of quality-based practices is one common struggle when it comes to developing software in research environments. The SQAaaS platform "),e("b",[t._v("provides researchers with ready-to-use "),e("em",[t._v("CI/CD pipelines")])]),t._v(" that cross-check the relevant quality criteria any software project ought to fulfill in order to meet the Open Science values, and thus be sustainable, reliable, usable, reusable and discoverable in the long term. Additionally, the SQAaaS\n features an assessment tool that acknowledges the quality attributes of the software, "),e("b",[t._v("enabling proper recognition through shareable and verifiable "),e("em",[t._v("digital badges")])]),t._v(".")])},function(){var t=this,e=t._self._c;return e("div",{staticStyle:{"margin-top":"1.5rem","margin-bottom":"1rem"}},[e("div",{staticStyle:{"margin-bottom":"16px"}},[t._v("The SQAaaS platform is developed by CSIC, LIP and UPV.")]),e("a",{attrs:{href:"https://www.csic.es/en",target:"_blank"}},[e("img",{staticStyle:{"margin-right":"20px"},attrs:{src:a("5c14"),height:"60"}})]),e("a",{attrs:{href:"https://www.lip.pt/?lang=en",target:"_blank"}},[e("img",{staticStyle:{margin:"0 20px"},attrs:{src:a("2bf1"),height:"60"}})]),e("a",{attrs:{href:"https://www.upv.es/en",target:"_blank"}},[e("img",{staticStyle:{margin:"0 20px"},attrs:{src:a("12ea"),height:"60"}})])])},function(){var t=this,e=t._self._c;return e("div",{staticStyle:{"padding-top":"1rem"}},[e("a",{staticClass:"btn-outline btn",attrs:{type:"button",href:"https://www.youtube.com/watch?v=krHm0eP9yiI",target:"blank"}},[e("i",{staticClass:"fa fa-play-circle",staticStyle:{color:"black","margin-right":"10px"},attrs:{"aria-hidden":"true"}}),t._v("See SQAaaS in Action")])])},function(){var t=this,e=t._self._c;return e("h2",{staticStyle:{"font-weight":"700",color:"#73bbdc","margin-top":"0px"}},[t._v("What are "),e("em",[t._v("CI/CD pipelines")]),t._v("?")])},function(){var t=this,e=t._self._c;return e("h4",{staticStyle:{"font-weight":"700",color:"#73bbdc","margin-top":"0px"}},[t._v("What about the "),e("em",[t._v("Pipelines")]),t._v("?")])},function(){var t=this,e=t._self._c;return e("h2",{staticStyle:{"font-weight":"700",color:"#73bbdc","margin-top":"0px"}},[t._v("What are SQAaaS "),e("em",[t._v("digital badges")]),t._v(" all about?")])},function(){var t=this,e=t._self._c;return e("p",[t._v("- A set of Common Software Quality Assurance Baseline Criteria for "),e("a",{staticStyle:{color:"white","text-decoration":"underline"},attrs:{href:"https://github.com/indigo-dc/sqa-baseline",target:"blank"}},[t._v("Research Projects")]),t._v(".")])},function(){var t=this,e=t._self._c;return e("p",[t._v("- A set of Common Service Quality Assurance Baseline Criteria for "),e("a",{staticStyle:{color:"white","text-decoration":"underline"},attrs:{href:"https://github.com/EOSC-synergy/service-qa-baseline",target:"blank"}},[t._v("Research Projects")]),t._v(".")])},function(){var t=this,e=t._self._c;return e("p",[t._v("Researchers and computational scientists use SQAaaS to harness the benefits of applying good software engineering practices to their own software projects. The "),e("strong",[e("i",[t._v(" Pipeline as a Service ")])]),t._v(" building block allows you to compose and test customized CI/CD pipelines in accordance with reference criteria used throughout the software development life cycle of research EU projects. And all of this without the burden of being at the forefront of the latest trendy CI languages or configuration formats.")])},function(){var t=this,e=t._self._c;return e("p",[t._v("The "),e("strong",[e("i",[t._v(" Quality Assessment & Awarding")])]),t._v(" building block analyses, building upon your input, the level of completeness with the [reference criteria](link) for any given release of your software. Once the assessment is completed, you will get a digital badge that acknowledges the criteria fulfilled and the associated assets such as the code versioning and building related data.")])},function(){var t=this,e=t._self._c;return e("section",{staticClass:"section-style"},[e("div",{staticClass:"container"},[e("h2",{staticStyle:{"font-weight":"700",color:"#73bbdc","padding-bottom":"2rem","margin-top":"0px","text-align":"center"}},[t._v("Deploy your own SQAaaS platform")]),e("h4",{staticStyle:{"font-weight":"700","padding-bottom":"0.2rem"}},[t._v("Get the SQAaaS on your premises at the drop of a hat!")]),e("p",[t._v("The SQAaaS platform relies on a set of services to provide its functionality. We deliver an Infrastructure as Code solution that makes the on-premise deployment straightforward for any individual researcher or scientific community. This approach is useful for use cases with privative source code where unrestricted access to the repositories is not granted.")]),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"20px","padding-bottom":"20px"}},[e("a",{attrs:{href:"https://github.com/eosc-synergy/SQAaaS",target:"_blank"}},[e("button",{staticClass:"btn btn-outline btn-white",attrs:{type:"button"}},[t._v("Try it out!")])])])])])},function(){var t=this,e=t._self._c;return e("section",{staticClass:"bg-blue section-style"},[e("div",{staticClass:"container"},[e("h2",{staticStyle:{"font-weight":"700",color:"#ffff","padding-bottom":"2rem","margin-top":"0px","text-align":"center"}},[t._v("Use code rather than a graphical interface")]),e("h4",{staticStyle:{"font-weight":"700","padding-bottom":"0.2rem"}},[t._v("Harness the full potential of the underlying CI/CD technology by means of the JePL library")]),e("p",[t._v("Tech-savvy users tend to favor code over a graphical interface for the task of managing their CI/CD pipelines. Especially suitable for complex setups, you can use the same library the SQAaaS platform relies on, the "),e("strong",[e("i",[t._v("JePL library")])]),t._v(", and benefit from the full set of features it provides.")]),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"20px","padding-bottom":"20px"}},[e("a",{attrs:{href:"https://github.com/indigo-dc/jenkins-pipeline-library",target:"_blank"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"}},[t._v("Try it out!")])])])])])},function(){var t=this,e=t._self._c;return e("section",{staticClass:"section-style"},[e("div",{staticClass:"container"},[e("h2",{staticStyle:{"text-align":"center","padding-bottom":"40px"}},[t._v("Learn more about SQAaaS")]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-12 col-md-4 text-center"},[e("span",{staticClass:"fa-stack fa-3x"},[e("a",{staticClass:"section_docs",attrs:{target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("i",{staticClass:"fa fa-circle fa-stack-2x text-primary"}),e("i",{staticClass:"fa fa-book fa-stack-1x fa-inverse"})])]),e("h4",{staticStyle:{"font-weight":"700"}},[t._v("SQAaaS Documentation")]),e("p",[t._v("Checks the docs to understand all the capabilities of SQAaaS")])]),e("div",{staticClass:"col-12 col-md-4 text-center"},[e("span",{staticClass:"fa-stack fa-3x"},[e("a",{staticClass:"section_docs",attrs:{href:"https://github.com/eosc-synergy/SQAaaS",target:"blank"}},[e("i",{staticClass:"fa fa-circle fa-stack-2x text-primary"}),e("i",{staticClass:"fa fa-github fa-stack-1x fa-inverse"})])]),e("h4",{staticStyle:{"font-weight":"700"}},[t._v("GitHub")]),e("p",[t._v("Open Source (GPLv3 License)")])]),e("div",{staticClass:"col-12 col-md-4 text-center"},[e("span",{staticClass:"fa-stack fa-3x"},[e("a",{staticClass:"section_docs",attrs:{href:"https://www.youtube.com/watch?v=krHm0eP9yiI",target:"blank"}},[e("i",{staticClass:"fa fa-circle fa-stack-2x text-primary"}),e("i",{staticClass:"fa fa-youtube-play fa-stack-1x fa-inverse"})])]),e("h4",{staticStyle:{"font-weight":"700"}},[t._v("YouTube")]),e("p",[t._v("Find tutorials about SQAaaS.")])])])])])}],fe=(a("34ef"),a("5df3"),a("1c4c"),a("9c29"),{components:{ContentFooter:Gt},data:function(){return{username:"",pass:"",error:!1,error_message_text:"",processing:!1,passwordFieldType:"password",mistake:{username:!1,password:!1}}},methods:{goTo:function(t){var e=this.$refs[t],a=e.offsetTop;window.scrollTo(0,a)},generateRandomString:function(){var t=new Uint32Array(28);return crypto.getRandomValues(t),Array.from(t,(function(t){return("0"+t.toString(16)).substr(-2)})).join("")},pkceChallengeFromVerifier:function(t){var e=new TextEncoder,a=e.encode(t),s=crypto.subtle.digest("SHA-256",a);return console.log(a,s),console.log("hashed"),console.log(crypto.createHmac("sha256").update(a).digest()),this.base64urlencode(s)},base64urlencode:function(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")},login_egi:function(){this.$route.query.redirect?sessionStorage.setItem("redirect",this.$route.query.redirect):sessionStorage.removeItem("redirect"),localStorage.setItem("client_id",this.env.client_id),localStorage.setItem("provider_url",this.env.provider_url),localStorage.setItem("url_authorize",this.env.url_authorize),localStorage.setItem("url_user_info",this.env.url_user_info),localStorage.setItem("token_endpoint",this.env.token_endpoint),window.location.replace(this.env.redirect_uri)},showLoginRequiredAlert:function(){this.$swal.fire({title:"Sign In required",html:"
You need to sign in first to access the requested area.
You will be redirected afterwards.
",icon:"warning",confirmButtonText:"Ok",confirmButtonColor:"#3085d6"}).then((function(t){$(".btn-login").first().addClass("glow"),setTimeout((function(){$(".btn-login").removeClass("glow")}),2e3)}))},created:function(){this.$store.state={name:"",pipeline_id:"",build_url:"",status:"",pull_request_url:"",config_yaml:{config:{project_repos:{},credentials:[]},sqa_criteria:{},environment:{},timeout:"600"},docker_compose:{version:"3.7",services:{}}}}},created:function(){sessionStorage.removeItem("redirect")},mounted:function(){this.$route.query.redirect&&this.showLoginRequiredAlert()},beforeRouteUpdate:function(t,e,a){t.query.redirect&&this.showLoginRequiredAlert(),a()}}),ge=fe,me=(a("72a8"),Object(d["a"])(ge,ue,he,!1,null,"b2eb54ee",null)),ve=me.exports,_e=function(){var t=this,e=t._self._c;return e("div",{staticClass:"contact-us full-screen"},[e("nav",{staticClass:"navbar navbar-ct-default",attrs:{role:"navigation-demo"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"navbar-header"},[t._m(0),e("router-link",{staticClass:"navbar-brand",attrs:{to:{path:"/"}}},[t._v("Site title")])],1),e("div",{staticClass:"collapse navbar-collapse",attrs:{id:"navigation-example-2"}},[e("ul",{staticClass:"nav navbar-nav navbar-right"},[e("li",[e("router-link",{attrs:{to:{path:"/"}}},[t._v("Home")])],1)])])])]),t._m(1),e("footer",{staticClass:"footer-demo"},[e("div",{staticClass:"container"},[e("nav",{staticClass:"pull-left"},[e("ul",[e("li",[e("router-link",{attrs:{to:{path:"/"}}},[t._v("Home")])],1),e("li",[e("router-link",{attrs:{to:{path:"/register"}}},[t._v("Register")])],1)])]),t._m(2)])])])},be=[function(){var t=this,e=t._self._c;return e("button",{staticClass:"navbar-toggle",attrs:{type:"button","data-toggle":"collapse","data-target":"#navigation-example-2"}},[e("span",{staticClass:"sr-only"},[t._v("Toggle navigation")]),e("span",{staticClass:"icon-bar"}),e("span",{staticClass:"icon-bar"}),e("span",{staticClass:"icon-bar"})])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrapper wrapper-full-page section content"},[e("div",{},[e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-8 col-md-offset-2 text-center"},[e("h2",{staticClass:"title text-danger"},[t._v("404 Not Found")]),e("h2",{staticClass:"title"},[t._v("Oops! It seems that this page does not exist.")])])])])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"copyright text-center"},[t._v("\n © Coded with\n "),e("i",{staticClass:"fa fa-heart heart"}),t._v(" by\n "),e("a",{attrs:{href:"https://binarcode.com",target:"_blank"}},[t._v("BinarCode")]),t._v(".\n Designed by "),e("a",{attrs:{href:"https://www.creative-tim.com/?ref=pdf-vuejs",target:"_blank"}},[t._v("Creative Tim")]),t._v(".\n ")])}],ye={},we=ye,xe=Object(d["a"])(we,_e,be,!1,null,null,null),Ce=xe.exports,Se=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[e("div",{staticClass:"container-fluid"},[e("div",{staticClass:"col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto"},[e("div",{staticStyle:{margin:"auto"}},[e("card",[e("template",{slot:"header"},[e("div",{staticStyle:{display:"flex","flex-direction":"row","padding-bottom":"15px"}},[e("div",{staticStyle:{"background-color":"#e6ede8","padding-left":"100px","padding-top":"20px","padding-bottom":"10px",width:"80%"}},[e("h3",{staticClass:"card-title",staticStyle:{"margin-top":"0px","font-weight":"700"}},[t._v("Code repositories are the substrate for the CI/CD pipelines")]),e("p",{staticStyle:{"padding-top":"20px"}},[t._v("\n The ultimate benefit of CI/CD pipelines is that they react instantly to code changes. Having the CI/CD pipelines next to the code they act upon\n is the recommended approach.\n ")]),e("div",[e("p",[e("span",{staticStyle:{"text-decoration":"underline","font-weight":"bold"}},[t._v("This is an optional step:")]),t._v("\n if the resultant pipeline will be added to the code repository, you are not required to define it here.")]),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"15px",margin:"0 auto"}},[e("button",{staticClass:"btn btn-outline btn-info",staticStyle:{"border-style":"solid","border-width":"thin",padding:"5px 5px","font-weight":"bold"},on:{click:function(e){return t.next()}}},[t._v("Skip this step for now >")])])])]),e("div",{staticStyle:{"background-color":"#e6ede8","padding-left":"80px","padding-top":"55px","padding-bottom":"10px",width:"30%"}},[e("img",{staticClass:"responsive",staticStyle:{opacity:"0.5"},attrs:{src:a("4da3"),alt:""}})])])]),[e("div",{staticClass:"row",staticStyle:{"padding-left":"20px","padding-top":"10px","margin-bottom":"1rem"}},[e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label",staticStyle:{"font-weight":"bold","font-size":"17px"}},[t._v("Does your pipeline need code from external repositories?")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"External repositories are those different from the one that will contain the current pipeline more info"}},[e("i",{staticClass:"fa fa-question-circle"})])])]),e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label"},[t._v("Yes")]),e("base-checkbox",{attrs:{name:"workpace"},model:{value:t.add_external_repo.yes,callback:function(e){t.$set(t.add_external_repo,"yes",e)},expression:"add_external_repo.yes"}}),e("span",{staticClass:"custom-label"},[t._v("No")]),e("base-checkbox",{attrs:{name:"workspace"},model:{value:t.add_external_repo.no,callback:function(e){t.$set(t.add_external_repo,"no",e)},expression:"add_external_repo.no"}})],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.add_external_repo.yes,expression:"add_external_repo.yes"}]},[e("div",{staticClass:"col-12",staticStyle:{"padding-left":"20px"}},[e("base-input",{staticStyle:{"margin-bottom":"0px"},attrs:{type:"text",label:"Repository URL",disabled:!1,placeholder:"The URL you can use to clone the project."},model:{value:t.repo.url,callback:function(e){t.$set(t.repo,"url",e)},expression:"repo.url"}}),e("div",{staticClass:"col-12 text-right"},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorRepoUrl,expression:"showErrorRepoUrl"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("This field is required.")])]),e("base-input",{staticClass:"col-md-6",staticStyle:{"padding-left":"0px"},attrs:{type:"text",label:"Branch",disabled:!1,placeholder:"master"},model:{value:t.repo.branch,callback:function(e){t.$set(t.repo,"branch",e)},expression:"repo.branch"}})],1),e("div",{staticClass:"text-right",staticStyle:{"padding-right":"20px"}},[e("button",{staticClass:"btn-outline btn btn-info",attrs:{type:"button"},on:{click:function(e){t.addRepo(),t.track()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD REPOSITORY")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showRepo,expression:"showRepo"}],staticStyle:{"padding-top":"20px"}},[e("div",{staticClass:"text-center",staticStyle:{"padding-bottom":"10px"}},[e("span",{staticClass:"custom-table-title"},[t._v("Configured Repositories")])]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"80%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Repo")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Branch")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.$store.state.config_yaml.config.project_repos,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(a.repo)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a.branch)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeRepo(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])])]),e("div",{staticClass:"col-12",staticStyle:{"padding-left":"20px","margin-top":"2rem","padding-right":"0px"},attrs:{id:"accordion_general_options",role:"tablist","aria-multiselectable":"true"}},[e("div",{staticClass:"card"},[e("div",{staticClass:"card-header",attrs:{role:"tab",id:"accordionHeadingGeneralOptions"}},[e("div",{staticClass:"mb-0 row"},[e("div",{staticClass:"col-12 accordion-head",staticStyle:{padding:"0px 20px 0px 20px"}},[e("a",{staticClass:"collapsed",attrs:{"data-toggle":"collapse","data-parent":"#accordion_general_options",href:"#accordionBodyGeneralOptions","aria-expanded":"false","aria-controls":"accordionBodyGeneral"}},[e("i",{staticClass:"fa fa-angle-down",attrs:{"aria-hidden":"true"}}),e("p",{staticStyle:{"margin-bottom":"0px"}},[t._v("ADVANCED OPTIONS (Credentials, Env Vars)")])])])])]),e("div",{staticClass:"collapse",attrs:{id:"accordionBodyGeneralOptions",role:"tabpanel","aria-labelledby":"accordionHeadingGeneralOptions","aria-expanded":"false","data-parent":"accordion_general_options"}},[e("div",{staticClass:"card-block col-12"},[e("div",{staticClass:"row",staticStyle:{"padding-left":"20px","margin-top":"1rem","margin-bottom":"1rem"}},[e("span",{staticClass:"custom-label"},[t._v("Add Credentials?")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Credentials can only be used once they are defined in EOSC-Synergy Jenkins instance more info"}},[e("i",{staticClass:"fa fa-question-circle"})])]),e("span",{staticClass:"custom-label",staticStyle:{"padding-left":"75px"}},[t._v("Yes")]),e("base-checkbox",{attrs:{name:"credentials"},model:{value:t.config.credentials.yes,callback:function(e){t.$set(t.config.credentials,"yes",e)},expression:"config.credentials.yes"}}),e("span",{staticClass:"custom-label"},[t._v("No")]),e("base-checkbox",{attrs:{name:"credentials"},model:{value:t.config.credentials.no,callback:function(e){t.$set(t.config.credentials,"no",e)},expression:"config.credentials.no"}})],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.config.credentials.yes,expression:"config.credentials.yes"}],staticStyle:{"padding-left":"30px"}},[e("i",{staticClass:"fa fa-bell"}),t._v(" Credentials shall be pre-defined in Jenkins before being used in the pipeline. "),e("a",{attrs:{href:"https://jenkins.eosc-synergy.eu/credentials/"}},[t._v("Head to our Jenkins instance")]),t._v(" and then fill in the form below.\n "),e("base-input",{staticClass:"no-margin",attrs:{type:"text",label:"JENKINS CREDENTIAL ID",disabled:!1,placeholder:"userpass"},model:{value:t.credentials.id,callback:function(e){t.$set(t.credentials,"id",e)},expression:"credentials.id"}}),e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorCredId,expression:"showErrorCredId"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("This field is required")]),e("div",{staticStyle:{"padding-top":"20px"}},[e("label",[t._v("JENKINS CREDENTIAL TYPE")]),e("select",{directives:[{name:"model",rawName:"v-model",value:t.credentials.type,expression:"credentials.type"}],staticClass:"custom-select",attrs:{id:"cred"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.$set(t.credentials,"type",e.target.multiple?a:a[0])}}},[e("option",{attrs:{value:"username_password"}},[t._v("Username Password")]),e("option",{attrs:{disabled:"",value:"certificate"}},[t._v("Certificate")]),e("option",{attrs:{disabled:"",value:"ssh_user_private-key"}},[t._v("SSH User Private Key")])]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorCredType,expression:"showErrorCredType"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("This field is required")]),e("div",{staticClass:"text-right",staticStyle:{"padding-top":"15px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.addCred()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD CREDENTIALS")])])])],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showCred,expression:"showCred"}],staticStyle:{"padding-top":"20px","margin-bottom":"2rem"}},[e("span",{staticClass:"custom-label"},[t._v("Credentials")]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("ID")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("USER")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("PASS")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("REMOVE")])]),t._l(t.all_credentials,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(a.id)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a.username_var)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a.password_var)+"\n ")])]),e("td",{staticStyle:{"text-align":"right","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeCred(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])]),e("div",{staticClass:"row",staticStyle:{"padding-left":"20px","margin-top":"2rem","margin-bottom":"2rem"}},[e("span",{staticClass:"custom-label"},[t._v("Customize Environment?")]),e("div",{staticClass:"custom-div-append",staticStyle:{"padding-left":"5px"}},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Define here the environment variables that will be furtherly used by the pipeline more info"}},[e("i",{staticClass:"fa fa-question-circle"})])]),e("span",{staticClass:"custom-label"},[t._v("Yes")]),e("base-checkbox",{attrs:{name:"env"},model:{value:t.config.env.yes,callback:function(e){t.$set(t.config.env,"yes",e)},expression:"config.env.yes"}}),e("span",{staticClass:"custom-label"},[t._v("No")]),e("base-checkbox",{attrs:{name:"env"},model:{value:t.config.env.no,callback:function(e){t.$set(t.config.env,"no",e)},expression:"config.env.no"}})],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.config.env.yes,expression:"config.env.yes"}],staticClass:"row",staticStyle:{"padding-left":"30px"}},[e("base-input",{staticClass:"col-md-6",attrs:{type:"text",label:"key",disabled:!1,placeholder:"GIT_USER"},model:{value:t.env.key,callback:function(e){t.$set(t.env,"key",e)},expression:"env.key"}}),e("base-input",{staticClass:"col-md-6",attrs:{type:"text",label:"value",disabled:!1,placeholder:"GIT_USER"},model:{value:t.env.value,callback:function(e){t.$set(t.env,"value",e)},expression:"env.value"}}),e("div",{staticClass:"text-right",staticStyle:{"margin-bottom":"10px",width:"95%"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.addEnv()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD Env Var")])])],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showEnv,expression:"showEnv"}],staticStyle:{"padding-top":"5px","margin-bottom":"1rem"}},[e("span",{staticClass:"custom-label"},[t._v("Env Vars")]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("key")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("value")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("REMOVE")])]),t._l(t.config.all_envs,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(s)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])]),e("td",{staticStyle:{"text-align":"right","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeEnv(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])])])])])])],e("div",{staticClass:"row",staticStyle:{"margin-top":"2rem"}},[e("div",{staticClass:"col-12 col-md-12 text-center",staticStyle:{"margin-bottom":"2rem"}},[e("button",{staticClass:"btn btn-next-back btn-back",attrs:{type:"button"},on:{click:function(e){return t.back()}}},[t._v("\n BACK\n ")]),e("button",{staticClass:"btn btn-next btn-next-back",attrs:{type:"button"},on:{click:function(e){return t.next()}}},[t._v("\n NEXT\n ")])])])],2)],1)]),e("div",{staticClass:"modal",attrs:{id:"myModal",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog",attrs:{role:"document"}},[e("div",{staticClass:"modal-content"},[t._m(0),t._m(1),e("div",{staticClass:"modal-footer",staticStyle:{"padding-top":"20px"}},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),e("button",{staticClass:"btn btn-danger btn-fill",attrs:{type:"button","data-dismiss":"modal"},on:{click:function(e){return t.removeConfirmRepo()}}},[t._v("Delete")])])])])])])])},ke=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"20px"}},[e("h5",{staticClass:"modal-title"},[t._v("Please Confirm")]),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-body",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"0px"}},[e("p",[t._v("The selected repository has been associated with any of the defined criteria, do you want to proceed and remove the repository?")])])}],Ae=a("04e1"),Ee=a.n(Ae),Ne=a("5622"),Be=a.n(Ne),Oe={data:function(){return{}},methods:{checkauthCall:function(t){var e=JSON.parse(localStorage.getItem("session")),a=e.user.access_token;Ee()(a);$.ajax({url:this.env.url_user_info,type:"POST",contentType:"application/json",headers:{Authorization:"Bearer "+a},success:function(e){t(e)},error:function(e){t(e)}})},createPipelineCall:function(t,e){axios({method:"post",url:this.env.api+"/pipeline",data:t}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},updatePipelineCall:function(t,e,a){axios({method:"put",url:this.env.api+"/pipeline/"+t,data:e}).then((function(t){return a(t)})).catch((function(t){return a(t.response)}))},deletePipelineCall:function(t,e){axios({method:"delete",url:this.env.api+"/pipeline/"+t}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},runPipelineCall:function(t,e){axios({method:"post",url:this.env.api+"/pipeline/"+t.id+"/run?issue_badge=true&repo_url="+t.url+"&repo_branch="+t.branch+"&keepgoing="+t.keepgoing}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},checkStatusCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/status"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},downloadFileCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/compressed_files",contentType:"application/zip",responseType:"blob"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},pullRequestCall:function(t,e,a){axios({method:"post",url:this.env.api+"/pipeline/"+t+"/pull_request",data:e}).then((function(t){return a(t)})).catch((function(t){return a(t.response)}))},getConfigCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/config/jepl"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getBuilderScriptCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/config/scripts"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getComposerCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/composer/jepl"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getJenkCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/jenkinsfile/jepl"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getBadgeCall:function(t,e){axios({method:"post",url:this.env.api+"/pipeline/"+t+"/badge"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getBadgeCallGET:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/"+t+"/badge?share=html"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getCriteriaCall:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],a="/criteria";!0===e&&(a="/criteria?assessment=true"),axios({method:"get",url:this.env.api+a}).then((function(e){return t(e)})).catch((function(e){return t(e.response)}))},getPipelineAssessmentCall:function(t,e){axios({method:"post",url:this.env.api+"/pipeline/assessment",data:t}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},runAssessmentPipelineCall:function(t,e){axios({method:"post",url:this.env.api+"/pipeline/"+t+"/run"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))},getOutputCall:function(t,e){axios({method:"get",url:this.env.api+"/pipeline/assessment/"+t+"/output"}).then((function(t){return e(t)})).catch((function(t){return e(t.response)}))}}},je={components:{Card:ft},mixins:[Oe],data:function(){return{username:"",oneshot:!1,repo:{name:"",path:"",url:"",branch:"",image:"",tag:""},credentials:{id:"",username_var:"",password_var:"",type:"username_password"},env:{key:"",value:""},all_credentials:[],config:{all_repos:[],workspace:{yes:!0,no:!1},credentials:{yes:!1,no:!0},env:{yes:!1,no:!0},all_envs:{}},showRepo:!1,showCred:!1,showEnv:!1,showVolumes:!1,showEnvCompose:!1,showServices:!1,showErrorCredId:!1,showErrorCredPass:!1,showErrorCredUser:!1,showErrorCredType:!1,showErrorRepoName:!1,showErrorRepoUrl:!1,disable_done:!0,showBranchError:!1,idToRemove:"",criteriaToRemove:"",add_external_repo:{yes:!1,no:!0}}},watch:{"add_external_repo.yes":function(t){this.add_external_repo.no=1!=t},"add_external_repo.no":function(t){1==t?(this.add_external_repo.yes=!1,this.$store.state.config_yaml.config.project_repos=[],this.config.all_repos=[],this.showRepo=!1):this.add_external_repo.yes=!0},"config.workspace.yes":function(t){this.config.workspace.no=1!=t},"config.workspace.no":function(t){this.config.workspace.yes=1!=t},"config.credentials.yes":function(t){this.config.credentials.no=1!=t},"config.credentials.no":function(t){1==t?(this.config.credentials.yes=!1,this.credentials.id="",this.credentials.username_var="",this.credentials.password_var=""):this.config.credentials.yes=!0},"config.env.yes":function(t){this.config.env.no=1!=t},"config.env.no":function(t){1==t?(this.config.env.yes=!1,this.config.all_envs={}):this.config.env.yes=!0},"repo.url":function(t){""!=t&&(this.showErrorRepoUrl=!1)},"repo.name":function(t){""!=t&&(this.showErrorRepoName=!1)},"repo.branch":function(t){""!=t&&(this.showBranchError=!1)}},methods:{next:function(){""!=this.repo.path&&(this.$store.state.config_yaml.config.deploy_template=this.repo.path.trim()),this.$router.push({name:"SQACriteria"})},back:function(){this.$router.push({name:"PipelineName"})},track:function(){this.$ga.event("button","add","repository",0),console.log(this.$ga)},notifyVue:function(t){this.$notify({title:"Error",message:t,icon:"nc-icon nc-app",timeout:2e3,horizontalAlign:"right",verticalAlign:"top",type:"danger"})},addRepo:function(){if(""==this.repo.path&&(this.repo.path=".sqa/docker-compose.yml"),""==this.repo.url)""==this.repo.url&&(this.showErrorRepoUrl=!0);else if(0==this.config.workspace.yes&&""==this.repo.branch)this.showBranchError=!0;else{this.showErrorRepoUrl=!1;var t={repo:this.repo.url.trim(),branch:this.repo.branch.trim()};this.config.all_repos.push(t),this.showRepo=!0,this.config.workspace.no=!0,this.$store.state.config_yaml.config.project_repos=this.config.all_repos,this.disable_done=!1,this.cleanWorkspace()}},openModal:function(t){$(".confirm-delete").addClass("hide"),$("#myModal").modal("show")},removeRepo:function(t){this.idToRemove=t;var e=!1;for(var a in this.$store.state.config_yaml.sqa_criteria)for(var s=0;s0&&(this.add_external_repo.yes=!0);for(var e=0;eeoscsynergyapps Docker Hub organization"}},[e("i",{staticClass:"fa fa-question-circle"})])])],1),e("div",{directives:[{name:"show",rawName:"v-show",value:0==t.showCredID,expression:"showCredID == false"}],staticStyle:{"margin-bottom":"10px","padding-left":"50px","padding-top":"0px"}},[e("base-input",{staticClass:"no-margin",attrs:{type:"text",label:"JENKINS CREDENTIAL ID",disabled:!1,placeholder:"userpass"},model:{value:t.id_cred_service,callback:function(e){t.id_cred_service=e},expression:"id_cred_service"}}),e("div",{staticClass:"row",staticStyle:{"padding-left":"55px"}},[e("p",{staticStyle:{color:"#A7A1A0","text-align":"justify","margin-bottom":"0px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" Provide the ID of the credentials created in Jenkins or "),e("a",{attrs:{target:"blank",href:"https://jenkins.eosc-synergy.eu/"}},[t._v(" go now")]),t._v(" and create them.")])]),e("div",{staticClass:"col-12 text-right"},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorCredID,expression:"showErrorCredID"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("This field is required")])])],1)],1)])],1)]),e("div",{staticClass:"col-12",staticStyle:{"padding-left":"20px","margin-top":"2rem","padding-right":"0px"},attrs:{id:"accordion_general",role:"tablist","aria-multiselectable":"true"}},[e("div",{staticClass:"card"},[e("div",{staticClass:"card-header",attrs:{role:"tab",id:"accordionHeadingGeneral"}},[e("div",{staticClass:"mb-0 row"},[e("div",{staticClass:"col-12 accordion-head",staticStyle:{padding:"0px 20px 0px 20px"}},[e("a",{staticClass:"collapsed",attrs:{"data-toggle":"collapse",id:"link_accordion","data-parent":"#accordion_general",href:"#accordionBodyGeneral","aria-expanded":"false","aria-controls":"accordionBodyGeneral"}},[e("i",{staticClass:"fa fa-angle-down",attrs:{"aria-hidden":"true"}}),e("p",[t._v("ADVANCED OPTIONS (Volumes)")])])])])]),e("div",{staticClass:"collapse",attrs:{id:"accordionBodyGeneral",role:"tabpanel","aria-labelledby":"accordionHeadingGeneral","aria-expanded":"false","data-parent":"accordion_general"}},[e("div",{staticClass:"card-block col-12"},[e("base-input",{staticStyle:{"padding-left":"5px"},attrs:{type:"text",label:"HOSTNAME",disabled:!1,placeholder:"Container hostname. Example: processing",help:!0,link:"https://docs.docker.com/compose/compose-file/compose-file-v3/#domainname-hostname-ipc-mac_address-privileged-read_only-shm_size-stdin_open-tty-user-working_dir",message:"Docker compose official documentation"},model:{value:t.service.hostname,callback:function(e){t.$set(t.service,"hostname",e)},expression:"service.hostname"}}),e("div",{staticClass:"row",staticStyle:{"padding-left":"5px"}},[e("div",{staticClass:"col-12 col-md-4"},[e("div",{staticClass:"row"},[e("span",{staticClass:"custom-label",staticStyle:{"font-size":"12px","text-transform":"uppercase","padding-top":"10px"}},[t._v("Volume Type")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Docker compose official documentation more info"}},[e("i",{staticClass:"fa fa-question-circle"})])])]),e("select",{directives:[{name:"model",rawName:"v-model",value:t.volume.type,expression:"volume.type"}],staticClass:"custom-select",attrs:{id:"sqacriteria"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.$set(t.volume,"type",e.target.multiple?a:a[0])}}},[e("option",{attrs:{value:"bind"}},[t._v("bind")]),e("option",{attrs:{disabled:"",value:"volume"}},[t._v("volume")]),e("option",{attrs:{disabled:"",value:"tmpfs"}},[t._v("tmpfs")])])]),e("base-input",{staticClass:"col-12 col-md-4",attrs:{type:"text",label:"VOLUME SOURCE",disabled:!1,placeholder:"./",help:!0,link:"https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes",message:"Docker compose official documentation"},model:{value:t.volume.source,callback:function(e){t.$set(t.volume,"source",e)},expression:"volume.source"}}),e("base-input",{staticClass:"col-12 col-md-4",attrs:{type:"text",label:"VOLUME TARGET",disabled:!1,placeholder:"/sqaaas-build",help:!0,link:"https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes",message:"Docker compose official documentation"},model:{value:t.volume.target,callback:function(e){t.$set(t.volume,"target",e)},expression:"volume.target"}})],1),e("div",{staticClass:"text-right"},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.addVolume()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD Volume")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showVolumes,expression:"showVolumes"}],staticStyle:{"padding-top":"20px"}},[e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Type")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Source")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Source")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.service.volumes,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(a.type)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a.source)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"}},[t._v("\n "+t._s(a.target)+"\n ")])]),e("td",{staticStyle:{"text-align":"right","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeVolume(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.envComposeYesNo.yes,expression:"envComposeYesNo.yes"}],staticClass:"row",staticStyle:{"padding-left":"10x"}},[e("base-input",{staticClass:"col-md-6",attrs:{type:"text",label:"key",disabled:!1,placeholder:"Debug"},model:{value:t.envCompose.key,callback:function(e){t.$set(t.envCompose,"key",e)},expression:"envCompose.key"}}),e("base-input",{staticClass:"col-md-6",attrs:{type:"text",label:"value",disabled:!1,placeholder:"1"},model:{value:t.envCompose.value,callback:function(e){t.$set(t.envCompose,"value",e)},expression:"envCompose.value"}}),e("div",{staticClass:"text-right",staticStyle:{"margin-bottom":"30px",width:"95%"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.addEnvCompose()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD Env Var")])])],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showEnvCompose,expression:"showEnvCompose"}],staticStyle:{"padding-top":"20px","padding-bottom":"20px"}},[e("span",{staticClass:"custom-label"},[t._v("Env Vars")]),e("ul",{staticClass:"list-group"},t._l(t.service.envs,(function(a,s){return e("li",{key:s,staticClass:"list-group-item d-flex justify-content-between"},[t._v("\n "+t._s(s)+" : "+t._s(a)),e("span",[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeEnvCompose(s)}}},[e("i",{staticClass:"fa fa-minus"})])])])})),0)])],1)])])]),e("div",{staticClass:"text-right",staticStyle:{"padding-top":"1rem","padding-bottom":"10px"}},[e("button",{staticClass:"btn-outline btn btn-info",attrs:{type:"button"},on:{click:function(e){return t.addService()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD SERVICE")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showServices,expression:"showServices"}],staticStyle:{"padding-top":"20px"}},[e("div",{staticClass:"text-center",staticStyle:{"padding-bottom":"10px"}},[e("span",{staticClass:"custom-table-title"},[t._v("Configured Services")])]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Service")]),e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Image")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Remove")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Push")])]),t._l(t.services,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(s)+"\n ")])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(a.image.name)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeService(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("i",{directives:[{name:"show",rawName:"v-show",value:t.$store.state.docker_compose.services[s]&&1==t.$store.state.docker_compose.services[s].image.registry.push,expression:"$store.state.docker_compose.services[index] && $store.state.docker_compose.services[index].image.registry.push == true"}],staticClass:"fa fa-check-circle",staticStyle:{color:"#1BC10B"},attrs:{"aria-hidden":"true"}})])])])}))],2)])])],e("div",{staticClass:"row",staticStyle:{"margin-top":"2rem","margin-bottom":"2rem","padding-bottom":"2rem"}},[e("div",{staticClass:"col-12 col-md-12 text-center"})])],2)],1)]),e("div",{staticClass:"modal",attrs:{id:"myModal",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog",attrs:{role:"document"}},[e("div",{staticClass:"modal-content"},[t._m(0),t._m(1),e("div",{staticClass:"modal-footer",staticStyle:{"padding-top":"20px"}},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),e("button",{staticClass:"btn btn-danger btn-fill",attrs:{type:"button","data-dismiss":"modal"},on:{click:function(e){return t.removeConfirmServ()}}},[t._v("Delete")])])])])])])])},Te=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"20px"}},[e("h5",{staticClass:"modal-title"},[t._v("Please Confirm")]),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-body",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"0px"}},[e("p",[t._v("The selected service has been associated with any of the defined criteria, do you want to proceed and remove the service?")])])}],$e=(a("28a5"),{components:{Card:ft},mixins:[Oe],data:function(){return{username:"",oneshot:!1,showVolumes:!1,showEnvCompose:!1,showArg:!1,showServices:!1,showErrorCredID:!1,disable_done:!1,id_credential:"",checked:!0,id_cred_service:"",showErrorImageName:!1,showErrorPathDockerfile:!1,showErrorContName:!1,service:{image:"",container_name:"",hostname:"",volumes:[],envs:{}},envComposeYesNo:{yes:!1,no:!0},push_image:{yes:!1,no:!0},envCompose:{key:"",value:""},arg:{key:"",value:""},services:{},volume:{type:"bind",source:"",target:""},volumes:{},count:0,cache:"",path_dockerfile:"",arg_push:{},idToRemove:"",criteriaToRemove:"",pull_build:"default",showPull:!1,showBuild:!1,showBuildImage:!1,showErrorSelectOption:!1,showCredID:!1}},watch:{showBuildImage:function(t){},pull_build:function(t){"default"!=t?(this.showErrorSelectOption=!1,this.showPull="pull"==t,this.showBuild="build"==t):(this.showBuild=!1,this.showPull=!1)},"service.image":function(t){""!=t&&(this.showErrorImageName=!1)},path_dockerfile:function(t){""!=t&&(this.showErrorPathDockerfile=!1)},"service.container_name":function(t){""!=t&&(this.showErrorContName=!1)},id_cred_service:function(t){""!=t&&(this.showErrorCredID=!1)},"envComposeYesNo.yes":function(t){this.envComposeYesNo.no=1!=t},"envComposeYesNo.no":function(t){1==t?(this.envComposeYesNo.yes=!1,this.service.envs={},this.showEnvCompose=!1):this.envComposeYesNo.yes=!0},"push_image.yes":function(t){this.push_image.no=1!=t},"push_image.no":function(t){this.push_image.yes=1!=t}},methods:{openModal:function(t){$(".confirm-delete").addClass("hide"),$("#myModal").modal("show")},next:function(){this.$router.push({name:"SQACriteria"})},back:function(){this.$router.push({name:"general"})},track:function(){this.$ga.event("button","add","repository",0)},notifyVue:function(t){this.$notify({title:"Error",message:t,icon:"nc-icon nc-app",timeout:2e3,horizontalAlign:"right",verticalAlign:"top",type:"danger"})},addEnvCompose:function(){var t={},e=this.envCompose.key.replace(" ",""),a=this.envCompose.value.replace(" ","");t[e]=a,this.service.envs[e]=a,this.showEnvCompose=!0,this.cleanEnvCompose()},removeEnvCompose:function(t){this.$delete(this.service.envs,t),this.isEmpty(this.service.envs)&&(this.showEnvCompose=!1)},cleanEnvCompose:function(){this.envCompose.key="",this.envCompose.value=""},addVolume:function(){this.showVolumes=!0,this.count+=1;this.count;this.volumes={type:this.volume.type.trim(),source:this.volume.source.trim(),target:this.volume.target.trim()},this.service.volumes.push(this.volumes),this.cleanVolume()},removeVolume:function(t){this.$delete(this.volumes,t),this.$delete(this.service.volumes,t),this.isEmpty(this.service.volumes)&&(this.showVolumes=!1);for(var e=0;e1?this.services[this.service.container_name].image.name="eoscsynergyapps/"+t[1]:this.services[this.service.container_name].image.name="eoscsynergyapps/"+this.service.image}else this.services[this.service.container_name].image.name=this.service.image;this.services[this.service.container_name].image.registry.credential_id=this.id_cred_service}this.showServices=!0,this.$store.state.docker_compose.services=this.services,$("#accordionBodyGeneral").hasClass("show")&&$("#link_accordion").click(),this.cleanService()}},removeService:function(t){this.idToRemove=t;var e=!1;for(var a in this.$store.state.config_yaml.sqa_criteria)for(var s=0;s0){Object.keys(this.$store.state.docker_compose.services);for(var e=0;e0,expression:"objectSize($store.state.config_yaml.config.project_repos) > 0"}],staticClass:"col-12 col-md-6",staticStyle:{display:"grid"}},[e("div",{staticClass:"row"},[e("span",{staticClass:"custom-label",staticStyle:{"text-transform":"uppercase","font-size":"12px"}},[t._v("Does the criterion apply to an outside repo?")]),e("base-checkbox",{staticStyle:{"font-size":"12px"},attrs:{name:"env"},model:{value:t.disable_menu,callback:function(e){t.disable_menu=e},expression:"disable_menu"}})],1),e("div",[e("select",{directives:[{name:"model",rawName:"v-model",value:t.repository,expression:"repository"}],staticClass:"custom-select",attrs:{disabled:!t.disable_menu,id:"respository"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.repository=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("CHOOSE A REPOSITORY...")]),t._l(t.$store.state.config_yaml.config.project_repos,(function(a,s){return e("option",{key:s,domProps:{value:a.repo}},[t._v(t._s(a.repo))])}))],2),e("p",{directives:[{name:"show",rawName:"v-show",value:t.showErrorRepoCrit,expression:"showErrorRepoCrit"}],staticStyle:{color:"red","font-size":"12px","padding-left":"20px","padding-top":"10px"}},[t._v("Error: You can only select one repo per criteria.")]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorRepo,expression:"showErrorRepo"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("You must select a respository")])])]),e("div",{directives:[{name:"show",rawName:"v-show",value:"default"!=t.criteria,expression:"criteria != 'default'"}],staticClass:"row",staticStyle:{"padding-bottom":"0px","margin-bottom":"0px","padding-left":"15px","padding-right":"15px"}},[e("h4",{staticStyle:{"font-weight":"700","padding-left":"15px"}},[t._v("Tool selection")]),e("p",{staticStyle:{"padding-left":"15px","font-size":"15px"}},[t._v("A set of supported tools will be available for selection according to the criterion selected above. The catch-all "),e("em",[t._v("commands")]),t._v(" tool can be used to execute alternative commands and/or additional non-supported tools.")]),e("div",{staticClass:"col-12 col-md-6"},[e("label",[t._v(" CHOOSE A TOOL")]),e("select",{directives:[{name:"model",rawName:"v-model",value:t.builder_tool,expression:"builder_tool"}],staticClass:"custom-select",attrs:{id:"sqacriteria"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.builder_tool=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("Select ...")]),t._l(t.array_tools,(function(a,s){return e("option",{key:s,staticStyle:{"text-transform":"capitalize"},domProps:{value:a["name"]}},[t._v(t._s(a["name"].toUpperCase()))])}))],2)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showBuilderTool,expression:"showBuilderTool"}],staticClass:"text-left col-12 col-md-6",staticStyle:{"padding-top":"25px"}},[e("button",{staticClass:"btn btn-info",staticStyle:{"max-height":"40px"},attrs:{type:"button"},on:{click:function(e){return t.addTool()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD TOOL")])])]),e("div",[e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorBuilderTool,expression:"showErrorBuilderTool"}],staticStyle:{color:"red","font-size":"12px","padding-left":"20px"}},[t._v("You must select a tool to define some pipeline work.")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showBuilderTool,expression:"showBuilderTool"}],staticClass:"col-12",staticStyle:{"margin-top":"20px"},attrs:{id:"tools"}},[e("div",{attrs:{id:"ref-arg"}})]),e("div",{staticClass:"text-right"},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorArgs,expression:"showErrorArgs"}],staticStyle:{color:"red","font-size":"12px","padding-left":"20px"}},[t._v("Invalid value for the selected tool.")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:"default"!=t.builder_tool,expression:"builder_tool != 'default'"}],staticClass:"col-12 mt-2"},[e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_image,expression:"docker_image !=''"}],staticClass:"badge badge-secondary"},[t._v("image:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_image))])]),e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_lang,expression:"docker_lang !=''"}],staticClass:"badge badge-primary",staticStyle:{margin:"0px 5px"}},[t._v("lang:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_lang))])]),e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_version,expression:"docker_version !=''"}],staticClass:"badge badge-danger",staticStyle:{margin:"0px 5px"}},[t._v("version:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_version))])]),e("div",{staticClass:"row",staticStyle:{"padding-top":"20px"}},[e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label",staticStyle:{"font-weight":"bold","font-size":"16px"}},[t._v("Use custom service?")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Define your own container service more info"}},[e("i",{staticClass:"fa fa-question-circle"})])])]),e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label"},[t._v("Yes")]),e("base-checkbox",{attrs:{name:"workpace"},model:{value:t.change_image_yes,callback:function(e){t.change_image_yes=e},expression:"change_image_yes"}}),e("span",{staticClass:"custom-label"},[t._v("No")]),e("base-checkbox",{attrs:{name:"workspace"},model:{value:t.change_image_no,callback:function(e){t.change_image_no=e},expression:"change_image_no"}})],1)])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.change_image_yes,expression:"change_image_yes"}],staticClass:"col-12 col-md-6",staticStyle:{display:"grid"}},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.service,expression:"service"}],staticClass:"custom-select",attrs:{id:"service"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.service=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("Choose a service...")]),t._l(t.$store.state.docker_compose.services,(function(a,s){return e("option",{key:s,domProps:{value:s}},[t._v(t._s(s))])}))],2),e("button",{staticClass:"btn-simple btn btn-xs btn-info text-left",attrs:{type:"button"},on:{click:function(e){return t.openModal()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD SERVICE")]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.showErrorService,expression:"showErrorService"}],staticStyle:{color:"red","font-size":"12px"}},[t._v("For the selected tool you must select a service.")])])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.array_selected_tools.length>0,expression:"array_selected_tools.length > 0"}],staticStyle:{"padding-top":"40px","margin-bottom":"2rem"}},[e("div",{staticClass:"text-center",staticStyle:{"padding-bottom":"10px"}},[e("span",{staticClass:"custom-table-title",staticStyle:{}},[t._v("Selected Tools")])]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Tool")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Arguments")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.array_selected_tools,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left","text-transform":"uppercase"}},[t._v("\n "+t._s(t.array_selected_tools[s].name)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"},attrs:{id:"list-arg"+s}},[t._v("\n "+t._s(t.startListArg(a["args"],s))+"\n ")])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeTool(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])]),e("div",{staticClass:"text-right",staticStyle:{"padding-top":"4rem","padding-bottom":"10px"}},[e("button",{staticClass:"btn-outline btn btn-info",attrs:{type:"button",disabled:0==t.array_selected_tools.length||1==t.disabled_add_crit},on:{click:function(e){return t.addCriteria()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD CRITERION")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:Object.keys(t.selected_criteria).length>0,expression:"Object.keys(selected_criteria).length > 0"}],staticStyle:{"padding-top":"40px","margin-bottom":"2rem"}},[e("div",{staticClass:"text-center",staticStyle:{"padding-bottom":"10px"}},[e("span",{staticClass:"custom-table-title",staticStyle:{}},[t._v("Configured Criteria")])]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Criteria")]),e("th",{directives:[{name:"show",rawName:"v-show",value:t.$store.state.config_yaml.config.project_repos.length>0,expression:"$store.state.config_yaml.config.project_repos.length>0"}],staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("External Repos")]),e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Services")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Customize Workspace")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.selected_criteria,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(s)+"\n ")])]),e("td",{directives:[{name:"show",rawName:"v-show",value:t.$store.state.config_yaml.config.project_repos.length>0,expression:"$store.state.config_yaml.config.project_repos.length>0"}],staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[t._v("\n "+t._s(t.get_string_repos(a))+"\n ")]),e("td",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[t._v("\n "+t._s(t.get_string_services(a))+"\n ")]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("base-checkbox",{attrs:{name:"workpace"},on:{input:function(e){return t.customize_criteria(s)}}})],1),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeCriteria(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])]),e("tr",[e("td",{attrs:{colspan:"4"}},[e("div",{staticStyle:{display:"none","justify-content":"flex-end"},attrs:{id:"criteria_"+s}},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-12 col-md-3",staticStyle:{"padding-top":"28px"}},[e("select",{staticClass:"custom-select",attrs:{id:"select_when_"+s},on:{change:function(e){return t.selectWhen(s)}}},[e("option",{attrs:{value:"branch"}},[t._v("branch")]),e("option",{attrs:{value:"building_tag"}},[t._v("building tag")])])]),e("div",{staticClass:"col-12 col-md-3",staticStyle:{"padding-top":"28px"}},[e("select",{staticClass:"custom-select",attrs:{id:"select_comp_"+s}},[e("option",{attrs:{value:"equals"}},[t._v("equals")]),e("option",{attrs:{value:"not"}},[t._v("not")])])]),e("div",{staticClass:"col-12 col-md-3"},[e("div",{staticClass:"row"},[e("div",{staticClass:"display:grid;"},[e("base-input",{staticClass:"no-margin",attrs:{type:"text",label:"Branch",placeholder:"master",id:"select_branch_"+s},on:{input:function(e){return t.getBranch(s)}},model:{value:t.branches[s],callback:function(e){t.$set(t.branches,s,e)},expression:"branches[index]"}})],1)])]),e("div",{staticClass:"col-12 col-md-2"},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",staticStyle:{position:"absolute",bottom:"0"},attrs:{type:"button"},on:{click:function(e){return t.addWhenProp(s)}}},[e("i",{staticClass:"fa fa-plus"}),t._v("ADD")])])])]),e("div",{staticClass:"row col-12",staticStyle:{"justify-content":"center"}},[e("ul",{staticClass:"list-group",staticStyle:{border:"none"}},t._l(t.criterias_store_branch,(function(a,i){return e("li",{key:i,staticClass:"list-group-item d-flex justify-content-between",staticStyle:{border:"none"}},[t.criterias_store_branch[i][s]?e("span",[t._v("\n branch : "+t._s(t.criterias_store_branch[i][s]?t.criterias_store_branch[i][s]["comp"]:"")+" : "+t._s(t.criterias_store_branch[i][s]?t.criterias_store_branch[i][s]["branch"]:"")),e("span",[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeOperator(i)}}},[e("i",{staticClass:"fa fa-minus"})])])]):t._e()])})),0)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showOperation[s],expression:"showOperation[index]"}],staticClass:"row col-12",staticStyle:{"justify-content":"center"}},[e("span",{staticStyle:{"margin-top":"3px","margin-right":"10px"}},[t._v("Operation")]),e("div",{staticClass:"form-check form-check-inline"},[e("input",{staticClass:"form-check-input",attrs:{type:"radio",name:"operator_"+s,id:"operator_anyOf_"+s,value:"anyof"}}),e("label",{staticClass:"custom-label",staticStyle:{"padding-left":"0px"},attrs:{for:"exampleRadios1"}},[t._v("\n anyOf\n ")])]),e("div",{staticClass:"form-check form-check-inline"},[e("input",{staticClass:"form-check-input",attrs:{type:"radio",name:"operator_"+s,id:"operator_allOf_"+s,value:"allof"}}),e("label",{staticClass:"custom-label",staticStyle:{"padding-left":"0px"},attrs:{for:"exampleRadios2"}},[t._v("\n allOf\n ")])])])]),e("td",{staticStyle:{display:"none"}}),e("td",{staticStyle:{display:"none"}}),e("td",{staticStyle:{display:"none"}})])])}))],2)])]),e("div",{staticClass:"row",staticStyle:{"margin-top":"2rem","margin-bottom":"2rem"}},[e("div",{staticClass:"col-12 col-md-12 text-center"},[e("button",{staticClass:"btn btn-next-back btn-back",attrs:{type:"button"},on:{click:function(e){return t.back()}}},[t._v("\n BACK\n ")]),e("button",{staticClass:"btn btn-next btn-next-back",attrs:{type:"button",disabled:t.disable_done},on:{click:function(e){return t.next()}}},[t._v("\n NEXT\n ")])])])]],2)],1),e("div",{staticClass:"modal",attrs:{id:"myModal",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog modal-xl",staticStyle:{"max-height":"650px"},attrs:{role:"document"}},[e("div",{staticClass:"modal-content"},[t._m(3),e("div",{staticClass:"modal-body",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"0px","max-height":"70vh","overflow-y":"auto"}},[e("composer",{on:{service_name:t.getServiceName}})],1),e("div",{staticClass:"modal-footer",staticStyle:{"padding-top":"20px"}},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),e("button",{staticClass:"btn btn-primary btn-fill",attrs:{type:"button","data-dismiss":"modal"},on:{click:function(e){return t.checkServices()}}},[t._v("Done")])])])])])])])},Le=[function(){var t=this,e=t._self._c;return e("div",[e("p",{staticStyle:{"font-size":"20px"}},[t._v("We are having problems making the request.")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"text-center"},[e("i",{staticClass:"fa fa-times-circle fa-10x",staticStyle:{color:"red",width:"auto"},attrs:{"aria-hidden":"true"}})])},function(){var t=this,e=t._self._c;return e("div",{staticStyle:{"padding-top":"20px"}},[e("a",{staticStyle:{"font-size":"18px",color:"red","text-decoration":"underline"},attrs:{href:"https://github.com/EOSC-synergy/SQAaaS/issues/new/choose",target:"_blank"}},[t._v("Report the issue")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"20px"}},[e("h5",{staticClass:"modal-title",staticStyle:{"font-weight":"700"}},[t._v("Add New Services")]),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])])}],Me=(a("96cf"),a("3b8d")),Ve=a("75fc"),Qe=(a("9dbb"),{components:{Card:ft,Composer:Fe},mixins:[Oe],data:function(){return{loading:!1,loadingError:!1,pipelineName:"",criteria:"default",criteria_soft:"default",criteria_serv:"default",repository:"default",service:"default",repos:{repos:{}},command:"",commands:[],tox:{file:"",env:""},disabled_add_crit:!1,showErrorRepoCrit:!1,showCommands:!1,testenv:[],show_tool_tox:!1,error_message:"",show_link:!1,criteria_link:"",showCriteria:!1,selected_criteria:{},showSelect:!1,showErrorRepo:!1,showErrorService:!1,showErrorCriteria:!1,showErrorArgs:!1,showErrorCommand:!1,showErrorFile:!1,showErrorEnv:!1,showErrorPipeline:!1,disable_done:!0,when_types:!1,cust_exec:!1,branches:[],store_criteria:{},criterias_store:{},showCredInfo:!1,builder_tool:"default",showBuilderTool:!1,showCommandBuilder:!1,showErrorBuilderTool:!1,disable_menu:!1,array_criterias:[],array_tools:[],selected_tool:{},array_input_value:[],simple_input:{label:"",placeholder:"",value:[]},array_selected_tools:[],criterias_store_branch:[],showOperation:{},change_image_yes:!1,change_image_no:!0,docker_image:"",docker_lang:"",docker_version:"",service_name:"",info:{}}},watch:{change_image_yes:function(t){this.change_image_no=1!=t},change_image_no:function(t){1==t?(this.change_image_yes=!1,this.docker_image=Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.image?this.selected_tool.docker.image:Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.dockerfile?"Dockerfile":"",this.docker_lang=Object.keys(this.selected_tool).length>0&&this.selected_tool.lang?this.selected_tool.lang:"",this.docker_version=Object.keys(this.selected_tool).length>0&&this.selected_tool.version?this.selected_tool.version:""):this.change_image_yes=!0},disable_menu:function(t){0==t&&(this.repository="default",this.disabled_add_crit=!1)},criteria_soft:function(t){this.builder_tool="default",this.docker_image="",this.docker_lang="",this.docker_version="","default"!=t&&(this.criteria_serv="default",this.criteria=t)},criteria_serv:function(t){this.builder_tool="default",this.docker_image="",this.docker_lang="",this.docker_version="","default"!=t&&(this.criteria_soft="default",this.criteria=t)},criteria:function(t){if(this.showBuilderTool=!1,"default"!=t){for(var e in this.builder_tool="default",this.showBuilderTool=!1,this.showErrorArgs=!1,this.show_link=!0,this.info={},this.array_criterias)this.array_criterias[e].id==t&&(this.array_tools=Object(Ve["a"])(this.array_criterias[e]["tools"]),this.info=this.array_criterias[e]["description"]);this.showErrorCriteria=!1,"qc_style"==t||"qc_coverage"==t||"qc_functional"==t||"qc_security"==t?this.criteria_link="":"qc_doc"==t&&this.criteria_link}else this.show_link=!1,this.array_tools=[]},repository:function(t){if("default"!=t){if(this.showErrorRepo=!1,this.selected_criteria[this.criteria]&&this.selected_criteria[this.criteria]["repos"])for(var e in this.selected_criteria[this.criteria]["repos"])""!=this.selected_criteria[this.criteria]["repos"][e]["repo_url"]&&(this.showErrorRepoCrit=!0,this.disabled_add_crit=!0)}else this.showErrorRepoCrit=!1,this.disabled_add_crit=!1},service:function(t){"default"!=t&&(this.showErrorService=!1,this.docker_image=t,this.docker_lang="",this.docker_version="")},"tox.file":function(t){""!=t&&(this.showErrorFile=!1)},builder_tool:function(t){if("default"!=t){for(var e in this.selected_tool={},console.log(this.array_tools,t),this.array_tools)this.array_tools[e].name==t&&(this.selected_tool=JSON.parse(JSON.stringify(this.array_tools[e])));var a=this;for(var e in this.selected_tool.args)"undefined"!==typeof this.selected_tool.args[e].selectable&&1==this.selected_tool.args[e].selectable&&"undefined"!==typeof this.selected_tool.args[e].format&&"undefined"!==typeof this.selected_tool.args[e].type&&"undefined"!==typeof this.selected_tool.args[e].value?1:"undefined"!==typeof this.selected_tool.args[e].selectable&&0==this.selected_tool.args[e].selectable&&1;this.showBuilderTool=!0,this.paintingArg(this.selected_tool.args,0),setTimeout((function(){var t=0;for(var e in a.selected_tool.args)a.selected_tool.args[e].repeatable&&1==a.selected_tool.args[e].repeatable&&($("#inputTag_"+t+"_"+e).tagsinput({trimValue:!0}),t=1*t+1)}),100),this.change_image_yes=!1,this.change_image_no=!0,console.log(this.selected_tool),this.docker_image=Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.image?this.selected_tool.docker.image:Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.dockerfile?"Dockerfile":"",this.docker_lang=Object.keys(this.selected_tool).length>0&&this.selected_tool.lang?this.selected_tool.lang:"",this.docker_version=Object.keys(this.selected_tool).length>0&&this.selected_tool.version?this.selected_tool.version:""}else this.showBuilderTool=!1,this.docker_image="",this.docker_lang="",this.docker_version=""}},methods:{getServiceName:function(t){this.service_name=t,this.service=t,this.docker_image=t,this.docker_lang="",this.docker_version="",$("#myModal").modal("hide")},checkServices:function(){Object.hasOwnProperty.call(this.$store.state.docker_compose.services,this.service)||(this.service=Object.keys(this.$store.state.docker_compose.services)[0]),this.docker_image=this.service,this.docker_lang="",this.docker_version=""},openModal:function(t){$("#myModal").modal("show")},cancelExecution:function(){this.$router.push({name:"SelectOption"})},paintingArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"string"!=e[o].format?1==e[o].selectable&&1==e[o].repeatable&&"string"==e[o].format?s+='
\n \n
\n \n
\n
\n \n\n
\n
'):1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"array"!=e[o].format||(s+='
\n \n
\n \n
\n
")):s+='
\n \n \n
"),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.paintingArg(e[o].args,1*a+1);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return $("#ref-arg").html(i),$(".select-options").on("change",(function(){console.log($(this).attr("data-index")),console.log($(this).val())})),t.abrupt("return",i);case 17:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),paintSelectOpt:function(t){console.log(t);var e="";for(var a in t)e+='");return e},adding:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:t.t0=regeneratorRuntime.keys(e);case 1:if((t.t1=t.t0()).done){t.next=9;break}if(s=t.t1.value,1==this.selected_tool.args[s].selectable&&"string"==this.selected_tool.args[s].format?1==e[s].repeatable?(e[s].value=$("#inputTag_"+a+"_"+s).val(),setTimeout((function(){$("#inputTag_"+a+"_"+s).tagsinput("removeAll")}),100)):(e[s].value=$("#simple_input_"+a+"_"+s).val(),$("#simple_input_"+a+"_"+s).val("")):1==this.selected_tool.args[s].selectable&&"array"==this.selected_tool.args[s].format&&(console.log($("#select_"+a+"_"+s).val()),e[s].value=$("#select_"+a+"_"+s).val()),!(e[s].args&&e[s].args.length>0)){t.next=7;break}return t.next=7,this.adding(e[s].args,1*a+1);case 7:t.next=1;break;case 9:return t.abrupt("return",e);case 10:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),startListArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return s=new Promise((function(t,s){i.listArg(e,a).then((function(e){t(e)})).catch((function(t){s(t.message)}))})),t.abrupt("return",s.then((function(t){return $("#list-arg"+a).html(t),t})).catch((function(t){console.log(t)})));case 2:case"end":return t.stop()}}),t)})));function e(e,a){return t.apply(this,arguments)}return e}(),listArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",e[o].type&&e[o].value&&(s+="

\n ".concat(e[o].type," : ").concat(e[o].value,"\n

")),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.listArg(e[o].args,a);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return t.abrupt("return",i);case 15:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),addTool:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(){var e,a,s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,this.adding(this.selected_tool.args,0);case 2:for(s in e=t.sent,a=!1,e)"positional"==e[s].type&&""==e[s].value&&(a=!0);1==a?this.showErrorArgs=!0:(this.showErrorArgs=!1,this.selected_tool["args"]=e,this.builder_tool="default",this.change_image_yes=!1,this.change_image_no=!0,this.showBuilderTool=!1,this.array_selected_tools.push(this.selected_tool));case 6:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),get_string_repos:function(t){for(var e="",a=0;a1?(this.showOperation[t]=!0,$("#operator_anyOf_"+t.replace(/\./g,"\\.")).prop("checked",!0)):this.showOperation[t]=!1},next:function(){for(var t in this.criterias_store)Object.hasOwnProperty.call(this.$store.state.config_yaml.sqa_criteria,t)&&(""!=this.criterias_store[t].pattern?this.$store.state.config_yaml.sqa_criteria[t]["when"]=Object.assign({},this.$store.state.config_yaml.sqa_criteria[t]["when"],{building_tag:this.criterias_store[t].building_tag,branch:{pattern:this.criterias_store[t].pattern}}):this.$store.state.config_yaml.sqa_criteria[t]["when"]=Object.assign({},this.$store.state.config_yaml.sqa_criteria[t]["when"],{building_tag:this.criterias_store[t].building_tag}));this.$router.push({name:"Files"})},back:function(){this.$router.push({name:"general"})},notifyVue:function(t){this.$notify({title:"Error",message:t,icon:"nc-icon nc-app",timeout:3e3,horizontalAlign:"right",verticalAlign:"top",type:"danger"})},addCriteria:function(){if("default"==this.criteria||"commands"==this.builder_tool&&"default"==this.service)"default"==this.criteria&&(this.showErrorCriteria=!0),"commands"==this.builder_tool&&"default"==this.service&&(this.showErrorService=!0);else{this.showErrorRepoCrit=!1,this.showCriteria=!0,this.disable_done=!1,this.showErrorRepo=!1,this.showErrorService=!1,this.showErrorCriteria=!1,this.repos["repos"]=[];var t=this.objectSize(this.$store.state.config_yaml.sqa_criteria);if(t>0){var e=this.objectSize(this.$store.state.config_yaml.sqa_criteria[this.criteria]);e>0&&(this.repos["repos"]=this.$store.state.config_yaml.sqa_criteria[this.criteria]["repos"])}var a="",s={};for(var i in a="default"==this.service?"":this.service,this.array_selected_tools)s={repo_url:"default"!=this.repository?this.repository:"",container:a,tool:this.array_selected_tools[i]},this.repos["repos"].push(s);this.selected_criteria[this.criteria]=Object.assign({},this.selected_criteria[this.criteria],this.repos),this.$store.state.config_yaml.sqa_criteria[this.criteria]=Object.assign({},this.$store.state.config_yaml.sqa_criteria[this.criteria],this.repos),this.showErrorFile=!1,this.service="default",this.builder_tool="default",this.array_selected_tools=[],this.repository="default",this.cri,this.disable_menu=!1,this.showBuilderTool=!1,this.$store.state.config_yaml.sqa_criteria.hasOwnProperty("SvcQC.Dep")&&$("[name='select_service']").prop("disabled",!1)}},removeCriteria:function(t){var e=this;"SvcQC.Dep"==t?this.$swal.fire({title:"Warning!",text:"If you remove this criterion all the services criterion will be removed!",icon:"warning",showCancelButton:!0,confirmButtonColor:"#d33",cancelButtonColor:"#3085d6",confirmButtonText:"Yes, delete it!"}).then((function(t){if(t.isConfirmed){e.criteria_serv="default",$("[id='select_service']").prop("disabled",!0),$("#SvcQC.Dep").prop("disabled",!1);var a=[];for(var s in e.array_criterias)console.log(e.array_criterias[s]),"service"==e.array_criterias[s].type&&e.$store.state.config_yaml.sqa_criteria[e.array_criterias[s].id]&&a.push(e.array_criterias[s].id);for(var s in console.log(a),a)e.$delete(e.selected_criteria,a[s]);e.$store.state.config_yaml.sqa_criteria=e.selected_criteria,e.isEmpty(e.selected_criteria)&&(e.showCriteria=!1,e.disable_done=!0)}})):(this.$delete(this.selected_criteria,t),this.$store.state.config_yaml.sqa_criteria=this.selected_criteria,this.isEmpty(this.selected_criteria)&&(this.showCriteria=!1,this.disable_done=!0))},removeTool:function(t){this.$delete(this.array_selected_tools,t),this.isEmpty(this.array_selected_tools)&&(this.showBuilderTool=!1)},addCommand:function(){""==this.command?this.showErrorCommand=!0:(this.showErrorCommand=!1,this.commands.push(this.command),this.showCommands=!0,this.command="")},removeCommand:function(t){this.$delete(this.commands,t),this.isEmpty(this.commands)&&(this.showCommands=!1)},clearCommand:function(){this.command=""},clearTox:function(){this.tox.file="",this.testenv=[]},addTestEnv:function(){""==this.tox.env?""==this.tox.env&&(this.showErrorEnv=!0):(this.showErrorEnv=!1,this.showErrorTest=!1,this.testenv.push(this.tox.env),this.show_tool_tox=!0,this.tox.env="")},removetestEnv:function(t){this.$delete(this.testenv,t),this.isEmpty(this.testenv)&&(this.show_tool_tox=!1)},isEmpty:function(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0},objectSize:function(t){var e,a=0;for(e in t)t.hasOwnProperty(e)&&a++;return a},checkauthCallBack:function(t){401==t.status?this.$router.push({name:"logout"}):this.username=t},getCriteriaCallBack:function(t){if(this.loading=!1,this.array_criterias=[],200==t.status)for(var e in t.data)this.array_criterias.push(t.data[e]);else this.loadingError=!0,this.notifyVue("We are having problems making the request.")}},mounted:function(){this.$eventHub.$emit("steps",2)},created:function(){this.loading=!0,this.getCriteriaCall(this.getCriteriaCallBack),this.checkauthCall(this.checkauthCallBack),this.$store.state.config_yaml.config.credentials.length>0&&(this.showCredInfo=!0);this.objectSize(this.$store.state.config_yaml.config.project_repos),this.objectSize(this.$store.state.docker_compose.services);var t=this.objectSize(this.$store.state.config_yaml.sqa_criteria),e=this.$store.state.config_yaml.sqa_criteria;for(var a in e)this.selected_criteria[a]=e[a];0!=t?(this.showCriteria=!0,this.disable_done=!1):(this.showCriteria=!1,this.disable_done=!0)}}),Je=Qe,He=(a("80c2"),a("f556"),Object(d["a"])(Je,Ue,Le,!1,null,"11965fb6",null)),Ye=He.exports,Ge=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[e("div",{staticClass:"container-fluid"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-8"},[e("edit-profile-form")],1),e("div",{staticClass:"col-md-4"},[e("user-card")],1)])])])},We=[],Ze=function(){var t=this,e=t._self._c;return e("card",[e("h4",{staticClass:"card-title",attrs:{slot:"header"},slot:"header"},[t._v("Edit Profile")]),e("form",[e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-5"},[e("base-input",{attrs:{type:"text",label:"Company",disabled:!0,placeholder:"Light dashboard"},model:{value:t.user.company,callback:function(e){t.$set(t.user,"company",e)},expression:"user.company"}})],1),e("div",{staticClass:"col-md-3"},[e("base-input",{attrs:{type:"text",label:"Username",placeholder:"Username"},model:{value:t.user.username,callback:function(e){t.$set(t.user,"username",e)},expression:"user.username"}})],1),e("div",{staticClass:"col-md-4"},[e("base-input",{attrs:{type:"email",label:"Email",placeholder:"Email"},model:{value:t.user.email,callback:function(e){t.$set(t.user,"email",e)},expression:"user.email"}})],1)]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-6"},[e("base-input",{attrs:{type:"text",label:"First Name",placeholder:"First Name"},model:{value:t.user.firstName,callback:function(e){t.$set(t.user,"firstName",e)},expression:"user.firstName"}})],1),e("div",{staticClass:"col-md-6"},[e("base-input",{attrs:{type:"text",label:"Last Name",placeholder:"Last Name"},model:{value:t.user.lastName,callback:function(e){t.$set(t.user,"lastName",e)},expression:"user.lastName"}})],1)]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-12"},[e("base-input",{attrs:{type:"text",label:"Address",placeholder:"Home Address"},model:{value:t.user.address,callback:function(e){t.$set(t.user,"address",e)},expression:"user.address"}})],1)]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-4"},[e("base-input",{attrs:{type:"text",label:"City",placeholder:"City"},model:{value:t.user.city,callback:function(e){t.$set(t.user,"city",e)},expression:"user.city"}})],1),e("div",{staticClass:"col-md-4"},[e("base-input",{attrs:{type:"text",label:"Country",placeholder:"Country"},model:{value:t.user.country,callback:function(e){t.$set(t.user,"country",e)},expression:"user.country"}})],1),e("div",{staticClass:"col-md-4"},[e("base-input",{attrs:{type:"number",label:"Postal Code",placeholder:"ZIP Code"},model:{value:t.user.postalCode,callback:function(e){t.$set(t.user,"postalCode",e)},expression:"user.postalCode"}})],1)]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-12"},[e("div",{staticClass:"form-group"},[e("label",[t._v("About Me")]),e("textarea",{directives:[{name:"model",rawName:"v-model",value:t.user.aboutMe,expression:"user.aboutMe"}],staticClass:"form-control border-input",attrs:{rows:"5",placeholder:"Here can be your description"},domProps:{value:t.user.aboutMe},on:{input:function(e){e.target.composing||t.$set(t.user,"aboutMe",e.target.value)}}})])])]),e("div",{staticClass:"text-center"},[e("button",{staticClass:"btn btn-info btn-fill float-right",attrs:{type:"submit"},on:{click:function(e){return e.preventDefault(),t.updateProfile.apply(null,arguments)}}},[t._v("\n Update Profile\n ")])]),e("div",{staticClass:"clearfix"})])])},Ke=[],Xe={components:{Card:ft},data:function(){return{user:{company:"Light dashboard",username:"michael23",email:"",firstName:"Mike",lastName:"Andrew",address:"Melbourne, Australia",city:"melbourne",country:"Australia",postalCode:"",aboutMe:"Lamborghini Mercy, Your chick she so thirsty, I'm in that two seat Lambo."}}},methods:{updateProfile:function(){alert("Your data: "+JSON.stringify(this.user))}}},ta=Xe,ea=Object(d["a"])(ta,Ze,Ke,!1,null,null,null),aa=ea.exports,sa=function(){var t=this,e=t._self._c;return e("card",{staticClass:"card-user"},[e("img",{attrs:{slot:"image",src:"https://ununsplash.imgix.net/photo-1431578500526-4d9613015464?fit=crop&fm=jpg&h=300&q=75&w=400",alt:"..."},slot:"image"}),e("div",{staticClass:"author"},[e("a",{attrs:{href:"#"}},[e("img",{staticClass:"avatar border-gray",attrs:{src:"img/faces/face-3.jpg",alt:"..."}}),e("h4",{staticClass:"title"},[t._v("Mike Andrew"),e("br"),e("small",[t._v("michael24")])])])]),e("p",{staticClass:"description text-center"},[t._v(' "Lamborghini Mercy '),e("br"),t._v("\n Your chick she so thirsty "),e("br"),t._v("\n I'm in that two seat Lambo\"\n ")]),e("div",{staticClass:"text-center d-flex justify-content-center",attrs:{slot:"footer"},slot:"footer"},[e("button",{staticClass:"btn btn-simple",attrs:{href:"#"}},[e("i",{staticClass:"fa fa-facebook-square"})]),e("button",{staticClass:"btn btn-simple",attrs:{href:"#"}},[e("i",{staticClass:"fa fa-twitter"})]),e("button",{staticClass:"btn btn-simple",attrs:{href:"#"}},[e("i",{staticClass:"fa fa-google-plus-square"})])])])},ia=[],oa={components:{Card:ft},data:function(){return{details:[{title:"12",subTitle:"Files"},{title:"2GB",subTitle:"Used"},{title:"24,6$",subTitle:"Spent"}]}},methods:{getClasses:function(t){var e=t%3;return 0===e?"col-md-3 col-md-offset-1":2===e?"col-md-4":"col-md-3"}}},ra=oa,na=Object(d["a"])(ra,sa,ia,!1,null,null,null),la=na.exports,ca={components:{EditProfileForm:aa,UserCard:la}},da=ca,pa=Object(d["a"])(da,Ge,We,!1,null,null,null),ua=pa.exports,ha=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[e("div",{staticClass:"container-fluid"},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.loading,expression:"loading"}],staticClass:"loading-overlay is-active",attrs:{id:"test"}},[e("div",{staticStyle:{padding:"20px","background-color":"#ccc","border-radius":"5px"}},[e("div",{staticStyle:{"vertical-align":"middle",display:"flex"}},[e("span",{staticClass:"fas fa-cog fa-3x fa-spin"}),e("p",{staticStyle:{"padding-left":"10px","text-transform":"uppercase","font-weight":"700","margin-bottom":"0px","margin-top":"15px"}},[t._v(t._s(t.modal_message))])]),t._m(0),e("div",{directives:[{name:"show",rawName:"v-show",value:""!=t.build_status,expression:"build_status!=''"}],staticClass:"text-center"},[e("p",{staticStyle:{"font-size":"18px","font-weight":"700"}},[t._v("Current State: "+t._s(t.build_status))])]),e("div",{staticClass:"text-center"},[e("a",{directives:[{name:"show",rawName:"v-show",value:t.showBuildUrl,expression:"showBuildUrl"}],staticClass:"btn btn-primary btn-fill btn-sm",staticStyle:{color:"white","margin-right":"10px"},attrs:{href:t.build_url,target:"_blank"}},[t._v("Check logs")]),e("a",{directives:[{name:"show",rawName:"v-show",value:"WAITING_SCAN_ORG"==t.build_status,expression:"build_status == 'WAITING_SCAN_ORG'"}],staticClass:"btn btn-primary btn-fill btn-sm",staticStyle:{color:"white","margin-right":"10px"},attrs:{href:"https://docs.sqaaas.eosc-synergy.eu/advanced/jenkins_scan_organisation",target:"_blank"}},[t._v("About this status")]),e("button",{staticClass:"btn btn-sm btn-danger btn-fill",staticStyle:{"margin-left":"10px"},attrs:{disabled:t.disable_cancel},on:{click:function(e){return t.cancelExecution()}}},[t._v("Cancel")])])])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.loading_create,expression:"loading_create"}],staticClass:"loading-overlay is-active"},[e("span",{staticClass:"fas fa-spinner fa-3x fa-spin"})]),e("div",{staticClass:"col-12 col-sm-12 col-lg-10 mx-auto",staticStyle:{margin:"auto",padding:"0px"}},[e("card",{attrs:{"body-classes":""}},[e("template",{slot:"header"},[e("div",{staticStyle:{display:"flex","flex-direction":"row","padding-bottom":"20px"}},[e("div",{staticStyle:{"background-color":"#c2edd6","padding-left":"80px","padding-top":"80px","padding-bottom":"60px",width:"60%"}},[e("h2",{staticClass:"card-title",staticStyle:{"margin-top":"0px","font-weight":"700"}},[t._v(t._s(t.pipeline_create_message))]),e("div",{staticStyle:{"padding-top":"20px"}},[t.createSuccess?e("button",{staticClass:"btn btn-primary btn-fill",on:{click:function(e){return t.generateFiles()}}},[e("i",{staticClass:"fa fa-download",staticStyle:{"margin-right":"5px"}}),t._v("Download")]):e("button",{staticClass:"btn btn-primary btn-fill",on:{click:function(e){return t.back()}}},[e("i",{staticClass:"fa fa-arrow-left",attrs:{"aria-hidden":"true"}}),t._v("Back")])])]),e("div",{staticStyle:{"background-color":"#c2edd6","padding-left":"80px","padding-top":"20px",width:"40%"}},[e("img",{staticClass:"responsive",staticStyle:{opacity:"0.5"},attrs:{src:a("dc25"),alt:""}})])])])],2),e("card",{attrs:{"body-classes":""}},[[e("div",{staticStyle:{"background-color":"#dcf3f7","margin-bottom":"20px"}},[e("div",{staticStyle:{padding:"40px 40px 40px 40px"}},[e("h3",{staticClass:"text-center"},[t._v("Discover the additional features we provide")])]),e("div",{staticClass:"row",staticStyle:{"justify-content":"center","padding-left":"15px","padding-right":"15px"},attrs:{id:"panels"}},[e("div",{staticClass:"col-12 col-md-3 text-center"},[e("button",{staticClass:"active-panel select-div",class:{"disable-button":0==t.createSuccess},staticStyle:{color:"inherit",padding:"10px","min-height":"289px",border:"none","background-color":"transparent"},attrs:{disabled:0==t.createSuccess,id:"summary",role:"button"},on:{click:function(e){return t.showPanel("summary")}}},[e("p",{staticClass:"text-center"},[e("img",{staticStyle:{"padding-bottom":"10px"},attrs:{src:a("30b8"),alt:""}})]),e("p",{staticClass:"text-center",staticStyle:{"font-size":"20px","font-weight":"bold"}},[t._v("Config summary")]),e("span",{staticClass:"text-center",staticStyle:{"font-size":"15px",opacity:"0.8",width:"220px"}},[t._v("Provides a table-like view with the selections made when the pipeline was composed")])])]),e("div",{staticClass:"col-12 col-md-3 text-center"},[e("button",{staticClass:"select-div",class:{"disable-button":0==t.createSuccess},staticStyle:{color:"inherit",padding:"10px","min-height":"289px",border:"none","background-color":"transparent"},attrs:{disabled:0==t.createSuccess,id:"files",role:"button"},on:{click:function(e){return t.showPanel("files")}}},[e("p",{staticClass:"text-center"},[e("img",{staticStyle:{"padding-left":"5px","padding-bottom":"10px"},attrs:{src:a("65a3"),alt:""}})]),e("p",{staticClass:"text-center",staticStyle:{"font-size":"20px","font-weight":"bold"}},[t._v("JePL files")]),e("span",{staticClass:"text-center",staticStyle:{"font-size":"15px",opacity:"0.8",width:"220px"}},[t._v("Check out the files that drive the execution of the pipeline")])])]),e("div",{staticClass:"col-12 col-md-3 text-center"},[e("button",{staticClass:"select-div",class:{"disable-button":0==t.createSuccess},staticStyle:{color:"inherit",padding:"10px","min-height":"289px",border:"none","background-color":"transparent"},attrs:{disabled:0==t.createSuccess,id:"pull_request",role:"button"},on:{click:function(e){return t.showPanel("pull_request")}}},[e("p",{staticClass:"text-center"},[e("img",{staticStyle:{"padding-left":"20px","padding-bottom":"10px"},attrs:{src:a("b2aa"),alt:""}})]),e("p",{staticClass:"text-center",staticStyle:{"font-size":"20px","font-weight":"bold"}},[t._v("Pull request")]),e("span",{staticClass:"text-center",staticStyle:{"font-size":"15px",opacity:"0.8",width:"220px"}},[t._v("Create a pull request to add the pipeline to your preferred repository")]),e("p",{staticClass:"text-center"},[e("label",{staticStyle:{border:"solid","border-width":"1px","border-color":"blue",color:"blue",padding:"2px 2px 2px 2px"}},[t._v("Github only")])])])]),e("div",{staticClass:"col-12 col-md-3 text-center"},[e("button",{staticClass:"select-div",class:{"disable-button":0==t.createSuccess},staticStyle:{color:"inherit",padding:"10px","min-height":"289px",border:"none","background-color":"transparent"},attrs:{disabled:0==t.createSuccess,id:"run",role:"button"},on:{click:function(e){return t.showPanel("run_pipeline")}}},[e("p",{staticClass:"text-center"},[e("img",{staticStyle:{"max-width":"90px"},attrs:{src:a("a2f4"),alt:""}})]),e("p",{staticClass:"text-center",staticStyle:{"font-size":"20px","font-weight":"bold"}},[t._v("Try out")]),e("span",{staticClass:"text-center",staticStyle:{"font-size":"15px",opacity:"0.8",width:"220px"}},[t._v("Execute the composed pipeline and check the results")])])])])])],[e("div",{directives:[{name:"show",rawName:"v-show",value:"summary"==t.showFeature,expression:"showFeature=='summary'"}],staticClass:"row text-center"},[e("div",{staticClass:"col-12"},[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("div",{staticClass:"col-12 col-md-8"},[e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px","margin-bottom":"1rem"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("Pipeline name:")]),t._v(" "+t._s(t.$store.state.name?t.$store.state.name:"")+"\n ")]),Object.keys(t.$store.state.config_yaml.config.project_repos).length>0?e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("External Repositories:")]),t._v(" "+t._s("")+"\n ")]):t._e()]),Object.keys(t.$store.state.config_yaml.config.project_repos).length>0?e("div",{staticClass:"col-12 col-md-12"},[e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("URL")])]),t._l(t.$store.state.config_yaml.config.project_repos,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[t._v("\n "+t._s(a.repo)+"\n ")])])])}))],2)])]):t._e(),Object.keys(t.$store.state.docker_compose.services).length>0?e("div",{staticClass:"col-12 col-md-8"},[e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("Services:")]),t._v(" "+t._s("")+"\n ")])]):t._e(),Object.keys(t.$store.state.docker_compose.services).length>0?e("div",{staticClass:"col-12 col-md-12"},[e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Name")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Image")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Push Images")])]),t._l(t.$store.state.docker_compose.services,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(s)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[t._v("\n "+t._s(a.image.name)+"\n ")]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("i",{directives:[{name:"show",rawName:"v-show",value:1==a.image.registry.push,expression:"service.image.registry.push == true"}],staticClass:"fa fa-check-circle",staticStyle:{color:"#1BC10B"},attrs:{"aria-hidden":"true"}})])])])}))],2)])]):t._e(),Object.keys(t.$store.state.config_yaml.sqa_criteria).length>0?e("div",{staticClass:"col-12 col-md-8"},[e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("SQA Criteria:")]),t._v(" "+t._s("")+"\n ")])]):t._e(),Object.keys(t.$store.state.config_yaml.sqa_criteria).length>0?e("div",{staticClass:"col-12 col-md-12"},[e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Criteria")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("External Repository and Service")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Tools")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("When")])]),t._l(t.$store.state.config_yaml.sqa_criteria,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px","vertical-align":"middle"}},[e("div",{staticStyle:{"text-align":"left"}},[t._v("\n "+t._s(s)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},t._l(a.repos,(function(a,s){return e("div",{key:s},[e("div",{staticClass:"row"},["default"!=a.repo_url&&a.container?e("div",{staticClass:"col-md-12"},[e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px","margin-bottom":"0px"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("Name:")]),t._v(" "+t._s("default"!=a.repo_url?a.repo_url:"")+"\n ")]),e("p",{staticClass:"text-left",staticStyle:{"font-size":"14px","margin-bottom":"0px"}},[e("strong",{staticStyle:{"font-weight":"bold"}},[t._v("Service:")]),t._v(" "+t._s(a.container)+"\n ")])]):e("div",{staticClass:"col-md-12"},[e("p",{staticClass:"text-center",staticStyle:{"font-size":"14px","margin-bottom":"0px"}},[t._v("\n -\n ")])])])])})),0),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},t._l(a.repos,(function(a,s){return e("div",{key:s},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-md-12"},[e("p",{staticClass:"text-center",staticStyle:{"font-size":"14px","margin-bottom":"0"}},[e("span",{staticStyle:{"font-size":"14px"}},[t._v(t._s(a["tool"]["name"])+" ")])])])])])})),0),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px","vertical-align":"middle"}},[e("div",{staticClass:"row"},[a.when&&a.when.building_tag&&1==a.when.building_tag?e("div",[e("p",[t._v("On Tag Creation")])]):a.when&&a.when.branch?e("div",[e("p",[t._v("Branch: "+t._s(a.when&&a.when.branch?a.when.branch.pattern:""))])]):e("div",{staticClass:"col-md-12"},[e("p",{staticClass:"text-center",staticStyle:{"font-size":"14px","margin-bottom":"0px"}},[t._v("-")])])])])])])}))],2)])]):t._e()]],2)],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showFiles,expression:"showFiles"}],staticClass:"row"},[e("div",{staticClass:"col-12"},[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("ul",{staticClass:"nav nav-tabs nav-fill",attrs:{role:"tablist"}},[e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link active",attrs:{"data-toggle":"tab",href:"#tabs-1",role:"tab"}},[t._v("Main Configuration")])]),e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link",attrs:{"data-toggle":"tab",href:"#tabs-2",role:"tab"}},[t._v("Composer")])]),e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link",attrs:{"data-toggle":"tab",href:"#tabs-3",role:"tab"}},[t._v("Jenkinsfile")])])]),e("div",{staticClass:"tab-content"},[e("div",{staticClass:"tab-pane active",attrs:{id:"tabs-1",role:"tabpanel"}},[e("div",{staticClass:"nav-vertical",staticStyle:{"padding-top":"20px"}},[e("ul",{staticClass:"nav nav-tabs nav-left nav-border-left",attrs:{role:"tablist"}},t._l(t.yamlConfig,(function(a,s){return e("li",{key:s,staticClass:"nav-item"},[e("a",{staticClass:"nav-link file-config",class:{active:0==s},attrs:{id:"file-config-"+s,"data-toggle":"tab","aria-controls":"tabVerticalLeft11",href:"#tabs-config-"+s,role:"tab","aria-selected":"true"},on:{click:function(e){return t.get_data_config(s)}}},[t._v(t._s(a.file_name.length>10?a.file_name.substring(0,10)+"...":a.file_name))])])})),0),e("div",{staticClass:"tab-content px-1"},t._l(t.yamlConfig,(function(a,s){return e("div",{key:s,staticClass:"tab-pane tab-config",class:{active:0==s},staticStyle:{"border-left":"1px solid #cccc"},attrs:{id:"tabs-config-"+s,role:"tabpanel","aria-labelledby":"baseVerticalLeft1-tab1"}},[e("span",{staticStyle:{"padding-left":"15px","padding-top":"40px"}},[e("b",[t._v(" File name:")]),t._v(" "+t._s(a.file_name))]),e("div",{staticClass:"col-12",staticStyle:{height:"40vh","overflow-y":"auto"}},[e("editor",{key:"editor"+s+t.uuid,attrs:{"editor-id":"editor"+s,lang:"yaml",content:a.content},on:{"change-content":t.changeContentA}})],1)])})),0)])]),e("div",{staticClass:"tab-pane",attrs:{id:"tabs-2",role:"tabpanel"}},[e("div",{staticClass:"col-12",staticStyle:{"padding-top":"2rem",height:"40vh","overflow-y":"auto"}},[e("editor",{attrs:{"editor-id":"editorB",lang:"yaml",content:t.yamlComposer}})],1)]),e("div",{staticClass:"tab-pane",attrs:{id:"tabs-3",role:"tabpanel"}},[e("div",{staticClass:"col-12",staticStyle:{"padding-top":"2rem",height:"40vh","overflow-y":"auto"}},[e("editor",{attrs:{"editor-id":"editorC",lang:"json",content:t.yamlJenkinsfile}})],1)])])]],2)],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:"pull_request"==t.showFeature,expression:"showFeature=='pull_request'"}],staticStyle:{"margin-top":"2rem"}},[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("div",{staticClass:"col-12 col-md-6 mx-auto mb-3"},[e("label",[t._v("Repository")]),e("div",{staticClass:"input-group"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.repo_pull_request,expression:"repo_pull_request"}],staticClass:"form-control",staticStyle:{height:"42px","border-right":"1px solid #AAAAAA"},attrs:{type:"text",placeholder:"https://github.com/EOSC-synergy/sqaaas-web.git","aria-label":"https://github.com/EOSC-synergy/sqaaas-web.git","aria-describedby":"basic-addon2"},domProps:{value:t.repo_pull_request},on:{input:function(e){e.target.composing||(t.repo_pull_request=e.target.value)}}}),e("div",{staticClass:"input-group-append"},[e("button",{staticClass:"btn btn-outline-secondary",staticStyle:{"border-width":"1px","border-color":"#3472F7",color:"#3472F7"},attrs:{disabled:t.showErrorPullRequest,type:"button"},on:{click:function(e){return t.pullrequest()}}},[t._v("Pull "),e("i",{staticClass:"fa fa-upload",attrs:{"aria-hidden":"true"}})])])]),e("label",[t._v("Branch (Optional)")]),e("div",{},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.repo_pull_request_branch,expression:"repo_pull_request_branch"}],staticClass:"form-control",attrs:{type:"text",placeholder:"master","aria-label":"master","aria-describedby":"basic-addon2"},domProps:{value:t.repo_pull_request_branch},on:{input:function(e){e.target.composing||(t.repo_pull_request_branch=e.target.value)}}})])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showURL,expression:"showURL"}],staticClass:"text-center",staticStyle:{"text-decoration":"underline"}},[e("a",{staticClass:"btn btn-primary btn-fill btn-sm",attrs:{href:t.pull_request_url,target:"_blank"}},[t._v("Go to PR!")])])]],2)],1),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showRunPipeline,expression:"showRunPipeline"}],staticClass:"row"},[e("div",{staticClass:"col-12"},[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("div",{staticStyle:{"padding-bottom":"3rem","padding-left":"20px","padding-right":"20px"}},[e("div",{staticClass:"row"},[e("base-input",{staticClass:"col-12 col-md-6 no-margin",attrs:{type:"text",label:"URL of the pipeline's target repository",disabled:!1,placeholder:"https://github.com/EOSC-synergy/sqaaas-web.git"},model:{value:t.repo_url_mimic,callback:function(e){t.repo_url_mimic=e},expression:"repo_url_mimic"}}),e("base-input",{staticClass:"col-12 col-md-6 no-margin",attrs:{label:"Branch of the pipeline's target repository (Optional)",disabled:!1,placeholder:"master"},model:{value:t.repo_branch_mimic,callback:function(e){t.repo_branch_mimic=e},expression:"repo_branch_mimic"}})],1),e("div",{staticClass:"text-center"},[e("p",{staticStyle:{"font-style":"italic",color:"#A7A1A0","margin-bottom":"0px"}},[e("i",{staticClass:"fa fa-bell",staticStyle:{color:"#A7A1A0"},attrs:{"aria-hidden":"true"}}),t._v(" Repositories MUST be public for the checkout to work.")])]),e("div",{staticClass:"row",staticStyle:{"padding-left":"20px","padding-top":"10px","margin-bottom":"1rem"}},[e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label",staticStyle:{"font-weight":"bold","font-size":"17px"}},[t._v("Force the pipeline to run to completion")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Enabling this option makes the pipeline run past failed stages"}},[e("i",{staticClass:"fa fa-question-circle"})])])]),e("div",{staticClass:"col-12 col-md-6",staticStyle:{display:"contents"}},[e("span",{staticClass:"custom-label"},[t._v("Yes")]),e("base-checkbox",{attrs:{name:"workpace"},model:{value:t.keepgoing_yes,callback:function(e){t.keepgoing_yes=e},expression:"keepgoing_yes"}}),e("span",{staticClass:"custom-label"},[t._v("No")]),e("base-checkbox",{attrs:{name:"workspace"},model:{value:t.keepgoing_no,callback:function(e){t.keepgoing_no=e},expression:"keepgoing_no"}})],1)]),e("div",{staticClass:"text-center",staticStyle:{"padding-top":"40px"}},[e("button",{staticClass:"btn btn-sm btn-primary btn-fill",attrs:{type:"button"},on:{click:function(e){return t.runPipeline()}}},[t._v("\n Run/Try Pipeline\n ")])])])]],2)],1)])]],2)],1)])])},fa=[function(){var t=this,e=t._self._c;return e("div",[e("p",[t._v("Please, wait for this process to finish.")])])}],ga=(a("7514"),a("21a6")),ma=a.n(ga),va=a("c4e3"),_a=a.n(va),ba=(a("0262"),function(){var t=this,e=t._self._c;return e("table",{staticClass:"table"},[e("thead",[t._t("columns",(function(){return[e("tr",t._l(t.columns,(function(a){return e("th",{key:a},[t._v(t._s(a))])})),0)]}))],2),e("tbody",t._l(t.data,(function(a,s){return e("tr",{key:s},[t._t("default",(function(){return t._l(t.columns,(function(s){return t.hasValue(a,s)?e("td",{key:s},[t._v(t._s(t.itemValue(a,s)))]):t._e()}))}),{row:a})],2)})),0)])}),ya=[],wa={name:"l-table",props:{columns:Array,data:Array},methods:{hasValue:function(t,e){return"undefined"!==t[e.toLowerCase()]},itemValue:function(t,e){return t[e.toLowerCase()]}}},xa=wa,Ca=Object(d["a"])(xa,ba,ya,!1,null,null,null),Sa=Ca.exports,ka=function(){var t=this,e=t._self._c;return e("div",{staticStyle:{width:"100%",height:"100%","font-size":"18px"},attrs:{id:t.editorId}})},Aa=[],Ea={name:"Editor",props:["editorId","content","lang","theme","resize"],data:function(){return{editor:Object,beforeContent:""}},watch:{content:function(t){this.beforeContent!==t&&(t.content?this.editor.setValue(t.content,1):this.editor.setValue(t,1))},resize:function(t){window.ace.resize(!0)}},mounted:function(){var t=this,e=this.lang||"text",a=this.theme||"github";console.log(this.content),console.log(this.editorId),this.editor=window.ace.edit(this.editorId),this.editor.setValue(this.content,1),this.editor.setReadOnly(!0),this.editor.getSession().setMode("ace/mode/".concat(e)),this.editor.setTheme("ace/theme/".concat(a)),this.editor.on("change",(function(){t.beforeContent=t.editor.getValue(),t.$emit("change-content",t.editor.getValue())}))}},Na=Ea,Ba=Object(d["a"])(Na,ka,Aa,!1,null,null,null),Oa=Ba.exports,ja={components:{LTable:Sa,Card:ft,editor:Oa},mixins:[Oe],data:function(){return{name:"",gh:"",repo:"",currentBranch:{name:""},filesToCommit:[],filesToCommitNew:[],newCommit:{treeSHA:"",sha:""},showCard:!1,showBuildUrl:!1,showStatus:!1,build_url:"",build_status:"",pipeline_id:"",disabled_button:!1,loading:!1,loading_create:!1,repo_pull_request:"",repo_pull_request_branch:"",showErrorPullRequest:!0,pull_request_url:"",disable_status:!0,yamlConfig:[],yamlComposer:"",yamlJenkinsfile:"",editor:"",showFiles:!1,disable_done:!0,show_accordion:!1,config_data:{},uuid:this.guidGenerator(),showURL:!1,showFieldsPipeline:!1,showRunPipeline:!1,showBadge:!1,repo_url_mimic:"",repo_branch_mimic:"",t:"",disable_cancel:!0,autoRefresh:!1,modal_message:"",possible_status:{WAITING_FOR_SCAN:"SCANING ORGANIZATION",NOT_EXECUTED:"NOT EXECUTED",EXECUTING:"EXECUTING",QUEUED:"QUEUED",RUNNING:"RUNNING",SUCCESS:"SUCCESS",FAILURE:"FAILURE"},showFeature:"summary",pipeline_create_message:"",createSuccess:!0,keepgoing_yes:!1,keepgoing_no:!0}},watch:{keepgoing_yes:function(t){this.keepgoing_no=1!=t},keepgoing_no:function(t){this.keepgoing_yes=1!=t},repo_pull_request:function(t){this.showErrorPullRequest=""==t},autoRefresh:function(t){var e=this;console.log(t),t?this.t=setInterval((function(){e.checkStatus()}),3e3):clearInterval(this.t)}},methods:{showPanel:function(t){$("#panels").find("button").each((function(){$(this).removeClass("active-panel")})),console.log(t),"summary"==t&&(this.showFeature="summary",this.showFiles=!1,this.showRunPipeline=!1,$("#summary").addClass("active-panel")),"pull_request"==t&&(this.showFeature="pull_request",this.showFiles=!1,this.showRunPipeline=!1,$("#pull_request").addClass("active-panel")),"files"==t&&(this.showFiles=!0,this.showRunPipeline=!1,this.showFeature="",$("#files").addClass("active-panel")),"run_pipeline"==t&&(this.showFeature="",this.showRunPipeline=!0,this.showFiles=!1,this.runPipeline(),$("#run").addClass("active-panel"))},cancelExecution:function(){this.autoRefresh=!1,this.loading=!1},guidGenerator:function(){var t=function(){return(65536*(1+Math.random())|0).toString(16).substring(1)};return t()+t()+t()+t()+t()+Date.now()},get_data_config:function(t){$(".tab-config").removeClass("active"),$(".file-config").removeClass("active"),$("#tabs-config-"+t).addClass("active"),$("#file-config-"+t).addClass("active"),this.uuid=this.guidGenerator()},next:function(){this.$router.push({name:"Pipeline"})},back:function(){this.$router.push({name:"SQACriteria"})},changeContentA:function(t){console.log(t)},deletePipeline:function(){this.loading=!0,this.deletePipelineCall(this.pipeline_id,this.deletePipelineCallBack)},deletePipelineCallBack:function(t){204==t.status?(this.$store.state.pipeline_id="",this.$store.state.build_url="",this.$store.state.status="",this.$store.state.pull_request_url="",this.pipeline_id="",this.showCard=!1,this.disabled_button=!1,this.disabled_status=!0,this.notifyVue("Success","Pipeline deleted successfully.","nc-icon nc-check-2","info")):403==t.status?(this.disabled_button=!1,this.$router.replace(this.$route.query.redirect||"/logout")):this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.loading=!1},createPipeline:function(){var t={name:this.$store.state.name,composer_data:{services:this.$store.state.docker_compose.services,version:"3.7"},config_data:[{config:{project_repos:this.$store.state.config_yaml.config.project_repos,credentials:this.$store.state.config_yaml.config.credentials},environment:this.$store.state.config_yaml.environment,sqa_criteria:this.$store.state.config_yaml.sqa_criteria,timeout:this.$store.state.config_yaml.timeout}],jenkinsfile_data:{stages:[{pipeline_config:{base_branch:"https://github.com/jenkins-docs/simple-java-maven-app",base_repository:"master",config_file:"./.sqa/config.yml",credentials_id:"userpass_dockerhub",jepl_validator_docker_image:"eoscsynergy/jpl-validator:1.1.0"},when:{branches:["master"]}}]}};this.loading_create=!0,""!=this.pipeline_id?this.updatePipelineCall(this.pipeline_id,t,this.updatePipelineCallBack):this.createPipelineCall(t,this.createPipelineCallBack)},updatePipelineCallBack:function(t){204==t.status?(this.pipeline_create_message="Your pipeline has been successfully created!",this.createSuccess=!0,this.showCard=!0,this.disabled_button=!0,this.getConfigCall(this.pipeline_id,this.getConfigCallBack),this.getBuilderScriptCall(this.pipeline_id,this.getBuilderScriptCallBack),this.getComposerCall(this.pipeline_id,this.getComposerCallBack),this.getJenkCall(this.pipeline_id,this.getJenkCallBack),this.notifyVue("Success","Pipeline updated successfully.","nc-icon nc-check-2","info"),this.disable_done=!1):403==t.status?(this.disabled_button=!1,this.$router.replace(this.$route.query.redirect||"/logout")):(this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.createSuccess=!1,this.pipeline_create_message="Ups something is wrong!!",this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})),this.loading_create=!1},createPipelineCallBack:function(t){201==t.status?t.data.id&&0!=t.data.id&&(this.pipeline_create_message="Your pipeline has been successfully created!",this.createSuccess=!0,this.pipeline_id=t.data.id,this.$store.state.pipeline_id=this.pipeline_id,this.showCard=!0,this.disabled_button=!0,this.getConfigCall(this.pipeline_id,this.getConfigCallBack),this.getBuilderScriptCall(this.pipeline_id,this.getBuilderScriptCallBack),this.getComposerCall(this.pipeline_id,this.getComposerCallBack),this.getJenkCall(this.pipeline_id,this.getJenkCallBack),this.disable_done=!1,this.notifyVue("Success","Pipeline created successfully.","nc-icon nc-check-2","info")):403==t.status?(this.disabled_button=!1,this.$router.replace(this.$route.query.redirect||"/logout")):(this.createSuccess=!1,this.pipeline_create_message="Ups something is wrong!!",this.$swal.fire({title:"An unexpected error occurred while creating the assessment!",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})),this.loading_create=!1},runPipeline:function(){for(var t in this.showRunPipeline=!0,console.log(this.$store.state.config_yaml),this.$store.state.config_yaml.sqa_criteria)for(var e=0;ePlease contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.loading=!1)},checkStatus:function(){this.modal_message="Executing Pipeline ...",this.checkStatusCall(this.pipeline_id,this.checkStatusCallBack)},checkStatusCallBack:function(t){200==t.status?(this.disable_cancel=!1,"NOT_EXECUTED"!=t.data.build_status&&(this.build_status=t.data.build_status,this.$store.state.status=this.build_status,this.showStatus=!0),""!=t.data.build_url&&null!=t.data.build_url&&(this.showCard=!0,this.build_url=t.data.build_url,this.$store.state.build_url=this.build_url,this.showBuildUrl=!0),"SUCCESS"==t.data.build_status&&(this.showStatusBar=!1,this.loading=!1,this.autoRefresh=!1,this.$swal.fire({title:"Pipeline was executed successfully!",icon:"success",confirmButtonText:"Close",footer:"See the build in Jenkins'),confirmButtonColor:"#28a745"})),"FAILURE"==this.build_status&&(this.loading=!1,this.autoRefresh=!1,this.$swal.fire({title:"Oops, something went wrong while executing the pipeline!",icon:"error",confirmButtonText:"Close",footer:"See the build in Jenkins'),confirmButtonColor:"#E14726"}))):403==t.status?(this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.$router.replace(this.$route.query.redirect||"/logout")):422==t.status?(this.autoRefresh=!1,this.showStatus=!1,this.showBuildUrl=!1,this.$store.state.status="",this.$store.state.build_url="",this.loading=!1,this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})):(this.autoRefresh=!1,this.showStatus=!1,this.notifyVue("Error "+t.status+":",t.data?t.data:"","nc-icon nc-simple-remove","danger"),this.loading=!1)},generateFiles:function(){this.downloadFileCall(this.pipeline_id,this.downloadFileCallBack)},downloadFileCallBack:function(t){200==t.status?ma()(t.data,"sqaaas.zip"):403==t.status?(this.$router.replace(this.$route.query.redirect||"/logout"),this.showStatus=!1):(this.showStatus=!1,this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}))},pullrequest:function(){if(""==this.repo_pull_request)this.showErrorPullRequest=!0;else{this.showErrorPullRequest=!1,this.loading_create=!0;var t={repo:this.repo_pull_request,branch:this.repo_pull_request_branch};this.pullRequestCall(this.pipeline_id,t,this.pullRequestCallBack)}},pullRequestCallBack:function(t){200==t.status?t.data.pull_request_url&&(this.notifyVue("Success","Pull Request done successfully.","nc-icon nc-simple-remove","info"),this.repo_pull_request="",this.pull_request_url=t.data.pull_request_url,this.$store.state.pull_request_url=this.pull_request_url,this.showURL=!0):403==t.status?this.$router.replace(this.$route.query.redirect||"/logout"):this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.loading_create=!1},downloadAll:function(){var t=new _a.a;t.folder(".sqa").file("config.yml",this.yamlConfig,{binary:!0}),t.folder(".sqa").file("docker-compose.yml",this.yamlComposer,{binary:!0}),t.file("Jenkinsfile",this.yamlJenkinsfile),t.generateAsync({type:"blob"}).then((function(t){Object(ga["saveAs"])(t,"sqaaas_files.zip")}))},objectSize:function(t){var e,a=0;for(e in t)t.hasOwnProperty(e)&&a++;return a},notifyVue:function(t,e,a,s){this.$notify({title:t,message:e,icon:"nc-icon nc-app",timeout:4e3,horizontalAlign:"right",verticalAlign:"top",type:s})},checkauthCallBack:function(t){401==t.status?this.$router.push({name:"logout"}):this.username=t},getConfigCallBack:function(t){if(console.log(t),200==t.status){for(var e in this.yamlConfig=[],t.data){var a=t.data[e].file_name.split("/"),s={file_name:a[a.length-1],content:Be.a.stringify(t.data[e].content,void 0,2)};this.yamlConfig.push(s)}console.log(this.yamlConfig)}else this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})},getBuilderScriptCallBack:function(t){if(console.log(t),200==t.status)for(var e in t.data){var a=t.data[e].file_name.split("/"),s={file_name:a[a.length-1],content:t.data[e].content};this.yamlConfig.push(s)}else this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})},getComposerCallBack:function(t){console.log(t),200==t.status?this.yamlComposer=Be.a.stringify(t.data.content):this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})},getJenkCallBack:function(t){200==t.status?this.yamlJenkinsfile=t.data.content:this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})},download:function(t,e){console.log(t);var a=document.createElement("a");a.setAttribute("href","data:text/plain;charset=utf-8,"+encodeURIComponent(e)),a.setAttribute("download",t),a.style.display="none",document.body.appendChild(a),a.click(),document.body.removeChild(a)},downloadConfig:function(t){console.log(t),this.download(t.file_name,t.content)},downloadComposer:function(){this.download("docker-compose.yaml",this.yamlComposer)},downloadJenkinsfile:function(){this.download("Jenkinsfile",this.yamlJenkinsfile)},getBadgeCallBackGET:function(t){200==t.status?(this.showBadge=!0,0==$("#badge").has("blockquote").length&&$("#badge").append(t.data),$("blockquote p").css("text-align","center"),$("blockquote p a").css("display","unset")):this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"})}},created:function(){this.checkauthCall(this.checkauthCallBack),this.$store.state.status="",this.$store.state.build_url="";var t=this.objectSize(this.$store.state.config_yaml.sqa_criteria);0==t?(this.notifyVue("Error","You must add at least one sqa criteria.","nc-icon nc-simple-remove","danger"),this.$router.push({name:"SQACriteria"})):(this.pipeline_id=this.$store.state.pipeline_id,this.createPipeline(),this.pull_request_url=this.$store.state.pull_request_url,this.build_url=this.$store.state.build_url,this.build_status=this.$store.state.status,""==this.pipeline_id?(this.showCard=!1,this.disabled_button=!1):(this.disabled_button=!0,this.showCard=!0),""==this.build_url?this.showBuildUrl=!1:(this.showRunPipeline=!0,this.showBuildUrl=!0),""==this.build_status?this.showStatus=!1:(this.showRunPipeline=!0,this.showStatus=!0,this.disable_status=!1))},mounted:function(){this.$eventHub.$emit("steps",3)}},Ra=ja,Da=(a("9ae3"),Object(d["a"])(Ra,ha,fa,!1,null,"f562782a",null)),Ia=Da.exports,Pa=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[e("div",{staticClass:"container-fluid"},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.loading,expression:"loading"}],staticClass:"loading-overlay is-active"},[e("div",[t._m(0),t._m(1),e("div",{staticClass:"text-center"},[e("button",{staticClass:"btn btn-danger btn-fill",on:{click:function(e){return t.cancelExecution()}}},[t._v("Cancel")])])])]),e("div",{staticClass:"col-12 col-sm-12 col-lg-10 mx-auto",staticStyle:{margin:"auto",padding:"0px"}},[e("h4",{staticClass:"card-title text-center",staticStyle:{"margin-top":"0px"}},[t._v("Pipeline")]),e("div",{staticClass:"row"},[e("div",{staticClass:"col-12 col-md-8 mx-auto"},[e("card",{staticClass:"strpied-tabled-with-hover",staticStyle:{height:"75vh"},attrs:{"body-classes":""}},[e("template",{slot:"header"},[e("h4",{staticClass:"card-title text-center",staticStyle:{"padding-bottom":"1rem"}},[t._v("EXECUTE")])]),[e("div",{staticStyle:{"padding-bottom":"3rem","padding-left":"20px","padding-right":"20px"}},[e("div",{directives:[{name:"show",rawName:"v-show",value:0==t.showBadge,expression:"showBadge == false"}],staticClass:"text-center"},[e("img",{staticClass:"rounded img-fluid mx-auto",staticStyle:{"max-width":"20%"},attrs:{src:a("b0e3"),alt:"..."}}),e("p",{staticStyle:{"padding-top":"20px"}},[t._v("Some text")]),e("p",[t._v("Some other text")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:1==t.showBadge,expression:"showBadge == true"}],staticStyle:{"padding-bottom":"20px","padding-left":"15px"},attrs:{id:"badge"}}),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showFieldsPipeline,expression:"showFieldsPipeline"}]},[e("base-input",{staticClass:"no-margin",attrs:{type:"text",label:"URL",disabled:!1,placeholder:"https://github.com/EOSC-synergy/sqaaas-web.git"},model:{value:t.repo_url_mimic,callback:function(e){t.repo_url_mimic=e},expression:"repo_url_mimic"}}),e("base-input",{staticClass:"no-margin",attrs:{type:"text",label:"Branch (Optional)",disabled:!1,placeholder:"master"},model:{value:t.repo_branch_mimic,callback:function(e){t.repo_branch_mimic=e},expression:"repo_branch_mimic"}})],1),e("div",{staticStyle:{position:"absolute",bottom:"40px",left:"0",right:"0","margin-left":"auto","margin-right":"auto",width:"100%"}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.showBuildUrl,expression:"showBuildUrl"}],staticClass:"text-center",staticStyle:{"padding-top":"15px"}},[e("span",[t._v("Build URL: ")]),e("a",{staticStyle:{"text-decoration":"underline"},attrs:{href:t.build_url,target:"_blank"}},[t._v("Click here!")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showStatus,expression:"showStatus"}],staticClass:"text-center",staticStyle:{"padding-bottom":"15px"}},[e("span",{staticStyle:{"font-weight":"700"}},[t._v(t._s(t.build_status))]),"SUCCESS"==t.build_status?e("i",{staticClass:"fa fa-check",staticStyle:{color:"green"},attrs:{"aria-hidden":"true"}}):"FAILURE"==t.build_status?e("i",{staticClass:"fa fa-times",staticStyle:{color:"red"},attrs:{"aria-hidden":"true"}}):e("i",{staticClass:"fa fa-exclamation-triangle",staticStyle:{color:"red"},attrs:{"aria-hidden":"true"}})]),e("div",{staticClass:"text-center"},[e("button",{staticClass:"btn btn-primary btn-fill",on:{click:function(e){return t.runPipeline()}}},[t._v("Run pipeline")])])])])]],2)],1)])])])])},Ta=[function(){var t=this,e=t._self._c;return e("div",{staticStyle:{"vertical-align":"middle",display:"flex"}},[e("span",{staticClass:"fas fa-cog fa-3x fa-spin"}),e("p",{staticStyle:{"padding-left":"10px","text-transform":"uppercase","font-weight":"700","margin-bottom":"0px","margin-top":"15px"}},[t._v("Executing Pipeline ...")])])},function(){var t=this,e=t._self._c;return e("div",[e("p",[t._v("Please, wait for this process to finish.")])])}],$a={components:{LTable:Sa,Card:ft},mixins:[Oe],data:function(){return{name:"",gh:"",repo:"",currentBranch:{name:""},filesToCommit:[],filesToCommitNew:[],newCommit:{treeSHA:"",sha:""},showCard:!1,showBuildUrl:!1,showStatus:!1,build_url:"",build_status:"",pipeline_id:"",disabled_button:!1,loading:!1,loading_run:!1,repo_pull_request:"",showErrorPullRequest:!1,pull_request_url:"",disable_status:!0,showBadge:!1,stop_interval:!1,repo_url_mimic:"",repo_branch_mimic:"",showFieldsPipeline:!1,execute_pipeline:!0,intervalID:"",autoRefresh:!1,t:"",showURL:!1,showStatusBar:!1}},watch:{repo_pull_request:function(t){""!=t&&(this.showErrorPullRequest=!1)},autoRefresh:function(t){var e=this;t?this.t=setInterval((function(){e.checkStatus()}),1e4):clearInterval(this.t)}},methods:{cancelExecution:function(){console.log("here"),this.autoRefresh=!1,this.loading=!1},deletePipeline:function(){this.loading=!0,this.deletePipelineCall(this.pipeline_id,this.deletePipelineCallBack)},deletePipelineCallBack:function(t){204==t.status?(this.$store.state.pipeline_id="",this.$store.state.build_url="",this.$store.state.status="",this.$store.state.pull_request_url="",this.pipeline_id="",this.showCard=!1,this.disabled_button=!1,this.disabled_status=!0,this.notifyVue("Success","Pipeline deleted successfully.","nc-icon nc-check-2","info")):403==t.status?(this.disabled_button=!1,this.$router.replace(this.$route.query.redirect||"/logout")):this.notifyVue("Error ",t.status+":"+t.data.upstream_reason?t.data.upstream_reason:t.data.reason,"nc-icon nc-simple-remove","danger"),this.loading=!1},runPipeline:function(){for(var t in console.log(this.$store.state.config_yaml),this.$store.state.config_yaml.sqa_criteria)for(var e=0;emore info"}},[e("i",{staticClass:"fa fa-question-circle"})])])],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.change_image,expression:"change_image"}],staticClass:"col-12 col-md-6"},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.service,expression:"service"}],staticClass:"custom-select",attrs:{id:"service"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.service=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("Choose a service...")]),t._l(t.$store.state.docker_compose.services,(function(a,s){return e("option",{key:s,domProps:{value:s}},[t._v(t._s(s))])}))],2),e("button",{staticClass:"btn-simple btn btn-xs btn-info text-left",attrs:{type:"button"},on:{click:function(e){t.openModal(),t.set_fair_service}}},[e("i",{staticClass:"fa fa-plus"}),t._v("Add Service")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.array_selected_tools_service.length>0,expression:"array_selected_tools_service.length > 0"}],staticStyle:{"padding-top":"40px","margin-bottom":"2rem"}},[e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Tool")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Arguments")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.array_selected_tools_service,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left","text-transform":"uppercase"}},[t._v("\n "+t._s(t.array_selected_tools_service[s].name)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"},attrs:{id:"list-arg"+s}},[t._v("\n "+t._s(t.startListArg(a["args"],s))+"\n ")])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeToolService(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])])])])])]),e("div",{staticClass:"card"},[e("div",{staticClass:"card-header"},[e("button",{staticClass:"btn btn-link btn-block text-left collapsed",attrs:{type:"button","data-toggle":"collapse","data-target":"#serviceAssessmentFromJSON"}},[t._v("\n Load QAA report from previous assessment\n ")])]),e("div",{staticClass:"collapse",attrs:{id:"serviceAssessmentFromJSON","data-parent":"#serviceAccordionAssessment"}},[e("div",{staticClass:"card-body"},[e("div",{staticClass:"text-left mb-4"},[e("div",{staticClass:"row mt-2 mb-2"},[e("div",{staticClass:"col"},[t._v("You can review a previously generated SQAaaS report ")])]),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.service.json,expression:"error.service.json"}],staticStyle:{color:"red","font-size":"12px","padding-left":"0px","padding-top":"6px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.service.json))]),e("div",{staticClass:"row my-2"},[e("div",{staticClass:"col ml-4 custom-label"},[t._v("By uploading the associated JSON file")])]),e("div",{staticClass:"custom-file text-center"},[e("input",{staticClass:"custom-file-input",attrs:{type:"file",accept:"application/JSON",id:"serviceJSONInputFile",title:""},on:{dragenter:function(e){return t.dragEnterJSON(e.target)},dragleave:function(e){return t.dragLeaveJSON(e.target)},change:function(e){return t.selectJSON(e.target,"service")}}}),e("label",{staticClass:"custom-file-label",class:{"json-loaded":t.service_json_file}},[t._v(t._s(t.service_json_file?t.service_json_file.name+" ("+Math.round(t.service_json_file.size/1024)+"kB)":"Select or drop an assessment report JSON file"))]),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.service.json_file,expression:"error.service.json_file"}],staticStyle:{color:"red","font-size":"12px","padding-left":"0","padding-top":"10px","text-align":"left"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.service.json_file))])]),e("div",{staticClass:"row my-2"},[e("div",{staticClass:"col ml-4 custom-label"},[t._v("By typing the URL of the JSON file")])]),e("div",{staticClass:"custom-file text-center"},[e("base-input",{attrs:{type:"text",disabled:!1,placeholder:""},on:{input:function(e){return t.inputURLJSON(e.target,"service")}},model:{value:t.service_json_url,callback:function(e){t.service_json_url=e},expression:"service_json_url"}}),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.service.json_url,expression:"error.service.json_url"}],staticStyle:{color:"red","font-size":"12px","margin-top":"-8px","text-align":"left"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.service.json_url))])],1)])])])])]),e("button",{staticClass:"btn btn-primary btn-fill mb-3 startAssessmentButton",attrs:{disabled:!t.service_repository_accordion_open&&!t.service_json_accordion_open},on:{click:function(e){return t.getResults("service")}}},[t._v("Start Service Assessment")])]),e("div",{staticClass:"tab-pane fade",attrs:{id:"assessmentFairForm"}},[e("div",{staticClass:"accordion",attrs:{id:"fairAccordionAssessment"}},[e("div",{staticClass:"card"},[e("div",{staticClass:"card-header"},[e("button",{staticClass:"btn btn-link btn-block text-left",attrs:{type:"button","data-toggle":"collapse","data-target":"#fairAssessmentFromRepository"}},[t._v("\n From Repository\n ")])]),e("div",{staticClass:"collapse show",attrs:{id:"fairAssessmentFromRepository","data-parent":"#fairAccordionAssessment"}},[e("div",{staticClass:"card-body"},[e("div",{staticClass:"text-left mb-4"},[e("div",{staticClass:"text-left"},[e("div",{directives:[{name:"show",rawName:"v-show",value:"default"!=t.criteria_fair,expression:"criteria_fair != 'default'"}],staticClass:"row"},[e("div",{staticClass:"col-12 col-md-6"},[e("label",[t._v(" Choose a tool")]),e("select",{directives:[{name:"model",rawName:"v-model",value:t.builder_tool_fair,expression:"builder_tool_fair"}],staticClass:"custom-select",attrs:{id:"sqacriteria"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.builder_tool_fair=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("Select ...")]),t._l(t.array_tools_fair,(function(a,s){return e("option",{key:s,staticStyle:{"text-transform":"capitalize"},domProps:{value:a["name"]}},[t._v(t._s(a["name"].toUpperCase()))])}))],2)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showBuilderToolFair,expression:"showBuilderToolFair"}],staticClass:"text-left col-12 col-md-6",staticStyle:{"padding-top":"25px"}},[e("button",{staticClass:"btn btn-info",staticStyle:{"max-height":"40px"},attrs:{type:"button"},on:{click:function(e){return t.addToolFair()}}},[e("i",{staticClass:"fa fa-plus"}),t._v("Add Tool")]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.tool_arguments,expression:"error.fair.tool_arguments"}],staticStyle:{color:"red","font-size":"12px","margin-left":"12px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.tool_arguments))]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.tool_addition,expression:"error.fair.tool_addition"}],staticStyle:{color:"red","font-size":"12px","margin-left":"12px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.tool_addition))])])]),e("div",[e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.tool_selection,expression:"error.fair.tool_selection"}],staticStyle:{color:"red","font-size":"12px","padding-top":"6px","padding-left":"0px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.tool_selection))])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.showBuilderToolFair,expression:"showBuilderToolFair"}],staticClass:"col-12",staticStyle:{"margin-top":"20px"},attrs:{id:"tools"}},[e("div",{attrs:{id:"ref-arg-fair"}})]),e("div",{directives:[{name:"show",rawName:"v-show",value:"default"!=t.builder_tool_fair,expression:"builder_tool_fair != 'default'"}],staticClass:"col-12 mt-2"},[e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_image,expression:"docker_image !=''"}],staticClass:"badge badge-secondary"},[t._v("image:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_image_fair))])]),e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_lang,expression:"docker_lang !=''"}],staticClass:"badge badge-primary",staticStyle:{margin:"0px 5px"}},[t._v("lang:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_lang_fair))])]),e("span",{directives:[{name:"show",rawName:"v-show",value:""!=t.docker_version,expression:"docker_version !=''"}],staticClass:"badge badge-danger",staticStyle:{margin:"0px 5px"}},[t._v("version:"),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(" "+t._s(t.docker_version_fair))])]),e("div",{staticClass:"row",staticStyle:{"padding-top":"20px"}},[e("base-checkbox",{staticStyle:{"padding-left":"6px"},attrs:{name:"workspace"},model:{value:t.change_image_fair,callback:function(e){t.change_image_fair=e},expression:"change_image_fair"}}),e("span",{staticClass:"custom-label",staticStyle:{"font-weight":"bold","font-size":"16px"}},[t._v("Use custom service")]),e("div",{staticClass:"custom-div-append"},[e("button",{staticClass:"btn custom-append-button",attrs:{type:"button","data-toggle":"tooltip","data-html":"true","data-placement":"top",title:"Define your own container service more info"}},[e("i",{staticClass:"fa fa-question-circle"})])])],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.change_image_fair,expression:"change_image_fair"}],staticClass:"col-12 col-md-6"},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.service_fair,expression:"service_fair"}],staticClass:"custom-select",attrs:{id:"service"},on:{change:function(e){var a=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.service_fair=e.target.multiple?a:a[0]}}},[e("option",{attrs:{value:"default"}},[t._v("Choose a service...")]),t._l(t.$store.state.docker_compose.services,(function(a,s){return e("option",{key:s,domProps:{value:s}},[t._v(t._s(s))])}))],2),e("button",{staticClass:"btn-simple btn btn-xs btn-info text-left",attrs:{type:"button"},on:{click:function(e){t.openModal(),t.set_fair_service}}},[e("i",{staticClass:"fa fa-plus"}),t._v("Add Service")])]),e("div",{directives:[{name:"show",rawName:"v-show",value:t.array_selected_tools_fair.length>0,expression:"array_selected_tools_fair.length > 0"}],staticStyle:{"padding-top":"40px","margin-bottom":"2rem"}},[e("div",{staticClass:"text-center",staticStyle:{"padding-bottom":"10px"}},[e("span",{staticClass:"custom-table-title",staticStyle:{}},[t._v("Selected Tools")])]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("thead",[e("th",{staticStyle:{"text-align":"left","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Tool")]),e("th",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px"}},[t._v("Arguments")]),e("th",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","background-color":"#eee","font-size":"14px",width:"100%"}},[t._v("Remove")])]),t._l(t.array_selected_tools_fair,(function(a,s){return e("tbody",{key:s},[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"left","text-transform":"uppercase"}},[t._v("\n "+t._s(t.array_selected_tools_fair[s].name)+"\n ")])]),e("td",{staticStyle:{"text-align":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("div",{staticStyle:{"text-align":"center"},attrs:{id:"list-arg"+s}},[t._v("\n "+t._s(t.startListArgFair(a["args"],s))+"\n ")])]),e("td",{staticStyle:{"text-align":"center","justify-content":"center","padding-right":"10px","padding-left":"10px","padding-top":"5px"}},[e("button",{staticClass:"btn-simple btn btn-xs btn-info",attrs:{type:"button"},on:{click:function(e){return t.removeToolFair(s)}}},[e("i",{staticClass:"fa fa-trash",staticStyle:{"font-size":"15px",color:"red"}})])])])])}))],2)])])])])])])]),e("div",{staticClass:"card"},[e("div",{staticClass:"card-header"},[e("button",{staticClass:"btn btn-link btn-block text-left collapsed",attrs:{type:"button","data-toggle":"collapse","data-target":"#fairAssessmentFromJSON"}},[t._v("\n Load QAA report from previous assessment\n ")])]),e("div",{staticClass:"collapse",attrs:{id:"fairAssessmentFromJSON","data-parent":"#fairAccordionAssessment"}},[e("div",{staticClass:"card-body"},[e("div",{staticClass:"text-left mb-4"},[e("div",{staticClass:"row mt-2 mb-2"},[e("div",{staticClass:"col"},[t._v("You can review a previously generated SQAaaS report ")])]),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.json,expression:"error.fair.json"}],staticStyle:{color:"red","font-size":"12px","padding-left":"0px","padding-top":"6px"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.json))]),e("div",{staticClass:"row my-2"},[e("div",{staticClass:"col ml-4 custom-label"},[t._v("By uploading the associated JSON file")])]),e("div",{staticClass:"custom-file text-center"},[e("input",{staticClass:"custom-file-input",attrs:{type:"file",accept:"application/JSON",id:"fairJSONInputFile",title:""},on:{dragenter:function(e){return t.dragEnterJSON(e.target)},dragleave:function(e){return t.dragLeaveJSON(e.target)},change:function(e){return t.selectJSON(e.target,"fair")}}}),e("label",{staticClass:"custom-file-label",class:{"json-loaded":t.fair_json_file}},[t._v(t._s(t.fair_json_file?t.fair_json_file.name+" ("+Math.round(t.fair_json_file.size/1024)+"kB)":"Select or drop an assessment report JSON file"))]),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.json_file,expression:"error.fair.json_file"}],staticStyle:{color:"red","font-size":"12px","padding-left":"0","padding-top":"10px","text-align":"left"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.json_file))])]),e("div",{staticClass:"row my-2"},[e("div",{staticClass:"col ml-4 custom-label"},[t._v("By typing the URL of the JSON file")])]),e("div",{staticClass:"custom-file text-center"},[e("base-input",{attrs:{type:"text",disabled:!1,placeholder:""},on:{input:function(e){return t.inputURLJSON(e.target,"fair")}},model:{value:t.fair_json_url,callback:function(e){t.fair_json_url=e},expression:"fair_json_url"}}),e("p",{directives:[{name:"show",rawName:"v-show",value:t.error.fair.json_url,expression:"error.fair.json_url"}],staticStyle:{color:"red","font-size":"12px","margin-top":"-8px","text-align":"left"}},[e("i",{staticClass:"fa fa-exclamation-triangle",attrs:{"aria-hidden":"true"}}),t._v(" "+t._s(t.error.fair.json_url))])],1)])])])])]),e("button",{staticClass:"btn btn-primary btn-fill mb-3 startAssessmentButton",attrs:{disabled:!t.fair_repository_accordion_open&&!t.fair_json_accordion_open},on:{click:function(e){return t.getResults("fair")}}},[t._v("Start FAIR Assessment")])])])])]],2)],1),e("div",{staticClass:"modal",attrs:{id:"myModal",tabindex:"-1",role:"dialog"}},[e("div",{staticClass:"modal-dialog modal-xl",staticStyle:{"max-height":"650px"},attrs:{role:"document"}},[e("div",{staticClass:"modal-content"},[t._m(1),e("div",{staticClass:"modal-body",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"0px","max-height":"70vh","overflow-y":"auto"}},[e("composer",{on:{service_name:t.getServiceName}})],1),e("div",{staticClass:"modal-footer",staticStyle:{"padding-top":"20px"}},[e("button",{staticClass:"btn btn-secondary",attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")]),e("button",{staticClass:"btn btn-primary btn-fill",attrs:{type:"button","data-dismiss":"modal"},on:{click:function(e){return t.checkServices()}}},[t._v("Done")])])])])])])])])},ts=[function(){var t=this,e=t._self._c;return e("div",[e("p",[t._v("Please, wait for this process to finish.")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-header",staticStyle:{"border-bottom":"1px solid #ccc","padding-bottom":"20px"}},[e("h5",{staticClass:"modal-title",staticStyle:{"font-weight":"700"}},[t._v("Add New Services")]),e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])])}],es={components:{LTable:Sa,Card:ft,Composer:Fe},mixins:[Oe],data:function(){return Object(q["a"])(Object(q["a"])(Object(q["a"])(Object(q["a"])(Object(q["a"])({apiVersion:void 0,criteria:"default",criteria_fair:"default",array_criterias:[],service:{name:"",url:""},all_services:{},showService:!1,software_repository_accordion_open:!0,software_json_accordion_open:!1,service_repository_accordion_open:!0,service_json_accordion_open:!1,fair_repository_accordion_open:!0,fair_json_accordion_open:!1,software_json_file:void 0,software_json_url:void 0,service_json_file:void 0,service_json_url:void 0,fair_json_file:void 0,fair_json_url:void 0,params:{url:"",branch:""},doc:{url:"",branch:""},software_repo_credentials:{show_form:!1,username:"",access_token:"",access_token_concealed:!0},software_doc_credentials:{show_form:!1,username:"",access_token:"",access_token_concealed:!0},deploy:{url:"",branch:""},service_credentials:{show_form:!1,username:"",access_token:"",access_token_concealed:!0},fair:{},autoRefresh:!1,pipeline_id:"",loading:!1,modal_message:"",build_url:"",showStatus:!1,showBuildUrl:!1,build_status:"",showReportBtn:!1,repo_info:{},message_error:"",change_image:!1,change_image_fair:!1,docker_image:"",docker_lang:"",docker_version:"",docker_image_fair:"",docker_lang_fair:"",docker_version_fair:"",builder_tool_service:"default",builder_tool_fair:"default",showBuilderTool:!1,showBuilderToolFair:!1,array_tools:[],array_tools_fair:[],selected_tool:{},selected_tool_fair:{},array_selected_tools_service:[],array_selected_tools_fair:[],service_name:""},"service","default"),"service_name_fair",""),"service_fair","default"),"set_fair_service",!1),"error",{software:{repository_URL:"",json:"",json_file:"",json_url:"",credentials_id:""},software_doc:{credentials_id:""},service:{repository_URL:"",tool_selection:"",tool_arguments:"",tool_addition:"",json:"",json_file:"",json_url:"",credentials_id:""},fair:{tool_selection:"",tool_arguments:"",tool_addition:"",json:"",json_file:"",json_url:""}})},watch:{change_image:function(t){!1===t&&(this.docker_image=Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.image?this.selected_tool.docker.image:Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.dockerfile?"Dockerfile":"",this.docker_lang=Object.keys(this.selected_tool).length>0&&this.selected_tool.lang?this.selected_tool.lang:"",this.docker_version=Object.keys(this.selected_tool).length>0&&this.selected_tool.version?this.selected_tool.version:"")},change_image_fair:function(t){!1===t&&(this.docker_image_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.docker&&this.selected_tool_fair.docker.image?this.selected_tool_fair.docker.image:Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.docker&&this.selected_tool_fair.docker.dockerfile?"Dockerfile":"",this.docker_lang_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.lang?this.selected_tool_fair.lang:"",this.docker_version_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.version?this.selected_tool_fair.version:"")},criteria:function(t){if(this.showBuilderTool=!1,"default"!=t)for(var e in this.array_criterias)this.array_criterias[e].id==t&&(this.array_tools=this.array_criterias[e]["tools"])},criteria_fair:function(t){if(this.showBuilderToolFair=!1,"default"!=t)for(var e in this.array_criterias)this.array_criterias[e].id==t&&(this.array_tools_fair=this.array_criterias[e]["tools"])},builder_tool_fair:function(t){if(console.log(t),"default"!=t){for(var e in this.selected_tool_fair={},this.array_tools_fair)this.array_tools_fair[e].name==t&&(this.selected_tool_fair=JSON.parse(JSON.stringify(this.array_tools_fair[e])));var a=this;setTimeout((function(){for(var t in a.selected_tool_fair.args)$("#inputTag_"+t).tagsinput({trimValue:!0})}),100);for(var e in this.selected_tool_fair.args)"undefined"!==typeof this.selected_tool_fair.args[e].selectable&&1==this.selected_tool_fair.args[e].selectable&&"undefined"!==typeof this.selected_tool_fair.args[e].format&&"undefined"!==typeof this.selected_tool_fair.args[e].type&&"undefined"!==typeof this.selected_tool_fair.args[e].value?1:"undefined"!==typeof this.selected_tool_fair.args[e].selectable&&0==this.selected_tool_fair.args[e].selectable&&1;this.showBuilderToolFair=!0,console.log(this.selected_tool_fair.args),this.paintingArgFair(this.selected_tool_fair.args,0),setTimeout((function(){var t=0;for(var e in a.selected_tool_fair.args)a.selected_tool_fair.args[e].repeatable&&1==a.selected_tool_fair.args[e].repeatable&&($("#inputTag_"+t+"_"+e).tagsinput({trimValue:!0}),t=1*t+1)}),100),this.change_image_fair=!1,console.log(this.selected_tool_fair),this.docker_image_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.docker&&this.selected_tool_fair.docker.image?this.selected_tool_fair.docker.image:Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.docker&&this.selected_tool_fair.docker.dockerfile?"Dockerfile":"",this.docker_lang_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.lang?this.selected_tool_fair.lang:"",this.docker_version_fair=Object.keys(this.selected_tool_fair).length>0&&this.selected_tool_fair.version?this.selected_tool_fair.version:""}else this.showBuilderToolFair=!1,this.docker_image_fair="",this.docker_lang_fair="",this.docker_version_fair="",this.change_image_fair=!1},autoRefresh:function(t){var e=this;t?this.t=setInterval((function(){e.checkStatus()}),1e4):clearInterval(this.t)},builder_tool_service:function(t){if("default"!=t){for(var e in this.selected_tool={},console.log(this.array_tools,t),this.array_tools)this.array_tools[e].name==t&&(this.selected_tool=JSON.parse(JSON.stringify(this.array_tools[e])));var a=this;for(var e in this.selected_tool.args)"undefined"!==typeof this.selected_tool.args[e].selectable&&1==this.selected_tool.args[e].selectable&&"undefined"!==typeof this.selected_tool.args[e].format&&"undefined"!==typeof this.selected_tool.args[e].type&&"undefined"!==typeof this.selected_tool.args[e].value?1:"undefined"!==typeof this.selected_tool.args[e].selectable&&0==this.selected_tool.args[e].selectable&&1;this.showBuilderTool=!0,this.paintingArg(this.selected_tool.args,0),setTimeout((function(){var t=0;for(var e in a.selected_tool.args)a.selected_tool.args[e].repeatable&&1==a.selected_tool.args[e].repeatable&&($("#inputTag_"+t+"_"+e).tagsinput({trimValue:!0}),t=1*t+1)}),100),this.change_image=!1,console.log(this.selected_tool),this.docker_image=Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.image?this.selected_tool.docker.image:Object.keys(this.selected_tool).length>0&&this.selected_tool.docker&&this.selected_tool.docker.dockerfile?"Dockerfile":"",this.docker_lang=Object.keys(this.selected_tool).length>0&&this.selected_tool.lang?this.selected_tool.lang:"",this.docker_version=Object.keys(this.selected_tool).length>0&&this.selected_tool.version?this.selected_tool.version:""}else this.showBuilderTool=!1,this.docker_image="",this.docker_lang="",this.docker_version="",this.change_image=!1}},methods:{getServiceName:function(t){set_fair_service?(this.service_name_fair=t,this.service_fair=t,this.docker_image_fair=t,this.docker_lang_fair="",this.docker_version_fair=""):(this.service_name=t,this.service=t,this.docker_image=t,this.docker_lang="",this.docker_version=""),$("#myModal").modal("hide")},openModal:function(t){$("#myModal").modal("show")},goToReport:function(){this.$router.push({name:"full-assessment-report"})},gotoCustomized:function(){this.$router.push({name:"dashboard"})},gotoSelect:function(){this.$router.push({name:"SelectOption"})},dragEnterJSON:function(t){$(t).parent().children("label").addClass("drag-enter")},dragLeaveJSON:function(t){$(t).parent().children("label").removeClass("drag-enter")},toggleShowAccessToken:function(t){"software_repo"===t?this.software_repo_credentials.access_token_concealed=!this.software_repo_credentials.access_token_concealed:"software_doc"===t?this.software_doc_credentials.access_token_concealed=!this.software_doc_credentials.access_token_concealed:"service"===t&&(this.service_credentials.access_token_concealed=!this.service_credentials.access_token_concealed)},selectJSON:function(t,e){var a=this;this.error[e].json="",this.error[e].json_file="",this.error[e].json_url="",this[e+"_json_url"]="",$(t).parent().children("label").removeClass("drag-enter");var s=t.files[0],i=new FileReader;i.onload=function(t){try{var i=JSON.parse(t.target.result);i.repository&&i.report&&i.badge?(a[e+"_json_file"]=s,a.error[e].json_file=""):(a[e+"_json_file"]=void 0,a.error[e].json_file="Invalid report schema. Only SQAaaS report files are valid.")}catch(o){a[e+"_json_file"]=void 0,a.error[e].json_file="Invalid JSON syntax. Only JSON files are valid."}},i.onerror=function(t){a[e+"_json_file"]=void 0,a.error[e].json_file="Error reading file"},i.readAsText(s)},inputURLJSON:function(t,e){this[e+"_json_file"]="",$("#"+e+"JSONInputFile")[0].value=null},getResults:function(t){var e=this;console.log("%c----%c getResults('"+t+"')","color: goldenrod",""),this.error.software.repository_URL="",this.error.software.credentials_id="",this.error.software_doc.credentials_id="",this.error.software.json="",this.error.software.json_file="",this.error.software.json_url="",this.error.service.repository_URL="",this.error.service.credentials_id="",this.error.service.tool_selection="",this.error.service.tool_arguments="",this.error.service.tool_addition="",this.error.service.json="",this.error.service.json_file="",this.error.service.json_url="",this.error.fair.tool_selection="",this.error.fair.tool_arguments="",$("#error_fair_url").remove(),this.error.fair.tool_addition="",this.error.fair.json="",this.error.fair.json_file="",this.error.fair.json_url="";var a={},s=/^(https:|http:|www\.)\S*/,i=function(t){var a=t.meta&&t.meta.version,s=e.apiVersion;return!s||!a||parseInt(a.split(".")[0])>=parseInt(s.split(".")[0])||(e.$swal.fire({title:"Assessment report version obsolete",text:"The report version is too old "+(a?"("+a+") ":"")+"and is no longer compatible with SQAaaS, which needs at least version "+s.split(".")[0]+".0.0",icon:"error",confirmButtonText:"Ok",confirmButtonColor:"#E14726"}),!1)};if("software"===t){if(this.software_repository_accordion_open){if(""===this.params.url.trim())return void(this.error.software.repository_URL="This field is required");if(!s.test(this.params.url.trim()))return void(this.error.software.repository_URL="URL format required");if(this.software_repo_credentials.show_form&&(!this.software_repo_credentials.username||!this.software_repo_credentials.access_token))return void(this.error.software.credentials_id="Credentials are required");if(this.software_doc_credentials.show_form&&(!this.software_doc_credentials.username||!this.software_doc_credentials.access_token))return void(this.error.software_doc.credentials_id="Credentials are required");a={repo_code:{repo:this.params.url.trim()}},this.params.branch.trim()&&(a.repo_code.branch=this.params.branch.trim()),this.software_repo_credentials.show_form&&(a.repo_code.credentials_id={user_id:this.software_repo_credentials.username.trim(),token:this.software_repo_credentials.access_token.trim()}),this.doc.url.trim()&&(a.repo_docs={repo:this.doc.url.trim()},this.doc.branch.trim()&&(a.repo_docs.branch=this.doc.branch.trim()),this.software_doc_credentials.show_form&&(a.repo_docs.credentials_id={user_id:this.software_doc_credentials.username.trim(),token:this.software_doc_credentials.access_token.trim()})),this.loading=!0,this.modal_message="Submitting Pipeline ...",console.log("%c<---%c getPipelineAssessmentCall()","color: red",""),console.log(a),this.getPipelineAssessmentCall(a,this.getPipelineAssessmentCallBack)}else if(this.software_json_accordion_open){if(!this.software_json_file&&!this.software_json_url)return void(this.error.software.json="A JSON file is required");if(this.software_json_file){var o=new FileReader;o.onload=function(t){var a=JSON.parse(t.target.result);i(a)&&(e.$store.state.report=a,e.showReportBtn=!0,e.goToReport())},o.readAsText(this.software_json_file)}else if(this.software_json_url){if(!s.test(this.software_json_url.trim()))return void(this.error.software.json_url="URL format required");var r=/\S*\.json$/;if(!r.test(this.software_json_url.trim()))return void(this.error.software.json_url="URL must end in .json");$.getJSON(this.software_json_url).done((function(t){t.repository&&t.report&&t.badge?i(t)&&(e.$store.state.report=t,e.showReportBtn=!0,e.goToReport()):e.error.software.json_url="Invalid report schema. Only SQAaaS report files are valid."})).fail((function(t,a,s){e.error.software.json_url="parsererror"===a?"Invalid JSON syntax. Only JSON files are valid.":"Connection Error: The JSON file could not be retrieved"}))}}}else if("service"===t){if(this.service_repository_accordion_open){if(""===this.deploy.url.trim())return void(this.error.service.repository_URL="This field is required");if(!s.test(this.deploy.url.trim()))return void(this.error.service.repository_URL="URL format required");if(this.service_credentials.show_form&&(!this.service_credentials.username||!this.service_credentials.access_token))return void(this.error.service.credentials_id="Credentials are required");if("default"===this.builder_tool_service&&!this.array_selected_tools_service[0])return void(this.error.service.tool_selection="You must select a tool to define some pipeline work");if(!this.array_selected_tools_service[0])return void(this.error.service.tool_addition="You must add this tool first");a={deployment:{repo_deploy:{repo:this.deploy.url.trim()},deploy_tool:this.array_selected_tools_service[0]}},this.deploy.branch.trim()&&(a.deployment.repo_deploy.branch=this.deploy.branch.trim()),this.service_credentials.show_form&&(a.deployment.repo_deploy.credentials_id={user_id:this.service_credentials.username.trim(),token:this.service_credentials.access_token.trim()}),this.loading=!0,this.modal_message="Submitting Pipeline ...",console.log("%c<---%c getPipelineAssessmentCall()","color: red",""),console.log(a),this.getPipelineAssessmentCall(a,this.getPipelineAssessmentCallBack)}else if(this.service_json_accordion_open){if(!this.service_json_file&&!this.service_json_url)return void(this.error.service.json="A JSON file is required");if(this.service_json_file){var n=new FileReader;n.onload=function(t){var a=JSON.parse(t.target.result);i(a)&&(e.$store.state.report=a,e.showReportBtn=!0,e.goToReport())},n.readAsText(this.service_json_file)}else if(this.service_json_url){if(!s.test(this.service_json_url.trim()))return void(this.error.service.json_url="URL format required");var l=/\S*\.json$/;if(!l.test(this.service_json_url.trim()))return void(this.error.service.json_url="URL must end in .json");$.getJSON(this.service_json_url).done((function(t){t.repository&&t.report&&t.badge?i(t)&&(e.$store.state.report=t,e.showReportBtn=!0,e.goToReport()):e.error.service.json_url="Invalid report schema. Only SQAaaS report files are valid."})).fail((function(t,a,s){e.error.service.json_url="parsererror"===a?"Invalid JSON syntax. Only JSON files are valid.":"Connection Error: The JSON file could not be retrieved"}))}}}else if("fair"===t)if(this.fair_repository_accordion_open){if("default"===this.builder_tool_fair&&!this.array_selected_tools_fair[0])return void(this.error.fair.tool_selection="You must select a tool to define some pipeline work");if(!this.array_selected_tools_fair[0])return void(this.error.fair.tool_addition="You must add this tool first");a={fair:{fair_tool:this.array_selected_tools_fair[0]}},this.loading=!0,this.modal_message="Submitting Pipeline ...",console.log("%c<---%c getPipelineAssessmentCall()","color: red",""),console.log(a),this.getPipelineAssessmentCall(a,this.getPipelineAssessmentCallBack)}else if(this.fair_json_accordion_open){if(!this.fair_json_file&&!this.fair_json_url)return void(this.error.fair.json="A JSON file is required");if(this.fair_json_file){var c=new FileReader;c.onload=function(t){var a=JSON.parse(t.target.result);i(a)&&(e.$store.state.report=a,e.showReportBtn=!0,e.goToReport())},c.readAsText(this.fair_json_file)}else if(this.fair_json_url){if(!s.test(this.fair_json_url.trim()))return void(this.error.fair.json_url="URL format required");var d=/\S*\.json$/;if(!d.test(this.fair_json_url.trim()))return void(this.error.fair.json_url="URL must end in .json");$.getJSON(this.fair_json_url).done((function(t){t.repository&&t.report&&t.badge?i(t)&&(e.$store.state.report=t,e.showReportBtn=!0,e.goToReport()):e.error.fair.json_url="Invalid report schema. Only SQAaaS report files are valid."})).fail((function(t,a,s){e.error.fair.json_url="parsererror"===a?"Invalid JSON syntax. Only JSON files are valid.":"Connection Error: The JSON file could not be retrieved"}))}}},deletePipelineCallBack:function(t){console.log("%c---\x3e%c deletePipelineCallBack()","color: lime",""),console.log(t)},getPipelineAssessmentCallBack:function(t){console.log("%c---\x3e%c getPipelineAssessmentCallBack()","color: lime",""),console.log(t),this.loading&&(t&&201==t.status&&t.data.id?(this.pipeline_id=t.data.id,console.log("%c<---%c runAssessmentPipelineCall()","color: red",""),console.log(this.pipeline_id),this.runAssessmentPipelineCall(this.pipeline_id,this.runAssessmentPipelineCallBack)):t&&500==t.status?(this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data.status+" "+t.data.title+": "+t.data.detail:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.loading=!1):(this.$swal.fire({title:"The quality assessment has failed to complete!",text:t?t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error":"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726"}),this.loading=!1))},runAssessmentPipelineCallBack:function(t){console.log("%c---\x3e%c runAssessmentPipelineCallBack()","color: lime",""),console.log(t),204==t.status?this.autoRefresh=!0:403==t.status?this.loading&&(this.$router.replace(this.$route.query.redirect||"/logout"),this.loading=!1):500==t.status?this.loading&&(this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data.status+" "+t.data.title+": "+t.data.detail:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.loading=!1):this.loading&&(this.$swal.fire({title:"The quality assessment has failed to complete!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726"}),this.loading=!1)},addService:function(){var t=this.service.name.replace(" ",""),e=this.service.url.replace(" ","");this.all_services[t]=e,this.showService=!0,this.cleanService()},removeService:function(t){this.$delete(this.all_services,t),this.isEmpty(this.all_services)&&(this.showService=!1)},cleanService:function(){this.service.name="",this.service.url=""},isEmpty:function(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0},objectSize:function(t){var e,a=0;for(e in t)t.hasOwnProperty(e)&&a++;return a},notifyVue:function(t){this.$notify({title:"Error",message:t,icon:"nc-icon nc-app",timeout:3e3,horizontalAlign:"right",verticalAlign:"top",type:"danger"})},checkStatus:function(){this.modal_message="Executing Pipeline ...",console.log("%c<---%c checkStatus()","color: red",""),console.log(this.pipeline_id),this.checkStatusCall(this.pipeline_id,this.checkStatusCallBack)},checkStatusCallBack:function(t){console.log("%c---\x3e%c checkStatusCallBack()","color: lime",""),console.log(t),200==t.status?("NOT_EXECUTED"!=t.data.build_status.toUpperCase()&&this.loading&&(this.build_status=t.data.build_status,this.$store.state.status=this.build_status,this.showStatus=!0),""!=t.data.build_url&&null!=t.data.build_url&&(this.loading?(this.showCard=!0,this.build_url=t.data.build_url,this.$store.state.build_url=this.build_url,this.showBuildUrl=!0):(console.log("%c<---%c deletePipelineCall()","color: red",""),console.log(this.pipeline_id),this.deletePipelineCall(this.pipeline_id,this.deletePipelineCallBack),this.pipeline_id="",this.autoRefresh=!1,this.build_status="")),"SUCCESS"!=t.data.build_status.toUpperCase()&&"UNSTABLE"!=t.data.build_status.toUpperCase()||this.loading&&(this.autoRefresh=!1,this.build_url=t.data.build_url,console.log("%c<---%c getOutputCall()","color: red",""),console.log(this.pipeline_id),this.getOutputCall(this.pipeline_id,this.getOutputCallBack)),"FAILURE"==t.data.build_status.toUpperCase()&&this.loading&&(this.loading=!1,this.autoRefresh=!1,this.build_status="",this.$swal.fire({title:"The execution of the pipeline has failed!",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726",footer:"Why do I have this issue?')})),"ABORTED"==t.data.build_status.toUpperCase()&&this.loading&&(this.loading=!1,this.autoRefresh=!1,this.build_status="",this.$swal.fire({title:"The execution of the pipeline has failed!",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726",footer:"Why do I have this issue?')}))):403==t.status?this.loading&&(this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.build_status="",this.$router.replace(this.$route.query.redirect||"/logout")):422==t.status?this.loading&&(this.autoRefresh=!1,this.showStatus=!1,this.showBuildUrl=!1,this.$store.state.status="",this.$store.state.build_url="",this.loading=!1,this.build_status="",this.$swal.fire({title:"Pipeline has not been execute!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726"})):500==t.status?this.loading&&(this.$swal.fire({title:"The quality assessment has failed to complete!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726",footer:'

Please contact sqaaas@ibergrid.eu

'}),this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.build_status=""):this.loading&&(this.$swal.fire({title:"Error!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",footer:'Why do I have this issue?')}),this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.build_status="")},getOutputCallBack:function(t){console.log("%c---\x3e%c getOutputCallBack()","color: lime",""),console.log(t),this.loading&&(200==t.status?(this.$store.state.report=t.data,this.showReportBtn=!0,console.log("%c----%c goToReport()","color: goldenrod",""),this.goToReport()):403==t.status?(this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.$router.replace(this.$route.query.redirect||"/logout")):500==t.status?(this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data.status+" "+t.data.title+": "+t.data.detail:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.$store.state.report={},this.build_status=""):(this.$swal.fire({title:"The quality assessment has failed to complete!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726"}),this.$store.state.report={},this.build_status=""),this.loading=!1)},cancelExecution:function(){this.pipeline_id?(console.log("%c----%c cancelExecution('"+this.pipeline_id+"')","color: goldenrod",""),"SUCCESS"===this.build_status||"UNSTABLE"===this.build_status?(this.pipeline_id="",this.build_status=""):(console.log("%c<---%c deletePipelineCall()","color: red",""),console.log(this.pipeline_id),this.deletePipelineCall(this.pipeline_id,this.deletePipelineCallBack),this.pipeline_id="",this.autoRefresh=!1,this.build_status="")):console.log("%c----%c cancelExecution()","color: goldenrod",""),this.$swal.fire({title:"Assessment cancelled",html:"Assessment for repository "+this.params.url+" successfully cancelled.",icon:"success",confirmButtonText:"Close",confirmButtonColor:"#3085d6"}),this.loading=!1,this.showStatus=!1,this.showBuildUrl=!1,this.showReportBtn=!1},getBadgeCallCallBack:function(t){200==t.status?(this.repo_info=t.data,this.goToReport()):403==t.status?(this.autoRefresh=!1,this.showStatus=!1,this.loading=!1,this.$router.replace(this.$route.query.redirect||"/logout")):500==t.status?(this.$swal.fire({title:"An unexpected error occurred while running the assessment!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data.status+" "+t.data.title+": "+t.data.detail:"Error",icon:"error",confirmButtonText:"Close",footer:'

Please contact sqaaas@ibergrid.eu

',confirmButtonColor:"#E14726"}),this.autoRefresh=!1,this.showStatus=!1,this.loading=!1):(this.$swal.fire({title:"The quality assessment has failed to complete!",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726"}),this.autoRefresh=!1,this.showStatus=!1,this.loading=!1)},getCriteriaCallBack:function(t){if(this.array_criterias=[],200==t.status)for(var e in t.data)this.array_criterias.push(t.data[e]),this.criteria="SvcQC.Dep",this.criteria_fair="QC.FAIR";else 403==t.status?(this.loadingError=!0,this.$swal.fire({title:"We are having problems making the request.",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726",footer:'Report the issue'})):(this.loadingError=!0,this.$swal.fire({title:"We are having problems making the request.",text:t.detail?t.detail:t.reason?t.reason:t.data?t.data:"Error",icon:"error",confirmButtonText:"Close",confirmButtonColor:"#E14726",footer:'Report the issue'}))},addToolService:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(){var e,a,s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return this.error.service.tool_selection="",this.error.service.tool_addition="",t.next=4,this.adding(this.selected_tool.args,0);case 4:for(s in e=t.sent,a=!1,e)"positional"==e[s].type&&""==e[s].value&&(a=!0);1==a?this.error.service.tool_arguments="Tool arguments are required":(this.error.service.tool_arguments="",this.error.service.tool_addition="",this.selected_tool["args"]=e,this.builder_tool_service="default",this.change_image=!1,this.showBuilderTool=!1,this.array_selected_tools_service.push(this.selected_tool));case 8:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),paintingArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"string"!=e[o].format?1==e[o].selectable&&1==e[o].repeatable&&"string"==e[o].format?s+='
\n \n
\n \n
\n
\n \n\n
\n
'):1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"array"!=e[o].format||(s+='
\n \n
\n \n
\n\n
")):s+='
\n \n \n
"),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.paintingArg(e[o].args,1*a+1);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return $("#ref-arg").html(i),$(".select-options").on("change",(function(){console.log($(this).attr("data-index")),console.log($(this).val())})),t.abrupt("return",i);case 17:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),paintSelectOpt:function(t){var e="";for(var a in t)e+='");return e},adding:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:t.t0=regeneratorRuntime.keys(e);case 1:if((t.t1=t.t0()).done){t.next=9;break}if(s=t.t1.value,1==this.selected_tool.args[s].selectable&&"string"==this.selected_tool.args[s].format?1==e[s].repeatable?(e[s].value=$("#inputTag_"+a+"_"+s).val(),setTimeout((function(){$("#inputTag_"+a+"_"+s).tagsinput("removeAll")}),500)):(e[s].value=$("#simple_input_"+a+"_"+s).val(),$("#simple_input_"+a+"_"+s).val("")):1==this.selected_tool.args[s].selectable&&"array"==this.selected_tool.args[s].format&&(e[s].value=$("#select_"+a+"_"+s).val()),!(e[s].args&&e[s].args.length>0)){t.next=7;break}return t.next=7,this.adding(e[s].args,1*a+1);case 7:t.next=1;break;case 9:return t.abrupt("return",e);case 10:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),startListArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return s=new Promise((function(t,s){i.listArg(e,a).then((function(e){t(e)})).catch((function(t){s(t.message)}))})),t.abrupt("return",s.then((function(t){return $("#list-arg"+a).html(t),t})).catch((function(t){console.log(t)})));case 2:case"end":return t.stop()}}),t)})));function e(e,a){return t.apply(this,arguments)}return e}(),listArg:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",e[o].type&&e[o].value&&(s+="

\n ".concat(e[o].type," : ").concat(e[o].value,"\n

")),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.listArg(e[o].args,a);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return t.abrupt("return",i);case 15:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),removeToolService:function(t){this.$delete(this.array_selected_tools_service,t),this.isEmpty(this.array_selected_tools_service)&&(this.showBuilderTool=!1)},addToolFair:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(){var e,a,s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return this.error.fair.tool_selection="",this.error.fair.tool_addition="",t.next=4,this.addingFair(this.selected_tool_fair.args,0);case 4:for(s in e=t.sent,a=!1,e)"positional"==e[s].type&&""==e[s].value&&(a=!0);1==a?this.error.fair.tool_arguments="Tool arguments are required":(this.error.fair.tool_arguments="",this.error.fair.tool_addition="",this.selected_tool_fair["args"]=e,this.builder_tool_fair="default",this.change_image_fair=!1,this.showBuilderToolFair=!1,this.array_selected_tools_fair.push(this.selected_tool_fair));case 8:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),paintingArgFair:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"string"!=e[o].format?1==e[o].selectable&&1==e[o].repeatable&&"string"==e[o].format?s+='
\n \n
\n \n
\n
\n \n\n
\n
'):1!=e[o].selectable||"undefined"!=typeof e[o].repeatable&&0!=e[o].repeatable||"array"!=e[o].format||(s+='
\n \n
\n \n
\n\n
")):s+='
\n \n \n
"),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.paintingArgFair(e[o].args,1*a+1);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return $("#ref-arg-fair").html(i),$(".select-options").on("change",(function(){console.log($(this).attr("data-index")),console.log($(this).val())})),t.abrupt("return",i);case 17:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),paintSelectOptFair:function(t){var e="";for(var a in t)e+='");return e},addingFair:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:t.t0=regeneratorRuntime.keys(e);case 1:if((t.t1=t.t0()).done){t.next=9;break}if(s=t.t1.value,1==this.selected_tool_fair.args[s].selectable&&"string"==this.selected_tool_fair.args[s].format?1==e[s].repeatable?(e[s].value=$("#inputTag_"+a+"_"+s).val(),setTimeout((function(){$("#inputTag_"+a+"_"+s).tagsinput("removeAll")}),500)):(e[s].value=$("#simple_input_"+a+"_"+s).val(),$("#simple_input_"+a+"_"+s).val("")):1==this.selected_tool_fair.args[s].selectable&&"array"==this.selected_tool_fair.args[s].format&&(e[s].value=$("#select_"+a+"_"+s).val()),!(e[s].args&&e[s].args.length>0)){t.next=7;break}return t.next=7,this.addingFair(e[s].args,1*a+1);case 7:t.next=1;break;case 9:return t.abrupt("return",e);case 10:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),startListArgFair:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return s=new Promise((function(t,s){i.listArgFair(e,a).then((function(e){t(e)})).catch((function(t){s(t.message)}))})),t.abrupt("return",s.then((function(t){return $("#list-arg"+a).html(t),t})).catch((function(t){console.log(t)})));case 2:case"end":return t.stop()}}),t)})));function e(e,a){return t.apply(this,arguments)}return e}(),listArgFair:function(){var t=Object(Me["a"])(regeneratorRuntime.mark((function t(e,a){var s,i,o;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:s="",i="",t.t0=regeneratorRuntime.keys(e);case 2:if((t.t1=t.t0()).done){t.next=14;break}if(o=t.t1.value,s="",e[o].type&&e[o].value&&(s+="

\n ".concat(e[o].type," : ").concat(e[o].value,"\n

")),!(e[o].args&&e[o].args.length>0)){t.next=11;break}return t.t2=s,t.next=10,this.listArgFair(e[o].args,a);case 10:s=t.t2+=t.sent;case 11:i+=s,t.next=2;break;case 14:return t.abrupt("return",i);case 15:case"end":return t.stop()}}),t,this)})));function e(e,a){return t.apply(this,arguments)}return e}(),removeToolFair:function(t){this.$delete(this.array_selected_tools_fair,t),this.isEmpty(this.array_selected_tools_fair)&&(this.showBuilderToolFair=!1)}},created:function(){this.getCriteriaCall(this.getCriteriaCallBack,!0),this.pipeline_id="",this.params.url="",this.params.brach="",this.showReportBtn=!1,this.build_status=""},mounted:function(){var t=this;$("#softwareAssessmentFromRepository").on("shown.bs.collapse",(function(){t.software_repository_accordion_open=!0})),$("#softwareAssessmentFromRepository").on("hide.bs.collapse",(function(){t.software_repository_accordion_open=!1})),$("#softwareAssessmentFromJSON").on("shown.bs.collapse",(function(){t.software_json_accordion_open=!0})),$("#softwareAssessmentFromJSON").on("hide.bs.collapse",(function(){t.software_json_accordion_open=!1})),$("#serviceAssessmentFromRepository").on("shown.bs.collapse",(function(){t.service_repository_accordion_open=!0})),$("#serviceAssessmentFromRepository").on("hide.bs.collapse",(function(){t.service_repository_accordion_open=!1})),$("#serviceAssessmentFromJSON").on("shown.bs.collapse",(function(){t.service_json_accordion_open=!0})),$("#serviceAssessmentFromJSON").on("hide.bs.collapse",(function(){t.service_json_accordion_open=!1})),$("#fairAssessmentFromRepository").on("shown.bs.collapse",(function(){t.fair_repository_accordion_open=!0})),$("#fairAssessmentFromRepository").on("hide.bs.collapse",(function(){t.fair_repository_accordion_open=!1})),$("#fairAssessmentFromJSON").on("shown.bs.collapse",(function(){t.fair_json_accordion_open=!0})),$("#fairAssessmentFromJSON").on("hide.bs.collapse",(function(){t.fair_json_accordion_open=!1})),$("#softwareAssessmentFromJSON, #serviceAssessmentFromJSON, #fairAssessmentFromJSON").on("show.bs.collapse",(function(){if(!t.apiVersion){var e="";"https://api.sqaaas.eosc-synergy.eu/v1"===t.env.api&&(e="https://api.sqaaas.eosc-synergy.eu/v1/openapi.json"),"https://api-staging.sqaaas.eosc-synergy.eu/v1"!==t.env.api&&"https://api-dev.sqaaas.eosc-synergy.eu"!==t.env.api||(e="https://api-staging.sqaaas.eosc-synergy.eu/v1/openapi.json"),$.getJSON(e).done((function(e){t.apiVersion=e.info.version,console.log("API Version: "+t.apiVersion)}))}}))}},as=es,ss=(a("3694"),Object(d["a"])(as,Xa,ts,!1,null,"2d8d6d3a",null)),is=ss.exports,os=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[e("nav",{directives:[{name:"show",rawName:"v-show",value:!t.userLogged,expression:"!userLogged"}],staticClass:"navbar navbar-expand-md navbar-dark"},[e("div",{staticClass:"container"},[t._m(0),t._m(1),t._m(2),e("div",{staticClass:"collapse navbar-collapse",attrs:{id:"navbarNavDropdown"}},[e("ul",{staticClass:"navbar-nav ml-auto",attrs:{id:"main-menu"}},[t._m(3),t._m(4),t._m(5),t._m(6),e("li",{staticClass:"nav-item",staticStyle:{"padding-left":"20px"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Sign In")])])])])])]),e("top-navbar",{directives:[{name:"show",rawName:"v-show",value:t.userLogged&&t.fromEndpoint,expression:"userLogged && fromEndpoint"}]}),e("div",{staticClass:"container-fluid",staticStyle:{"min-height":"70vh"}},[e("div",{staticClass:"row",staticStyle:{"overflow-y":"auto"}},[e("div",{staticClass:"col-12",staticStyle:{"margin-top":"40px"}},[t.loadingEndpointJSON?e("div",[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("div",{staticClass:"text-center col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto",staticStyle:{"justify-content":"center","margin-top":"20px"}},[e("h4",{staticStyle:{"margin-bottom":"30px"}},[t._v("Loading quality assessment report...")])])]],2)],1):t.errorEndpointJSON?e("div",[e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[[e("div",{staticClass:"text-center col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto",staticStyle:{"justify-content":"center","margin-top":"20px"}},[e("h2",{staticStyle:{color:"#76BAC6","font-weight":"bold"}},[t._v("Error loading quality assessment report")]),e("h4",[t._v(t._s(this.$route.params.json_url)+" cannot be loaded or does not have a valid syntax.")]),e("h4",[t._v("Please ensure the URL is correct and try again.")]),e("button",{directives:[{name:"show",rawName:"v-show",value:t.userLogged,expression:"userLogged"}],staticClass:"btn",staticStyle:{color:"#fff","background-color":"#6c757d",border:"none",margin:"20px 0"},on:{click:function(e){return t.$router.push("/")}}},[e("i",{staticClass:"fa fa-arrow-left"}),t._v(" Back to main page")])])]],2)],1):e("card",{staticClass:"strpied-tabled-with-hover",attrs:{"body-classes":""}},[e("template",{slot:"header"},[e("div",{staticClass:"row hideInPDF",staticStyle:{padding:"0px 10px"}},[e("div",{staticClass:"col-6",staticStyle:{display:"inline-flex"}},[e("button",{directives:[{name:"show",rawName:"v-show",value:t.userLogged&&!t.fromEndpoint,expression:"userLogged && !fromEndpoint"}],staticClass:"btn btn-default btn-simple",on:{click:function(e){return t.gotoFull()}}},[e("i",{staticClass:"fa fa-arrow-left",attrs:{"aria-hidden":"true"}}),e("span",{staticClass:"card-title",staticStyle:{"font-weight":"bold","padding-top":"5px","font-size":"18px"}},[t._v("Back")])])]),e("div",{staticClass:"col-6 text-right mt-2"},[e("button",{directives:[{name:"show",rawName:"v-show",value:t.userLogged,expression:"userLogged"}],staticClass:"btn",staticStyle:{color:"#fff","background-color":"#6c757d",border:"none"},on:{click:function(e){return t.refresh()}}},[e("i",{staticClass:"fa fa-refresh",staticStyle:{"padding-right":"10px"},attrs:{"aria-hidden":"true"}}),t._v(" New Assessment")]),e("div",{staticClass:"btn-group"},[e("button",{staticClass:"btn dropdown-toggle",staticStyle:{color:"#fff","background-color":"#6c757d",border:"none","margin-left":"15px"},attrs:{id:"downloadDropdown","data-toggle":"dropdown"}},[e("i",{staticClass:"fa fa-download",staticStyle:{"padding-right":"10px"},attrs:{"aria-hidden":"true"}}),t._v(" Download ")]),e("ul",{staticClass:"dropdown-menu",attrs:{id:"downloadDropdownMenu"}},[e("li",[e("a",{attrs:{role:"button"},on:{click:function(e){return t.downloadJSON()}}},[e("i",{staticClass:"fa fa-file-alt",staticStyle:{color:"#455098","margin-right":"5px"}}),t._v(" JSON")])]),e("li",[e("a",{attrs:{role:"button"},on:{click:function(e){return t.downloadPNG()}}},[e("i",{staticClass:"fa fa-file-image-o",staticStyle:{color:"#459849","margin-right":"5px"}}),t._v(" PNG")])]),e("li",[e("a",{attrs:{role:"button"},on:{click:function(e){return t.downloadPDF()}}},[e("i",{staticClass:"fa fa-file-pdf-o",staticStyle:{color:"#984545","margin-right":"5px"}}),t._v(" PDF")])])])])])])]),[e("div",{staticClass:"container-fluid mb-5"},[e("div",{staticClass:"row mt-3"},[e("div",{staticClass:"col d-flex justify-content-center"},[e("RepoData",{attrs:{assessmentType:t.getAssessmentType(),repo:this.$store.state.report.repository[0]}})],1)]),e("div",{staticClass:"row mt-5"},[e("div",{staticClass:"col"},[e("h2",{staticStyle:{"font-weight":"bold","max-width":"1200px",margin:"0 auto 0 auto"}},[t._v("Badge Report")])])]),e("div",{staticClass:"row mt-3"},[e("div",{staticClass:"col d-flex justify-content-center"},[e("BadgeAchieved",{attrs:{badge:this.$store.state.report.badge}})],1)]),e("div",{staticClass:"row mt-5"},[e("div",{staticClass:"col"},[e("BadgeResults",{attrs:{badgeCriteria:t.getBadgeCriteria(),mapping_icon:t.mapping_icon,mapping_criteria_name:t.mapping_criteria_name}})],1)]),e("div",{staticClass:"row mt-5"},[e("div",{staticClass:"col"},[e("h2",{staticStyle:{"font-weight":"bold","max-width":"1200px",margin:"0 auto 0 auto"}},[t._v("Criteria Report")])])]),e("div",{staticClass:"row mt-5"},[e("div",{staticClass:"col d-flex justify-content-center"},[e("CriteriaSummary",{attrs:{report:this.$store.state.report.report,mapping_icon:t.mapping_icon,mapping_criteria_name:t.mapping_criteria_name}})],1)])]),e("div",{staticClass:"col-12 col-lg-8 col-xl-6 mx-auto"},t._l(t.$store.state.report.report,(function(a,s){return e("card",{key:s,staticStyle:{padding:"0px!important"},attrs:{id:s}},[e("template",{staticStyle:{"background-color":"#E8E6E5!important"},slot:"header"},[e("div",{staticStyle:{"padding-left":"1.5rem","background-color":"#E8E6E5!important","border-bottom":"1px solid #dee2e6"}},[e("div",{staticClass:"row",staticStyle:{"margin-right":"0px","margin-left":"0px"}},[e("div",{staticClass:"col-10",staticStyle:{"padding-top":"20px"}},[e("p",{staticStyle:{"font-weight":"700","font-size":"24px"}},[e("i",{staticClass:"fa fa-2x",class:t.mapping_icon[s]?t.mapping_icon[s]:t.mapping_icon["default"],staticStyle:{"margin-right":"50px",color:"#7C7572","font-size":"28px"},attrs:{"aria-hidden":"true"}}),t._v(t._s(t.mapping_criteria_name[s]?t.mapping_criteria_name[s]:s))])]),e("div",{staticClass:"col-2",staticStyle:{"padding-top":"20px"}},[1==a["valid"]?e("div",{staticStyle:{"text-align":"center"}},[e("i",{staticClass:"fa fa-2x fa-check-circle",staticStyle:{color:"#1BC10B"},attrs:{"aria-hidden":"true"}})]):e("div",{staticStyle:{"text-align":"center"}},[e("i",{staticClass:"fa fa-2x fa-times-circle",staticStyle:{color:"red"},attrs:{"aria-hidden":"true"}})])])])])]),[e("div",{staticClass:"row",staticStyle:{padding:"0 20px"}},[a["filtered_reason"]?e("div",t._l(a["filtered_reason"],(function(s,i){return e("p",{key:i,staticStyle:{"margin-bottom":"0px","font-size":"12px",color:"rgb(108, 117, 125)"}},[t._v("\n "+t._s(a["filtered_reason"][i])+"\n ")])})),0):t._e()]),t._l(a["subcriteria"],(function(a,i){return e("div",{key:i,staticClass:"subcriteria",staticStyle:{padding:"10px","font-size":"18px"}},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-3"},["fair"===t.getAssessmentType()?e("div",[e("div",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(i))]),e("div",{staticStyle:{"font-weight":"bold","padding-right":"10px"},style:{color:t.getColorPoints(a["points"])}},[t._v(t._s(a["points"])+"%")])]):e("div",[a["valid"]?e("i",{staticClass:"fa fa-check-circle",staticStyle:{color:"#1BC10B","padding-right":"40px"}}):e("i",{staticClass:"fa fa-times-circle",staticStyle:{color:"red","padding-right":"40px"}}),e("span",{staticStyle:{"font-weight":"bold"}},[t._v(t._s(i))])])]),e("div",{staticClass:"col-9"},[t._v(" "+t._s(a["description"])+"\n "),!1===a["valid"]&&a.required_for_next_level_badge?e("svg",{staticStyle:{"margin-left":"8px","margin-top":"-5px"},attrs:{fill:"#de960f",viewBox:"0 0 24 24",height:"24",width:"24","data-toggle":"tooltip","data-placement":"top",title:"Required for achieving next level of badge"}},[e("path",{attrs:{d:"M12 22c3.859 0 7-3.141 7-7s-3.141-7-7-7c-3.86 0-7 3.141-7 7s3.14 7 7 7zm0-12c2.757 0 5 2.243 5 5s-2.243 5-5 5-5-2.243-5-5 2.243-5 5-5zm-1-8H7v5.518a8.957 8.957 0 0 1 4-1.459V2zm6 0h-4v4.059a8.957 8.957 0 0 1 4 1.459V2z"}}),e("path",{attrs:{d:"m10.019 15.811-.468 2.726L12 17.25l2.449 1.287-.468-2.726 1.982-1.932-2.738-.398L12 11l-1.225 2.481-2.738.398z"}})]):t._e()])]),t._l(a["evidence"],(function(o,r){return e("div",{key:r,staticClass:"row evidence",staticStyle:{"margin-top":"10px","padding-bottom":"16px","font-size":"17px"}},[e("div",{staticClass:"col-9 offset-1"},[a["evidence"][r]["valid"]?e("i",{staticClass:"fa fa-check",staticStyle:{color:"#1BC10B","padding-right":"30px"},attrs:{"aria-hidden":"true"}}):e("i",{staticClass:"fa fa-times",staticStyle:{color:"red","padding-right":"30px"},attrs:{"aria-hidden":"true"}}),e("span",{staticStyle:{color:"#6c757d"}},[t._v(t._s(a["evidence"][r]["message"]))])]),e("div",{staticClass:"col-2 hideInPDF",staticStyle:{"padding-right":"34px"}},[e("span",{staticClass:"float-right"},[e("button",{staticClass:"btn btn-link",staticStyle:{border:"none","font-size":"20px",padding:"0"},attrs:{"data-toggle":"modal","data-target":"#exampleModal"},on:{click:function(e){return t.modalInfo(s,i,a["evidence"][r])}}},[e("i",{staticClass:"fa fa-info-circle",staticStyle:{color:"royalblue"},attrs:{"aria-hidden":"true","data-toggle":"tooltip","data-placement":"top",title:"More Info"}})]),!1===a["valid"]?e("button",{staticClass:"btn btn-link hint-button",staticStyle:{border:"none","font-size":"20px",padding:"0 0 0 14px","margin-bottom":"0"},attrs:{"data-toggle":"modal","data-target":"#hintModal"},on:{click:function(e){return t.modalHint(s,i,a["evidence"][r]["message"],a.hint)}}},[e("i",{staticClass:"fa fa-lightbulb-o",staticStyle:{color:"goldenrod"},attrs:{"aria-hidden":"true","data-toggle":"tooltip","data-placement":"top",title:"Hint"}})]):t._e()])])])}))],2)}))]],2)})),1)]],2),e("div",{staticClass:"modal fade bd-example-modal-lg",attrs:{id:"exampleModal",tabindex:"-1",role:"dialog","aria-labelledby":"exampleModalLabel","aria-hidden":"true"}},[e("div",{staticClass:"modal-dialog modal-lg",attrs:{role:"document"}},[e("div",{staticClass:"modal-content",staticStyle:{"background-color":"#f4f4f4"}},[e("div",{staticClass:"modal-header"},[e("div",{staticClass:"modal-title",attrs:{id:"exampleModalLabel"}},[e("i",{staticClass:"fa fa-2x",class:t.mapping_icon[t.modalInfoData.criteria]?t.mapping_icon[t.modalInfoData.criteria]:t.mapping_icon["default"],staticStyle:{"margin-right":"24px",transform:"translate(0,3px)",color:"#7C7572","font-size":"28px"},attrs:{"aria-hidden":"true"}}),e("span",{staticStyle:{"font-size":"22px","font-weight":"700"}},[t._v(t._s(t.mapping_criteria_name[t.modalInfoData.criteria]))]),e("div",{staticStyle:{"margin-left":"44px","margin-bottom":"5px","font-weight":"700","font-size":"18px"}},[t._v(t._s(t.$store.state.report.report[t.modalInfoData.criteria]?t.$store.state.report.report[t.modalInfoData.criteria].subcriteria[t.modalInfoData.subcriteria].description:""))]),e("div",{staticStyle:{"font-size":"18px"}},[!0===t.modalInfoData.valid?e("i",{staticClass:"fa fa-check",staticStyle:{color:"#1BC10B","font-size":"28px",transform:"translate(0,4px)"},attrs:{"aria-hidden":"true"}}):e("i",{staticClass:"fa fa-times",staticStyle:{color:"red","font-size":"28px",transform:"translate(0,3px)"},attrs:{"aria-hidden":"true"}}),e("span",{staticStyle:{"margin-left":"24px"}},[t._v(t._s(t.modalInfoData.message))])])]),t._m(7)]),e("div",{staticClass:"modal-body"},[e("card",[t.modalInfoData&&t.modalInfoData["tool"]?e("div",[e("div",{staticClass:"row",staticStyle:{"padding-left":"20px","padding-bottom":"6px"}},[e("span",{staticStyle:{"font-weight":"700","margin-right":"6px"}},[t._v("Tool:")]),t._v(" "+t._s(t.modalInfoData["tool"].name?t.modalInfoData["tool"].name:"")+"\n "),e("a",{staticStyle:{"margin-left":"10px"},attrs:{href:t.modalInfoData["tool"]["ci"]?t.modalInfoData["tool"]["ci"]["url"]:"#",target:"_blank","data-toggle":"tooltip","data-placement":"top",title:"View Jenkins output"}},[e("img",{attrs:{src:a("ad97"),height:"28px"}})])]),e("div",{staticClass:"row",staticStyle:{"padding-left":"30px"}},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.modalInfoData["tool"]["version"],expression:"modalInfoData['tool']['version']"}],staticClass:"badge badge-primary",staticStyle:{padding:"0.25em 0.6em","margin-right":"5px"}},[t._v("version: "+t._s(t.modalInfoData["tool"]["version"]))]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.modalInfoData["tool"]["docker"]&&t.modalInfoData["tool"]["docker"]["image"],expression:"modalInfoData['tool']['docker'] && modalInfoData['tool']['docker']['image']"}],staticClass:"badge badge-secondary",staticStyle:{padding:"0.25em 0.6em","margin-right":"5px"}},[t._v("image: "+t._s(t.modalInfoData["tool"]["docker"]&&t.modalInfoData["tool"]["docker"]["image"]?t.modalInfoData["tool"]["docker"]["image"]:t.modalInfoData["tool"]["docker"]&&t.modalInfoData["tool"]["docker"]["dockerfile"]?"Dockerfile":""))]),e("span",{directives:[{name:"show",rawName:"v-show",value:t.modalInfoData["tool"]["lang"]&&""!==t.modalInfoData["tool"]["lang"],expression:"modalInfoData['tool']['lang'] && modalInfoData['tool']['lang'] !== ''"}],staticClass:"badge badge-success",staticStyle:{padding:"0.25em 0.6em","margin-right":"5px"}},[t._v("lang: "+t._s(t.modalInfoData["tool"]["lang"]))])])]):t._e(),t.modalInfoData&&t.modalInfoData["plugin"]?e("div",[e("div",{staticClass:"row",staticStyle:{"margin-top":"12px","padding-left":"20px","padding-bottom":"2px"}},[e("span",{staticStyle:{"font-weight":"700","margin-right":"6px"}},[t._v("Plugin:")]),t._v(" "+t._s(t.modalInfoData["plugin"]["name"]?t.modalInfoData["plugin"]["name"]:"")+"\n ")]),e("div",{staticClass:"row",staticStyle:{"padding-left":"30px"}},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.modalInfoData["plugin"]["version"],expression:"modalInfoData['plugin']['version']"}],staticClass:"badge badge-primary",staticStyle:{padding:"0.25em 0.6em","margin-right":"5px"}},[t._v("version: "+t._s(t.modalInfoData["plugin"]["version"]))])])]):t._e(),t.modalInfoData&&t.modalInfoData["tool"]&&t.modalInfoData["tool"]["build_repo"]?e("div",{staticClass:"row",staticStyle:{"margin-top":"12px","padding-left":"20px"}},[e("span",{staticStyle:{"font-weight":"700","margin-right":"6px"}},[t._v("Build repo:")]),e("a",{attrs:{href:t.modalInfoData["tool"]["build_repo"]?t.modalInfoData["tool"]["build_repo"]:"#",target:"_blank"}},[t._v(" "+t._s(t.modalInfoData&&t.modalInfoData["tool"]&&t.modalInfoData["tool"]["build_repo"]?t.modalInfoData["tool"]["build_repo"]:""))])]):t._e(),t.modalInfoData&&t.modalInfoData["standard"]?e("div",[e("div",{staticClass:"row",staticStyle:{"margin-top":"8px","padding-left":"20px","padding-bottom":"2px"}},[e("span",{staticStyle:{"font-weight":"700","margin-right":"6px"}},[t._v("Standard:")]),e("a",{attrs:{href:t.modalInfoData["standard"]["url"]?t.modalInfoData["standard"]["url"]:"#",target:"_blank"}},[t._v(t._s(t.modalInfoData&&t.modalInfoData["standard"]&&t.modalInfoData["standard"]["title"]?t.modalInfoData["standard"]["title"]:""))])]),e("div",{staticClass:"row",staticStyle:{"padding-left":"30px"}},[e("span",{directives:[{name:"show",rawName:"v-show",value:t.modalInfoData["standard"]["version"],expression:"modalInfoData['standard']['version']"}],staticClass:"badge badge-primary",staticStyle:{padding:"0.25em 0.6em","margin-right":"5px"}},[t._v("version: "+t._s(t.modalInfoData["standard"]["version"]))])])]):t._e(),t.showEditor?e("div",{staticStyle:{"padding-top":"2rem",height:"40vh","overflow-y":"auto"}},[e("editor",{key:"editor_modal",attrs:{"editor-id":"editor_modal",lang:"json",content:t.modalUnstructured}})],1):t._e()])],1),t._m(8)])])]),e("div",{staticClass:"modal fade bd-example-modal-lg",attrs:{id:"hintModal",tabindex:"-1",role:"dialog","aria-labelledby":"hintModalLabel","aria-hidden":"true"}},[e("div",{staticClass:"modal-dialog modal-lg",attrs:{role:"document"}},[e("div",{staticClass:"modal-content",staticStyle:{"background-color":"#f4f4f4"}},[e("div",{staticClass:"modal-header"},[e("div",{staticClass:"modal-title",attrs:{id:"hintModalLabel"}},[e("i",{staticClass:"fa fa-2x",class:t.mapping_icon[t.modalHintData.criteria]?t.mapping_icon[t.modalHintData.criteria]:t.mapping_icon["default"],staticStyle:{"margin-right":"24px",transform:"translate(0,3px)",color:"#7C7572","font-size":"28px"},attrs:{"aria-hidden":"true"}}),e("span",{staticStyle:{"font-size":"22px","font-weight":"700"}},[t._v(t._s(t.mapping_criteria_name[t.modalHintData.criteria]))]),e("div",{staticStyle:{"margin-left":"44px","margin-bottom":"5px","font-weight":"700","font-size":"18px"}},[t._v(t._s(t.$store.state.report.report[t.modalHintData.criteria]?t.$store.state.report.report[t.modalHintData.criteria].subcriteria[t.modalHintData.subcriteria].description:""))]),e("div",{staticStyle:{"font-size":"18px"}},[e("i",{staticClass:"fa fa-times",staticStyle:{color:"red","font-size":"28px",transform:"translate(0,3px)"},attrs:{"aria-hidden":"true"}}),e("span",{staticStyle:{"margin-left":"24px"}},[t._v(t._s(t.modalHintData.evidence))])])]),t._m(9)]),e("div",{staticClass:"modal-body"},[e("card",[e("div",{staticStyle:{"font-weight":"700","font-size":"22px","margin-bottom":"12px"}},[e("i",{staticClass:"fa fa-lightbulb-o",staticStyle:{color:"gold","font-size":"36px","margin-right":"16px"},attrs:{"aria-hidden":"true"}}),t._v(" Hint")]),e("div",{domProps:{innerHTML:t._s(t.modalHintData.hint)}})])],1),t._m(10)])])])],1)])]),e("content-footer",{directives:[{name:"show",rawName:"v-show",value:t.fromEndpoint,expression:"fromEndpoint"}]})],1)},rs=[function(){var t=this,e=t._self._c;return e("a",{staticClass:"navbar-brand",attrs:{href:"https://www.eosc-synergy.eu/",rel:"home"}},[e("img",{staticClass:"img-fluid",staticStyle:{height:"50px"},attrs:{src:a("3647"),alt:"EOSC synergy"}})])},function(){var t=this,e=t._self._c;return e("a",{staticClass:"navbar-brand text-white",attrs:{href:"https://sqaaas.eosc-synergy.eu/",rel:"home"}},[e("p",{staticStyle:{"font-size":"40px","margin-bottom":"0px"}},[e("strong",[t._v("SQAaaS")])])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"navbar-toggler",attrs:{type:"button","data-toggle":"collapse","data-target":"#navbarNavDropdown","aria-controls":"navbarNavDropdown","aria-expanded":"false","aria-label":"Toggle navigation"}},[e("span",{staticClass:"navbar-toggler-icon"})])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Help",target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("span",{staticStyle:{"font-weight":"bold"}},[t._v("Documentation")]),e("i",{staticClass:"fa",staticStyle:{"padding-left":"30px","border-right":"solid 1px"},attrs:{"aria-hidden":"true"}})])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link text-white",attrs:{title:"About",target:"_blank",href:"https://www.eosc-synergy.eu/about/"}},[t._v("About")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Quality",target:"_blank",href:"https://www.eosc-synergy.eu/technical-areas/quality/"}},[t._v("Quality")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"nav-item"},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Contact us",target:"_blank",href:"https://www.eosc-synergy.eu/contact-us/"}},[t._v("Contact us")])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-footer",staticStyle:{"justify-content":"end"}},[e("button",{staticClass:"btn btn-secondary",staticStyle:{color:"#fff!important","background-color":"#6c757d!important","border-color":"#6c757d!important"},attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"close",attrs:{type:"button","data-dismiss":"modal","aria-label":"Close"}},[e("span",{attrs:{"aria-hidden":"true"}},[t._v("×")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"modal-footer",staticStyle:{"justify-content":"end"}},[e("button",{staticClass:"btn btn-secondary",staticStyle:{color:"#fff!important","background-color":"#6c757d!important","border-color":"#6c757d!important"},attrs:{type:"button","data-dismiss":"modal"}},[t._v("Close")])])}],ns=(a("4917"),function(){var t=this,e=t._self._c;return e("div",{staticClass:"row repo_data"},[t.repo.avatar_url?e("div",{staticClass:"col-auto text-center"},[e("img",{attrs:{src:t.repo.avatar_url,width:"140px"}})]):t._e(),e("div",{staticClass:"col-auto"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col repo_data_name .text-center"},["fair"===t.assessmentType?e("span",{staticStyle:{"font-size":"26px",color:"#6c757d","font-weight":"bold","margin-right":"5px"}},[t._v(" Dataset PID: ")]):t._e(),e("a",{staticClass:"linkInPDF",staticStyle:{"font-size":"36px","font-weight":"bold"},attrs:{href:t.getRepoURL(),target:"_blank"}},[t._v(" "+t._s(t.getRepoName())+" ")])])]),e("div",{staticClass:"row"},[t.repo.description?e("div",{staticClass:"col repo_data_description mb-2"},[t._v("\n\n "+t._s(t.repo.description)+"\n\n ")]):t._e()]),e("div",{staticClass:"row"},[t.repo.tag?e("div",{staticClass:"col-auto repo_data_version mb-2"},[e("svg",{attrs:{height:"16",width:"16",viewBox:"0 0 16 16"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M2.5 7.775V2.75a.25.25 0 01.25-.25h5.025a.25.25 0 01.177.073l6.25 6.25a.25.25 0 010 .354l-5.025 5.025a.25.25 0 01-.354 0l-6.25-6.25a.25.25 0 01-.073-.177zm-1.5 0V2.75C1 1.784 1.784 1 2.75 1h5.025c.464 0 .91.184 1.238.513l6.25 6.25a1.75 1.75 0 010 2.474l-5.026 5.026a1.75 1.75 0 01-2.474 0l-6.25-6.25A1.75 1.75 0 011 7.775zM6 5a1 1 0 100 2 1 1 0 000-2z"}})]),t._v("\n "+t._s(t.repo.tag)+"\n ")]):t._e(),t.repo.languages?e("div",{staticClass:"col-auto repo_data_languages mb-2"},[e("svg",{attrs:{viewBox:"0 0 24 24",height:"16",width:"16"}},[e("path",{attrs:{d:"M7 18H17V16H7V18Z",fill:"currentColor"}}),e("path",{attrs:{d:"M17 14H7V12H17V14Z",fill:"currentColor"}}),e("path",{attrs:{d:"M7 10H11V8H7V10Z",fill:"currentColor"}}),e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 2C4.34315 2 3 3.34315 3 5V19C3 20.6569 4.34315 22 6 22H18C19.6569 22 21 20.6569 21 19V9C21 5.13401 17.866 2 14 2H6ZM6 4H13V9H19V19C19 19.5523 18.5523 20 18 20H6C5.44772 20 5 19.5523 5 19V5C5 4.44772 5.44772 4 6 4ZM15 4.10002C16.6113 4.4271 17.9413 5.52906 18.584 7H15V4.10002Z",fill:"currentColor"}})]),t._l(t.repo.languages,(function(a){return e("span",[e("span",{staticClass:"repo_data_language"},[t._v(" "+t._s(a))])])}))],2):t._e(),t.repo.topics?e("div",{staticClass:"col-auto repo_data_topics mb-2"},t._l(t.repo.topics,(function(a){return e("span",{staticClass:"repo_data_topic"},[e("a",{attrs:{href:"https://github.com/topics/"+a,target:"_blank"}},[t._v(t._s(a))])])})),0):t._e()]),e("div",{staticClass:"row"},[t.repo.watchers_count?e("div",{staticClass:"col-auto repo_data_watchers mb-2"},[e("svg",{attrs:{height:"16",width:"16",viewBox:"0 0 16 16"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M1.679 7.932c.412-.621 1.242-1.75 2.366-2.717C5.175 4.242 6.527 3.5 8 3.5c1.473 0 2.824.742 3.955 1.715 1.124.967 1.954 2.096 2.366 2.717a.119.119 0 010 .136c-.412.621-1.242 1.75-2.366 2.717C10.825 11.758 9.473 12.5 8 12.5c-1.473 0-2.824-.742-3.955-1.715C2.92 9.818 2.09 8.69 1.679 8.068a.119.119 0 010-.136zM8 2c-1.981 0-3.67.992-4.933 2.078C1.797 5.169.88 6.423.43 7.1a1.619 1.619 0 000 1.798c.45.678 1.367 1.932 2.637 3.024C4.329 13.008 6.019 14 8 14c1.981 0 3.67-.992 4.933-2.078 1.27-1.091 2.187-2.345 2.637-3.023a1.619 1.619 0 000-1.798c-.45-.678-1.367-1.932-2.637-3.023C11.671 2.992 9.981 2 8 2zm0 8a2 2 0 100-4 2 2 0 000 4z"}})]),t._v("\n Watch: "+t._s(t.repo.watchers_count)+"\n\n ")]):t._e(),t.repo.forks_count?e("div",{staticClass:"col-auto repo_data_forks mb-2"},[e("svg",{attrs:{height:"16",width:"16",viewBox:"0 0 16 16"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M5 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm0 2.122a2.25 2.25 0 10-1.5 0v.878A2.25 2.25 0 005.75 8.5h1.5v2.128a2.251 2.251 0 101.5 0V8.5h1.5a2.25 2.25 0 002.25-2.25v-.878a2.25 2.25 0 10-1.5 0v.878a.75.75 0 01-.75.75h-4.5A.75.75 0 015 6.25v-.878zm3.75 7.378a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm3-8.75a.75.75 0 100-1.5.75.75 0 000 1.5z"}})]),t._v("\n Fork: "+t._s(t.repo.forks_count)+"\n\n ")]):t._e(),t.repo.stargazers_count?e("div",{staticClass:"col-auto repo_data_stars mb-2"},[e("svg",{attrs:{height:"16",width:"16",viewBox:"0 0 16 16"}},[e("path",{attrs:{"fill-rule":"evenodd",d:"M8 .25a.75.75 0 01.673.418l1.882 3.815 4.21.612a.75.75 0 01.416 1.279l-3.046 2.97.719 4.192a.75.75 0 01-1.088.791L8 12.347l-3.766 1.98a.75.75 0 01-1.088-.79l.72-4.194L.818 6.374a.75.75 0 01.416-1.28l4.21-.611L7.327.668A.75.75 0 018 .25zm0 2.445L6.615 5.5a.75.75 0 01-.564.41l-3.097.45 2.24 2.184a.75.75 0 01.216.664l-.528 3.084 2.769-1.456a.75.75 0 01.698 0l2.77 1.456-.53-3.084a.75.75 0 01.216-.664l2.24-2.183-3.096-.45a.75.75 0 01-.564-.41L8 2.694v.001z"}})]),t._v("\n Star: "+t._s(t.repo.stargazers_count)+"\n ")]):t._e()])])])}),ls=[],cs={name:"RepoData",props:["assessmentType","repo"],methods:{getRepoName:function(){if("fair"===this.assessmentType){var t=/\d+\/\d+$/;return this.repo.name.match(t)[0]}return this.repo.name},getRepoURL:function(){if("fair"===this.assessmentType){var t="https://hdl.handle.net/",e=/\d+\/\d+$/;return t+this.repo.name.match(e)[0]}return this.repo.url}}},ds=cs,ps=(a("cd5c"),Object(d["a"])(ds,ns,ls,!1,null,"f9a4c698",null)),us=ps.exports,hs=function(){var t=this,e=t._self._c;return e("div",{staticClass:"criteria_summary"},t._l(t.validCriterias(),(function(a,s){return e("div",{staticClass:"row gx-4 gx-md-5"},[e("div",{staticClass:"col-12"},[e("div",{staticClass:"criteria"},[e("div",{staticClass:"criteriaTitle",on:{click:function(e){return t.scrollToCriteria(s)}}},[e("i",{staticClass:"criteriaIcon fa",class:t.criteriaIcon(s)}),e("span",{staticClass:"criteriaName"},[t._v(" "+t._s(t.criteriaName(s))+" ")])]),e("div",{staticClass:"criteriaPercentage",style:t.stylePercentage(a)},[t._v("\n "+t._s(t.criteriaPercentage(a))+"\n ")]),e("div",{staticClass:"criteriaProgress"},[e("div",{staticClass:"criteriaProgressBar",style:t.styleBar(a)})])])])])})),0)},fs=[],gs={name:"CriteriaSummary",props:["report","mapping_icon","mapping_criteria_name"],methods:{validCriterias:function(){var t=Object.entries(this.report),e=t.filter((function(t){return"coverage"in t[1]}));return Object.fromEntries(e)},criteriaName:function(t){return"QC.FAIR"===t?"FAIRness level":this.mapping_criteria_name[t]||t},criteriaIcon:function(t){return this.mapping_icon[t]||this.mapping_icon["default"]},criteriaPercentage:function(t){return t.coverage.percentage},scrollToCriteria:function(t){document.getElementById(t).scrollIntoView({behavior:"smooth"})},styleBar:function(t){if(""===t.coverage.percentage)return"";var e=Math.max(1,t.coverage.percentage)+"%",a=["#f94144","#f8961e","#f9c74f","#90be6d","#688cc2"][Math.floor(t.coverage.percentage/25)];return"width: "+e+"; background-color: "+a+";"},stylePercentage:function(t){if(""===t.coverage.percentage)return"background-color: #E5E5E5";var e=["#f94144","#f8961e","#f9c74f","#90be6d","#688cc2"][Math.floor(t.coverage.percentage/25)];return"background-color: "+e+"BB;"}}},ms=gs,vs=(a("47eef"),Object(d["a"])(ms,hs,fs,!1,null,"40574f64",null)),_s=vs.exports,bs=function(){var t=this,e=t._self._c;return e("card",{attrs:{id:"badge_report"}},[e("div",{staticClass:"row"},t._l(t.badgeCriteria,(function(a,s){return e("div",{staticClass:"col-12 col-lg-4"},[e("div",{staticClass:"badge_header",class:t.badgeSatisfiedClass(s)},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-10"},[e("svg",{attrs:{fill:t.colorBadge(s),viewBox:"0 0 24 24",height:"40",width:"40"}},[e("path",{attrs:{d:"M12 22c3.859 0 7-3.141 7-7s-3.141-7-7-7c-3.86 0-7 3.141-7 7s3.14 7 7 7zm0-12c2.757 0 5 2.243 5 5s-2.243 5-5 5-5-2.243-5-5 2.243-5 5-5zm-1-8H7v5.518a8.957 8.957 0 0 1 4-1.459V2zm6 0h-4v4.059a8.957 8.957 0 0 1 4 1.459V2z"}}),e("path",{attrs:{d:"m10.019 15.811-.468 2.726L12 17.25l2.449 1.287-.468-2.726 1.982-1.932-2.738-.398L12 11l-1.225 2.481-2.738.398z"}})]),e("span",{staticClass:"badge_header_title"},[t._v(" "+t._s(t.capitalize(s))+" badge")])]),e("div",{staticClass:"col-2"},[e("div",[t.badgeSatisfied(s)?e("i",{staticClass:"fa fa-2x fa-check-circle"}):e("i",{staticClass:"fa fa-2x fa-times-circle"})])])])]),e("div",{staticClass:"badge_criterias"},t._l(t.incrementalCriterias(s),(function(a){return e("div",{staticClass:"badge_criteria"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-1"},[t.criteriaSatisfied(a,s)?e("i",{staticClass:"fa fa-check"}):e("i",{staticClass:"fa fa-times"})]),e("div",{staticClass:"col-10"},[e("i",{staticClass:"criteriaIcon fa",class:t.criteriaIcon(a)}),t._v(" "+t._s(t.criteriaName(a))+"\n ")])])])})),0)])})),0)])},ys=[],ws=(a("6762"),a("2fdb"),{name:"BadgeResults",props:["badgeCriteria","mapping_icon","mapping_criteria_name"],methods:{capitalize:function(t){return t.charAt(0).toUpperCase()+t.slice(1)},colorBadge:function(t){return"bronze"===t?"#cd7f32":"silver"===t?"#b7b7b7":"gold"===t?"#e5b80b":"black"},incrementalCriterias:function(t){var e=this;return"bronze"===t?this.badgeCriteria.bronze.to_fulfill:"silver"===t?this.badgeCriteria.silver.to_fulfill.filter((function(t){return!e.badgeCriteria.bronze.to_fulfill.includes(t)})):"gold"===t?this.badgeCriteria.gold.to_fulfill.filter((function(t){return!e.badgeCriteria.silver.to_fulfill.includes(t)})):[]},criteriaName:function(t){return"QC.FAIR"===t?"FAIRness level":this.mapping_criteria_name[t]||t},criteriaIcon:function(t){return this.mapping_icon[t]||this.mapping_icon["default"]},criteriaSatisfied:function(t,e){return this.badgeCriteria[e].fulfilled.includes(t)},badgeSatisfied:function(t){return"bronze"===t?0===this.badgeCriteria["bronze"].missing.length:"silver"===t?0===this.badgeCriteria["bronze"].missing.length&&0===this.badgeCriteria["silver"].missing.length:"gold"===t?0===this.badgeCriteria["bronze"].missing.length&&0===this.badgeCriteria["silver"].missing.length&&0===this.badgeCriteria["gold"].missing.length:void 0},badgeSatisfiedClass:function(t){return this.badgeSatisfied(t)?"satisfied":"not_satisfied"}}}),xs=ws,Cs=(a("0dc6"),Object(d["a"])(xs,bs,ys,!1,null,"43a23028",null)),Ss=Cs.exports,ks=function(){var t=this,e=t._self._c;return e("div",{staticClass:"text-center",staticStyle:{width:"75rem"}},[t.showBadge()?e("div",[e("h3",{staticClass:"mb-5"},[t._v("Congratulations! The following badge has been awarded")]),e("div",{staticClass:"row"},[e("div",{staticClass:"col"},[e("img",{staticClass:"mb-5",attrs:{src:t.getImageBadge(),width:"400px"}}),e("div",{staticClass:"row",staticStyle:{"justify-content":"center"}},[e("a",{staticClass:"badge_button linkInPDF",attrs:{href:t.getVerificationURL(),target:"_blank"}},[t._v("Verify")]),e("a",{staticClass:"badge_button linkInPDF",attrs:{href:t.getOpenBadgeID(),target:"_blank"}},[t._v("Go to Badgr's award page")])]),t._m(0),e("div",{staticClass:"row hideInPDF",staticStyle:{"justify-content":"center","margin-top":"8px"}},[e("button",{staticClass:"btn btn-primary btn-fill",staticStyle:{"margin-right":"5px"},attrs:{id:"badge_image_clipboard_button","data-toggle":"tooltip","data-placement":"left",title:"Code to use a 150x116 pixel sized image in your README"},on:{click:function(e){return t.badge_image_to_clipboard()}}},[e("i",{staticClass:"fa fa-clone"}),t._v(" Get Badge Image")]),e("button",{staticClass:"btn btn-primary btn-fill",attrs:{id:"badge_shield_clipboard_button","data-toggle":"tooltip","data-placement":"right",title:"Code to use the popular shields.io"},on:{click:function(e){return t.badge_shield_to_clipboard()}}},[e("i",{staticClass:"fa fa-clone"}),t._v(" Get Badge Shield")])]),t._m(1)])])]):e("div",[e("h3",{staticClass:"mb-4"},[t._v(" Sorry, you have not earned any badge")]),e("img",{attrs:{src:a("40fa"),width:"300px"}})]),t._m(2)])},As=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"row hideInPDF",staticStyle:{"justify-content":"center","margin-top":"20px"}},[e("div",[t._v("Share your badge in popular code and data repository platforms using Markdown")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"row",staticStyle:{"justify-content":"center","margin-top":"20px"},attrs:{id:"badge_clipboard_alert"}},[e("div",{staticClass:"alert alert-success",staticStyle:{margin:"0 30%","background-color":"#d4edda","border-color":"#c3e6cb",color:"#155724"},attrs:{role:"alert"}},[e("i",{staticClass:"fa fa-check-circle",staticStyle:{"margin-right":"5px"},attrs:{"aria-hidden":"true"}}),e("span",{attrs:{id:"badge_clipboard_alert_text"}},[t._v("Your badge has been copied to the clipboard")])])])},function(){var t=this,e=t._self._c;return e("h4",[e("a",{staticClass:"linkInPDF",attrs:{href:"https://docs.sqaaas.eosc-synergy.eu/quality_assessment_and_awarding/synergy_badging_approach",target:"_blank"}},[t._v("Learn more about the EOSC-Synergy badging approach")])])}],Es={name:"BadgeAchieved",props:["badge"],methods:{showBadge:function(){return this.badge.software&&this.badge.software.verification_url||this.badge.services&&this.badge.services.verification_url||this.badge.fair&&this.badge.fair.verification_url},getAssessmentType:function(){return this.badge.software?"software":this.badge.services?"services":this.badge.fair?"fair":void 0},getBadgeLevel:function(){var t=this.getAssessmentType();return this.badge[t].criteria.bronze.missing.length>0?"no_badge":this.badge[t].criteria.silver.missing.length>0?"bronze":this.badge[t].criteria.gold.missing.length>0?"silver":"gold"},getShieldColor:function(){var t=this.getBadgeLevel();return"bronze"===t?"e6ae77":"silver"===t?"lightgrey":"yellow"},getImageBadge:function(){return a("bd20")("./badge_"+this.getAssessmentType()+"_"+this.getBadgeLevel()+".png")},getVerificationURL:function(){return this.badge[this.getAssessmentType()].verification_url},getOpenBadgeID:function(){return this.badge[this.getAssessmentType()].data.openBadgeId},badge_image_to_clipboard:function(){$("#badge_image_clipboard_button").tooltip("hide");var t="[![SQAaaS badge](https://github.com/EOSC-synergy/SQAaaS/raw/master/badges/badges_150x116/badge_"+this.getAssessmentType()+"_"+this.getBadgeLevel()+".png)]("+this.getOpenBadgeID()+' "SQAaaS '+this.getBadgeLevel()+' badge achieved")';navigator.clipboard.writeText(t),$("#badge_clipboard_alert_text").text("Your badge image has been copied to the clipboard"),$("#badge_clipboard_alert").fadeIn(300).delay(3e3).fadeOut(300)},badge_shield_to_clipboard:function(){$("#badge_shield_clipboard_button").tooltip("hide");var t="[![SQAaaS badge shields.io](https://img.shields.io/badge/sqaaas%20"+this.getAssessmentType()+"-"+this.getBadgeLevel()+"-"+this.getShieldColor()+")]("+this.getOpenBadgeID()+' "SQAaaS '+this.getBadgeLevel()+' badge achieved")';navigator.clipboard.writeText(t),$("#badge_clipboard_alert_text").text("Your badge shield has been copied to the clipboard"),$("#badge_clipboard_alert").fadeIn(300).delay(3e3).fadeOut(300)},mounted:function(){$('[data-toggle="tooltip"]').tooltip()}}},Ns=Es,Bs=(a("727a"),Object(d["a"])(Ns,ks,As,!1,null,"036c522b",null)),Os=Bs.exports,js=a("c0e9"),Rs=a.n(js),Ds=a("8baf"),Is={components:{ContentFooter:Gt,TopNavbar:Mt,RepoData:us,CriteriaSummary:_s,BadgeResults:Ss,BadgeAchieved:Os,LTable:Sa,Card:ft,editor:Oa},mixins:[Oe],data:function(){return{userLogged:Boolean(JSON.parse(localStorage.getItem("session"))),fromEndpoint:Boolean(this.$route.params.json_url),loadingEndpointJSON:!0,errorEndpointJSON:!1,modalInfoData:{},modalHintData:{},editor:"",modalUnstructured:"",showEditor:!1,mapping_icon:{default:"fa-certificate","QC.Acc":"fa-certificate","QC.Lic":"fa-id-card","QC.Sty":"fa-bullseye","QC.Met":"fa-database","QC.Uni":"fa-cogs","QC.Doc":"fa-book","QC.Sec":"fa-lock","QC.Ver":"fa-code-fork","QC.FAIR":"fa-certificate","QC.Fun":"fa-filter","SvcQC.Dep":"fa-rocket","SvcQC.Fun":"fa-filter","SvcQC.Sec":"fa-lock","SvcQC.Doc":"fa-book","SvcQC.Api":"fa-desktop","SvcQC.Per":"fa-calendar-check","SvcQC.Int":"fa-arrows-alt"},mapping_criteria_name:{"QC.Acc":"Code Accessibility","QC.Lic":"Licensing","QC.Sty":"Code Style","QC.Met":"Code metadata","QC.Uni":"Unit Testing","QC.Har":"Test Harness","QC.Tdd":"Test-Driven Development","QC.Doc":"Documentation","QC.Sec":"Security","QC.Wor":"Code Workflow","QC.Ver":"Versioning","QC.Man":"Code Management","QC.Rev":"Code Review","QC.Del":"Automated Delivery","QC.Dep":"Automated Deployment","QC.FAIR":"FAIRness level of Digital Objects","QC.Fun":"Functional","SvcQC.Dep":"Service Deployment","SvcQC.Fun":"Service Functional Testing","SvcQC.Sec":"Security Testing (DAST)","SvcQC.Doc":"Service Documentation","SvcQC.Api":"API Testing","SvcQC.Per":"Performance Testing","SvcQC.Int":"Integration Testing",RDA_F1_01M:"Metadata is identified by a persistent identifier",RDA_F1_01D:"Data is identified by a persistent identifier",RDA_F1_02M:"Metadata is identified by a globally unique identifier",RDA_F1_02D:"Data is identified by a globally unique identifier",RDA_F2_01M:"Rich metadata is provided to allow discovery",RDA_F3_01M:"Metadata includes the identifier for the data",RDA_F4_01M:"Metadata is offered in such a way that it can be harvested and indexed",RDA_A1_01M:"Metadata contains information to enable the user to get access to the data",RDA_A1_02M:"Metadata can be accessed manually (i.e. with human intervention)",RDA_A1_02D:"Data can be accessed manually (i.e. with human intervention)",RDA_A1_03M:"Metadata identifier resolves to a metadata record",RDA_A1_03D:"Data identifier resolves to a digital object",RDA_A1_04M:"Metadata is accessed through standardised protocol",RDA_A1_04D:"Data is accessible through standardised protocol",RDA_A1_05D:"Data can be accessed automatically (i.e. by a computer program)",RDA_A1_1_01M:"Metadata is accessible through a free access protocol",RDA_A1_1_01D:"Data is accessible through a free access protocol",RDA_A1_2_01D:"Data is accessible through an access protocol that supports authentication and authorisation",RDA_A2_01M:"Metadata is guaranteed to remain available after data is no longer available",RDA_I1_01M:"Metadata uses knowledge representation expressed in standardised format",RDA_I1_01D:"Data uses knowledge representation expressed in standardised format",RDA_I1_02M:"Metadata uses machine-understandable knowledge representation",RDA_I1_02D:"Data uses machine-understandable knowledge representation",RDA_I2_01M:"Metadata uses FAIR-compliant vocabularies",RDA_I2_01D:"Data uses FAIR-compliant vocabularies",RDA_I3_01M:"Metadata includes references to other metadata",RDA_I3_01D:"Data includes references to other data",RDA_I3_02M:"Metadata includes references to other data",RDA_I3_02D:"Data includes qualified references to other data",RDA_I3_03M:"Metadata includes qualified references to other metadata",RDA_I3_04M:"Metadata include qualified references to other data",RDA_R1_01M:"Plurality of accurate and relevant attributes are provided to allow reuse",RDA_R1_1_01M:"Metadata includes information about the licence under which the data can be reused",RDA_R1_1_02M:"Metadata refers to a standard reuse licence",RDA_R1_1_03M:"Metadata refers to a machine-understandable reuse licence",RDA_R1_2_01M:"Metadata includes provenance information according to community-specific standards",RDA_R1_2_02M:"Metadata includes provenance information according to a crosscommunity language",RDA_R1_3_01M:"Metadata complies with a community standard",RDA_R1_3_01D:"Data complies with a community standard",RDA_R1_3_02M:"Metadata is expressed in compliance with a machineunderstandable community standard",RDA_R1_3_02D:"Data is expressed in compliance with a machine-understandable"}}},watch:{},methods:{getColorPoints:function(t){return 100===t?"#19AF0B":t>=80?"#97CB00":t>=50?"#FEC000":t>=30?"#F98604":"#EF0000"},login_egi:function(){localStorage.setItem("client_id",this.env.client_id),localStorage.setItem("provider_url",this.env.provider_url),localStorage.setItem("url_authorize",this.env.url_authorize),localStorage.setItem("url_user_info",this.env.url_user_info),localStorage.setItem("token_endpoint",this.env.token_endpoint),window.location.replace(this.env.redirect_uri)},modalInfo:function(t,e,a){this.modalInfoData=a,this.modalInfoData.criteria=t,this.modalInfoData.subcriteria=e,this.modalInfoData["data_unstructured"]&&Object.keys(this.modalInfoData["data_unstructured"]).length>0?(this.showEditor=!0,this.modalUnstructured=JSON.stringify(this.modalInfoData["data_unstructured"],null,"\t")):(this.showEditor=!1,this.modalUnstructured=""),console.log(this.modalInfoData)},modalHint:function(t,e,a,s){this.modalHintData={criteria:t,subcriteria:e,evidence:a,hint:s},console.log(this.modalHintData)},gotoFull:function(){this.$router.push({name:"full_assessment"})},refresh:function(){this.$router.push({name:"full_assessment"})},getAssessmentType:function(){return this.$store.state.report.badge.software?"software":this.$store.state.report.badge.services?"services":this.$store.state.report.badge.fair?"fair":void 0},downloadJSON:function(){var t=document.createElement("a");t.style.display="none";var e=JSON.stringify(this.$store.state.report,null,"\t"),a=new Blob([e],{type:"octet/stream"}),s=window.URL.createObjectURL(a);t.href=s,t.download="SQAaaS Report - "+this.$store.state.report.repository[0].name.match(/\d+\/\d+$/)[0]+".json",document.body.appendChild(t),t.click(),window.URL.revokeObjectURL(s),t.remove()},downloadPNG:function(){var t=this;$("#downloadDropdown").dropdown("hide"),Rs()(document.body,{useCORS:!0}).then((function(e){var a=document.createElement("a");a.style.display="none",e.toBlob((function(e){a.href=window.URL.createObjectURL(e),a.download="SQAaaS Report - "+t.$store.state.report.repository[0].name.match(/\d+\/\d+$/)[0]+".png",a.click(),window.URL.revokeObjectURL(a.href),a.remove()}))}))},downloadPDF:function(){var t=this;$("#downloadDropdown").dropdown("hide"),$(".hideInPDF").hide();var e=[];$(".linkInPDF").each((function(t){var a=this.getBoundingClientRect();e.push({rect:{left:1.01*a.left,top:a.top,width:a.right-a.left,height:a.bottom-a.top},url:this.href})})),Rs()(document.body,{useCORS:!0}).then((function(a){var s=new Ds["a"]({unit:"px",format:[a.width,a.height],compress:!0});s.addImage({imageData:a,format:"jpg",width:a.width,height:a.height}),e.forEach((function(t){s.link(t.rect.left,t.rect.top,t.rect.width,t.rect.height,{url:t.url})})),s.save("SQAaaS Report - "+t.$store.state.report.repository[0].name.match(/\d+\/\d+$/)[0]+".pdf")})),$(".hideInPDF").show()},getBadgeCriteria:function(){return this.$store.state.report.badge.software&&this.$store.state.report.badge.software.criteria||this.$store.state.report.badge.services&&this.$store.state.report.badge.services.criteria||this.$store.state.report.badge.fair&&this.$store.state.report.badge.fair.criteria}},created:function(){var t=this;this.$watch((function(){return t.$route.params}),(function(){t.loadingEndpointJSON=!0,t.errorEndpointJSON=!1;var e=t;t.$route.params.json_url?$.getJSON(t.$route.params.json_url,(function(a){a.repository&&a.report&&a.badge?t.$store.state.report=a:e.errorEndpointJSON=!0})).fail((function(){e.errorEndpointJSON=!0})).always((function(){e.loadingEndpointJSON=!1})):t.loadingEndpointJSON=!1}),{immediate:!0})},mounted:function(){console.log("---\x3e store.state.report <---"),console.log(this.$store.state.report),this.$eventHub.$emit("steps",5),$('[data-toggle="tooltip"]').tooltip(),$("#exampleModal").on("shown.bs.modal",(function(){$('[data-toggle="tooltip"]').tooltip()}))}},Ps=Is,Ts=(a("a258"),Object(d["a"])(Ps,os,rs,!1,null,"5e9bae08",null)),$s=Ts.exports,qs=function(){var t=this,e=t._self._c;return e("div",{staticClass:"auth-layout",staticStyle:{"scroll-behavior":"smooth"}},[e("header",{staticClass:"bg-blue text-white",attrs:{id:"myheader"}},[t._m(0),e("div",{staticClass:"bg-blue",attrs:{id:"wrapper-navbar",itemscope:"",itemtype:"http://schema.org/WebSite"}},[e("a",{staticClass:"skip-link sr-only sr-only-focusable",attrs:{href:"#content"}},[t._v("Skip to content")]),e("nav",{staticClass:"navbar navbar-expand-md navbar-dark"},[e("div",{staticClass:"container"},[t._m(1),t._m(2),t._m(3),e("div",{staticClass:"collapse navbar-collapse",attrs:{id:"navbarNavDropdown"}},[e("ul",{staticClass:"navbar-nav ml-auto",attrs:{id:"main-menu"}},[t._m(4),t._m(5),t._m(6),t._m(7),e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",staticStyle:{"padding-left":"20px"},attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Sign In")])])])])])])])]),t._m(8),e("content-footer")],1)},zs=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"topbar",attrs:{id:"top"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-sm-6"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-7"}},[e("div",{staticClass:"textwidget"})])]),e("div",{staticClass:"col-sm-6 text-sm-right"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-6"}},[e("div",{staticClass:"textwidget"},[e("p",[e("a",{staticClass:"textwidget",attrs:{href:"https://twitter.com/EOSC_synergy",target:"_blank",rel:"noopener noreferrer"}},[t._v("Follow us on twitter")])])])])])])])])},function(){var t=this,e=t._self._c;return e("a",{staticClass:"navbar-brand",attrs:{href:"https://www.eosc-synergy.eu/",rel:"home"}},[e("img",{staticClass:"img-fluid",staticStyle:{height:"50px"},attrs:{src:a("3647"),alt:"EOSC synergy"}})])},function(){var t=this,e=t._self._c;return e("p",{staticStyle:{"font-size":"40px","margin-bottom":"0px"}},[e("strong",[t._v("SQAaaS")])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"navbar-toggler",attrs:{type:"button","data-toggle":"collapse","data-target":"#navbarNavDropdown","aria-controls":"navbarNavDropdown","aria-expanded":"false","aria-label":"Toggle navigation"}},[e("span",{staticClass:"navbar-toggler-icon"})])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Help",target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("span",{staticStyle:{"font-weight":"bold"}},[t._v("Documentation")]),e("i",{staticClass:"fa",staticStyle:{"padding-left":"30px","border-right":"solid 1px"},attrs:{"aria-hidden":"true"}})])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"About",target:"_blank",href:"https://www.eosc-synergy.eu/about/"}},[t._v("About")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-47"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Quality",target:"_blank",href:"https://www.eosc-synergy.eu/technical-areas/quality/"}},[t._v("Quality")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Contact us",target:"_blank",href:"https://www.eosc-synergy.eu/contact-us/"}},[t._v("Contact us")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"row",staticStyle:{"margin-top":"150px",padding:"10px 80px"}},[e("h2",[t._v("Privacy policy")]),e("div",{staticClass:"table-responsive"},[e("table",{staticClass:"table",attrs:{width:"100%",cellpadding:"0",cellspacing:"0",border:"0"}},[e("tbody",[e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Name of the Service")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left"},[t._v("SQAaaS Web")])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticStyle:{"font-weight":"700"}},[t._v("Description of the service")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("p",{staticClass:"text-left mb-0"},[t._v("Client for the authentication process of users who access the "),e("a",{attrs:{target:"_blank",href:"https://sqaaas.eosc-synergy.eu"}},[t._v("SQAaaS website.")])])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Data controller and a contact person")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left"},[t._v("EOSC-Synergy - sqaaas@ibergrid.eu")])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Purpose of the processing of personal data")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left"},[t._v("The EGI Check-in service provides a Token for authorised users. In order to authenticate the users in the website the token is exchanged with the API to validate the access to the service.")])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Third parties to whom personal data is disclosed")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left"},[t._v("Personal data shall not be transferred to any third party outside the EU.")])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Data retention")])])]),e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left"},[t._v("In general, personal data is not stored.")])])])]),e("tr",{staticStyle:{"border-width":"0px","border-bottom-width":"1px","border-color":"gray",height:"1px"}},[e("td",{staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px","min-width":"250px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("span",{staticClass:"text-left",staticStyle:{"font-weight":"700"}},[t._v("Data Protection Code of Conduct")])])]),e("td",{staticClass:"text-left",staticStyle:{"padding-right":"10px","padding-left":"10px","padding-bottom":"0px"}},[e("div",{staticClass:"row",staticStyle:{padding:"0px 20px"}},[e("p",{staticClass:"mb-0"},[t._v("Personal data will be protected according to the "),e("a",{attrs:{target:"_blank",href:"https://geant3plus.archive.geant.net/Pages/uri/V1.html"}},[t._v(" Code of Conduct for Service Providers")]),t._v(", a common standard for the research and higher education sector to protect the user's privacy.")])])])])])])])])}],Fs={components:{ContentFooter:Gt},data:function(){return{}},methods:{gotoCustomized:function(){this.$router.push({name:"PipelineName"})},gotoFull:function(){this.$router.push({name:"full_assessment"})}}},Us=Fs,Ls=(a("27d6"),Object(d["a"])(Us,qs,zs,!1,null,"66d51c35",null)),Ms=Ls.exports,Vs=function(){var t=this,e=t._self._c;return e("div",{staticClass:"auth-layout",staticStyle:{"scroll-behavior":"smooth"}},[e("header",{staticClass:"bg-blue text-white",attrs:{id:"myheader"}},[t._m(0),e("div",{staticClass:"bg-blue",attrs:{id:"wrapper-navbar",itemscope:"",itemtype:"http://schema.org/WebSite"}},[e("a",{staticClass:"skip-link sr-only sr-only-focusable",attrs:{href:"#content"}},[t._v("Skip to content")]),e("nav",{staticClass:"navbar navbar-expand-md navbar-dark"},[e("div",{staticClass:"container"},[t._m(1),t._m(2),t._m(3),e("div",{staticClass:"collapse navbar-collapse",attrs:{id:"navbarNavDropdown"}},[e("ul",{staticClass:"navbar-nav ml-auto",attrs:{id:"main-menu"}},[t._m(4),t._m(5),t._m(6),t._m(7),e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",staticStyle:{"padding-left":"20px"},attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("button",{staticClass:"btn btn-outline btn-login",attrs:{type:"button"},on:{click:function(e){return t.login_egi()}}},[t._v("Sign In")])])])])])])])]),t._m(8),e("content-footer")],1)},Qs=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"topbar",attrs:{id:"top"}},[e("div",{staticClass:"container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-sm-6"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-7"}},[e("div",{staticClass:"textwidget"})])]),e("div",{staticClass:"col-sm-6 text-sm-right"},[e("div",{staticClass:"widget widget_text",attrs:{id:"text-6"}},[e("div",{staticClass:"textwidget"},[e("p",[e("a",{staticClass:"textwidget",attrs:{href:"https://twitter.com/EOSC_synergy",target:"_blank",rel:"noopener noreferrer"}},[t._v("Follow us on twitter")])])])])])])])])},function(){var t=this,e=t._self._c;return e("a",{staticClass:"navbar-brand",attrs:{href:"https://www.eosc-synergy.eu/",rel:"home"}},[e("img",{staticClass:"img-fluid",staticStyle:{height:"50px"},attrs:{src:a("3647"),alt:"EOSC synergy"}})])},function(){var t=this,e=t._self._c;return e("p",{staticStyle:{"font-size":"40px","margin-bottom":"0px"}},[e("strong",[t._v("SQAaaS")])])},function(){var t=this,e=t._self._c;return e("button",{staticClass:"navbar-toggler",attrs:{type:"button","data-toggle":"collapse","data-target":"#navbarNavDropdown","aria-controls":"navbarNavDropdown","aria-expanded":"false","aria-label":"Toggle navigation"}},[e("span",{staticClass:"navbar-toggler-icon"})])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Help",target:"_blank",href:"https://docs.sqaaas.eosc-synergy.eu/"}},[e("span",{staticStyle:{"font-weight":"bold"}},[t._v("Documentation")]),e("i",{staticClass:"fa",staticStyle:{"padding-left":"30px","border-right":"solid 1px"},attrs:{"aria-hidden":"true"}})])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-668"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"About",target:"_blank",href:"https://www.eosc-synergy.eu/about/"}},[t._v("About")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-47"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Quality",target:"_blank",href:"https://www.eosc-synergy.eu/technical-areas/quality/"}},[t._v("Quality")])])},function(){var t=this,e=t._self._c;return e("li",{staticClass:"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item",attrs:{itemscope:"itemscope",itemtype:"https://www.schema.org/SiteNavigationElement",id:"menu-item-790"}},[e("a",{staticClass:"nav-link text-white",attrs:{title:"Contact us",target:"_blank",href:"https://www.eosc-synergy.eu/contact-us/"}},[t._v("Contact us")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"row",staticStyle:{"margin-top":"150px",padding:"10px 80px"}},[e("h2",[t._v("Acceptable Use Policy and Conditions of Use")]),e("p",[t._v("\n This Acceptable Use Policy and Conditions of Use (“AUP”) defines the rules and conditions\n that govern your access to and use (including transmission, processing, and storage of data)\n of the resources and services (“Services”) as granted by SQAaaS Web for the purpose of\n enable the leveraging of CI/CD pipelines for quality assurance and quality assessment of software, and services.\n ")]),e("p",[t._v("\n 1. You shall only use the Services in a manner consistent with the purposes and limitations\n described above; you shall show consideration towards other users including by not causing\n harm to the Services; you have an obligation to collaborate in the resolution of issues arising\n from your use of the Services.\n ")]),e("p",[t._v("\n 2. You shall only use the Services for lawful purposes and not breach, attempt to breach, nor\n circumvent administrative or security controls.\n ")]),e("p",[t._v("\n 3. You shall respect intellectual property and confidentiality agreements.\n ")]),e("p",[t._v("\n 4. You shall protect your access credentials (e.g. passwords, private keys or multi-factor\n tokens); no intentional sharing is permitted.\n ")]),e("p",[t._v("\n 5. You shall keep your registered information correct and up to date.\n ")]),e("p",[t._v("\n 6. You shall promptly report known or suspected security breaches, credential compromise,\n or misuse to the security contact stated below; and report any compromised credentials to\n the relevant issuing authorities.\n ")]),e("p",[t._v("\n 7. Reliance on the Services shall only be to the extent specified by any applicable service\n level agreements listed below. Use without such agreements is at your own risk.\n ")]),e("p",[t._v("\n 8. Your personal data will be processed in accordance with the privacy statements\n referenced below.\n ")]),e("p",[t._v("\n 9. Your use of the Services may be restricted or suspended, for administrative, operational,\n or security reasons, without prior notice and without compensation.\n ")]),e("p",[t._v("\n 10. If you violate these rules, you may be liable for the consequences, which may include\n your account being suspended and a report being made to your home organisation or to law\n enforcement.\n ")]),e("p",[t._v("\n The administrative contact for this AUP is: sqaaas@ibergrid.eu\n The security contact for this AUP is: sqaaas@ibergrid.eu\n The privacy statements (e.g. Privacy Notices) are located at: "),e("a",{attrs:{target:"_blank",href:"/#/privacy-policy"}},[t._v("Privacy Policy.")])])])}],Js={components:{ContentFooter:Gt},data:function(){return{}},methods:{gotoCustomized:function(){this.$router.push({name:"PipelineName"})},gotoFull:function(){this.$router.push({name:"full_assessment"})}}},Hs=Js,Ys=(a("6b26"),Object(d["a"])(Hs,Vs,Qs,!1,null,"4281c4b8",null)),Gs=Ys.exports;function Ws(t,e,a){var s=JSON.parse(localStorage.getItem("session"));if(s&&!0===s.user.authenticated)return a();a({path:"/login",query:{redirect:t.fullPath}})}var Zs=[{path:"/login",component:ve},{path:"",component:ve},{path:"/privacy-policy",component:Ms},{path:"/terms-use",component:Gs},{path:"/",component:ve},{path:"/full-assessment/report/:json_url(.*)",name:"full-assessment-report-json",component:$s},{path:"/auth",component:pe,name:"user",children:[{path:"general-options",name:"general",beforeEnter:Ws,component:Ie},{path:"composer-options",name:"composer",beforeEnter:Ws,component:Fe},{path:"select-option",name:"SelectOption",beforeEnter:Ws,component:Ja},{path:"pipeline-name",name:"PipelineName",beforeEnter:Ws,component:Ka},{path:"sqa-criteria",name:"SQACriteria",beforeEnter:Ws,component:Ye},{path:"full-assessment",name:"full_assessment",beforeEnter:Ws,component:is},{path:"full-assessment/report",name:"full-assessment-report",beforeEnter:Ws,component:$s},{path:"user",name:"User",beforeEnter:Ws,component:ua},{path:"files",name:"Files",beforeEnter:Ws,component:Ia},{path:"pipeline-execution",name:"Pipeline",beforeEnter:Ws,component:Fa},{path:"/logout",name:"logout",beforeEnter:function(t,e,a){a("/login"),localStorage.removeItem("session"),localStorage.clear()}}]},{path:"*",component:Ce}],Ks=Zs,Xs=a("9483");Object(Xs["a"])("".concat("","service-worker.js"),{ready:function(){console.log("App is being served from cache by a service worker.\nFor more details, visit https://goo.gl/AFskqB")},registered:function(){console.log("Service worker has been registered.")},cached:function(){console.log("Content has been cached for offline use.")},updatefound:function(){console.log("New content is downloading.")},updated:function(){console.log("New content is available; please refresh.")},offline:function(){console.log("No internet connection found. App is running in offline mode.")},error:function(t){console.error("Error during service worker registration:",t)}}),s["a"].use(i["a"]),s["a"].use(Pt),s["a"].use(_.a),s["a"].prototype.$eventHub=new s["a"],console.log=function(t){},window.axios=a("bc3a"),window.axios.interceptors.request.use((function(t){var e=JSON.parse(localStorage.getItem("session")),a=e.user.access_token;return a&&(t.headers.common["Authorization"]="Bearer ".concat(a)),t}),(function(t){return console.log(t),this.$router.replace(this.$route.query.redirect||"/logout"),Promise.reject(t.response)})),s["a"].mixin({data:function(){return{env:f.a}}});var ti=new i["a"]({routes:Ks,linkActiveClass:"nav-item active",scrollBehavior:function(t){return t.hash?{selector:t.hash}:{x:0,y:0}}});s["a"].use(o["a"],{config:{id:"G-NN2TNNYRDB"}},ti),new s["a"]({el:"#app",render:function(t){return t(u)},router:ti,store:m})},5752:function(t,e,a){},"57bb":function(t,e,a){"use strict";a("ec56")},"5c14":function(t,e,a){t.exports=a.p+"img/logo-csic.2805d5ea.png"},6396:function(t,e,a){t.exports=a.p+"img/badge_services_silver.7bc80a87.png"},"64d8":function(t,e,a){},"65a3":function(t,e){t.exports="data:image/png;base64,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"},6997:function(t,e,a){},"6b26":function(t,e,a){"use strict";a("774d")},"6c06":function(t,e,a){},"6eb7":function(t,e,a){t.exports=a.p+"img/paas.557ea089.png"},"6f42":function(t,e,a){},"727a":function(t,e,a){"use strict";a("9109")},"72a8":function(t,e,a){"use strict";a("277c")},"75fd":function(t,e,a){},"774d":function(t,e,a){},"7d5e":function(t,e,a){t.exports=a.p+"img/badge_software_gold.9a7314c5.png"},"7d9a":function(t,e,a){"use strict";a("ee7b")},"7dbb":function(t,e,a){t.exports=a.p+"img/eosc-synergy.16d68726.png"},"80c2":function(t,e,a){"use strict";a("a529")},"85ed":function(t,e,a){},"8c89":function(t,e){t.exports={provider_url:"https://aai.egi.eu/auth/realms/egi/protocol",client_id:"10333f08-7e8f-4cc4-bba0-e66f4e5505d0",redirect_uri:"".concat(location.origin,"/callback.html"),url_authorize:"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/auth",url_user_info:"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/userinfo",token_endpoint:"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/token",api:"https://api.sqaaas.eosc-synergy.eu/v1"}},9109:function(t,e,a){},"95a1":function(t,e,a){"use strict";a("4625")},"9ae3":function(t,e,a){"use strict";a("a9eb")},"9d45":function(t,e,a){},a258:function(t,e,a){"use strict";a("1c46")},a2f4:function(t,e,a){t.exports=a.p+"img/play.b3fd2228.png"},a529:function(t,e,a){},a53b:function(t,e,a){t.exports=a.p+"img/qaa.bfbe5211.png"},a94e:function(t,e,a){t.exports=a.p+"img/badge_software_bronze.52c33303.png"},a9eb:function(t,e,a){},ad52:function(t,e,a){t.exports=a.p+"img/badge_fair_gold.2f141522.png"},ad97:function(t,e,a){t.exports=a.p+"img/jenkins_logo.1e414a30.png"},b0e3:function(t,e,a){t.exports=a.p+"img/rocket.1fa08b65.jpg"},b2aa:function(t,e,a){t.exports=a.p+"img/pull-request.ed63e0b0.png"},b860:function(t,e,a){},bb05:function(t,e,a){t.exports=a.p+"img/criteria.a9844a74.png"},bd20:function(t,e,a){var s={"./badge_fair_bronze.png":"bd29","./badge_fair_gold.png":"ad52","./badge_fair_silver.png":"48d7","./badge_service_bronze.png":"4496","./badge_service_gold.png":"219c","./badge_service_silver.png":"f165","./badge_services_bronze.png":"45fa","./badge_services_gold.png":"efe5","./badge_services_silver.png":"6396","./badge_software_bronze.png":"a94e","./badge_software_gold.png":"7d5e","./badge_software_silver.png":"bd4e"};function i(t){var e=o(t);return a(e)}function o(t){if(!a.o(s,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return s[t]}i.keys=function(){return Object.keys(s)},i.resolve=o,t.exports=i,i.id="bd20"},bd29:function(t,e,a){t.exports=a.p+"img/badge_fair_bronze.36f4ae4a.png"},bd4e:function(t,e,a){t.exports=a.p+"img/badge_software_silver.a654146a.png"},c110:function(t,e,a){},c571:function(t,e,a){"use strict";a("b860")},c6e3:function(t,e,a){},c9d4:function(t,e,a){"use strict";a("64d8")},cd5c:function(t,e,a){"use strict";a("5752")},cecc:function(t,e,a){t.exports=a.p+"img/ue.29a4359a.jpg"},d9ce:function(t,e,a){"use strict";a("c110")},da81:function(t,e,a){"use strict";a("6997")},dc25:function(t,e,a){t.exports=a.p+"img/pipeline.76f7df49.png"},e1b9:function(t,e,a){},ec56:function(t,e,a){},ee7b:function(t,e,a){},efe5:function(t,e,a){t.exports=a.p+"img/badge_services_gold.ce86e6d3.png"},f097:function(t,e,a){"use strict";a("3104")},f165:function(t,e,a){t.exports=a.p+"img/badge_service_silver.7bc80a87.png"},f31d:function(t,e,a){"use strict";a("199e")},f556:function(t,e,a){"use strict";a("0448")},f9c7:function(t,e,a){"use strict";a("3c8b")},fcec:function(t,e,a){"use strict";a("098c")},fe4c:function(t,e,a){"use strict";a("6f42")}}); -//# sourceMappingURL=app.a7acfb3b.js.map \ No newline at end of file diff --git a/js/app.a7acfb3b.js.map b/js/app.a7acfb3b.js.map deleted file mode 100644 index d4748738..00000000 --- a/js/app.a7acfb3b.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/components/AssessmentReport/BadgeResults.vue?a24f","webpack:///./static/logo-upv.png","webpack:///./static/badges/badge_service_gold.png","webpack:///./src/pages/PrivacyPolicy.vue?19d1","webpack:///./static/logo-lip.png","webpack:///./static/summary.png","webpack:///./public/img/logo-eosc-synergy-png.png","webpack:///./src/pages/FullAssessment.vue?4dc4","webpack:///./static/by.png","webpack:///./src/components/NotificationPlugin/Notification.vue?e235","webpack:///./static/badges/no_badge_blur.png","webpack:///./static/badges/badge_service_bronze.png","webpack:///./static/badges/badge_services_bronze.png","webpack:///./src/components/AssessmentReport/CriteriaSummary.vue?e66e","webpack:///./static/badges/badge_fair_silver.png","webpack:///./static/git.png","webpack:///./src/pages/PipelineName.vue?4fe1","webpack:///./src/App.vue","webpack:///src/App.vue","webpack:///./src/App.vue?8f16","webpack:///./src/App.vue?a938","webpack:///./src/store/index.js","webpack:///./src/components/NotificationPlugin/Notifications.vue","webpack:///./src/components/NotificationPlugin/Notification.vue","webpack:///src/components/NotificationPlugin/Notification.vue","webpack:///./src/components/NotificationPlugin/Notification.vue?7d45","webpack:///./src/components/NotificationPlugin/Notification.vue?fb66","webpack:///src/components/NotificationPlugin/Notifications.vue","webpack:///./src/components/NotificationPlugin/Notifications.vue?1456","webpack:///./src/components/NotificationPlugin/Notifications.vue?5d5c","webpack:///./src/components/NotificationPlugin/index.js","webpack:///./src/components/Inputs/BaseInput.vue","webpack:///src/components/Inputs/BaseInput.vue","webpack:///./src/components/Inputs/BaseInput.vue?4f9e","webpack:///./src/components/Inputs/BaseInput.vue?70c1","webpack:///./src/components/Inputs/BaseCheckbox.vue","webpack:///src/components/Inputs/BaseCheckbox.vue","webpack:///./src/components/Inputs/BaseCheckbox.vue?0486","webpack:///./src/components/Inputs/BaseCheckbox.vue?7c26","webpack:///./src/components/Inputs/BaseRadio.vue","webpack:///src/components/Inputs/BaseRadio.vue","webpack:///./src/components/Inputs/BaseRadio.vue?36f4","webpack:///./src/components/Inputs/BaseRadio.vue?533e","webpack:///./src/components/BaseDropdown.vue","webpack:///src/components/BaseDropdown.vue","webpack:///./src/components/BaseDropdown.vue?c4b8","webpack:///./src/components/BaseDropdown.vue?2189","webpack:///./src/components/Cards/Card.vue","webpack:///src/components/Cards/Card.vue","webpack:///./src/components/Cards/Card.vue?d73d","webpack:///./src/components/Cards/Card.vue?3b9f","webpack:///./src/globalComponents.js","webpack:///./src/directives/click-ouside.js","webpack:///./src/globalDirectives.js","webpack:///./src/components/SidebarPlugin/SideBar.vue","webpack:///./src/components/SidebarPlugin/SidebarLink.vue","webpack:///src/components/SidebarPlugin/SidebarLink.vue","webpack:///./src/components/SidebarPlugin/SidebarLink.vue?9d7d","webpack:///./src/components/SidebarPlugin/SidebarLink.vue?70b1","webpack:///src/components/SidebarPlugin/SideBar.vue","webpack:///./src/components/SidebarPlugin/SideBar.vue?95c3","webpack:///./src/components/SidebarPlugin/SideBar.vue?a726","webpack:///./src/components/SidebarPlugin/index.js","webpack:///./src/light-bootstrap-main.js","webpack:///./src/layout/DashboardLayout.vue","webpack:///./src/layout/TopNavbar.vue","webpack:///src/layout/TopNavbar.vue","webpack:///./src/layout/TopNavbar.vue?12b0","webpack:///./src/layout/TopNavbar.vue?a547","webpack:///./src/layout/ContentFooter.vue","webpack:///src/layout/ContentFooter.vue","webpack:///./src/layout/ContentFooter.vue?12d7","webpack:///./src/layout/ContentFooter.vue?621c","webpack:///./src/layout/Content.vue","webpack:///src/layout/Content.vue","webpack:///./src/layout/Content.vue?26b9","webpack:///./src/layout/Content.vue?b658","webpack:///./src/layout/MobileMenu.vue","webpack:///src/layout/MobileMenu.vue","webpack:///./src/layout/MobileMenu.vue?54c4","webpack:///./src/layout/MobileMenu.vue?ebe0","webpack:///src/layout/DashboardLayout.vue","webpack:///./src/layout/DashboardLayout.vue?1f16","webpack:///./src/layout/DashboardLayout.vue?8acf","webpack:///./src/components/Login.vue","webpack:///src/components/Login.vue","webpack:///./src/components/Login.vue?2dcc","webpack:///./src/components/Login.vue?9d9e","webpack:///./src/pages/NotFoundPage.vue","webpack:///src/pages/NotFoundPage.vue","webpack:///./src/pages/NotFoundPage.vue?fe8b","webpack:///./src/pages/NotFoundPage.vue?0190","webpack:///./src/pages/General.vue","webpack:///./src/services/services.js","webpack:///src/pages/General.vue","webpack:///./src/pages/General.vue?3360","webpack:///./src/pages/General.vue?0f26","webpack:///./src/pages/Composer.vue","webpack:///src/pages/Composer.vue","webpack:///./src/pages/Composer.vue?c48c","webpack:///./src/pages/Composer.vue?5772","webpack:///./src/pages/SQACriteria.vue","webpack:///src/pages/SQACriteria.vue","webpack:///./src/pages/SQACriteria.vue?66fc","webpack:///./src/pages/SQACriteria.vue?1337","webpack:///./src/pages/UserProfile.vue","webpack:///./src/pages/UserProfile/EditProfileForm.vue","webpack:///src/pages/UserProfile/EditProfileForm.vue","webpack:///./src/pages/UserProfile/EditProfileForm.vue?4842","webpack:///./src/pages/UserProfile/EditProfileForm.vue?17f9","webpack:///./src/pages/UserProfile/UserCard.vue","webpack:///src/pages/UserProfile/UserCard.vue","webpack:///./src/pages/UserProfile/UserCard.vue?b588","webpack:///./src/pages/UserProfile/UserCard.vue?90fd","webpack:///src/pages/UserProfile.vue","webpack:///./src/pages/UserProfile.vue?1c1a","webpack:///./src/pages/UserProfile.vue?c199","webpack:///./src/pages/Files.vue","webpack:///./src/components/Table.vue","webpack:///src/components/Table.vue","webpack:///./src/components/Table.vue?d287","webpack:///./src/components/Table.vue?3f6e","webpack:///./src/pages/AceEditor.vue","webpack:///src/pages/AceEditor.vue","webpack:///./src/pages/AceEditor.vue?821f","webpack:///./src/pages/AceEditor.vue?97da","webpack:///src/pages/Files.vue","webpack:///./src/pages/Files.vue?9c60","webpack:///./src/pages/Files.vue?1bab","webpack:///./src/pages/Pipeline.vue","webpack:///src/pages/Pipeline.vue","webpack:///./src/pages/Pipeline.vue?4749","webpack:///./src/pages/Pipeline.vue?9555","webpack:///./src/pages/SelectOption.vue","webpack:///src/pages/SelectOption.vue","webpack:///./src/pages/SelectOption.vue?ca2c","webpack:///./src/pages/SelectOption.vue?e594","webpack:///./src/pages/PipelineName.vue","webpack:///src/pages/PipelineName.vue","webpack:///./src/pages/PipelineName.vue?9384","webpack:///./src/pages/PipelineName.vue?ca3e","webpack:///./src/pages/FullAssessment.vue","webpack:///src/pages/FullAssessment.vue","webpack:///./src/pages/FullAssessment.vue?9343","webpack:///./src/pages/FullAssessment.vue?41e2","webpack:///./src/pages/FullAssessmentReport.vue","webpack:///./src/components/AssessmentReport/RepoData.vue","webpack:///src/components/AssessmentReport/RepoData.vue","webpack:///./src/components/AssessmentReport/RepoData.vue?0b50","webpack:///./src/components/AssessmentReport/RepoData.vue?1d3c","webpack:///./src/components/AssessmentReport/CriteriaSummary.vue","webpack:///src/components/AssessmentReport/CriteriaSummary.vue","webpack:///./src/components/AssessmentReport/CriteriaSummary.vue?5e17","webpack:///./src/components/AssessmentReport/CriteriaSummary.vue?560b","webpack:///./src/components/AssessmentReport/BadgeResults.vue","webpack:///src/components/AssessmentReport/BadgeResults.vue","webpack:///./src/components/AssessmentReport/BadgeResults.vue?a67c","webpack:///./src/components/AssessmentReport/BadgeResults.vue?cc62","webpack:///./src/components/AssessmentReport/BadgeAchieved.vue","webpack:///src/components/AssessmentReport/BadgeAchieved.vue","webpack:///./src/components/AssessmentReport/BadgeAchieved.vue?8a8f","webpack:///./src/components/AssessmentReport/BadgeAchieved.vue?8a69","webpack:///src/pages/FullAssessmentReport.vue","webpack:///./src/pages/FullAssessmentReport.vue?b2b5","webpack:///./src/pages/FullAssessmentReport.vue?e045","webpack:///./src/pages/PrivacyPolicy.vue","webpack:///src/pages/PrivacyPolicy.vue","webpack:///./src/pages/PrivacyPolicy.vue?5467","webpack:///./src/pages/PrivacyPolicy.vue?34b2","webpack:///./src/pages/TermsUse.vue","webpack:///src/pages/TermsUse.vue","webpack:///./src/pages/TermsUse.vue?f0aa","webpack:///./src/pages/TermsUse.vue?e45c","webpack:///./src/routes/routes.js","webpack:///./src/registerServiceWorker.js","webpack:///./src/main.js","webpack:///./src/components/SidebarPlugin/SideBar.vue?3a5a","webpack:///./static/logo-csic.png","webpack:///./static/badges/badge_services_silver.png","webpack:///./static/jepl_files.png","webpack:///./src/pages/TermsUse.vue?daf6","webpack:///./static/paas.png","webpack:///./src/components/AssessmentReport/BadgeAchieved.vue?0695","webpack:///./src/components/Login.vue?2236","webpack:///./static/badges/badge_software_gold.png","webpack:///./src/components/BaseDropdown.vue?0d04","webpack:///./static/eosc-synergy.png","webpack:///./src/pages/SQACriteria.vue?f42f","webpack:///./src/env.js","webpack:///./src/App.vue?c769","webpack:///./src/pages/Files.vue?ba3d","webpack:///./src/pages/FullAssessmentReport.vue?88e8","webpack:///./static/play.png","webpack:///./static/qaa.png","webpack:///./static/badges/badge_software_bronze.png","webpack:///./static/badges/badge_fair_gold.png","webpack:///./static/jenkins_logo.png","webpack:///./public/img/rocket.jpg","webpack:///./static/pull-request.png","webpack:///./static/criteria.png","webpack:///./static/badges sync ^\\.\\/badge_.*\\.png$","webpack:///./static/badges/badge_fair_bronze.png","webpack:///./static/badges/badge_software_silver.png","webpack:///./src/pages/Pipeline.vue?f3c5","webpack:///./src/pages/General.vue?6b13","webpack:///./src/components/AssessmentReport/RepoData.vue?5bf9","webpack:///./static/ue.jpg","webpack:///./src/pages/SelectOption.vue?2850","webpack:///./src/layout/DashboardLayout.vue?7eb8","webpack:///./static/pipeline.png","webpack:///./static/badges/badge_services_gold.png","webpack:///./src/layout/Content.vue?1543","webpack:///./static/badges/badge_service_silver.png","webpack:///./src/components/NotificationPlugin/Notifications.vue?0fd9","webpack:///./src/pages/SQACriteria.vue?19e5","webpack:///./src/layout/TopNavbar.vue?5951","webpack:///./src/pages/Composer.vue?f691","webpack:///./src/layout/ContentFooter.vue?93e7"],"names":["webpackJsonpCallback","data","moduleId","chunkId","chunkIds","moreModules","executeModules","i","resolves","length","Object","prototype","hasOwnProperty","call","installedChunks","push","modules","parentJsonpFunction","shift","deferredModules","apply","checkDeferredModules","result","deferredModule","fulfilled","j","depId","splice","__webpack_require__","s","installedModules","jsonpScriptSrc","p","exports","module","l","e","promises","installedChunkData","promise","Promise","resolve","reject","onScriptComplete","script","document","createElement","charset","timeout","nc","setAttribute","src","error","Error","event","onerror","onload","clearTimeout","chunk","errorType","type","realSrc","target","message","name","request","undefined","setTimeout","head","appendChild","all","m","c","d","getter","o","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","oe","err","console","jsonpArray","window","oldJsonpFunction","slice","render","_vm","this","_c","_self","class","$sidebar","showSidebar","staticRenderFns","component","Vue","use","Vuex","Store","state","report","count_cred","pipeline_id","build_url","status","pull_request_url","config_yaml","config","project_repos","deploy_template","credentials","sqa_criteria","environment","docker_compose","version","id_cred_service","services","getters","mutations","actions","staticClass","attrs","transitionName","transitionMode","_l","notifications","notification","_b","timestamp","getTime","onClick","on","removeNotification","icon","showClose","verticalAlign","horizontalAlign","alertType","style","customPosition","tryClose","close","_e","title","_v","_s","domProps","components","contentRender","props","h","String","default","validator","acceptedValues","indexOf","Number","Date","Function","Boolean","closeOnClick","clickHandler","elmHeight","computed","hasIcon","concat","_this","initialMargin","alertHeight","sameAlertsCount","$notifications","filter","alert","settings","overlap","pixels","styles","top","bottom","methods","$emit","evt","mounted","$el","clientHeight","Notification","created","watch","newVal","NotificationStore","setOptions","options","assign","indexToDelete","findIndex","addNotification","setMilliseconds","getMilliseconds","notify","Array","isArray","forEach","notificationInstance","NotificationsPlugin","install","app","notificationStore","$notify","Notifications","focused","_t","label","help","staticStyle","link","addonLeftIcon","_g","$attrs","listeners","addonRightIcon","inheritAttrs","description","model","prop","set_title","_this$$slots","$slots","addonRight","addonLeft","_objectSpread","$listeners","input","onInput","blur","onBlur","focus","onFocus","disabled","cbId","directives","rawName","expression","_i","$event","$$a","$$el","$$c","checked","$$v","$$i","inline","set","check","inlineClass","Math","random","toString","_q","tag","closeDropDown","show","isOpen","toggleDropDown","image","header","headerClasses","subTitle","bodyClasses","footer","footerClasses","GlobalComponents","BaseInput","BaseCheckbox","BaseRadio","BaseDropdown","Card","el","binding","vnode","clickOutsideEvent","contains","context","body","addEventListener","unbind","removeEventListener","GlobalDirectives","directive","clickOutside","sidebarStyle","backgroundColor","backgroundImage","_m","sidebarLinks","index","path","closeNavbar","require","nativeOn","hideSidebar","arguments","inject","autoClose","displaySidebar","SidebarLink","log","activeColor","provide","SidebarStore","SidebarPlugin","mixin","sidebarStore","$root","Sidebar","SideBar","VTooltip","$route","startsWith","menuChange","toggleSidebar","colorBar","toggled","logOut","routeName","capitalizeFirstLetter","activeNotifications","string","charAt","toUpperCase","toggleNotificationDropDown","$router","replace","query","redirect","btn","$","animate","scrollTop","TopNavbar","ContentFooter","DashboardContent","MobileMenu","step","removeClass","$eventHub","$on","beforeDestroy","$off","login_egi","goTo","ref","username","pass","error_message_text","processing","passwordFieldType","mistake","password","refName","element","$refs","offsetTop","scrollTo","generateRandomString","array","Uint32Array","crypto","getRandomValues","from","dec","substr","join","pkceChallengeFromVerifier","v","encoder","TextEncoder","encode","hashed","subtle","digest","createHmac","update","base64urlencode","str","btoa","fromCharCode","Uint8Array","sessionStorage","setItem","removeItem","localStorage","env","client_id","provider_url","url_authorize","url_user_info","token_endpoint","location","redirect_uri","showLoginRequiredAlert","$swal","fire","html","confirmButtonText","confirmButtonColor","then","first","addClass","$store","beforeRouteUpdate","to","next","slot","add_external_repo","yes","callback","$set","no","repo","url","showErrorRepoUrl","branch","addRepo","track","showRepo","removeRepo","id","showErrorCredId","$$selectedVal","selected","map","val","_value","multiple","showErrorCredType","addCred","showCred","all_credentials","cred","username_var","password_var","removeCred","addEnv","showEnv","all_envs","removeEnv","back","removeConfirmRepo","checkauthCall","callBackHandler","session","JSON","parse","getItem","token","user","access_token","jwtDecode","ajax","contentType","headers","success","createPipelineCall","axios","method","api","response","catch","updatePipelineCall","deletePipelineCall","runPipelineCall","keepgoing","checkStatusCall","downloadFileCall","responseType","pullRequestCall","getConfigCall","getBuilderScriptCall","getComposerCall","getJenkCall","getBadgeCall","getBadgeCallGET","getCriteriaCall","assessment","getPipelineAssessmentCall","runAssessmentPipelineCall","getOutputCall","mixins","Services","oneshot","all_repos","workspace","showVolumes","showEnvCompose","showServices","showErrorCredPass","showErrorCredUser","showErrorRepoName","disable_done","showBranchError","idToRemove","criteriaToRemove","trim","$ga","notifyVue","push_repos","cleanWorkspace","openModal","item","modal","check_repo","criteria","repos","x","repo_url","$delete","isEmpty","cleanCred","envVars","cleanEnv","obj","objectSize","size","checkauthCallBack","sizeRepos","keys","$nextTick","selectpicker","tooltip","service","container_name","showErrorContName","pull_build","showErrorSelectOption","showPull","showErrorImageName","showBuild","path_dockerfile","showErrorPathDockerfile","arg","addArg","showArg","arg_push","removeArg","showBuildImage","showCredID","showErrorCredID","hostname","volume","source","addVolume","volumes","vol","removeVolume","envComposeYesNo","envCompose","addEnvCompose","envs","removeEnvCompose","addService","serv","removeService","registry","removeConfirmServ","id_credential","push_image","count","cache","cleanEnvCompose","cleanVolume","item1","cleanArg","credential_id","build","dockerfile","args","add_org_name","split","hasClass","click","cleanService","container","sizeServices","array_name","string_name","parent","closest","attr","loading","loadingError","cancelExecution","criteria_soft","array_criterias","crit","criteria_serv","info","showErrorCriteria","showCredInfo","disable_menu","repository","showErrorRepoCrit","showErrorRepo","builder_tool","array_tools","tool","showBuilderTool","addTool","showErrorBuilderTool","showErrorArgs","docker_image","docker_lang","docker_version","change_image_yes","change_image_no","showErrorService","array_selected_tools","startListArg","removeTool","disabled_add_crit","addCriteria","selected_criteria","get_string_repos","get_string_services","customize_criteria","removeCriteria","selectWhen","getBranch","branches","addWhenProp","criterias_store_branch","removeOperator","showOperation","getServiceName","checkServices","Composer","pipelineName","command","commands","tox","file","showCommands","testenv","show_tool_tox","error_message","show_link","criteria_link","showCriteria","showSelect","showErrorCommand","showErrorFile","showErrorEnv","showErrorPipeline","when_types","cust_exec","store_criteria","criterias_store","showCommandBuilder","selected_tool","array_input_value","simple_input","placeholder","service_name","docker","lang","_toConsumableArray","stringify","selectable","format","paintingArg","repeatable","tagsinput","trimValue","_paintingArg","_asyncToGenerator","regeneratorRuntime","mark","_callee","text","wrap","_context","prev","t0","t1","done","paintSelectOpt","t2","sent","abrupt","stop","_x","_x2","opts","adding","_adding","_callee2","_context2","_x3","_x4","_startListArg","_callee3","myPromise","_this2","_context3","listArg","_x5","_x6","_listArg","_callee4","_context4","_x7","_x8","_addTool","_callee5","error_args","_context5","building_tag","pattern","toggleClass","array_object","sizeCriteria","sizeSelectCriteria","cri","_this3","showCancelButton","cancelButtonColor","isConfirmed","_array_service_crit","addCommand","removeCommand","clearCommand","clearTox","addTestEnv","showErrorTest","removetestEnv","getCriteriaCallBack","getCriteria","company","email","firstName","lastName","address","city","country","postalCode","aboutMe","composing","preventDefault","updateProfile","details","getClasses","remainder","EditProfileForm","UserCard","modal_message","build_status","showBuildUrl","disable_cancel","loading_create","pipeline_create_message","createSuccess","generateFiles","showPanel","showFeature","repo_criteria","when","showFiles","yamlConfig","yaml","get_data_config","file_name","substring","uuid","content","changeContentA","yamlComposer","yamlJenkinsfile","repo_pull_request","showErrorPullRequest","pullrequest","repo_pull_request_branch","showURL","showRunPipeline","repo_url_mimic","repo_branch_mimic","keepgoing_yes","keepgoing_no","runPipeline","columns","column","hasValue","itemValue","toLowerCase","editorId","editor","beforeContent","setValue","ace","resize","theme","edit","setReadOnly","getSession","setMode","setTheme","getValue","LTable","Editor","gh","currentBranch","filesToCommit","filesToCommitNew","newCommit","treeSHA","sha","showCard","showStatus","disabled_button","disable_status","show_accordion","config_data","guidGenerator","showFieldsPipeline","showBadge","autoRefresh","possible_status","setInterval","checkStatus","clearInterval","find","each","S4","now","deletePipeline","deletePipelineCallBack","disabled_status","detail","reason","createPipeline","updatePipelineCallBack","createPipelineCallBack","getConfigCallBack","getBuilderScriptCallBack","getComposerCallBack","getJenkCallBack","runPipelineCallBack","checkStatusCallBack","showStatusBar","downloadFileCallBack","FileSaver","pullRequestCallBack","downloadAll","zip","JSZip","folder","binary","generateAsync","blob","saveAs","color","parts","YAML","download","filename","encodeURIComponent","display","removeChild","downloadConfig","downloadComposer","downloadJenkinsfile","getBadgeCallBackGET","has","append","css","loading_run","stop_interval","execute_pipeline","intervalID","upstream_reason","renderTemplate","generateZip","commitGithub","rendered","jenkinsfile","yamlTextConfig","yamlTextCompose","gotoCustomized","gotoFull","cursor","disabled_next","active","current_step","steps_interval","regex","RegExp","test","gotoSelect","params","software","repository_URL","software_repo_credentials","show_form","credentials_id","access_token_concealed","toggleShowAccessToken","doc","software_doc_credentials","software_doc","json","dragEnterJSON","dragLeaveJSON","selectJSON","software_json_file","round","json_file","inputURLJSON","software_json_url","json_url","software_repository_accordion_open","software_json_accordion_open","getResults","deploy","service_credentials","builder_tool_service","addToolService","tool_arguments","tool_addition","tool_selection","change_image","set_fair_service","array_selected_tools_service","removeToolService","service_json_file","service_json_url","service_repository_accordion_open","service_json_accordion_open","criteria_fair","builder_tool_fair","array_tools_fair","showBuilderToolFair","addToolFair","fair","docker_image_fair","docker_lang_fair","docker_version_fair","change_image_fair","service_fair","array_selected_tools_fair","startListArgFair","removeToolFair","fair_json_file","fair_json_url","fair_repository_accordion_open","fair_json_accordion_open","_defineProperty","apiVersion","all_services","showService","showReportBtn","repo_info","message_error","selected_tool_fair","paintingArgFair","service_name_fair","goToReport","children","field","assessmentType","files","reader","FileReader","res","badge","readAsText","_this4","remove","url_pattern_regex","checkAPIVersion","reportVersion","meta","parseInt","repo_code","user_id","repo_docs","getPipelineAssessmentCallBack","json_pattern_regex","getJSON","fail","jqxhr","textStatus","deployment","repo_deploy","deploy_tool","fair_tool","runAssessmentPipelineCallBack","getOutputCallBack","getBadgeCallCallBack","_addToolService","_this5","_addToolFair","_callee6","_context6","addingFair","_paintingArgFair","_callee7","_context7","paintSelectOptFair","_x9","_x10","_addingFair","_callee8","_context8","_x11","_x12","_startListArgFair","_callee9","_this6","_context9","listArgFair","_x13","_x14","_listArgFair","_callee10","_context10","_x15","_x16","brach","_this7","openapiURL","userLogged","fromEndpoint","loadingEndpointJSON","errorEndpointJSON","refresh","downloadJSON","downloadPNG","downloadPDF","getAssessmentType","getBadgeCriteria","mapping_icon","mapping_criteria_name","idx_criteria","fr","z","subcriteria","idx_subcriteria","getColorPoints","required_for_next_level_badge","evidence","idx_evidence","modalInfo","modalHint","hint","modalInfoData","valid","showEditor","modalUnstructured","modalHintData","avatar_url","getRepoURL","getRepoName","languages","language","topics","topic","watchers_count","forks_count","stargazers_count","match","prefix","validCriterias","criteriaToken","scrollToCriteria","criteriaIcon","criteriaName","stylePercentage","criteriaPercentage","styleBar","reportArray","entries","reportArrayFiltered","fromEntries","coverage","percentage","getElementById","scrollIntoView","behavior","widthBar","max","floor","backgroundPercentage","badgeCriteria","badgeLevel","badgeSatisfiedClass","colorBadge","capitalize","badgeSatisfied","incrementalCriterias","criteriaSatisfied","bronze","to_fulfill","silver","includes","gold","missing","getImageBadge","getVerificationURL","getOpenBadgeID","badge_image_to_clipboard","badge_shield_to_clipboard","verification_url","getBadgeLevel","getShieldColor","openBadgeId","badgeImage","navigator","clipboard","writeText","fadeIn","delay","fadeOut","badgeShield","RepoData","CriteriaSummary","BadgeResults","BadgeAchieved","points","a","Blob","URL","createObjectURL","href","revokeObjectURL","dropdown","html2canvas","useCORS","canvas","toBlob","hide","links","linkRect","getBoundingClientRect","rect","left","width","right","height","pdf","jsPDF","unit","compress","addImage","imageData","save","$watch","always","immediate","requireAuth","authenticated","fullPath","routes","Login","PrivacyPolicy","TermsUse","FullAssessmentReport","DashboardLayout","beforeEnter","General","SelectOption","PipelineName","SQACriteria","FullAssessment","UserProfile","Files","Pipeline","clear","NotFound","register","process","ready","registered","cached","updatefound","updated","offline","VueRouter","LightBootstrap","VueSweetalert2","interceptors","AUTH_TOKEN","common","router","linkActiveClass","scrollBehavior","hash","selector","y","VueGtag","App","store","origin","webpackContext","req","webpackContextResolve","code"],"mappings":"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C,gBACAC,iBACA/T,UACAlhB,QACA,OAAAmhB,IAEA/T,OAAA,CAAAC,IACAtf,KAAA,WACA,OACAkhC,WAAAr2B,QAAAoS,KAAAC,MAAA9D,aAAA+D,QAAA,aACAgkB,aAAAt2B,QAAA,KAAA6J,OAAAokB,OAAAoB,UACAkH,qBAAA,EACAC,mBAAA,EACAqB,cAAA,GACAI,cAAA,GACAvQ,OAAA,GACAsQ,kBAAA,GACAD,YAAA,EACAhB,aAAA,CACA,yBACA,0BACA,sBACA,uBACA,uBACA,mBACA,mBACA,mBACA,wBACA,2BACA,qBACA,wBACA,wBACA,sBACA,sBACA,yBACA,gCACA,6BAEAC,sBAAA,CACA,8BACA,qBACA,sBACA,yBACA,wBACA,wBACA,mCACA,yBACA,oBACA,yBACA,sBACA,2BACA,uBACA,8BACA,gCACA,8CACA,sBACA,iCACA,yCACA,sCACA,oCACA,0BACA,kCACA,kCACA,+DACA,2DACA,oEACA,gEACA,0DACA,2DACA,oFACA,wFACA,8EACA,0EACA,+DACA,0DACA,gEACA,8DACA,6EACA,qEACA,iEACA,4GACA,0FACA,qFACA,iFACA,2EACA,uEACA,uDACA,mDACA,4DACA,oDACA,wDACA,8DACA,sEACA,iEACA,uFACA,kGACA,2DACA,yEACA,kGACA,+FACA,2DACA,uDACA,mGACA,gFAIAp1B,MAAA,GACAR,QAAA,CACAk2B,eAAA,SAAAgF,GACA,aAAAA,EAAA,UACAA,GAAA,aACAA,GAAA,aACAA,GAAA,aACA,WAEAzwB,UAAA,WACA0C,aAAAF,QAAA,iBAAAG,IAAAC,WACAF,aAAAF,QAAA,oBAAAG,IAAAE,cACAH,aAAAF,QAAA,qBAAAG,IAAAG,eACAJ,aAAAF,QAAA,qBAAAG,IAAAI,eACAL,aAAAF,QAAA,sBAAAG,IAAAK,gBACA1T,OAAA2T,SAAAlE,QAAA,KAAA4D,IAAAO,eAEA2oB,UAAA,SAAA1hB,EAAAohB,EAAAhc,GACA,KAAAyc,cAAAzc,EACA,KAAAyc,cAAA7hB,WACA,KAAA6hB,cAAAT,cASA,KAAAS,cAAA,sBAAAjiC,OAAAkhB,KAAA,KAAA+gB,cAAA,sBAAAliC,OAAA,GACA,KAAAoiC,YAAA,EACA,KAAAC,kBAAA5lB,KAAAsN,UAAA,KAAAmY,cAAA,kCAEA,KAAAE,YAAA,EACA,KAAAC,kBAAA,IAEA/8B,QAAAiO,IAAA,KAAA2uB,gBAEAF,UAAA,SAAA3hB,EAAAohB,EAAAI,EAAAI,GACA,KAAAK,cAAA,CACAjiB,WACAohB,cACAI,WACAI,QAEA38B,QAAAiO,IAAA,KAAA+uB,gBAEA1K,SAAA,WACA,KAAA5iB,QAAA1U,KAAA,CAAAiD,KAAA,qBAEAu9B,QAAA,WACA,KAAA9rB,QAAA1U,KAAA,CAAAiD,KAAA,qBAEA29B,kBAAA,WACA,YAAApnB,OAAArT,MAAAC,OAAAu2B,MAAA1E,SAAA,WACA,KAAAze,OAAArT,MAAAC,OAAAu2B,MAAAv1B,SAAA,WACA,KAAAoS,OAAArT,MAAAC,OAAAu2B,MAAA/B,KAAA,eAEA6F,aAAA,WAEA,IAAA6F,EAAAxkC,SAAAC,cAAA,KACAukC,EAAA59B,MAAAstB,QAAA,OACA,IAAA2C,EAAAxc,KAAAsN,UAAA,KAAAjQ,OAAArT,MAAAC,OAAA,WACAovB,EAAA,IAAA+Q,KAAA,CAAA5N,GAAA,CAAA91B,KAAA,iBACAsX,EAAAjV,OAAAshC,IAAAC,gBAAAjR,GACA8Q,EAAAI,KAAAvsB,EACAmsB,EAAAzQ,SAAA,wBAAArc,OAAArT,MAAAC,OAAAmf,WAAA,GAAAtiB,KAAA0/B,MAAA,wBACA7gC,SAAA4P,KAAApO,YAAAgjC,GACAA,EAAAniB,QACAjf,OAAAshC,IAAAG,gBAAAxsB,GACAmsB,EAAAxJ,UAGA4D,YAAA,eAAA7U,EAAA,KAEA9W,EAAA,qBAAA6xB,SAAA,QAEAC,KAAA/kC,SAAA4P,KAAA,CAAAo1B,SAAA,IAAAztB,MAAA,SAAA0tB,GACA,IAAAT,EAAAxkC,SAAAC,cAAA,KACAukC,EAAA59B,MAAAstB,QAAA,OACA+Q,EAAAC,QAAA,SAAAxR,GACA8Q,EAAAI,KAAAxhC,OAAAshC,IAAAC,gBAAAjR,GACA8Q,EAAAzQ,SAAA,mBAAAhK,EAAArS,OAAArT,MAAAC,OAAAmf,WAAA,GAAAtiB,KAAA0/B,MAAA,uBACA2D,EAAAniB,QACAjf,OAAAshC,IAAAG,gBAAAL,EAAAI,MACAJ,EAAAxJ,gBAKA6D,YAAA,eAAAzT,EAAA,KAEAnY,EAAA,qBAAA6xB,SAAA,QAGA7xB,EAAA,cAAAkyB,OAGA,IAAAC,EAAA,GACAnyB,EAAA,cAAA8e,MAAA,SAAAvhB,GACA,IAAA60B,EAAA,KAAAC,wBACAF,EAAAlnC,KAAA,CACAqnC,KAAA,CAAAC,KAAA,KAAAH,EAAAG,KAAAr8B,IAAAk8B,EAAAl8B,IAAAs8B,MAAAJ,EAAAK,MAAAL,EAAAG,KAAAG,OAAAN,EAAAj8B,OAAAi8B,EAAAl8B,KACAkP,IAAA,KAAAusB,UAIAG,KAAA/kC,SAAA4P,KAAA,CAAAo1B,SAAA,IAAAztB,MAAA,SAAA0tB,GACA,IAAAW,EAAA,IAAAC,QAAA,CAAAC,KAAA,KAAAje,OAAA,CAAAod,EAAAQ,MAAAR,EAAAU,QAAAI,UAAA,IACAH,EAAAI,SAAA,CAAAC,UAAAhB,EAAApd,OAAA,MAAA4d,MAAAR,EAAAQ,MAAAE,OAAAV,EAAAU,SAEAP,EAAAz6B,SAAA,SAAAa,GACAo6B,EAAAp6B,OAAA+5B,KAAAC,KAAAh6B,EAAA+5B,KAAAp8B,IAAAqC,EAAA+5B,KAAAE,MAAAj6B,EAAA+5B,KAAAI,OAAA,CAAAttB,IAAA7M,EAAA6M,SAGAutB,EAAAM,KAAA,mBAAA9a,EAAA1T,OAAArT,MAAAC,OAAAmf,WAAA,GAAAtiB,KAAA0/B,MAAA,2BAGA5tB,EAAA,cAAA3E,QAIAywB,iBAAA,WACA,YAAArnB,OAAArT,MAAAC,OAAAu2B,MAAA1E,UAAA,KAAAze,OAAArT,MAAAC,OAAAu2B,MAAA1E,SAAAlY,UACA,KAAAvG,OAAArT,MAAAC,OAAAu2B,MAAAv1B,UAAA,KAAAoS,OAAArT,MAAAC,OAAAu2B,MAAAv1B,SAAA2Y,UACA,KAAAvG,OAAArT,MAAAC,OAAAu2B,MAAA/B,MAAA,KAAAphB,OAAArT,MAAAC,OAAAu2B,MAAA/B,KAAA7a,WAKArU,QAAA,eAAAmxB,EAAA,KAEA,KAAAoL,QACA,kBAAApL,EAAAjpB,OAAAokB,UACA,WACA6E,EAAAyD,qBAAA,EACAzD,EAAA0D,mBAAA,EAEA,IAAAj2B,EAAAuyB,EAEAA,EAAAjpB,OAAAokB,OAAAoB,SACArkB,EAAA0oB,QAAAZ,EAAAjpB,OAAAokB,OAAAoB,UAAA,SAAAT,GACAA,EAAApT,YAAAoT,EAAAvyB,QAAAuyB,EAAAgE,MACAE,EAAArjB,OAAArT,MAAAC,OAAAuyB,EADAruB,EAAAi2B,mBAAA,KAGA7C,MAAA,WACApzB,EAAAi2B,mBAAA,KAEA2H,QAAA,WACA59B,EAAAg2B,qBAAA,KAIAzD,EAAAyD,qBAAA,IAGA,CAAA6H,WAAA,KAKA78B,QAAA,WAEAtG,QAAAiO,IAAA,mCACAjO,QAAAiO,IAAA,KAAAuG,OAAArT,MAAAC,QACA,KAAAoP,UAAApK,MAAA,WAIA2J,EAAA,2BAAAiM,UACAjM,EAAA,iBAAA5M,GAAA,6BAAA4M,EAAA,2BAAAiM,eCpoB6V,MCQzV,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCnBX3b,GAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,cAAc6F,YAAY,CAAC,kBAAkB,WAAW,CAAC7H,EAAG,SAAS,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,aAAa,CAACnC,EAAI8M,GAAG,GAAG5M,EAAG,MAAM,CAACgC,YAAY,UAAUC,MAAM,CAAC,GAAK,iBAAiB,UAAY,GAAG,SAAW,8BAA8B,CAACjC,EAAG,IAAI,CAACgC,YAAY,sCAAsCC,MAAM,CAAC,KAAO,aAAa,CAACnC,EAAI0D,GAAG,qBAAqBxD,EAAG,MAAM,CAACgC,YAAY,uCAAuC,CAAChC,EAAG,MAAM,CAACgC,YAAY,aAAa,CAAClC,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG5M,EAAG,MAAM,CAACgC,YAAY,2BAA2BC,MAAM,CAAC,GAAK,sBAAsB,CAACjC,EAAG,KAAK,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,cAAc,CAACnC,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG5M,EAAG,KAAK,CAACgC,YAAY,kFAAkF6F,YAAY,CAAC,eAAe,QAAQ5F,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,SAAS,CAACgC,YAAY,4BAA4BC,MAAM,CAAC,KAAO,UAAUU,GAAG,CAAC,MAAQ,SAASgH,GAAQ,OAAO7J,EAAIsQ,eAAe,CAACtQ,EAAI0D,GAAG,2BAA2B1D,EAAI8M,GAAG,GAAG5M,EAAG,mBAAmB,IAE5sCK,GAAkB,CAAC,WAAY,IAAIP,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,SAASC,MAAM,CAAC,GAAK,QAAQ,CAACjC,EAAG,MAAM,CAACgC,YAAY,aAAa,CAAChC,EAAG,MAAM,CAACgC,YAAY,OAAO,CAAChC,EAAG,MAAM,CAACgC,YAAY,YAAY,CAAChC,EAAG,MAAM,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,WAAW,CAACjC,EAAG,MAAM,CAACgC,YAAY,mBAAmBhC,EAAG,MAAM,CAACgC,YAAY,0BAA0B,CAAChC,EAAG,MAAM,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,WAAW,CAACjC,EAAG,MAAM,CAACgC,YAAY,cAAc,CAAChC,EAAG,IAAI,CAACA,EAAG,IAAI,CAACgC,YAAY,aAAaC,MAAM,CAAC,KAAO,mCAAmC,OAAS,SAAS,IAAM,wBAAwB,CAACnC,EAAI0D,GAAG,yCACrnB,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,IAAI,CAACgC,YAAY,eAAeC,MAAM,CAAC,KAAO,+BAA+B,IAAM,SAAS,CAACjC,EAAG,MAAM,CAACgC,YAAY,YAAY6F,YAAY,CAAC,OAAS,QAAQ5F,MAAM,CAAC,IAAMgL,EAAQ,QAA8C,IAAM,qBACzR,WAAY,IAAInN,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,IAAI,CAAC6H,YAAY,CAAC,YAAY,OAAO,gBAAgB,QAAQ,CAAC7H,EAAG,SAAS,CAACF,EAAI0D,GAAG,eACrI,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,SAAS,CAACgC,YAAY,iBAAiBC,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,cAAc,qBAAqB,gBAAgB,oBAAoB,gBAAgB,QAAQ,aAAa,sBAAsB,CAACjC,EAAG,OAAO,CAACgC,YAAY,2BACpS,WAAY,IAAIlC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,OAAO,OAAS,SAAS,KAAO,yCAAyC,CAACjC,EAAG,OAAO,CAAC6H,YAAY,CAAC,cAAc,SAAS,CAAC/H,EAAI0D,GAAG,mBAAmBxD,EAAG,IAAI,CAACgC,YAAY,KAAK6F,YAAY,CAAC,eAAe,OAAO,eAAe,aAAa5F,MAAM,CAAC,cAAc,eAClkB,WAAY,IAAInC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,QAAQ,OAAS,SAAS,KAAO,uCAAuC,CAACnC,EAAI0D,GAAG,cACjZ,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,iFAAiFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,iBAAiB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,UAAU,OAAS,SAAS,KAAO,yDAAyD,CAACnC,EAAI0D,GAAG,gBACna,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,aAAa,OAAS,SAAS,KAAO,4CAA4C,CAACnC,EAAI0D,GAAG,mBAC3Z,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,aAAa,QAAQ,QAAU,cAAc,CAAC7H,EAAG,KAAK,CAACF,EAAI0D,GAAG,oBAAoBxD,EAAG,MAAM,CAACgC,YAAY,oBAAoB,CAAChC,EAAG,QAAQ,CAACgC,YAAY,QAAQC,MAAM,CAAC,MAAQ,OAAO,YAAc,IAAI,YAAc,IAAI,OAAS,MAAM,CAACjC,EAAG,QAAQ,CAACA,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,6BAA6BxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,aAAa,CAAClC,EAAI0D,GAAG,sBAAsBxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAAC6H,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,oCAAoCxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,IAAI,CAACgC,YAAY,kBAAkB,CAAClC,EAAI0D,GAAG,kEAAkExD,EAAG,IAAI,CAACiC,MAAM,CAAC,OAAS,SAAS,KAAO,mCAAmC,CAACnC,EAAI0D,GAAG,6BAA6BxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,8CAA8CxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,aAAa,CAAClC,EAAI0D,GAAG,6CAA6CxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,oDAAoDxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,aAAa,CAAClC,EAAI0D,GAAG,wMAAwMxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,0DAA0DxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,aAAa,CAAClC,EAAI0D,GAAG,qFAAqFxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,wBAAwBxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,aAAa,CAAClC,EAAI0D,GAAG,oDAAoDxD,EAAG,KAAK,CAAC6H,YAAY,CAAC,eAAe,MAAM,sBAAsB,MAAM,eAAe,OAAO,OAAS,QAAQ,CAAC7H,EAAG,KAAK,CAAC6H,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,MAAM,YAAY,UAAU,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,OAAO,CAACgC,YAAY,YAAY6F,YAAY,CAAC,cAAc,QAAQ,CAAC/H,EAAI0D,GAAG,yCAAyCxD,EAAG,KAAK,CAACgC,YAAY,YAAY6F,YAAY,CAAC,gBAAgB,OAAO,eAAe,OAAO,iBAAiB,QAAQ,CAAC7H,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,QAAU,aAAa,CAAC7H,EAAG,IAAI,CAACgC,YAAY,QAAQ,CAAClC,EAAI0D,GAAG,qDAAqDxD,EAAG,IAAI,CAACiC,MAAM,CAAC,OAAS,SAAS,KAAO,2DAA2D,CAACnC,EAAI0D,GAAG,4CAA4C1D,EAAI0D,GAAG,qHC6J9wK,IACAG,WAAA,CACAgM,kBAEAjW,KAAA,WACA,UAIAiM,QAAA,CACAksB,eAAA,WACA,KAAA3iB,QAAA1U,KAAA,CAAAiD,KAAA,kBAEAq0B,SAAA,WACA,KAAA5iB,QAAA1U,KAAA,CAAAiD,KAAA,uBCrLsV,MCQlV,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCnBXoC,GAAS,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,cAAc6F,YAAY,CAAC,kBAAkB,WAAW,CAAC7H,EAAG,SAAS,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,aAAa,CAACnC,EAAI8M,GAAG,GAAG5M,EAAG,MAAM,CAACgC,YAAY,UAAUC,MAAM,CAAC,GAAK,iBAAiB,UAAY,GAAG,SAAW,8BAA8B,CAACjC,EAAG,IAAI,CAACgC,YAAY,sCAAsCC,MAAM,CAAC,KAAO,aAAa,CAACnC,EAAI0D,GAAG,qBAAqBxD,EAAG,MAAM,CAACgC,YAAY,uCAAuC,CAAChC,EAAG,MAAM,CAACgC,YAAY,aAAa,CAAClC,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG5M,EAAG,MAAM,CAACgC,YAAY,2BAA2BC,MAAM,CAAC,GAAK,sBAAsB,CAACjC,EAAG,KAAK,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,cAAc,CAACnC,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG9M,EAAI8M,GAAG,GAAG5M,EAAG,KAAK,CAACgC,YAAY,kFAAkF6F,YAAY,CAAC,eAAe,QAAQ5F,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,SAAS,CAACgC,YAAY,4BAA4BC,MAAM,CAAC,KAAO,UAAUU,GAAG,CAAC,MAAQ,SAASgH,GAAQ,OAAO7J,EAAIsQ,eAAe,CAACtQ,EAAI0D,GAAG,2BAA2B1D,EAAI8M,GAAG,GAAG5M,EAAG,mBAAmB,IAE5sCK,GAAkB,CAAC,WAAY,IAAIP,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,SAASC,MAAM,CAAC,GAAK,QAAQ,CAACjC,EAAG,MAAM,CAACgC,YAAY,aAAa,CAAChC,EAAG,MAAM,CAACgC,YAAY,OAAO,CAAChC,EAAG,MAAM,CAACgC,YAAY,YAAY,CAAChC,EAAG,MAAM,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,WAAW,CAACjC,EAAG,MAAM,CAACgC,YAAY,mBAAmBhC,EAAG,MAAM,CAACgC,YAAY,0BAA0B,CAAChC,EAAG,MAAM,CAACgC,YAAY,qBAAqBC,MAAM,CAAC,GAAK,WAAW,CAACjC,EAAG,MAAM,CAACgC,YAAY,cAAc,CAAChC,EAAG,IAAI,CAACA,EAAG,IAAI,CAACgC,YAAY,aAAaC,MAAM,CAAC,KAAO,mCAAmC,OAAS,SAAS,IAAM,wBAAwB,CAACnC,EAAI0D,GAAG,yCACrnB,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,IAAI,CAACgC,YAAY,eAAeC,MAAM,CAAC,KAAO,+BAA+B,IAAM,SAAS,CAACjC,EAAG,MAAM,CAACgC,YAAY,YAAY6F,YAAY,CAAC,OAAS,QAAQ5F,MAAM,CAAC,IAAMgL,EAAQ,QAA8C,IAAM,qBACzR,WAAY,IAAInN,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,IAAI,CAAC6H,YAAY,CAAC,YAAY,OAAO,gBAAgB,QAAQ,CAAC7H,EAAG,SAAS,CAACF,EAAI0D,GAAG,eACrI,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,SAAS,CAACgC,YAAY,iBAAiBC,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,cAAc,qBAAqB,gBAAgB,oBAAoB,gBAAgB,QAAQ,aAAa,sBAAsB,CAACjC,EAAG,OAAO,CAACgC,YAAY,2BACpS,WAAY,IAAIlC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,OAAO,OAAS,SAAS,KAAO,yCAAyC,CAACjC,EAAG,OAAO,CAAC6H,YAAY,CAAC,cAAc,SAAS,CAAC/H,EAAI0D,GAAG,mBAAmBxD,EAAG,IAAI,CAACgC,YAAY,KAAK6F,YAAY,CAAC,eAAe,OAAO,eAAe,aAAa5F,MAAM,CAAC,cAAc,eAClkB,WAAY,IAAInC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,QAAQ,OAAS,SAAS,KAAO,uCAAuC,CAACnC,EAAI0D,GAAG,cACjZ,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,iFAAiFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,iBAAiB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,UAAU,OAAS,SAAS,KAAO,yDAAyD,CAACnC,EAAI0D,GAAG,gBACna,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,KAAK,CAACgC,YAAY,kFAAkFC,MAAM,CAAC,UAAY,YAAY,SAAW,+CAA+C,GAAK,kBAAkB,CAACjC,EAAG,IAAI,CAACgC,YAAY,sBAAsBC,MAAM,CAAC,MAAQ,aAAa,OAAS,SAAS,KAAO,4CAA4C,CAACnC,EAAI0D,GAAG,mBAC3Z,WAAY,IAAI1D,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACgC,YAAY,MAAM6F,YAAY,CAAC,aAAa,QAAQ,QAAU,cAAc,CAAC7H,EAAG,KAAK,CAACF,EAAI0D,GAAG,iDAAiDxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,kbAAkbxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,wWAAwWxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,8KAA8KxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,kGAAkGxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,yKAAyKxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,6FAA6FxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,+PAA+PxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,4MAA4MxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,oIAAoIxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,iMAAiMxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,0OAA0OxD,EAAG,IAAI,CAACF,EAAI0D,GAAG,sNAAsNxD,EAAG,IAAI,CAACiC,MAAM,CAAC,OAAS,SAAS,KAAO,sBAAsB,CAACnC,EAAI0D,GAAG,2BCmHp8F,IACAG,WAAA,CACAgM,kBAEAjW,KAAA,WACA,UAIAiM,QAAA,CACAksB,eAAA,WACA,KAAA3iB,QAAA1U,KAAA,CAAAiD,KAAA,kBAEAq0B,SAAA,WACA,KAAA5iB,QAAA1U,KAAA,CAAAiD,KAAA,uBC3IiV,MCQ7U,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCAf,SAASmlC,GAAa1uB,EAAI1C,EAAM2C,GAC9B,IAAIuC,EAAUC,KAAKC,MAAM9D,aAAa+D,QAAQ,YAC9C,GAAGH,IAA0C,IAA/BA,EAAQK,KAAK8rB,cACzB,OAAO1uB,IAGPA,EAAK,CACHpH,KAAM,SACNqC,MAAO,CAAEC,SAAU6E,EAAG4uB,YAK5B,IAAMC,GAAS,CACb,CACEh2B,KAAM,SACNzM,UAAW0iC,IAGb,CACEj2B,KAAM,GACNzM,UAAW0iC,IAGb,CACEj2B,KAAM,kBACNzM,UAAW2iC,IAGb,CACEl2B,KAAM,aACNzM,UAAW4iC,IAGb,CACEn2B,KAAM,IACNzM,UAAW0iC,IAGb,CACEj2B,KAAM,wCACNtP,KAAM,8BACN6C,UAAW6iC,IAQb,CACEp2B,KAAM,QACNzM,UAAW8iC,GACX3lC,KAAM,OAENm5B,SAAU,CACR,CACE7pB,KAAM,kBACNtP,KAAM,UACN4lC,YAAaT,GACbtiC,UAAWgjC,IAEb,CACEv2B,KAAM,mBACNtP,KAAM,WACN4lC,YAAaT,GACbtiC,UAAW4hB,IAEb,CACEnV,KAAM,gBACNtP,KAAM,eACN4lC,YAAaT,GACbtiC,UAAWijC,IAEb,CACEx2B,KAAM,gBACNtP,KAAM,eACN4lC,YAAaT,GACbtiC,UAAWkjC,IAEb,CACEz2B,KAAM,eACNtP,KAAM,cACN4lC,YAAaT,GACbtiC,UAAWmjC,IAEb,CACE12B,KAAM,kBACNtP,KAAM,kBACN4lC,YAAaT,GACbtiC,UAAWojC,IAEb,CACE32B,KAAM,yBACNtP,KAAM,yBACN4lC,YAAaT,GACbtiC,UAAW6iC,IAEb,CACEp2B,KAAM,OACNtP,KAAM,OACN4lC,YAAaT,GACbtiC,UAAWqjC,IAEb,CACE52B,KAAM,QACNtP,KAAM,QACN4lC,YAAaT,GACbtiC,UAAWsjC,IAEb,CACE72B,KAAM,qBACNtP,KAAM,WACN4lC,YAAaT,GACbtiC,UAAWujC,IAGb,CAAE92B,KAAM,UACNtP,KAAM,SACN4lC,YAAW,SAAEnvB,EAAI1C,EAAM2C,GACrBA,EAAK,UAELrB,aAAaD,WAAW,WACxBC,aAAagxB,YAKrB,CAAE/2B,KAAM,IAAKzM,UAAWyjC,KAYXhB,M,aC1JbiB,gBAAS,GAADn/B,OAAIo/B,GAAoB,qBAAqB,CACnDC,MAAK,WACH1kC,QAAQiO,IACN,uGAIJ02B,WAAU,WACR3kC,QAAQiO,IAAI,wCAEd22B,OAAM,WACJ5kC,QAAQiO,IAAI,6CAEd42B,YAAW,WACT7kC,QAAQiO,IAAI,gCAEd62B,QAAO,WACL9kC,QAAQiO,IAAI,8CAEd82B,QAAO,WACL/kC,QAAQiO,IAAI,kEAEd5Q,MAAK,SAAEA,GACL2C,QAAQ3C,MAAM,4CAA6CA,MCTjE0D,OAAIC,IAAIgkC,QACRjkC,OAAIC,IAAIikC,IACRlkC,OAAIC,IAAIkkC,KAERnkC,OAAInG,UAAU4V,UAAY,IAAIzP,OAK5Bf,QAAQiO,IAAM,SAAUjQ,KAG1BkC,OAAO6X,MAAQtK,EAAQ,QAGvBvN,OAAO6X,MAAMotB,aAAajnC,QAAQ8C,KAAI,SAAUW,GAG9C,IAAIuV,EAAUC,KAAKC,MAAM9D,aAAa+D,QAAQ,YACxC+tB,EAAaluB,EAAQK,KAAKC,aAKhC,OAHG4tB,IACCzjC,EAAOiW,QAAQytB,OAAO,iBAAmB,UAAHhgC,OAAa+/B,IAEhDzjC,KACN,SAAUtE,GAIX,OAFA2C,QAAQiO,IAAI5Q,GACZkD,KAAKmP,QAAQC,QAAQpP,KAAKqO,OAAOgB,MAAMC,UAAY,WAC5CpT,QAAQE,OAAOU,EAAM6a,aAG9BnX,OAAIuN,MAAM,CACRpU,KAAM,WACJ,MAAO,CACLqZ,IAAIA,QAMV,IAAM+xB,GAAS,IAAIN,OAAU,CAC3BzB,UACAgC,gBAAiB,kBACjBC,eAAgB,SAAC9wB,GACf,OAAIA,EAAG+wB,KACE,CAACC,SAAUhxB,EAAG+wB,MAEd,CAAExqB,EAAG,EAAG0qB,EAAG,MAKxB5kC,OAAIC,IAAI4kC,OAAS,CACfjkC,OAAQ,CAAE+T,GAAI,iBACX4vB,IAIL,IAAIvkC,OAAI,CACNqL,GAAI,OACJ/L,OAAQ,SAAAiE,GAAC,OAAIA,EAAEuhC,IACfP,UACAQ,W,2DClFF,W,uBCAA3pC,EAAOD,QAAU,IAA0B,8B,qBCA3CC,EAAOD,QAAU,IAA0B,0C,8CCA3CC,EAAOD,QAAU,soG,2DCAjB,W,gDCAAC,EAAOD,QAAU,IAA0B,yB,6DCA3C,W,oCCAA,W,yECAAC,EAAOD,QAAU,IAA0B,wC,oCCA3C,W,uBCAAC,EAAOD,QAAU,IAA0B,iC,oCCA3C,W,8CCAAC,EAAOD,QAAU,CACb,aAAgB,8CAChB,UAAa,uCACb,aAAc,GAAAmJ,OAAMwO,SAASkyB,OAAM,kBACnC,cAAiB,kEACjB,cAAiB,sEACjB,eAAkB,mEAClB,IAAQ,0C,2DCPZ,W,oCCAA,W,2DCAA,W,qBCAA5pC,EAAOD,QAAU,IAA0B,yB,4CCA3CC,EAAOD,QAAU,IAA0B,wB,qBCA3CC,EAAOD,QAAU,IAA0B,0C,4CCA3CC,EAAOD,QAAU,IAA0B,oC,qBCA3CC,EAAOD,QAAU,IAA0B,iC,qBCA3CC,EAAOD,QAAU,IAA0B,2B,qBCA3CC,EAAOD,QAAU,IAA0B,iC,4CCA3CC,EAAOD,QAAU,IAA0B,6B,qBCA3C,IAAI4Z,EAAM,CACT,0BAA2B,OAC3B,wBAAyB,OACzB,0BAA2B,OAC3B,6BAA8B,OAC9B,2BAA4B,OAC5B,6BAA8B,OAC9B,8BAA+B,OAC/B,4BAA6B,OAC7B,8BAA+B,OAC/B,8BAA+B,OAC/B,4BAA6B,OAC7B,8BAA+B,QAIhC,SAASkwB,EAAeC,GACvB,IAAIvwB,EAAKwwB,EAAsBD,GAC/B,OAAOpqC,EAAoB6Z,GAE5B,SAASwwB,EAAsBD,GAC9B,IAAIpqC,EAAoB+C,EAAEkX,EAAKmwB,GAAM,CACpC,IAAI5pC,EAAI,IAAIiB,MAAM,uBAAyB2oC,EAAM,KAEjD,MADA5pC,EAAE8pC,KAAO,mBACH9pC,EAEP,OAAOyZ,EAAImwB,GAEZD,EAAenqB,KAAO,WACrB,OAAOlhB,OAAOkhB,KAAK/F,IAEpBkwB,EAAetpC,QAAUwpC,EACzB/pC,EAAOD,QAAU8pC,EACjBA,EAAetwB,GAAK,Q,qBCjCpBvZ,EAAOD,QAAU,IAA0B,sC,qBCA3CC,EAAOD,QAAU,IAA0B,0C,yDCA3C,W,yDCAA,W,kCCAA,W,qBCAAC,EAAOD,QAAU,IAA0B,uB,kCCA3C,W,kCCAA,W,qBCAAC,EAAOD,QAAU,IAA0B,6B,0FCA3CC,EAAOD,QAAU,IAA0B,wC,kCCA3C,W,qBCAAC,EAAOD,QAAU,IAA0B,yC,kCCA3C,W,kCCAA,W,kCCAA,W,kCCAA,W,kCCAA","file":"js/app.a7acfb3b.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"app\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// script path function\n \tfunction jsonpScriptSrc(chunkId) {\n \t\treturn __webpack_require__.p + \"js/\" + ({}[chunkId]||chunkId) + \".\" + {\"chunk-2d216214\":\"832aa55e\",\"chunk-4229c8cd\":\"9ca4f7e0\"}[chunkId] + \".js\"\n \t}\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n \t// This file contains only the entry chunk.\n \t// The chunk loading function for additional chunks\n \t__webpack_require__.e = function requireEnsure(chunkId) {\n \t\tvar promises = [];\n\n\n \t\t// JSONP chunk loading for javascript\n\n \t\tvar installedChunkData = installedChunks[chunkId];\n \t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n \t\t\t// a Promise means \"currently loading\".\n \t\t\tif(installedChunkData) {\n \t\t\t\tpromises.push(installedChunkData[2]);\n \t\t\t} else {\n \t\t\t\t// setup Promise in chunk cache\n \t\t\t\tvar promise = new Promise(function(resolve, reject) {\n \t\t\t\t\tinstalledChunkData = installedChunks[chunkId] = [resolve, reject];\n \t\t\t\t});\n \t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n \t\t\t\t// start chunk loading\n \t\t\t\tvar script = document.createElement('script');\n \t\t\t\tvar onScriptComplete;\n\n \t\t\t\tscript.charset = 'utf-8';\n \t\t\t\tscript.timeout = 120;\n \t\t\t\tif (__webpack_require__.nc) {\n \t\t\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n \t\t\t\t}\n \t\t\t\tscript.src = jsonpScriptSrc(chunkId);\n\n \t\t\t\t// create error before stack unwound to get useful stacktrace later\n \t\t\t\tvar error = new Error();\n \t\t\t\tonScriptComplete = function (event) {\n \t\t\t\t\t// avoid mem leaks in IE.\n \t\t\t\t\tscript.onerror = script.onload = null;\n \t\t\t\t\tclearTimeout(timeout);\n \t\t\t\t\tvar chunk = installedChunks[chunkId];\n \t\t\t\t\tif(chunk !== 0) {\n \t\t\t\t\t\tif(chunk) {\n \t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n \t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n \t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n \t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n \t\t\t\t\t\t\terror.type = errorType;\n \t\t\t\t\t\t\terror.request = realSrc;\n \t\t\t\t\t\t\tchunk[1](error);\n \t\t\t\t\t\t}\n \t\t\t\t\t\tinstalledChunks[chunkId] = undefined;\n \t\t\t\t\t}\n \t\t\t\t};\n \t\t\t\tvar timeout = setTimeout(function(){\n \t\t\t\t\tonScriptComplete({ type: 'timeout', target: script });\n \t\t\t\t}, 120000);\n \t\t\t\tscript.onerror = script.onload = onScriptComplete;\n \t\t\t\tdocument.head.appendChild(script);\n \t\t\t}\n \t\t}\n \t\treturn Promise.all(promises);\n \t};\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n \tvar jsonpArray = window[\"webpackJsonp\"] = window[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// add entry module to deferred list\n \tdeferredModules.push([0,\"chunk-vendors\"]);\n \t// run deferred modules when ready\n \treturn checkDeferredModules();\n","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeResults.vue?vue&type=style&index=0&id=43a23028&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/logo-upv.62234779.png\";","module.exports = __webpack_public_path__ + \"img/badge_service_gold.ce86e6d3.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PrivacyPolicy.vue?vue&type=style&index=0&id=66d51c35&prod&scoped=true&lang=css\"","module.exports = \"data:image/png;base64,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\"","module.exports = \"data:image/png;base64,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\"","module.exports = __webpack_public_path__ + \"img/logo-eosc-synergy-png.bac312fe.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessment.vue?vue&type=style&index=0&id=2d8d6d3a&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/by.04d377d9.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notification.vue?vue&type=style&index=0&id=22956390&prod&lang=scss\"","module.exports = __webpack_public_path__ + \"img/no_badge_blur.376698d4.png\";","module.exports = __webpack_public_path__ + \"img/badge_service_bronze.753b2e47.png\";","module.exports = __webpack_public_path__ + \"img/badge_services_bronze.753b2e47.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CriteriaSummary.vue?vue&type=style&index=0&id=40574f64&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/badge_fair_silver.7071e6a3.png\";","module.exports = \"data:image/png;base64,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\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PipelineName.vue?vue&type=style&index=0&id=4695df83&prod&scoped=true&lang=css\"","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{class:{'nav-open': _vm.$sidebar.showSidebar}},[_c('notifications'),_c('router-view')],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=2a0aafa5\"\nimport script from \"./App.vue?vue&type=script&lang=js\"\nexport * from \"./App.vue?vue&type=script&lang=js\"\nimport style0 from \"./App.vue?vue&type=style&index=0&id=2a0aafa5&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/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","// store/index.js\n\nimport Vue from \"vue\";\nimport Vuex from \"vuex\";\n\nVue.use(Vuex);\n\nexport default new Vuex.Store({\n state: {\n report:{},\n count_cred:0,\n name:'',\n pipeline_id:'',\n build_url:'',\n status:'',\n pull_request_url:'',\n config_yaml:{\n config:{\n project_repos:[],\n deploy_template:'',\n credentials:[]\n },\n sqa_criteria:{},\n environment:{}\n },\n docker_compose:{\n version:\"3.7\",\n id_cred_service:\"\",\n services:{\n\n }\n },\n\n },\n getters: {},\n mutations: {},\n actions: {}\n});\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"notifications\"},[_c('transition-group',{attrs:{\"name\":_vm.transitionName,\"mode\":_vm.transitionMode}},_vm._l((_vm.notifications),function(notification){return _c('notification',_vm._b({key:notification.timestamp.getTime(),attrs:{\"clickHandler\":notification.onClick},on:{\"close\":_vm.removeNotification}},'notification',notification,false))}),1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"alert\",class:[{'alert-with-icon': _vm.icon || _vm.showClose}, _vm.verticalAlign, _vm.horizontalAlign, _vm.alertType],style:(_vm.customPosition),attrs:{\"data-notify\":\"container\",\"role\":\"alert\",\"data-notify-position\":\"top-center\"},on:{\"click\":_vm.tryClose}},[(_vm.showClose)?_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"aria-hidden\":\"true\",\"data-notify\":\"dismiss\"},on:{\"click\":_vm.close}},[_c('i',{staticClass:\"nc-icon nc-simple-remove\"})]):_vm._e(),(_vm.icon)?_c('span',{class:['alert-icon', _vm.icon],attrs:{\"data-notify\":\"icon\"}}):_vm._e(),_c('span',{attrs:{\"data-notify\":\"message\"}},[(_vm.title)?_c('div',{staticClass:\"title\"},[_c('b',[_vm._v(_vm._s(_vm.title)),_c('br')])]):_vm._e(),(_vm.message)?_c('div',{domProps:{\"innerHTML\":_vm._s(_vm.message)}}):_vm._e(),(!_vm.message && _vm.component)?_c('content-render',{attrs:{\"component\":_vm.component}}):_vm._e()],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notification.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notification.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Notification.vue?vue&type=template&id=22956390\"\nimport script from \"./Notification.vue?vue&type=script&lang=js\"\nexport * from \"./Notification.vue?vue&type=script&lang=js\"\nimport style0 from \"./Notification.vue?vue&type=style&index=0&id=22956390&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notifications.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notifications.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Notifications.vue?vue&type=template&id=1e1e365e\"\nimport script from \"./Notifications.vue?vue&type=script&lang=js\"\nexport * from \"./Notifications.vue?vue&type=script&lang=js\"\nimport style0 from \"./Notifications.vue?vue&type=style&index=0&id=1e1e365e&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","import Notifications from './Notifications.vue';\n\nconst NotificationStore = {\n state: [], // here the notifications will be added\n settings: {\n overlap: false,\n verticalAlign: 'top',\n horizontalAlign: 'right',\n type: 'info',\n timeout: 5000,\n closeOnClick: true,\n showClose: true\n },\n setOptions(options) {\n this.settings = Object.assign(this.settings, options);\n },\n removeNotification(timestamp) {\n const indexToDelete = this.state.findIndex(n => n.timestamp === timestamp);\n if (indexToDelete !== -1) {\n this.state.splice(indexToDelete, 1);\n }\n },\n addNotification(notification) {\n if (typeof notification === 'string' || notification instanceof String) {\n notification = { message: notification };\n }\n notification.timestamp = new Date();\n notification.timestamp.setMilliseconds(\n notification.timestamp.getMilliseconds() + this.state.length\n );\n notification = Object.assign({}, this.settings, notification);\n this.state.push(notification);\n },\n notify(notification) {\n if (Array.isArray(notification)) {\n notification.forEach(notificationInstance => {\n this.addNotification(notificationInstance);\n });\n } else {\n this.addNotification(notification);\n }\n }\n};\n\nconst NotificationsPlugin = {\n install(Vue, options) {\n let app = new Vue({\n data: {\n notificationStore: NotificationStore\n },\n methods: {\n notify(notification) {\n this.notificationStore.notify(notification);\n }\n }\n });\n Vue.prototype.$notify = app.notify;\n Vue.prototype.$notifications = app.notificationStore;\n Vue.component('Notifications', Notifications);\n if (options) {\n NotificationStore.setOptions(options);\n }\n }\n};\n\nexport default NotificationsPlugin;\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"form-group\",class:{\n 'input-group': _vm.hasIcon,\n 'input-group-focus': _vm.focused\n }},[_vm._t(\"label\",function(){return [(_vm.label)?_c('label',{staticClass:\"control-label\"},[_vm._v(\"\\n \"+_vm._s(_vm.label)+\"\\n \")]):_vm._e(),(_vm.help == true)?_c('button',{staticClass:\"btn\",staticStyle:{\"padding\":\"0.3rem 0.75rem\",\"margin-bottom\":\"0 !important\",\"font-size\":\"1rem !important\",\"font-weight\":\"400 !important\",\"color\":\"#495057 !important\",\"border\":\"none !important\",\"height\":\"40px !important\"},attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":_vm.message + ' ' + 'more info'}},[_c('i',{staticClass:\"fa fa-question-circle\"})]):_vm._e()]}),_vm._t(\"addonLeft\",function(){return [(_vm.addonLeftIcon)?_c('span',{staticClass:\"input-group-prepend\"},[_c('div',{staticClass:\"input-group-text\"},[_c('i',{class:_vm.addonLeftIcon})])]):_vm._e()]}),_vm._t(\"default\",function(){return [_c('input',_vm._g(_vm._b({staticClass:\"form-control\",attrs:{\"aria-describedby\":\"addon-right addon-left\"},domProps:{\"value\":_vm.value}},'input',_vm.$attrs,false),_vm.listeners))]}),_vm._t(\"addonRight\",function(){return [(_vm.addonRightIcon)?_c('span',{staticClass:\"input-group-append\"},[_c('div',{staticClass:\"input-group-text\"},[_c('i',{class:_vm.addonRightIcon})])]):_vm._e()]}),_vm._t(\"helperText\")],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseInput.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseInput.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BaseInput.vue?vue&type=template&id=cfc7638a&scoped=true\"\nimport script from \"./BaseInput.vue?vue&type=script&lang=js\"\nexport * from \"./BaseInput.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"cfc7638a\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"form-check\",class:{disabled: _vm.disabled}},[_c('label',{staticClass:\"form-check-label\",attrs:{\"for\":_vm.cbId}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.model),expression:\"model\"}],staticClass:\"form-check-input\",attrs:{\"id\":_vm.cbId,\"type\":\"checkbox\",\"disabled\":_vm.disabled},domProps:{\"checked\":Array.isArray(_vm.model)?_vm._i(_vm.model,null)>-1:(_vm.model)},on:{\"change\":function($event){var $$a=_vm.model,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.model=$$a.concat([$$v]))}else{$$i>-1&&(_vm.model=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.model=$$c}}}}),_c('span',{staticClass:\"form-check-sign\"})]),_c('span',[_vm._t(\"default\")],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseCheckbox.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseCheckbox.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BaseCheckbox.vue?vue&type=template&id=3822b1e6\"\nimport script from \"./BaseCheckbox.vue?vue&type=script&lang=js\"\nexport * from \"./BaseCheckbox.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"form-check-radio\"},[_c('label',{staticClass:\"form-check-label\",attrs:{\"for\":_vm.cbId}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.model),expression:\"model\"}],attrs:{\"id\":_vm.cbId,\"type\":\"radio\",\"disabled\":_vm.disabled},domProps:{\"value\":_vm.label,\"checked\":_vm._q(_vm.model,_vm.label)},on:{\"change\":function($event){_vm.model=_vm.label}}}),_c('span',{staticClass:\"form-check-sign\"},[_vm._t(\"default\")],2)])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseRadio.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseRadio.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BaseRadio.vue?vue&type=template&id=3246c6ff\"\nimport script from \"./BaseRadio.vue?vue&type=script&lang=js\"\nexport * from \"./BaseRadio.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c(_vm.tag,{directives:[{name:\"click-outside\",rawName:\"v-click-outside\",value:(_vm.closeDropDown),expression:\"closeDropDown\"}],tag:\"li\",staticClass:\"dropdown nav-item\",class:{show: _vm.isOpen},attrs:{\"aria-haspopup\":\"true\",\"aria-expanded\":_vm.isOpen},on:{\"click\":_vm.toggleDropDown}},[_c('a',{staticClass:\"nav-link dropdown-toggle\",attrs:{\"data-toggle\":\"dropdown\"}},[_vm._t(\"title\",function(){return [_c('i',{class:_vm.icon}),_c('span',{staticClass:\"no-icon\"},[_vm._v(_vm._s(_vm.title))]),_c('b',{staticClass:\"caret\"})]})],2),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.isOpen),expression:\"isOpen\"}],staticClass:\"dropdown-menu show\"},[_vm._t(\"default\")],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseDropdown.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseDropdown.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BaseDropdown.vue?vue&type=template&id=1b11b073&scoped=true\"\nimport script from \"./BaseDropdown.vue?vue&type=script&lang=js\"\nexport * from \"./BaseDropdown.vue?vue&type=script&lang=js\"\nimport style0 from \"./BaseDropdown.vue?vue&type=style&index=0&id=1b11b073&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"1b11b073\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"card\",class:[_vm.type && `card-${_vm.type}`]},[(_vm.$slots.image)?_c('div',{staticClass:\"card-image\"},[_vm._t(\"image\")],2):_vm._e(),(_vm.$slots.header || _vm.title)?_c('div',{staticClass:\"card-header\",class:_vm.headerClasses},[_vm._t(\"header\",function(){return [_c('h4',{staticClass:\"card-title\"},[_vm._v(_vm._s(_vm.title))]),(_vm.subTitle)?_c('p',{staticClass:\"card-category\"},[_vm._v(_vm._s(_vm.subTitle))]):_vm._e()]})],2):_vm._e(),(_vm.$slots.default)?_c('div',{staticClass:\"card-body\",class:_vm.bodyClasses},[_vm._t(\"default\")],2):_vm._e(),_vm._t(\"raw-content\"),(_vm.$slots.footer)?_c('div',{staticClass:\"card-footer\",class:_vm.footerClasses},[_vm._t(\"footer\")],2):_vm._e()],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Card.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Card.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Card.vue?vue&type=template&id=104679b5\"\nimport script from \"./Card.vue?vue&type=script&lang=js\"\nexport * from \"./Card.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","import BaseInput from './components/Inputs/BaseInput.vue'\nimport BaseCheckbox from './components/Inputs/BaseCheckbox.vue'\nimport BaseRadio from './components/Inputs/BaseRadio.vue'\nimport BaseDropdown from './components/BaseDropdown.vue'\nimport Card from './components/Cards/Card.vue'\n\n/**\n * You can register global components here and use them as a plugin in your main Vue instance\n */\n\nconst GlobalComponents = {\n install (Vue) {\n Vue.component(BaseInput.name, BaseInput)\n Vue.component(BaseCheckbox.name, BaseCheckbox)\n Vue.component(BaseRadio.name, BaseRadio)\n Vue.component(BaseDropdown.name, BaseDropdown)\n Vue.component('card', Card)\n }\n}\n\nexport default GlobalComponents\n","export default {\n bind: function (el, binding, vnode) {\n el.clickOutsideEvent = function (event) {\n // here I check that click was outside the el and his childrens\n if (!(el == event.target || el.contains(event.target))) {\n // and if it did, call method provided in attribute value\n vnode.context[binding.expression](event);\n }\n };\n document.body.addEventListener('click', el.clickOutsideEvent)\n },\n unbind: function (el) {\n document.body.removeEventListener('click', el.clickOutsideEvent)\n },\n}\n","import clickOutside from './directives/click-ouside.js';\n\n\n/**\n * You can register global directives here and use them as a plugin in your main Vue instance\n */\n\nconst GlobalDirectives = {\n install (Vue) {\n Vue.directive('click-outside', clickOutside);\n }\n}\n\nexport default GlobalDirectives\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"sidebar\",style:(_vm.sidebarStyle),attrs:{\"data-color\":_vm.backgroundColor,\"data-image\":_vm.backgroundImage}},[_c('div',{staticClass:\"sidebar-wrapper\"},[_vm._m(0),_vm._t(\"content\"),_c('ul',{staticClass:\"nav nav-main__links\"},[_vm._t(\"default\",function(){return _vm._l((_vm.sidebarLinks),function(link,index){return _c('sidebar-link',{key:link.name + index,attrs:{\"to\":link.path,\"link\":link},on:{\"click\":_vm.closeNavbar}},[_c('i',{class:link.icon}),_c('p',[_vm._v(_vm._s(link.name))])])})})],2),(_vm.$slots['bottom-links'])?_c('ul',{staticClass:\"nav nav-bottom\"},[_vm._t(\"bottom-links\")],2):_vm._e()],2)])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"logo\",staticStyle:{\"background\":\"#73bbdc\",\"border-bottom\":\"1px solid rgba(0, 0, 0, 0.1)\",\"height\":\"73px\"}},[_c('a',{staticClass:\"simple-text logo__container\",staticStyle:{\"color\":\"white\"},attrs:{\"href\":\"#\"}},[_c('div',{staticClass:\"logo-img\"},[_c('img',{attrs:{\"src\":require(\"../../../static/eosc-synergy.png\"),\"alt\":\"\"}})]),_vm._v(\"\\n\\t\\t\\tSQAaaS\\n\\t\\t\\t\")])])\n}]\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c(_vm.tag,_vm._b({tag:\"component\",attrs:{\"tag\":\"li\"},nativeOn:{\"click\":function($event){return _vm.hideSidebar.apply(null, arguments)}}},'component',_vm.$attrs,false),[_c('a',_vm._b({staticClass:\"nav-link\"},'a',_vm.$attrs,false),[_vm._t(\"default\",function(){return [(_vm.link.icon)?_c('i',{class:_vm.link.icon}):_vm._e(),_c('p',[_vm._v(_vm._s(_vm.link.name))])]})],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SidebarLink.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SidebarLink.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./SidebarLink.vue?vue&type=template&id=6c39752a\"\nimport script from \"./SidebarLink.vue?vue&type=script&lang=js\"\nexport * from \"./SidebarLink.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SideBar.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SideBar.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./SideBar.vue?vue&type=template&id=bb3efaea\"\nimport script from \"./SideBar.vue?vue&type=script&lang=js\"\nexport * from \"./SideBar.vue?vue&type=script&lang=js\"\nimport style0 from \"./SideBar.vue?vue&type=style&index=0&id=bb3efaea&prod&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","import Sidebar from './SideBar.vue'\nimport SidebarLink from './SidebarLink.vue'\n\nconst SidebarStore = {\n showSidebar: false,\n sidebarLinks: [\n {\n name: 'Dashboard',\n icon: 'ti-panel',\n path: '/admin/overview'\n }\n ],\n displaySidebar (value) {\n this.showSidebar = value\n }\n}\n\nconst SidebarPlugin = {\n\n install (Vue) {\n Vue.mixin({\n data () {\n return {\n sidebarStore: SidebarStore\n }\n }\n })\n\n Object.defineProperty(Vue.prototype, '$sidebar', {\n get () {\n return this.$root.sidebarStore\n }\n })\n Vue.component('side-bar', Sidebar)\n Vue.component('sidebar-link', SidebarLink)\n }\n}\n\nexport default SidebarPlugin\n","import VTooltip from 'v-tooltip'\n// Notifications plugin\nimport Notifications from 'src/components/NotificationPlugin'\n// A plugin file where you could register global components used across the app\nimport GlobalComponents from './globalComponents'\n// A plugin file where you could register global directives\nimport GlobalDirectives from './globalDirectives'\n// Sidebar on the right. Used as a local plugin in DashboardLayout.vue\nimport SideBar from './components/SidebarPlugin'\n\n// asset imports\nimport 'bootstrap/dist/css/bootstrap.css'\nimport './assets/sass/light-bootstrap-dashboard.scss'\nimport './assets/css/demo.css'\n\n/**\n * This is the main Light Bootstrap Dashboard Vue plugin where dashboard related plugins are registerd.\n */\nexport default {\n install (Vue) {\n Vue.use(GlobalComponents)\n Vue.use(GlobalDirectives)\n Vue.use(SideBar)\n Vue.use(Notifications)\n Vue.use(VTooltip)\n }\n}\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"wrapper\"},[_c('side-bar',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.$route.path != '/' && _vm.$route.path != '/auth/pipeline-name' && _vm.$route.path != '/auth/select-option' && _vm.$route.path != '/auth/full-assessment' && !_vm.$route.path.startsWith('/auth/full-assessment/report') ),expression:\"$route.path != '/' && $route.path != '/auth/pipeline-name' && $route.path != '/auth/select-option' && $route.path != '/auth/full-assessment' && !$route.path.startsWith('/auth/full-assessment/report') \"}]},[_c('div',{staticClass:\"widget-body\"},[_c('p',{staticStyle:{\"padding-left\":\"20px\",\"font-size\":\"30px\"}},[_vm._v(\"Pipeline as a Service\")]),_c('p',{staticStyle:{\"padding-left\":\"20px\",\"font-size\":\"15px\"}},[_vm._v(\"Compose and test your own customized quality pipelines\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-12\"},[_c('div',{staticClass:\"col-sm-12\"},[_c('div',{staticClass:\"vrtwiz\"},[_c('ul',{staticClass:\"verticalwiz\"},[_c('li',{staticClass:\"active step1 general-step\",attrs:{\"data-target\":\"#step1\"},on:{\"click\":function($event){return _vm.menuChange('1')}}},[_c('sidebar-link',{attrs:{\"to\":\"/auth/general-options\"}},[_c('span',{staticClass:\"step\"},[_vm._v(\"1\")]),_c('span',{staticClass:\"title\"},[_vm._v(\"Repos\")])])],1),_c('li',{staticClass:\"step3 general-step\",attrs:{\"data-target\":\"#step3\"},on:{\"click\":function($event){return _vm.menuChange('2')}}},[_c('sidebar-link',{attrs:{\"to\":\"/auth/sqa-criteria\"}},[_c('span',{staticClass:\"step\"},[_vm._v(\"2\")]),_c('span',{staticClass:\"title\"},[_vm._v(\"criteria\")])])],1),_c('li',{attrs:{\"data-target\":\"#step3\"}},[_c('sidebar-link',{attrs:{\"to\":\"/auth/files\"}},[_c('span',{staticClass:\"step\"},[_vm._v(\"3\")]),_c('span',{staticClass:\"title\"},[_vm._v(\"PIPELINE\")])])],1)]),_c('div',{staticClass:\"clearfix\"})])])])])]),_c('hr',{staticStyle:{\"background-color\":\"rgba(255,255,255,0.6)\"}}),_c('sidebar-link',{attrs:{\"to\":\"/auth/pipeline-name\"}},[_c('i',{staticClass:\"nc-icon nc-stre-left\"}),_c('p',[_vm._v(\"Back\")])]),_c('mobile-menu')],1),(_vm.$route.path == '/' || _vm.$route.path == '/auth/pipeline-name' || _vm.$route.path == '/auth/select-option' || _vm.$route.path == '/auth/full-assessment' || _vm.$route.path.startsWith('/auth/full-assessment/report') )?_c('div',[_c('top-navbar'),_c('dashboard-content',{on:{\"click\":_vm.toggleSidebar}}),_c('content-footer')],1):_c('div',{staticClass:\"main-panel\"},[_c('top-navbar'),_c('dashboard-content',{on:{\"click\":_vm.toggleSidebar}}),_c('content-footer')],1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('nav',{staticClass:\"navbar navbar-expand-lg\",class:_vm.colorBar,staticStyle:{\"padding-bottom\":\"2px\",\"padding-top\":\"3px\"}},[_c('div',{staticClass:\"container-fluid\"},[_c('a',{staticClass:\"navbar-brand res-size linkInPDF\",staticStyle:{\"color\":\"white\"},attrs:{\"href\":\"/#/auth/select-option\"}},[_vm._v(\"Software Quality Assurance as a Service\")]),_c('button',{staticClass:\"navbar-toggler navbar-toggler-right\",class:{toggled: _vm.$sidebar.showSidebar},staticStyle:{\"color\":\"white\"},attrs:{\"type\":\"button\",\"aria-controls\":\"navigation-index\",\"aria-expanded\":\"false\",\"aria-label\":\"Toggle navigation\"},on:{\"click\":_vm.toggleSidebar}},[_c('span',{staticClass:\"navbar-toggler-bar burger-lines\"}),_c('span',{staticClass:\"navbar-toggler-bar burger-lines\"}),_c('span',{staticClass:\"navbar-toggler-bar burger-lines\"})]),_c('div',{staticClass:\"collapse navbar-collapse justify-content-end\"},[_c('ul',{staticClass:\"navbar-nav ml-auto\"},[_vm._m(0),_vm._m(1),_c('li',{staticClass:\"nav-item hideInPDF\"},[_c('button',{staticClass:\"btn btn-primary btn-simple nav-link\",staticStyle:{\"font-size\":\"18px\",\"color\":\"white\"},on:{\"click\":function($event){return _vm.logOut()}}},[_vm._v(\"Log Out\"),_c('i',{staticClass:\"nc-icon nc-button-power\",staticStyle:{\"padding-left\":\"10px\"}})])])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link text-white linkInPDF\",attrs:{\"title\":\"Help\",\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('span',{staticStyle:{\"padding-top\":\"10px\",\"font-size\":\"18px\"}},[_vm._v(\"Documentation\")]),_c('i',{staticClass:\"fa fa-book\",staticStyle:{\"padding-left\":\"10px\"},attrs:{\"aria-hidden\":\"true\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item hideInPDF\"},[_c('span',{staticStyle:{\"padding-left\":\"20px\",\"border-right\":\"solid 1px white\"}})])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TopNavbar.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TopNavbar.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./TopNavbar.vue?vue&type=template&id=bca72616&scoped=true\"\nimport script from \"./TopNavbar.vue?vue&type=script&lang=js\"\nexport * from \"./TopNavbar.vue?vue&type=script&lang=js\"\nimport style0 from \"./TopNavbar.vue?vue&type=style&index=0&id=bca72616&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"bca72616\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('footer',[_vm._m(0),_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"row mt-3 mb-3\"},[_vm._m(1),_c('div',{staticClass:\"col-2 text-center hideInPDF\"},[_c('button',{staticClass:\"btn btn-primary btn-simple\",attrs:{\"id\":\"button\"},on:{\"click\":function($event){return _vm.top()}}},[_c('i',{staticClass:\"fa fa-arrow-up\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" Back to top\")])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"footer-class\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"row\",staticStyle:{\"margin\":\"2rem\"}},[_c('div',{staticClass:\"footer-widget widget_text widget-count-3 col-md-4\"},[_c('div',{staticClass:\"textwidget\"},[_c('p',[_c('img',{staticStyle:{\"height\":\"40%\",\"width\":\"40%\"},attrs:{\"src\":require(\"../../static/ue.jpg\"),\"alt\":\"\"}})]),_c('p',[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t\\tEOSC-synergy receives funding from the European Union’s Horizon\\n\\t\\t\\t\\t\\t\\t\\t\\t2020 research and innovation programme under grant agreement\\n\\t\\t\\t\\t\\t\\t\\t\\tNo 857647.\\n\\t\\t\\t\\t\\t\\t\\t\")])])]),_c('div',{staticClass:\"footer-widget widget_text widget-count-3 col-md-4\"},[_c('div',{staticClass:\"textwidget\"},[_c('p',[_c('img',{staticStyle:{\"height\":\"50%\",\"width\":\"50%\"},attrs:{\"src\":require(\"../../static/by.png\"),\"alt\":\"\"}})]),_c('p',[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t\\tUnless otherwise indicated, all materials created by the EOSC-synergy\\n\\t\\t\\t\\t\\t\\t\\t\\tconsortium are licensed under a Creative Commons Attribution\\n\\t\\t\\t\\t\\t\\t\\t\\t4.0 International License.\\n\\t\\t\\t\\t\\t\\t\\t\")])])]),_c('div',{staticClass:\"footer-widget widget_nav_menu widget-count-3 col-md-4\"},[_c('div',{staticClass:\"menu-footer-container\"},[_c('ul',{staticClass:\"menu\"},[_c('li',{staticStyle:{\"border-top\":\"1px solid #343434\",\"padding\":\"0.5rem 0\"}},[_c('a',{staticClass:\"linkInPDF\",staticStyle:{\"color\":\"#42697a\"},attrs:{\"target\":\"_blank\",\"href\":\"/#/privacy-policy\"}},[_vm._v(\"Privacy Policy\")])]),_c('li',{staticStyle:{\"border-top\":\"1px solid #343434\",\"padding\":\"0.5rem 0\"}},[_c('a',{staticClass:\"linkInPDF\",staticStyle:{\"color\":\"#42697a\"},attrs:{\"target\":\"_blank\",\"href\":\"/#/terms-use\"}},[_vm._v(\"Terms of Service\")])]),_c('li',{staticStyle:{\"border-top\":\"1px solid #343434\",\"border-bottom\":\"1px solid #343434\",\"padding\":\"0.5rem 0\"}},[_c('a',{staticClass:\"linkInPDF\",staticStyle:{\"color\":\"#42697a\"},attrs:{\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/news-and-events\"}},[_vm._v(\"News & Events\")])])])])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"col-8 offset-2 text-center\"},[_c('a',{staticClass:\"linkInPDF\",staticStyle:{\"width\":\"200px\",\"display\":\"block\",\"margin\":\"auto\"},attrs:{\"href\":\"https://www.eosc-synergy.eu\",\"target\":\"_blank\"}},[_c('img',{staticStyle:{\"width\":\"200px\"},attrs:{\"src\":require(\"../../static/eosc-synergy.png\"),\"alt\":\"\"}})])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContentFooter.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContentFooter.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ContentFooter.vue?vue&type=template&id=3a5364e0\"\nimport script from \"./ContentFooter.vue?vue&type=script&lang=js\"\nexport * from \"./ContentFooter.vue?vue&type=script&lang=js\"\nimport style0 from \"./ContentFooter.vue?vue&type=style&index=0&id=3a5364e0&prod&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"}},[_c('router-view')],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Content.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Content.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Content.vue?vue&type=template&id=75437ac2\"\nimport script from \"./Content.vue?vue&type=script&lang=js\"\nexport * from \"./Content.vue?vue&type=script&lang=js\"\nimport style0 from \"./Content.vue?vue&type=style&index=0&id=75437ac2&prod&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _vm._m(0)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('ul',{staticClass:\"nav nav-mobile-menu\"},[_c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link\",attrs:{\"href\":\"#pablo\"}},[_c('span',[_c('i',{staticClass:\"nc-icon nc-button-power\"}),_vm._v(\" Log out\")])])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MobileMenu.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MobileMenu.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./MobileMenu.vue?vue&type=template&id=322630b2\"\nimport script from \"./MobileMenu.vue?vue&type=script&lang=js\"\nexport * from \"./MobileMenu.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DashboardLayout.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DashboardLayout.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./DashboardLayout.vue?vue&type=template&id=5ca4657e&scoped=true\"\nimport script from \"./DashboardLayout.vue?vue&type=script&lang=js\"\nexport * from \"./DashboardLayout.vue?vue&type=script&lang=js\"\nimport style1 from \"./DashboardLayout.vue?vue&type=style&index=1&id=5ca4657e&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5ca4657e\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"auth-layout\",staticStyle:{\"scroll-behavior\":\"smooth\"}},[_c('header',{staticClass:\"bg-blue text-white\",attrs:{\"id\":\"myheader\"}},[_vm._m(0),_c('div',{staticClass:\"bg-blue\",attrs:{\"id\":\"wrapper-navbar\",\"itemscope\":\"\",\"itemtype\":\"http://schema.org/WebSite\"}},[_c('a',{staticClass:\"skip-link sr-only sr-only-focusable\",attrs:{\"href\":\"#content\"}},[_vm._v(\"Skip to content\")]),_c('nav',{staticClass:\"navbar navbar-expand-md navbar-dark\"},[_c('div',{staticClass:\"container\"},[_vm._m(1),_vm._m(2),_vm._m(3),_c('div',{staticClass:\"collapse navbar-collapse\",attrs:{\"id\":\"navbarNavDropdown\"}},[_c('ul',{staticClass:\"navbar-nav ml-auto\",attrs:{\"id\":\"main-menu\"}},[_vm._m(4),_vm._m(5),_vm._m(6),_vm._m(7),_c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",staticStyle:{\"padding-left\":\"20px\"},attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Sign In\")])])])])])])])]),_c('div',{staticClass:\"container back-login\"},[_c('p',{staticStyle:{\"text-transform\":\"uppercase\",\"margin-bottom\":\"0px\",\"font-weight\":\"700\",\"font-size\":\"16px\"}},[_vm._v(\"Committed to Software Quality in Research\")]),_c('div',{staticStyle:{\"max-width\":\"792px\"}},[_c('h2',{staticStyle:{\"text-transform\":\"uppercase\",\"font-size\":\"44px\",\"font-weight\":\"700\",\"line-height\":\"1.25\",\"margin-bottom\":\"2rem\"}},[_vm._v(\"Streamline the Adoption of Novel Software Engineering Practices in Research and Receive Credit for It\")]),_vm._m(8),_vm._m(9),_c('p',[_c('button',{staticClass:\"btn btn-simple\",staticStyle:{\"color\":\"#1DC7EA\",\"padding-left\":\"0\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.goTo('cicd')}}},[_vm._v(\"What is CI/CD?\")])]),_c('p',[_c('button',{staticClass:\"btn btn-simple\",staticStyle:{\"color\":\"#1DC7EA\",\"padding-left\":\"0\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.goTo('badges')}}},[_vm._v(\"What are SQAaaS \"),_c('em',[_vm._v(\"digital badges\")]),_vm._v(\" all about?\")])])]),_vm._m(10)]),_c('section',{staticClass:\"section-style\"},[_c('div',{ref:\"cicd\",staticClass:\"container\",attrs:{\"id\":\"cicd\"}},[_vm._m(11),_c('p',[_vm._v(\"CI/CD stands for Continuous Integration and Continuous Delivery, respectively. They are common practices in software engineering that aim at improving the overall quality of the software during the development life cycle. CI/CD encompass both the verification and validation (V&V) processes, and thus they not only act at the code level, but also assess the operational part of the software. Consequently, CI/CD helps developers to meet both the functional (behavior-driven) and non-functional (usability-oriented) requirements that the software is intended to provide to their users.\")]),_vm._m(12),_c('p',[_vm._v(\"The CI/CD work is commonly arranged into pipelines, which define the sequential steps that the software V&V needs to go through, commonly as often as new source code changes are added to the codebase. As a result, automation is key to enable the CI/CD scenarios and a key feature of the pipelines.\")]),_vm._m(13),_c('p',[_vm._v(\"Badges are commonly used by earners for proving the attainment of certain achievements. Digital badges complement traditional badging by providing virtual certification with built-in features for online sharing, verification, portability and trustworthiness. The SQAaaS platform harnesses the potential of the Open Badges specification to issue digital badges for particular versions of the software. Each badge issued by SQAaaS has associated metadata that includes the software quality criteria being fulfilled and the applicable evidence in the form of build logs, reports and/or binary artefacts.\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"margin-top\":\"0px\"}},[_vm._v(\"How can software in research benefit from badges?\")]),_c('p',[_vm._v(\"The resultant badge can then be shared and verified by external bodies, thus significantly impacting the visibility and adoption of the software. In research ecosystems, such a quality badge definitely contributes to usability, reputation-building and crediting, as well as improving the reusability and reproducibility of the awarded software version.\")])])]),_c('section',{staticClass:\"bg-blue section-style\"},[_c('div',{ref:\"badges\",staticClass:\"container\",staticStyle:{\"padding-top\":\"0px\"},attrs:{\"id\":\"badges\"}},[_c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#ffff\",\"margin-top\":\"0px\"}},[_vm._v(\"Benefit from the good practices when developing software and services\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-bottom\":\"0.2rem\"}},[_vm._v(\"Meet the quality criteria we use to foster the implementation of reproducible and sustainable research software.\")]),_c('p',[_vm._v(\"The workflow of the CI/CD pipelines created by the SQAaaS platform is criteria-driven, which means that each stage executed by the pipeline fulfills a criterion from the two sets of Software and Service Quality Assurance documents. The criteria compiled are the result of an open and continuous collaborative effort and can be reached at:\")]),_vm._m(14),_vm._m(15)])]),_c('section',{staticClass:\"section-style\"},[_c('div',{staticClass:\"container\"},[_c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"padding-bottom\":\"2rem\",\"margin-top\":\"0px\",\"text-align\":\"center\"}},[_vm._v(\"Tailor quality checks to your software needs\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-bottom\":\"0.2rem\"}},[_vm._v(\"No expertise required on CI/CD, just graphically compose the pipeline, add it to your code repository, and start validating your software for every change\")]),_vm._m(16),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('button',{staticClass:\"btn btn-outline btn-white\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Try it out!\")])])])]),_c('section',{staticClass:\"bg-blue section-style\"},[_c('div',{staticClass:\"container\"},[_c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#ffff\",\"padding-bottom\":\"2rem\",\"margin-top\":\"0px\",\"text-align\":\"center\"}},[_vm._v(\"Obtain the quality achievements of your software\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-bottom\":\"0.2rem\"}},[_vm._v(\"Estimate how well your software is doing in terms of QA and get recognition for it!\")]),_vm._m(17),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Try it out!\")])])])]),_vm._m(18),_vm._m(19),_vm._m(20),_c('content-footer')],1)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"topbar\",attrs:{\"id\":\"top\"}},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-6\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-7\"}},[_c('div',{staticClass:\"textwidget\"})])]),_c('div',{staticClass:\"col-sm-6 text-sm-right\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-6\"}},[_c('div',{staticClass:\"textwidget\"},[_c('p',[_c('a',{staticClass:\"textwidget\",attrs:{\"href\":\"https://twitter.com/EOSC_synergy\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Follow us on twitter\")])])])])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('a',{staticClass:\"navbar-brand\",attrs:{\"href\":\"https://www.eosc-synergy.eu/\",\"rel\":\"home\"}},[_c('img',{staticClass:\"img-fluid\",staticStyle:{\"height\":\"50px\"},attrs:{\"src\":require(\"../../public/img/logo-eosc-synergy-png.png\"),\"alt\":\"EOSC synergy\"}})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',{staticStyle:{\"font-size\":\"40px\",\"margin-bottom\":\"0px\"}},[_c('strong',[_vm._v(\"SQAaaS\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"navbar-toggler\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#navbarNavDropdown\",\"aria-controls\":\"navbarNavDropdown\",\"aria-expanded\":\"false\",\"aria-label\":\"Toggle navigation\"}},[_c('span',{staticClass:\"navbar-toggler-icon\"})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Help\",\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Documentation\")]),_c('i',{staticClass:\"fa\",staticStyle:{\"padding-left\":\"30px\",\"border-right\":\"solid 1px\"},attrs:{\"aria-hidden\":\"true\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"About\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/about/\"}},[_vm._v(\"About\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-47\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Quality\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/technical-areas/quality/\"}},[_vm._v(\"Quality\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Contact us\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/contact-us/\"}},[_vm._v(\"Contact us\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',{staticStyle:{\"font-size\":\"18px\"}},[_vm._v(\"The adoption of quality-based practices is one common struggle when it comes to developing software in research environments. The SQAaaS platform \"),_c('b',[_vm._v(\"provides researchers with ready-to-use \"),_c('em',[_vm._v(\"CI/CD pipelines\")])]),_vm._v(\" that cross-check the relevant quality criteria any software project ought to fulfill in order to meet the Open Science values, and thus be sustainable, reliable, usable, reusable and discoverable in the long term. Additionally, the SQAaaS\\n features an assessment tool that acknowledges the quality attributes of the software, \"),_c('b',[_vm._v(\"enabling proper recognition through shareable and verifiable \"),_c('em',[_vm._v(\"digital badges\")])]),_vm._v(\".\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticStyle:{\"margin-top\":\"1.5rem\",\"margin-bottom\":\"1rem\"}},[_c('div',{staticStyle:{\"margin-bottom\":\"16px\"}},[_vm._v(\"The SQAaaS platform is developed by CSIC, LIP and UPV.\")]),_c('a',{attrs:{\"href\":\"https://www.csic.es/en\",\"target\":\"_blank\"}},[_c('img',{staticStyle:{\"margin-right\":\"20px\"},attrs:{\"src\":require(\"../../static/logo-csic.png\"),\"height\":\"60\"}})]),_c('a',{attrs:{\"href\":\"https://www.lip.pt/?lang=en\",\"target\":\"_blank\"}},[_c('img',{staticStyle:{\"margin\":\"0 20px\"},attrs:{\"src\":require(\"../../static/logo-lip.png\"),\"height\":\"60\"}})]),_c('a',{attrs:{\"href\":\"https://www.upv.es/en\",\"target\":\"_blank\"}},[_c('img',{staticStyle:{\"margin\":\"0 20px\"},attrs:{\"src\":require(\"../../static/logo-upv.png\"),\"height\":\"60\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticStyle:{\"padding-top\":\"1rem\"}},[_c('a',{staticClass:\"btn-outline btn\",attrs:{\"type\":\"button\",\"href\":\"https://www.youtube.com/watch?v=krHm0eP9yiI\",\"target\":\"blank\"}},[_c('i',{staticClass:\"fa fa-play-circle\",staticStyle:{\"color\":\"black\",\"margin-right\":\"10px\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\"See SQAaaS in Action\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"margin-top\":\"0px\"}},[_vm._v(\"What are \"),_c('em',[_vm._v(\"CI/CD pipelines\")]),_vm._v(\"?\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('h4',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"margin-top\":\"0px\"}},[_vm._v(\"What about the \"),_c('em',[_vm._v(\"Pipelines\")]),_vm._v(\"?\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"margin-top\":\"0px\"}},[_vm._v(\"What are SQAaaS \"),_c('em',[_vm._v(\"digital badges\")]),_vm._v(\" all about?\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',[_vm._v(\"- A set of Common Software Quality Assurance Baseline Criteria for \"),_c('a',{staticStyle:{\"color\":\"white\",\"text-decoration\":\"underline\"},attrs:{\"href\":\"https://github.com/indigo-dc/sqa-baseline\",\"target\":\"blank\"}},[_vm._v(\"Research Projects\")]),_vm._v(\".\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',[_vm._v(\"- A set of Common Service Quality Assurance Baseline Criteria for \"),_c('a',{staticStyle:{\"color\":\"white\",\"text-decoration\":\"underline\"},attrs:{\"href\":\"https://github.com/EOSC-synergy/service-qa-baseline\",\"target\":\"blank\"}},[_vm._v(\"Research Projects\")]),_vm._v(\".\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',[_vm._v(\"Researchers and computational scientists use SQAaaS to harness the benefits of applying good software engineering practices to their own software projects. The \"),_c('strong',[_c('i',[_vm._v(\" Pipeline as a Service \")])]),_vm._v(\" building block allows you to compose and test customized CI/CD pipelines in accordance with reference criteria used throughout the software development life cycle of research EU projects. And all of this without the burden of being at the forefront of the latest trendy CI languages or configuration formats.\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',[_vm._v(\"The \"),_c('strong',[_c('i',[_vm._v(\" Quality Assessment & Awarding\")])]),_vm._v(\" building block analyses, building upon your input, the level of completeness with the [reference criteria](link) for any given release of your software. Once the assessment is completed, you will get a digital badge that acknowledges the criteria fulfilled and the associated assets such as the code versioning and building related data.\")])\n},function (){var _vm=this,_c=_vm._self._c;return _c('section',{staticClass:\"section-style\"},[_c('div',{staticClass:\"container\"},[_c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#73bbdc\",\"padding-bottom\":\"2rem\",\"margin-top\":\"0px\",\"text-align\":\"center\"}},[_vm._v(\"Deploy your own SQAaaS platform\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-bottom\":\"0.2rem\"}},[_vm._v(\"Get the SQAaaS on your premises at the drop of a hat!\")]),_c('p',[_vm._v(\"The SQAaaS platform relies on a set of services to provide its functionality. We deliver an Infrastructure as Code solution that makes the on-premise deployment straightforward for any individual researcher or scientific community. This approach is useful for use cases with privative source code where unrestricted access to the repositories is not granted.\")]),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('a',{attrs:{\"href\":\"https://github.com/eosc-synergy/SQAaaS\",\"target\":\"_blank\"}},[_c('button',{staticClass:\"btn btn-outline btn-white\",attrs:{\"type\":\"button\"}},[_vm._v(\"Try it out!\")])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('section',{staticClass:\"bg-blue section-style\"},[_c('div',{staticClass:\"container\"},[_c('h2',{staticStyle:{\"font-weight\":\"700\",\"color\":\"#ffff\",\"padding-bottom\":\"2rem\",\"margin-top\":\"0px\",\"text-align\":\"center\"}},[_vm._v(\"Use code rather than a graphical interface\")]),_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-bottom\":\"0.2rem\"}},[_vm._v(\"Harness the full potential of the underlying CI/CD technology by means of the JePL library\")]),_c('p',[_vm._v(\"Tech-savvy users tend to favor code over a graphical interface for the task of managing their CI/CD pipelines. Especially suitable for complex setups, you can use the same library the SQAaaS platform relies on, the \"),_c('strong',[_c('i',[_vm._v(\"JePL library\")])]),_vm._v(\", and benefit from the full set of features it provides.\")]),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('a',{attrs:{\"href\":\"https://github.com/indigo-dc/jenkins-pipeline-library\",\"target\":\"_blank\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"}},[_vm._v(\"Try it out!\")])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('section',{staticClass:\"section-style\"},[_c('div',{staticClass:\"container\"},[_c('h2',{staticStyle:{\"text-align\":\"center\",\"padding-bottom\":\"40px\"}},[_vm._v(\"Learn more about SQAaaS\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-4 text-center\"},[_c('span',{staticClass:\"fa-stack fa-3x\"},[_c('a',{staticClass:\"section_docs\",attrs:{\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('i',{staticClass:\"fa fa-circle fa-stack-2x text-primary\"}),_c('i',{staticClass:\"fa fa-book fa-stack-1x fa-inverse\"})])]),_c('h4',{staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"SQAaaS Documentation\")]),_c('p',[_vm._v(\"Checks the docs to understand all the capabilities of SQAaaS\")])]),_c('div',{staticClass:\"col-12 col-md-4 text-center\"},[_c('span',{staticClass:\"fa-stack fa-3x\"},[_c('a',{staticClass:\"section_docs\",attrs:{\"href\":\"https://github.com/eosc-synergy/SQAaaS\",\"target\":\"blank\"}},[_c('i',{staticClass:\"fa fa-circle fa-stack-2x text-primary\"}),_c('i',{staticClass:\"fa fa-github fa-stack-1x fa-inverse\"})])]),_c('h4',{staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"GitHub\")]),_c('p',[_vm._v(\"Open Source (GPLv3 License)\")])]),_c('div',{staticClass:\"col-12 col-md-4 text-center\"},[_c('span',{staticClass:\"fa-stack fa-3x\"},[_c('a',{staticClass:\"section_docs\",attrs:{\"href\":\"https://www.youtube.com/watch?v=krHm0eP9yiI\",\"target\":\"blank\"}},[_c('i',{staticClass:\"fa fa-circle fa-stack-2x text-primary\"}),_c('i',{staticClass:\"fa fa-youtube-play fa-stack-1x fa-inverse\"})])]),_c('h4',{staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"YouTube\")]),_c('p',[_vm._v(\"Find tutorials about SQAaaS.\")])])])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Login.vue?vue&type=template&id=b2eb54ee&scoped=true\"\nimport script from \"./Login.vue?vue&type=script&lang=js\"\nexport * from \"./Login.vue?vue&type=script&lang=js\"\nimport style0 from \"./Login.vue?vue&type=style&index=0&id=b2eb54ee&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"b2eb54ee\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"contact-us full-screen\"},[_c('nav',{staticClass:\"navbar navbar-ct-default\",attrs:{\"role\":\"navigation-demo\"}},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"navbar-header\"},[_vm._m(0),_c('router-link',{staticClass:\"navbar-brand\",attrs:{\"to\":{path:'/'}}},[_vm._v(\"Site title\")])],1),_c('div',{staticClass:\"collapse navbar-collapse\",attrs:{\"id\":\"navigation-example-2\"}},[_c('ul',{staticClass:\"nav navbar-nav navbar-right\"},[_c('li',[_c('router-link',{attrs:{\"to\":{path:'/'}}},[_vm._v(\"Home\")])],1)])])])]),_vm._m(1),_c('footer',{staticClass:\"footer-demo\"},[_c('div',{staticClass:\"container\"},[_c('nav',{staticClass:\"pull-left\"},[_c('ul',[_c('li',[_c('router-link',{attrs:{\"to\":{path:'/'}}},[_vm._v(\"Home\")])],1),_c('li',[_c('router-link',{attrs:{\"to\":{path:'/register'}}},[_vm._v(\"Register\")])],1)])]),_vm._m(2)])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"navbar-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#navigation-example-2\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Toggle navigation\")]),_c('span',{staticClass:\"icon-bar\"}),_c('span',{staticClass:\"icon-bar\"}),_c('span',{staticClass:\"icon-bar\"})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"wrapper wrapper-full-page section content\"},[_c('div',{},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-8 col-md-offset-2 text-center\"},[_c('h2',{staticClass:\"title text-danger\"},[_vm._v(\"404 Not Found\")]),_c('h2',{staticClass:\"title\"},[_vm._v(\"Oops! It seems that this page does not exist.\")])])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"copyright text-center\"},[_vm._v(\"\\n © Coded with\\n \"),_c('i',{staticClass:\"fa fa-heart heart\"}),_vm._v(\" by\\n \"),_c('a',{attrs:{\"href\":\"https://binarcode.com\",\"target\":\"_blank\"}},[_vm._v(\"BinarCode\")]),_vm._v(\".\\n Designed by \"),_c('a',{attrs:{\"href\":\"https://www.creative-tim.com/?ref=pdf-vuejs\",\"target\":\"_blank\"}},[_vm._v(\"Creative Tim\")]),_vm._v(\".\\n \")])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFoundPage.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFoundPage.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./NotFoundPage.vue?vue&type=template&id=530448dc\"\nimport script from \"./NotFoundPage.vue?vue&type=script&lang=js\"\nexport * from \"./NotFoundPage.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto\"},[_c('div',{staticStyle:{\"margin\":\"auto\"}},[_c('card',[_c('template',{slot:\"header\"},[_c('div',{staticStyle:{\"display\":\"flex\",\"flex-direction\":\"row\",\"padding-bottom\":\"15px\"}},[_c('div',{staticStyle:{\"background-color\":\"#e6ede8\",\"padding-left\":\"100px\",\"padding-top\":\"20px\",\"padding-bottom\":\"10px\",\"width\":\"80%\"}},[_c('h3',{staticClass:\"card-title\",staticStyle:{\"margin-top\":\"0px\",\"font-weight\":\"700\"}},[_vm._v(\"Code repositories are the substrate for the CI/CD pipelines\")]),_c('p',{staticStyle:{\"padding-top\":\"20px\"}},[_vm._v(\"\\n The ultimate benefit of CI/CD pipelines is that they react instantly to code changes. Having the CI/CD pipelines next to the code they act upon\\n is the recommended approach.\\n \")]),_c('div',[_c('p',[_c('span',{staticStyle:{\"text-decoration\":\"underline\",\"font-weight\":\"bold\"}},[_vm._v(\"This is an optional step:\")]),_vm._v(\"\\n if the resultant pipeline will be added to the code repository, you are not required to define it here.\")]),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"15px\",\"margin\":\"0 auto\"}},[_c('button',{staticClass:\"btn btn-outline btn-info\",staticStyle:{\"border-style\":\"solid\",\"border-width\":\"thin\",\"padding\":\"5px 5px\",\"font-weight\":\"bold\"},on:{\"click\":function($event){return _vm.next()}}},[_vm._v(\"Skip this step for now >\")])])])]),_c('div',{staticStyle:{\"background-color\":\"#e6ede8\",\"padding-left\":\"80px\",\"padding-top\":\"55px\",\"padding-bottom\":\"10px\",\"width\":\"30%\"}},[_c('img',{staticClass:\"responsive\",staticStyle:{\"opacity\":\"0.5\"},attrs:{\"src\":require(\"../../static/git.png\"),\"alt\":\"\"}})])])]),[_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"padding-top\":\"10px\",\"margin-bottom\":\"1rem\"}},[_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"17px\"}},[_vm._v(\"Does your pipeline need code from external repositories?\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"External repositories are those different from the one that will contain the current pipeline more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])]),_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Yes\")]),_c('base-checkbox',{attrs:{\"name\":\"workpace\"},model:{value:(_vm.add_external_repo.yes),callback:function ($$v) {_vm.$set(_vm.add_external_repo, \"yes\", $$v)},expression:\"add_external_repo.yes\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"No\")]),_c('base-checkbox',{attrs:{\"name\":\"workspace\"},model:{value:(_vm.add_external_repo.no),callback:function ($$v) {_vm.$set(_vm.add_external_repo, \"no\", $$v)},expression:\"add_external_repo.no\"}})],1)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.add_external_repo.yes),expression:\"add_external_repo.yes\"}]},[_c('div',{staticClass:\"col-12\",staticStyle:{\"padding-left\":\"20px\"}},[_c('base-input',{staticStyle:{\"margin-bottom\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"Repository URL\",\"disabled\":false,\"placeholder\":\"The URL you can use to clone the project.\"},model:{value:(_vm.repo.url),callback:function ($$v) {_vm.$set(_vm.repo, \"url\", $$v)},expression:\"repo.url\"}}),_c('div',{staticClass:\"col-12 text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorRepoUrl),expression:\"showErrorRepoUrl\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required.\")])]),_c('base-input',{staticClass:\"col-md-6\",staticStyle:{\"padding-left\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"Branch\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.repo.branch),callback:function ($$v) {_vm.$set(_vm.repo, \"branch\", $$v)},expression:\"repo.branch\"}})],1),_c('div',{staticClass:\"text-right\",staticStyle:{\"padding-right\":\"20px\"}},[_c('button',{staticClass:\"btn-outline btn btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.addRepo();_vm.track()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD REPOSITORY\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showRepo),expression:\"showRepo\"}],staticStyle:{\"padding-top\":\"20px\"}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('span',{staticClass:\"custom-table-title\"},[_vm._v(\"Configured Repositories\")])]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"80%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Repo\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Branch\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.$store.state.config_yaml.config.project_repos),function(repo,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(repo.repo)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(repo.branch)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeRepo(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])])]),_c('div',{staticClass:\"col-12\",staticStyle:{\"padding-left\":\"20px\",\"margin-top\":\"2rem\",\"padding-right\":\"0px\"},attrs:{\"id\":\"accordion_general_options\",\"role\":\"tablist\",\"aria-multiselectable\":\"true\"}},[_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\",attrs:{\"role\":\"tab\",\"id\":\"accordionHeadingGeneralOptions\"}},[_c('div',{staticClass:\"mb-0 row\"},[_c('div',{staticClass:\"col-12 accordion-head\",staticStyle:{\"padding\":\"0px 20px 0px 20px\"}},[_c('a',{staticClass:\"collapsed\",attrs:{\"data-toggle\":\"collapse\",\"data-parent\":\"#accordion_general_options\",\"href\":\"#accordionBodyGeneralOptions\",\"aria-expanded\":\"false\",\"aria-controls\":\"accordionBodyGeneral\"}},[_c('i',{staticClass:\"fa fa-angle-down\",attrs:{\"aria-hidden\":\"true\"}}),_c('p',{staticStyle:{\"margin-bottom\":\"0px\"}},[_vm._v(\"ADVANCED OPTIONS (Credentials, Env Vars)\")])])])])]),_c('div',{staticClass:\"collapse\",attrs:{\"id\":\"accordionBodyGeneralOptions\",\"role\":\"tabpanel\",\"aria-labelledby\":\"accordionHeadingGeneralOptions\",\"aria-expanded\":\"false\",\"data-parent\":\"accordion_general_options\"}},[_c('div',{staticClass:\"card-block col-12\"},[_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"margin-top\":\"1rem\",\"margin-bottom\":\"1rem\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Add Credentials?\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Credentials can only be used once they are defined in EOSC-Synergy Jenkins instance more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])]),_c('span',{staticClass:\"custom-label\",staticStyle:{\"padding-left\":\"75px\"}},[_vm._v(\"Yes\")]),_c('base-checkbox',{attrs:{\"name\":\"credentials\"},model:{value:(_vm.config.credentials.yes),callback:function ($$v) {_vm.$set(_vm.config.credentials, \"yes\", $$v)},expression:\"config.credentials.yes\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"No\")]),_c('base-checkbox',{attrs:{\"name\":\"credentials\"},model:{value:(_vm.config.credentials.no),callback:function ($$v) {_vm.$set(_vm.config.credentials, \"no\", $$v)},expression:\"config.credentials.no\"}})],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.config.credentials.yes),expression:\"config.credentials.yes\"}],staticStyle:{\"padding-left\":\"30px\"}},[_c('i',{staticClass:\"fa fa-bell\"}),_vm._v(\" Credentials shall be pre-defined in Jenkins before being used in the pipeline. \"),_c('a',{attrs:{\"href\":\"https://jenkins.eosc-synergy.eu/credentials/\"}},[_vm._v(\"Head to our Jenkins instance\")]),_vm._v(\" and then fill in the form below.\\n \"),_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"JENKINS CREDENTIAL ID\",\"disabled\":false,\"placeholder\":\"userpass\"},model:{value:(_vm.credentials.id),callback:function ($$v) {_vm.$set(_vm.credentials, \"id\", $$v)},expression:\"credentials.id\"}}),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorCredId),expression:\"showErrorCredId\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")]),_c('div',{staticStyle:{\"padding-top\":\"20px\"}},[_c('label',[_vm._v(\"JENKINS CREDENTIAL TYPE\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.credentials.type),expression:\"credentials.type\"}],staticClass:\"custom-select\",attrs:{\"id\":\"cred\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.credentials, \"type\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])}}},[_c('option',{attrs:{\"value\":\"username_password\"}},[_vm._v(\"Username Password\")]),_c('option',{attrs:{\"disabled\":\"\",\"value\":\"certificate\"}},[_vm._v(\"Certificate\")]),_c('option',{attrs:{\"disabled\":\"\",\"value\":\"ssh_user_private-key\"}},[_vm._v(\"SSH User Private Key\")])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorCredType),expression:\"showErrorCredType\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")]),_c('div',{staticClass:\"text-right\",staticStyle:{\"padding-top\":\"15px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addCred()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD CREDENTIALS\")])])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showCred),expression:\"showCred\"}],staticStyle:{\"padding-top\":\"20px\",\"margin-bottom\":\"2rem\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Credentials\")]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"ID\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"USER\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"PASS\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"REMOVE\")])]),_vm._l((_vm.all_credentials),function(cred,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(cred.id)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(cred.username_var)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(cred.password_var)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"right\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeCred(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"margin-top\":\"2rem\",\"margin-bottom\":\"2rem\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Customize Environment?\")]),_c('div',{staticClass:\"custom-div-append\",staticStyle:{\"padding-left\":\"5px\"}},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Define here the environment variables that will be furtherly used by the pipeline more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])]),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Yes\")]),_c('base-checkbox',{attrs:{\"name\":\"env\"},model:{value:(_vm.config.env.yes),callback:function ($$v) {_vm.$set(_vm.config.env, \"yes\", $$v)},expression:\"config.env.yes\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"No\")]),_c('base-checkbox',{attrs:{\"name\":\"env\"},model:{value:(_vm.config.env.no),callback:function ($$v) {_vm.$set(_vm.config.env, \"no\", $$v)},expression:\"config.env.no\"}})],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.config.env.yes),expression:\"config.env.yes\"}],staticClass:\"row\",staticStyle:{\"padding-left\":\"30px\"}},[_c('base-input',{staticClass:\"col-md-6\",attrs:{\"type\":\"text\",\"label\":\"key\",\"disabled\":false,\"placeholder\":\"GIT_USER\"},model:{value:(_vm.env.key),callback:function ($$v) {_vm.$set(_vm.env, \"key\", $$v)},expression:\"env.key\"}}),_c('base-input',{staticClass:\"col-md-6\",attrs:{\"type\":\"text\",\"label\":\"value\",\"disabled\":false,\"placeholder\":\"GIT_USER\"},model:{value:(_vm.env.value),callback:function ($$v) {_vm.$set(_vm.env, \"value\", $$v)},expression:\"env.value\"}}),_c('div',{staticClass:\"text-right\",staticStyle:{\"margin-bottom\":\"10px\",\"width\":\"95%\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addEnv()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD Env Var\")])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showEnv),expression:\"showEnv\"}],staticStyle:{\"padding-top\":\"5px\",\"margin-bottom\":\"1rem\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Env Vars\")]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"key\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"value\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"REMOVE\")])]),_vm._l((_vm.config.all_envs),function(env,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(index)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(env)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"right\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeEnv(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])])])])])])],_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"2rem\"}},[_c('div',{staticClass:\"col-12 col-md-12 text-center\",staticStyle:{\"margin-bottom\":\"2rem\"}},[_c('button',{staticClass:\"btn btn-next-back btn-back\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.back()}}},[_vm._v(\"\\n BACK\\n \")]),_c('button',{staticClass:\"btn btn-next btn-next-back\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.next()}}},[_vm._v(\"\\n NEXT\\n \")])])])],2)],1)]),_c('div',{staticClass:\"modal\",attrs:{\"id\":\"myModal\",\"tabindex\":\"-1\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_vm._m(0),_vm._m(1),_c('div',{staticClass:\"modal-footer\",staticStyle:{\"padding-top\":\"20px\"}},[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")]),_c('button',{staticClass:\"btn btn-danger btn-fill\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"},on:{\"click\":function($event){return _vm.removeConfirmRepo()}}},[_vm._v(\"Delete\")])])])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-header\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"20px\"}},[_c('h5',{staticClass:\"modal-title\"},[_vm._v(\"Please Confirm\")]),_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-body\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"0px\"}},[_c('p',[_vm._v(\"The selected repository has been associated with any of the defined criteria, do you want to proceed and remove the repository?\")])])\n}]\n\nexport { render, staticRenderFns }","import jwtDecode from \"jwt-decode\"\nexport default {\n data(){\n return {\n\n }\n },\n methods: {\n checkauthCall(callBackHandler){\n var session = JSON.parse(localStorage.getItem(\"session\"));\n var token = session.user.access_token;\n var decode = jwtDecode(token)\n var _this = this\n $.ajax({\n url: this.env.url_user_info,\n type: 'POST',\n contentType: 'application/json',\n headers: {\n 'Authorization': 'Bearer ' + token\n },\n success: function (result) {\n callBackHandler(result)\n },\n error: function (error) {\n callBackHandler(error)\n }\n });\n },\n createPipelineCall(data, callBackHandler) {\n axios({\n method: 'post',\n url: this.env.api+'/pipeline',\n data: data\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n },\n updatePipelineCall(id, data,callBackHandler) {\n axios({\n method: 'put',\n url: this.env.api+'/pipeline/'+id,\n data:data\n\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n },\n deletePipelineCall(data, callBackHandler) {\n axios({\n method: 'delete',\n url: this.env.api+'/pipeline/'+data,\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n },\n runPipelineCall(data, callBackHandler){\n axios({\n method: 'post',\n url: this.env.api +'/pipeline/'+data.id+'/run?issue_badge=true&repo_url='+data.url+'&repo_branch='+data.branch+'&keepgoing='+data.keepgoing,\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n checkStatusCall(data, callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+data+'/status',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n downloadFileCall(id, callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+id+'/compressed_files',\n contentType:'application/zip',\n responseType: 'blob'\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n pullRequestCall(id,data, callBackHandler){\n axios({\n method: 'post',\n url: this.env.api +'/pipeline/'+id+'/pull_request',\n data: data\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n\n },\n getConfigCall(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+id+'/config/jepl',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getBuilderScriptCall(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+id+'/config/scripts',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getComposerCall(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+id+'/composer/jepl',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getJenkCall(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+id+'/jenkinsfile/jepl',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getBadgeCall(id,callBackHandler){\n axios({\n method: 'post',\n url: this.env.api +'/pipeline/'+ id+ '/badge',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getBadgeCallGET(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api +'/pipeline/'+ id+ '/badge?share=html',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getCriteriaCall(callBackHandler, assessment=false){\n let path = '/criteria'\n if (assessment === true) {\n path = '/criteria?assessment=true'\n }\n axios({\n method: 'get',\n url: this.env.api + path,\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n\n // Full Assessment Module\n\n getPipelineAssessmentCall(data,callBackHandler){\n axios({\n method: 'post',\n url: this.env.api +'/pipeline/assessment',\n data:data\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n runAssessmentPipelineCall(data, callBackHandler){\n axios({\n method: 'post',\n url: this.env.api +'/pipeline/'+data+'/run',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n getOutputCall(id,callBackHandler){\n axios({\n method: 'get',\n url: this.env.api+'/pipeline/assessment/'+id+'/output',\n }).then(response => {\n return callBackHandler(response);\n })\n .catch(error => {\n return callBackHandler(error.response);\n });\n\n },\n\n }\n}\n","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./General.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./General.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./General.vue?vue&type=template&id=22f0fdfb&scoped=true\"\nimport script from \"./General.vue?vue&type=script&lang=js\"\nexport * from \"./General.vue?vue&type=script&lang=js\"\nimport style0 from \"./General.vue?vue&type=style&index=0&id=22f0fdfb&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"22f0fdfb\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto\"},[_c('div',{staticStyle:{\"margin\":\"auto\",\"padding\":\"0px\"}},[_c('card',[[_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"margin-bottom\":\"1rem\"}},[_c('div',{staticClass:\"col-12 col-md-6\"},[_c('base-input',{staticStyle:{\"margin-bottom\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"SERVICE NAME\",\"disabled\":false,\"placeholder\":\"Container name. Example: processing\"},model:{value:(_vm.service.container_name),callback:function ($$v) {_vm.$set(_vm.service, \"container_name\", $$v)},expression:\"service.container_name\"}}),_c('div',{staticClass:\"text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorContName),expression:\"showErrorContName\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])])],1),_c('div',{staticClass:\"col-12 col-md-6\"},[_c('label',[_vm._v(\"PULL OR BUILD\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.pull_build),expression:\"pull_build\"}],staticClass:\"custom-select\",attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.pull_build=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_c('option',{attrs:{\"value\":\"pull\"}},[_vm._v(\"Pull Image\")]),_c('option',{attrs:{\"value\":\"build\"}},[_vm._v(\"Build Image\")])]),_c('div',{staticClass:\"text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorSelectOption),expression:\"showErrorSelectOption\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])])])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showPull),expression:\"showPull\"}],staticStyle:{\"padding-left\":\"20px\"}},[_c('base-input',{staticStyle:{\"margin-bottom\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"IMAGE NAME\",\"disabled\":false,\"placeholder\":\"Name of the image used by the container. Example: alpine:latest\"},model:{value:(_vm.service.image),callback:function ($$v) {_vm.$set(_vm.service, \"image\", $$v)},expression:\"service.image\"}}),_c('div',{staticClass:\"text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorImageName),expression:\"showErrorImageName\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuild),expression:\"showBuild\"}],staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\"}},[_c('div',{staticClass:\"col-12 col-md-12 text-left\"},[_c('base-input',{staticClass:\"no-margin\",staticStyle:{\"padding-top\":\"1rem\"},attrs:{\"type\":\"text\",\"label\":\"DOCKERFILE LOCATION\",\"disabled\":false,\"placeholder\":\"./\"},model:{value:(_vm.path_dockerfile),callback:function ($$v) {_vm.path_dockerfile=$$v},expression:\"path_dockerfile\"}}),_c('div',{staticClass:\"col-12 text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorPathDockerfile),expression:\"showErrorPathDockerfile\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])]),_c('label',{staticStyle:{\"padding-top\":\"20px\"},attrs:{\"for\":\"\"}},[_vm._v(\"BUILD ARGUMENTS (OPTIONAL)\")]),_c('div',{staticClass:\"row\"},[_c('base-input',{staticClass:\"col-12 col-md-5\",attrs:{\"type\":\"text\",\"label\":\"key\",\"disabled\":false,\"placeholder\":\"DEBUG\"},model:{value:(_vm.arg.key),callback:function ($$v) {_vm.$set(_vm.arg, \"key\", $$v)},expression:\"arg.key\"}}),_c('base-input',{staticClass:\"col-12 col-md-5\",attrs:{\"type\":\"text\",\"label\":\"value\",\"disabled\":false,\"placeholder\":\"1\"},model:{value:(_vm.arg.value),callback:function ($$v) {_vm.$set(_vm.arg, \"value\", $$v)},expression:\"arg.value\"}}),_c('div',{staticClass:\"text-right col-12 col-md-2\",staticStyle:{\"margin-bottom\":\"10px\",\"width\":\"95%\",\"padding-top\":\"30px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addArg()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD Build Arg\")])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showArg),expression:\"showArg\"}],staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('ul',{staticClass:\"list-group\"},_vm._l((_vm.arg_push),function(env,key){return _c('li',{key:key,staticClass:\"list-group-item d-flex justify-content-between\"},[_vm._v(\"\\n \"+_vm._s(key)+\" : \"+_vm._s(env)),_c('span',[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeArg(key)}}},[_c('i',{staticClass:\"fa fa-minus\"})])])])}),0)]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-bottom\":\"20px\",\"padding-top\":\"20px\"}},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"17px\"}},[_vm._v(\"Would you like to push the Docker image to a registry (e.g. Docker Hub)?\")]),_c('base-checkbox',{attrs:{\"name\":\"env\"},model:{value:(_vm.showBuildImage),callback:function ($$v) {_vm.showBuildImage=$$v},expression:\"showBuildImage\"}})],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuildImage),expression:\"showBuildImage\"}]},[_c('div',{staticStyle:{\"margin-bottom\":\"10px\"}},[_c('base-input',{staticClass:\"no-margin\",staticStyle:{\"padding-left\":\"20px\"},attrs:{\"type\":\"text\",\"label\":\"IMAGE NAME\",\"disabled\":false,\"placeholder\":\"Name of the image used by the container. Example: worsica/worsica-backend\"},model:{value:(_vm.service.image),callback:function ($$v) {_vm.$set(_vm.service, \"image\", $$v)},expression:\"service.image\"}}),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"55px\"}},[_c('p',{staticStyle:{\"font-style\":\"italic\",\"color\":\"#A7A1A0\",\"margin-bottom\":\"0px\"}},[_c('i',{staticClass:\"fa fa-bell\",staticStyle:{\"color\":\"#A7A1A0\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" You can use the environment variables of the Step 1 and the \"),_c('a',{attrs:{\"href\":\"https://plugins.jenkins.io/git/#environment-variables\",\"target\":\"blank\"}},[_vm._v(\"Jenkins Git Plugin.\")])])]),_c('div',{staticClass:\"col-12 text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorImageName),expression:\"showErrorImageName\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])]),_c('div',{staticClass:\"custom-label\",staticStyle:{\"padding-top\":\"25px\",\"font-size\":\"13px\"}},[_vm._v(\"CREDENTIALS\")]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"50px\"}},[_c('base-checkbox',{attrs:{\"name\":\"env\"},model:{value:(_vm.showCredID),callback:function ($$v) {_vm.showCredID=$$v},expression:\"showCredID\"}}),_c('span',{staticClass:\"custom-label\",staticStyle:{\"padding-left\":\"0px\",\"font-size\":\"17px\"}},[_vm._v(\"Use the EOSC-Synergy catch-all credentials\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"The resultant Docker image will be pushed to eoscsynergyapps Docker Hub organization\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showCredID == false),expression:\"showCredID == false\"}],staticStyle:{\"margin-bottom\":\"10px\",\"padding-left\":\"50px\",\"padding-top\":\"0px\"}},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"JENKINS CREDENTIAL ID\",\"disabled\":false,\"placeholder\":\"userpass\"},model:{value:(_vm.id_cred_service),callback:function ($$v) {_vm.id_cred_service=$$v},expression:\"id_cred_service\"}}),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"55px\"}},[_c('p',{staticStyle:{\"color\":\"#A7A1A0\",\"text-align\":\"justify\",\"margin-bottom\":\"0px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" Provide the ID of the credentials created in Jenkins or \"),_c('a',{attrs:{\"target\":\"blank\",\"href\":\"https://jenkins.eosc-synergy.eu/\"}},[_vm._v(\" go now\")]),_vm._v(\" and create them.\")])]),_c('div',{staticClass:\"col-12 text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorCredID),expression:\"showErrorCredID\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"This field is required\")])])],1)],1)])],1)]),_c('div',{staticClass:\"col-12\",staticStyle:{\"padding-left\":\"20px\",\"margin-top\":\"2rem\",\"padding-right\":\"0px\"},attrs:{\"id\":\"accordion_general\",\"role\":\"tablist\",\"aria-multiselectable\":\"true\"}},[_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\",attrs:{\"role\":\"tab\",\"id\":\"accordionHeadingGeneral\"}},[_c('div',{staticClass:\"mb-0 row\"},[_c('div',{staticClass:\"col-12 accordion-head\",staticStyle:{\"padding\":\"0px 20px 0px 20px\"}},[_c('a',{staticClass:\"collapsed\",attrs:{\"data-toggle\":\"collapse\",\"id\":\"link_accordion\",\"data-parent\":\"#accordion_general\",\"href\":\"#accordionBodyGeneral\",\"aria-expanded\":\"false\",\"aria-controls\":\"accordionBodyGeneral\"}},[_c('i',{staticClass:\"fa fa-angle-down\",attrs:{\"aria-hidden\":\"true\"}}),_c('p',[_vm._v(\"ADVANCED OPTIONS (Volumes)\")])])])])]),_c('div',{staticClass:\"collapse\",attrs:{\"id\":\"accordionBodyGeneral\",\"role\":\"tabpanel\",\"aria-labelledby\":\"accordionHeadingGeneral\",\"aria-expanded\":\"false\",\"data-parent\":\"accordion_general\"}},[_c('div',{staticClass:\"card-block col-12\"},[_c('base-input',{staticStyle:{\"padding-left\":\"5px\"},attrs:{\"type\":\"text\",\"label\":\"HOSTNAME\",\"disabled\":false,\"placeholder\":\"Container hostname. Example: processing\",\"help\":true,\"link\":\"https://docs.docker.com/compose/compose-file/compose-file-v3/#domainname-hostname-ipc-mac_address-privileged-read_only-shm_size-stdin_open-tty-user-working_dir\",\"message\":\"Docker compose official documentation\"},model:{value:(_vm.service.hostname),callback:function ($$v) {_vm.$set(_vm.service, \"hostname\", $$v)},expression:\"service.hostname\"}}),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"5px\"}},[_c('div',{staticClass:\"col-12 col-md-4\"},[_c('div',{staticClass:\"row\"},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-size\":\"12px\",\"text-transform\":\"uppercase\",\"padding-top\":\"10px\"}},[_vm._v(\"Volume Type\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Docker compose official documentation more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.volume.type),expression:\"volume.type\"}],staticClass:\"custom-select\",attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.volume, \"type\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])}}},[_c('option',{attrs:{\"value\":\"bind\"}},[_vm._v(\"bind\")]),_c('option',{attrs:{\"disabled\":\"\",\"value\":\"volume\"}},[_vm._v(\"volume\")]),_c('option',{attrs:{\"disabled\":\"\",\"value\":\"tmpfs\"}},[_vm._v(\"tmpfs\")])])]),_c('base-input',{staticClass:\"col-12 col-md-4\",attrs:{\"type\":\"text\",\"label\":\"VOLUME SOURCE\",\"disabled\":false,\"placeholder\":\"./\",\"help\":true,\"link\":\"https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes\",\"message\":\"Docker compose official documentation\"},model:{value:(_vm.volume.source),callback:function ($$v) {_vm.$set(_vm.volume, \"source\", $$v)},expression:\"volume.source\"}}),_c('base-input',{staticClass:\"col-12 col-md-4\",attrs:{\"type\":\"text\",\"label\":\"VOLUME TARGET\",\"disabled\":false,\"placeholder\":\"/sqaaas-build\",\"help\":true,\"link\":\"https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes\",\"message\":\"Docker compose official documentation\"},model:{value:(_vm.volume.target),callback:function ($$v) {_vm.$set(_vm.volume, \"target\", $$v)},expression:\"volume.target\"}})],1),_c('div',{staticClass:\"text-right\"},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addVolume()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD Volume\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showVolumes),expression:\"showVolumes\"}],staticStyle:{\"padding-top\":\"20px\"}},[_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Type\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Source\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Source\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.service.volumes),function(vol,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(vol.type)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(vol.source)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(vol.target)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"right\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeVolume(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.envComposeYesNo.yes),expression:\"envComposeYesNo.yes\"}],staticClass:\"row\",staticStyle:{\"padding-left\":\"10x\"}},[_c('base-input',{staticClass:\"col-md-6\",attrs:{\"type\":\"text\",\"label\":\"key\",\"disabled\":false,\"placeholder\":\"Debug\"},model:{value:(_vm.envCompose.key),callback:function ($$v) {_vm.$set(_vm.envCompose, \"key\", $$v)},expression:\"envCompose.key\"}}),_c('base-input',{staticClass:\"col-md-6\",attrs:{\"type\":\"text\",\"label\":\"value\",\"disabled\":false,\"placeholder\":\"1\"},model:{value:(_vm.envCompose.value),callback:function ($$v) {_vm.$set(_vm.envCompose, \"value\", $$v)},expression:\"envCompose.value\"}}),_c('div',{staticClass:\"text-right\",staticStyle:{\"margin-bottom\":\"30px\",\"width\":\"95%\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addEnvCompose()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD Env Var\")])])],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showEnvCompose),expression:\"showEnvCompose\"}],staticStyle:{\"padding-top\":\"20px\",\"padding-bottom\":\"20px\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Env Vars\")]),_c('ul',{staticClass:\"list-group\"},_vm._l((_vm.service.envs),function(env,key){return _c('li',{key:key,staticClass:\"list-group-item d-flex justify-content-between\"},[_vm._v(\"\\n \"+_vm._s(key)+\" : \"+_vm._s(env)),_c('span',[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeEnvCompose(key)}}},[_c('i',{staticClass:\"fa fa-minus\"})])])])}),0)])],1)])])]),_c('div',{staticClass:\"text-right\",staticStyle:{\"padding-top\":\"1rem\",\"padding-bottom\":\"10px\"}},[_c('button',{staticClass:\"btn-outline btn btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addService()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD SERVICE\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showServices),expression:\"showServices\"}],staticStyle:{\"padding-top\":\"20px\"}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('span',{staticClass:\"custom-table-title\"},[_vm._v(\"Configured Services\")])]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Service\")]),_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Image\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Remove\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Push\")])]),_vm._l((_vm.services),function(serv,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(index)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(serv.image.name)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeService(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('i',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.$store.state.docker_compose.services[index] && _vm.$store.state.docker_compose.services[index].image.registry.push == true),expression:\"$store.state.docker_compose.services[index] && $store.state.docker_compose.services[index].image.registry.push == true\"}],staticClass:\"fa fa-check-circle\",staticStyle:{\"color\":\"#1BC10B\"},attrs:{\"aria-hidden\":\"true\"}})])])])})],2)])])],_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"2rem\",\"margin-bottom\":\"2rem\",\"padding-bottom\":\"2rem\"}},[_c('div',{staticClass:\"col-12 col-md-12 text-center\"})])],2)],1)]),_c('div',{staticClass:\"modal\",attrs:{\"id\":\"myModal\",\"tabindex\":\"-1\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_vm._m(0),_vm._m(1),_c('div',{staticClass:\"modal-footer\",staticStyle:{\"padding-top\":\"20px\"}},[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")]),_c('button',{staticClass:\"btn btn-danger btn-fill\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"},on:{\"click\":function($event){return _vm.removeConfirmServ()}}},[_vm._v(\"Delete\")])])])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-header\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"20px\"}},[_c('h5',{staticClass:\"modal-title\"},[_vm._v(\"Please Confirm\")]),_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-body\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"0px\"}},[_c('p',[_vm._v(\"The selected service has been associated with any of the defined criteria, do you want to proceed and remove the service?\")])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Composer.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Composer.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Composer.vue?vue&type=template&id=78f8a594&scoped=true\"\nimport script from \"./Composer.vue?vue&type=script&lang=js\"\nexport * from \"./Composer.vue?vue&type=script&lang=js\"\nimport style0 from \"./Composer.vue?vue&type=style&index=0&id=78f8a594&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"78f8a594\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\",staticStyle:{\"background-color\":\"#f8f9fa\"}},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading),expression:\"loading\"}],staticClass:\"loading-overlay is-active\"},[_c('span',{staticClass:\"fas fa-spinner fa-3x fa-spin\"})]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loadingError),expression:\"loadingError\"}],staticClass:\"loading-overlay is-active\"},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding\":\"20px\",\"background-color\":\"#ccc\",\"border-radius\":\"5px\"}},[_vm._m(0),_vm._m(1),_vm._m(2),_c('div',{staticStyle:{\"padding-top\":\"20px\"}},[_c('button',{staticClass:\"btn btn-sm btn-danger btn-fill\",staticStyle:{\"margin-left\":\"10px\"},on:{\"click\":function($event){return _vm.cancelExecution()}}},[_vm._v(\"Cancel\")])])])]),_c('div',{staticClass:\"col-12 col-sm-12 col-xl-6 col-lg-10 mx-auto\",staticStyle:{\"margin\":\"auto\",\"padding\":\"0px\"}},[_c('card',[_c('template',{slot:\"header\"},[_c('div',{staticStyle:{\"display\":\"flex\",\"flex-direction\":\"row\"}},[_c('div',{staticStyle:{\"background-color\":\"#e6ede8\",\"padding-left\":\"100px\",\"padding-top\":\"20px\",\"padding-bottom\":\"10px\",\"width\":\"80%\"}},[_c('h3',{staticClass:\"card-title\",staticStyle:{\"margin-top\":\"0px\",\"font-weight\":\"700\"}},[_vm._v(\"Quality criteria define the CI/CD pipeline work\")]),_c('p',{staticStyle:{\"padding-top\":\"20px\"}},[_vm._v(\"\\n It is then the underpinning part where the pipeline’s purpose takes shape. The associated properties for each criterion will be displayed once selected in the dropdown list below\\n \")]),_c('div',[_c('div',{staticClass:\"row\",staticStyle:{\"padding-bottom\":\"0px\",\"margin-bottom\":\"0px\",\"padding-left\":\"15px\"}},[_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('label',{staticStyle:{\"color\":\"black\"}},[_vm._v(\" CHOOSE A SOFTWARE CRITERION\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.criteria_soft),expression:\"criteria_soft\"}],staticClass:\"custom-select\",staticStyle:{\"font-family\":\"console\",\"font-weight\":\"700\"},attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.criteria_soft=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_vm._l((_vm.array_criterias),function(crit,key){return (crit['type']=='software')?_c('option',{key:key,domProps:{\"value\":crit['id']}},[_vm._v(_vm._s(crit['id']))]):_vm._e()})],2)]),_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('label',{staticStyle:{\"color\":\"black\"}},[_vm._v(\" CHOOSE A SERVICE CRITERION\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.criteria_serv),expression:\"criteria_serv\"}],staticClass:\"custom-select\",staticStyle:{\"font-family\":\"console\",\"font-weight\":\"700\"},attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.criteria_serv=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_vm._l((_vm.array_criterias),function(crit,key){return (crit['type']=='service')?_c('option',{key:key,attrs:{\"id\":crit['id'],\"name\":\"select_service\",\"disabled\":crit['id'] != 'SvcQC.Dep' && !_vm.$store.state.config_yaml.sqa_criteria.hasOwnProperty('SvcQC.Dep')},domProps:{\"value\":crit['id']}},[_vm._v(_vm._s(crit['id']))]):_vm._e()})],2)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.criteria != 'default'),expression:\"criteria != 'default'\"}],staticClass:\"col-12\",staticStyle:{\"border-radius\":\"5px\"}},[_c('div',{staticClass:\"quote-custom\"},[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.info && _vm.info['msg']),expression:\"info && info['msg']\"}],staticStyle:{\"font-weight\":\"700\",\"font-size\":\"16px\",\"padding-left\":\"20px\",\"margin-bottom\":\"0px\"}},[_c('span',{staticClass:\"badge badge-light\"},[_vm._v(\"Scope\")]),_c('em',[_vm._v(_vm._s((_vm.info) ? _vm.info['msg'] : ''))]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.info && _vm.info['docs']),expression:\"info && info['docs']\"}]},[_vm._v(\"(\"),_c('a',{staticStyle:{\"text-decoration\":\"underline\"},attrs:{\"href\":(_vm.info) ? _vm.info['docs'] : '',\"target\":\"_blank\"}},[_vm._v(\"more details\")]),_vm._v(\")\")])]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.info && _vm.info['improves']),expression:\"info && info['improves']\"}],staticStyle:{\"font-weight\":\"700\",\"font-size\":\"16px\",\"padding-left\":\"20px\",\"margin-bottom\":\"0px\"}},[_c('span',{staticClass:\"badge badge-light\"},[_vm._v(\"Improves\")]),_vm._v(\" \"+_vm._s((_vm.info) ? _vm.info['improves'] : '')+\"\\n \")])])])]),_c('div',{staticClass:\"text-center\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorCriteria),expression:\"showErrorCriteria\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"20px\"}},[_vm._v(\"You must select a valid criteria\")])])])]),_c('div',{staticStyle:{\"background-color\":\"#e6ede8\",\"padding-left\":\"80px\",\"padding-top\":\"35px\",\"padding-bottom\":\"10px\",\"width\":\"30%\"}},[_c('img',{staticClass:\"responsive\",staticStyle:{\"opacity\":\"0.4\",\"padding-top\":\"40px\"},attrs:{\"src\":require(\"../../static/criteria.png\"),\"alt\":\"\"}})])])]),[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showCredInfo),expression:\"showCredInfo\"}],staticStyle:{\"padding-top\":\"20px\",\"margin-bottom\":\"2rem\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Credentials\")]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"ID\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"USER\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"PASS\")])]),_c('tbody',_vm._l((_vm.$store.state.config_yaml.config.credentials),function(cred,index){return _c('tr',{key:index,staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(cred.id)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(cred.username_var)+\"\\n \")])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"justify-content\":\"center\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"}},[_vm._v(\"\\n \"+_vm._s(cred.password_var)+\"\\n \")])])])}),0)])])]),_c('div',{staticClass:\"row\",staticStyle:{\"margin\":\"2rem 0px 2rem 0px\"}},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.objectSize(_vm.$store.state.config_yaml.config.project_repos) > 0),expression:\"objectSize($store.state.config_yaml.config.project_repos) > 0\"}],staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"grid\"}},[_c('div',{staticClass:\"row\"},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"text-transform\":\"uppercase\",\"font-size\":\"12px\"}},[_vm._v(\"Does the criterion apply to an outside repo?\")]),_c('base-checkbox',{staticStyle:{\"font-size\":\"12px\"},attrs:{\"name\":\"env\"},model:{value:(_vm.disable_menu),callback:function ($$v) {_vm.disable_menu=$$v},expression:\"disable_menu\"}})],1),_c('div',[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.repository),expression:\"repository\"}],staticClass:\"custom-select\",attrs:{\"disabled\":!_vm.disable_menu,\"id\":\"respository\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.repository=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"CHOOSE A REPOSITORY...\")]),_vm._l((_vm.$store.state.config_yaml.config.project_repos),function(repo,key){return _c('option',{key:key,domProps:{\"value\":repo.repo}},[_vm._v(_vm._s(repo.repo))])})],2),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorRepoCrit),expression:\"showErrorRepoCrit\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"20px\",\"padding-top\":\"10px\"}},[_vm._v(\"Error: You can only select one repo per criteria.\")]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorRepo),expression:\"showErrorRepo\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"You must select a respository\")])])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.criteria != 'default'),expression:\"criteria != 'default'\"}],staticClass:\"row\",staticStyle:{\"padding-bottom\":\"0px\",\"margin-bottom\":\"0px\",\"padding-left\":\"15px\",\"padding-right\":\"15px\"}},[_c('h4',{staticStyle:{\"font-weight\":\"700\",\"padding-left\":\"15px\"}},[_vm._v(\"Tool selection\")]),_c('p',{staticStyle:{\"padding-left\":\"15px\",\"font-size\":\"15px\"}},[_vm._v(\"A set of supported tools will be available for selection according to the criterion selected above. The catch-all \"),_c('em',[_vm._v(\"commands\")]),_vm._v(\" tool can be used to execute alternative commands and/or additional non-supported tools.\")]),_c('div',{staticClass:\"col-12 col-md-6\"},[_c('label',[_vm._v(\" CHOOSE A TOOL\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.builder_tool),expression:\"builder_tool\"}],staticClass:\"custom-select\",attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.builder_tool=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_vm._l((_vm.array_tools),function(tool,key){return _c('option',{key:key,staticStyle:{\"text-transform\":\"capitalize\"},domProps:{\"value\":tool['name']}},[_vm._v(_vm._s(tool['name'].toUpperCase()))])})],2)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderTool),expression:\"showBuilderTool\"}],staticClass:\"text-left col-12 col-md-6\",staticStyle:{\"padding-top\":\"25px\"}},[_c('button',{staticClass:\"btn btn-info\",staticStyle:{\"max-height\":\"40px\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addTool()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD TOOL\")])])]),_c('div',[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorBuilderTool),expression:\"showErrorBuilderTool\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"20px\"}},[_vm._v(\"You must select a tool to define some pipeline work.\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderTool),expression:\"showBuilderTool\"}],staticClass:\"col-12\",staticStyle:{\"margin-top\":\"20px\"},attrs:{\"id\":\"tools\"}},[_c('div',{attrs:{\"id\":\"ref-arg\"}})]),_c('div',{staticClass:\"text-right\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorArgs),expression:\"showErrorArgs\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"20px\"}},[_vm._v(\"Invalid value for the selected tool.\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.builder_tool != 'default'),expression:\"builder_tool != 'default'\"}],staticClass:\"col-12 mt-2\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_image !=''),expression:\"docker_image !=''\"}],staticClass:\"badge badge-secondary\"},[_vm._v(\"image:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_image))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_lang !=''),expression:\"docker_lang !=''\"}],staticClass:\"badge badge-primary\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"lang:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_lang))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_version !=''),expression:\"docker_version !=''\"}],staticClass:\"badge badge-danger\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"version:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_version))])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-top\":\"20px\"}},[_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"16px\"}},[_vm._v(\"Use custom service?\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Define your own container service more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])]),_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Yes\")]),_c('base-checkbox',{attrs:{\"name\":\"workpace\"},model:{value:(_vm.change_image_yes),callback:function ($$v) {_vm.change_image_yes=$$v},expression:\"change_image_yes\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"No\")]),_c('base-checkbox',{attrs:{\"name\":\"workspace\"},model:{value:(_vm.change_image_no),callback:function ($$v) {_vm.change_image_no=$$v},expression:\"change_image_no\"}})],1)])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.change_image_yes),expression:\"change_image_yes\"}],staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"grid\"}},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.service),expression:\"service\"}],staticClass:\"custom-select\",attrs:{\"id\":\"service\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.service=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Choose a service...\")]),_vm._l((_vm.$store.state.docker_compose.services),function(service,key){return _c('option',{key:key,domProps:{\"value\":key}},[_vm._v(_vm._s(key))])})],2),_c('button',{staticClass:\"btn-simple btn btn-xs btn-info text-left\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.openModal()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD SERVICE\")]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorService),expression:\"showErrorService\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"For the selected tool you must select a service.\")])])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.array_selected_tools.length > 0),expression:\"array_selected_tools.length > 0\"}],staticStyle:{\"padding-top\":\"40px\",\"margin-bottom\":\"2rem\"}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('span',{staticClass:\"custom-table-title\",staticStyle:{}},[_vm._v(\"Selected Tools\")])]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Tool\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Arguments\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.array_selected_tools),function(tool,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\",\"text-transform\":\"uppercase\"}},[_vm._v(\"\\n \"+_vm._s(_vm.array_selected_tools[index].name)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"},attrs:{\"id\":'list-arg'+index}},[_vm._v(\"\\n \"+_vm._s(_vm.startListArg(tool['args'], index))+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeTool(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])]),_c('div',{staticClass:\"text-right\",staticStyle:{\"padding-top\":\"4rem\",\"padding-bottom\":\"10px\"}},[_c('button',{staticClass:\"btn-outline btn btn-info\",attrs:{\"type\":\"button\",\"disabled\":_vm.array_selected_tools.length == 0 || _vm.disabled_add_crit == true},on:{\"click\":function($event){return _vm.addCriteria()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD CRITERION\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(Object.keys(_vm.selected_criteria).length > 0),expression:\"Object.keys(selected_criteria).length > 0\"}],staticStyle:{\"padding-top\":\"40px\",\"margin-bottom\":\"2rem\"}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('span',{staticClass:\"custom-table-title\",staticStyle:{}},[_vm._v(\"Configured Criteria\")])]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Criteria\")]),_c('th',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.$store.state.config_yaml.config.project_repos.length>0),expression:\"$store.state.config_yaml.config.project_repos.length>0\"}],staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"External Repos\")]),_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Services\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Customize Workspace\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.selected_criteria),function(repo,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(index)+\"\\n \")])]),_c('td',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.$store.state.config_yaml.config.project_repos.length>0),expression:\"$store.state.config_yaml.config.project_repos.length>0\"}],staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_vm._v(\"\\n \"+_vm._s(_vm.get_string_repos(repo))+\"\\n \")]),_c('td',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_vm._v(\"\\n \"+_vm._s(_vm.get_string_services(repo))+\"\\n \")]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('base-checkbox',{attrs:{\"name\":\"workpace\"},on:{\"input\":function($event){return _vm.customize_criteria(index)}}})],1),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeCriteria(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])]),_c('tr',[_c('td',{attrs:{\"colspan\":\"4\"}},[_c('div',{staticStyle:{\"display\":\"none\",\"justify-content\":\"flex-end\"},attrs:{\"id\":'criteria_'+index}},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-3\",staticStyle:{\"padding-top\":\"28px\"}},[_c('select',{staticClass:\"custom-select\",attrs:{\"id\":'select_when_'+index},on:{\"change\":function($event){return _vm.selectWhen(index)}}},[_c('option',{attrs:{\"value\":\"branch\"}},[_vm._v(\"branch\")]),_c('option',{attrs:{\"value\":\"building_tag\"}},[_vm._v(\"building tag\")])])]),_c('div',{staticClass:\"col-12 col-md-3\",staticStyle:{\"padding-top\":\"28px\"}},[_c('select',{staticClass:\"custom-select\",attrs:{\"id\":'select_comp_'+index}},[_c('option',{attrs:{\"value\":\"equals\"}},[_vm._v(\"equals\")]),_c('option',{attrs:{\"value\":\"not\"}},[_vm._v(\"not\")])])]),_c('div',{staticClass:\"col-12 col-md-3\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"display:grid;\"},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":'Branch',\"placeholder\":\"master\",\"id\":'select_branch_'+index},on:{\"input\":function($event){return _vm.getBranch(index)}},model:{value:(_vm.branches[index]),callback:function ($$v) {_vm.$set(_vm.branches, index, $$v)},expression:\"branches[index]\"}})],1)])]),_c('div',{staticClass:\"col-12 col-md-2\"},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",staticStyle:{\"position\":\"absolute\",\"bottom\":\"0\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addWhenProp(index)}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"ADD\")])])])]),_c('div',{staticClass:\"row col-12\",staticStyle:{\"justify-content\":\"center\"}},[_c('ul',{staticClass:\"list-group\",staticStyle:{\"border\":\"none\"}},_vm._l((_vm.criterias_store_branch),function(env,key){return _c('li',{key:key,staticClass:\"list-group-item d-flex justify-content-between\",staticStyle:{\"border\":\"none\"}},[(_vm.criterias_store_branch[key][index])?_c('span',[_vm._v(\"\\n branch : \"+_vm._s((_vm.criterias_store_branch[key][index])?_vm.criterias_store_branch[key][index]['comp']:'')+\" : \"+_vm._s((_vm.criterias_store_branch[key][index])?_vm.criterias_store_branch[key][index]['branch']:'')),_c('span',[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeOperator(key)}}},[_c('i',{staticClass:\"fa fa-minus\"})])])]):_vm._e()])}),0)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showOperation[index]),expression:\"showOperation[index]\"}],staticClass:\"row col-12\",staticStyle:{\"justify-content\":\"center\"}},[_c('span',{staticStyle:{\"margin-top\":\"3px\",\"margin-right\":\"10px\"}},[_vm._v(\"Operation\")]),_c('div',{staticClass:\"form-check form-check-inline\"},[_c('input',{staticClass:\"form-check-input\",attrs:{\"type\":\"radio\",\"name\":'operator_'+index,\"id\":'operator_anyOf_'+index,\"value\":\"anyof\"}}),_c('label',{staticClass:\"custom-label\",staticStyle:{\"padding-left\":\"0px\"},attrs:{\"for\":\"exampleRadios1\"}},[_vm._v(\"\\n anyOf\\n \")])]),_c('div',{staticClass:\"form-check form-check-inline\"},[_c('input',{staticClass:\"form-check-input\",attrs:{\"type\":\"radio\",\"name\":'operator_'+index,\"id\":'operator_allOf_'+index,\"value\":\"allof\"}}),_c('label',{staticClass:\"custom-label\",staticStyle:{\"padding-left\":\"0px\"},attrs:{\"for\":\"exampleRadios2\"}},[_vm._v(\"\\n allOf\\n \")])])])]),_c('td',{staticStyle:{\"display\":\"none\"}}),_c('td',{staticStyle:{\"display\":\"none\"}}),_c('td',{staticStyle:{\"display\":\"none\"}})])])})],2)])]),_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"2rem\",\"margin-bottom\":\"2rem\"}},[_c('div',{staticClass:\"col-12 col-md-12 text-center\"},[_c('button',{staticClass:\"btn btn-next-back btn-back\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.back()}}},[_vm._v(\"\\n BACK\\n \")]),_c('button',{staticClass:\"btn btn-next btn-next-back\",attrs:{\"type\":\"button\",\"disabled\":_vm.disable_done},on:{\"click\":function($event){return _vm.next()}}},[_vm._v(\"\\n NEXT\\n \")])])])]],2)],1),_c('div',{staticClass:\"modal\",attrs:{\"id\":\"myModal\",\"tabindex\":\"-1\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog modal-xl\",staticStyle:{\"max-height\":\"650px\"},attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_vm._m(3),_c('div',{staticClass:\"modal-body\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"0px\",\"max-height\":\"70vh\",\"overflow-y\":\"auto\"}},[_c('composer',{on:{\"service_name\":_vm.getServiceName}})],1),_c('div',{staticClass:\"modal-footer\",staticStyle:{\"padding-top\":\"20px\"}},[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")]),_c('button',{staticClass:\"btn btn-primary btn-fill\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"},on:{\"click\":function($event){return _vm.checkServices()}}},[_vm._v(\"Done\")])])])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',[_c('p',{staticStyle:{\"font-size\":\"20px\"}},[_vm._v(\"We are having problems making the request.\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"text-center\"},[_c('i',{staticClass:\"fa fa-times-circle fa-10x\",staticStyle:{\"color\":\"red\",\"width\":\"auto\"},attrs:{\"aria-hidden\":\"true\"}})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticStyle:{\"padding-top\":\"20px\"}},[_c('a',{staticStyle:{\"font-size\":\"18px\",\"color\":\"red\",\"text-decoration\":\"underline\"},attrs:{\"href\":\"https://github.com/EOSC-synergy/SQAaaS/issues/new/choose\",\"target\":\"_blank\"}},[_vm._v(\"Report the issue\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-header\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"20px\"}},[_c('h5',{staticClass:\"modal-title\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Add New Services\")]),_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SQACriteria.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SQACriteria.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./SQACriteria.vue?vue&type=template&id=11965fb6&scoped=true\"\nimport script from \"./SQACriteria.vue?vue&type=script&lang=js\"\nexport * from \"./SQACriteria.vue?vue&type=script&lang=js\"\nimport style0 from \"./SQACriteria.vue?vue&type=style&index=0&id=11965fb6&prod&scoped=true&lang=css\"\nimport style1 from \"./SQACriteria.vue?vue&type=style&index=1&id=11965fb6&prod&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"11965fb6\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-8\"},[_c('edit-profile-form')],1),_c('div',{staticClass:\"col-md-4\"},[_c('user-card')],1)])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('card',[_c('h4',{staticClass:\"card-title\",attrs:{\"slot\":\"header\"},slot:\"header\"},[_vm._v(\"Edit Profile\")]),_c('form',[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-5\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"Company\",\"disabled\":true,\"placeholder\":\"Light dashboard\"},model:{value:(_vm.user.company),callback:function ($$v) {_vm.$set(_vm.user, \"company\", $$v)},expression:\"user.company\"}})],1),_c('div',{staticClass:\"col-md-3\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"Username\",\"placeholder\":\"Username\"},model:{value:(_vm.user.username),callback:function ($$v) {_vm.$set(_vm.user, \"username\", $$v)},expression:\"user.username\"}})],1),_c('div',{staticClass:\"col-md-4\"},[_c('base-input',{attrs:{\"type\":\"email\",\"label\":\"Email\",\"placeholder\":\"Email\"},model:{value:(_vm.user.email),callback:function ($$v) {_vm.$set(_vm.user, \"email\", $$v)},expression:\"user.email\"}})],1)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"First Name\",\"placeholder\":\"First Name\"},model:{value:(_vm.user.firstName),callback:function ($$v) {_vm.$set(_vm.user, \"firstName\", $$v)},expression:\"user.firstName\"}})],1),_c('div',{staticClass:\"col-md-6\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"Last Name\",\"placeholder\":\"Last Name\"},model:{value:(_vm.user.lastName),callback:function ($$v) {_vm.$set(_vm.user, \"lastName\", $$v)},expression:\"user.lastName\"}})],1)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-12\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"Address\",\"placeholder\":\"Home Address\"},model:{value:(_vm.user.address),callback:function ($$v) {_vm.$set(_vm.user, \"address\", $$v)},expression:\"user.address\"}})],1)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-4\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"City\",\"placeholder\":\"City\"},model:{value:(_vm.user.city),callback:function ($$v) {_vm.$set(_vm.user, \"city\", $$v)},expression:\"user.city\"}})],1),_c('div',{staticClass:\"col-md-4\"},[_c('base-input',{attrs:{\"type\":\"text\",\"label\":\"Country\",\"placeholder\":\"Country\"},model:{value:(_vm.user.country),callback:function ($$v) {_vm.$set(_vm.user, \"country\", $$v)},expression:\"user.country\"}})],1),_c('div',{staticClass:\"col-md-4\"},[_c('base-input',{attrs:{\"type\":\"number\",\"label\":\"Postal Code\",\"placeholder\":\"ZIP Code\"},model:{value:(_vm.user.postalCode),callback:function ($$v) {_vm.$set(_vm.user, \"postalCode\", $$v)},expression:\"user.postalCode\"}})],1)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-12\"},[_c('div',{staticClass:\"form-group\"},[_c('label',[_vm._v(\"About Me\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.user.aboutMe),expression:\"user.aboutMe\"}],staticClass:\"form-control border-input\",attrs:{\"rows\":\"5\",\"placeholder\":\"Here can be your description\"},domProps:{\"value\":(_vm.user.aboutMe)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.user, \"aboutMe\", $event.target.value)}}})])])]),_c('div',{staticClass:\"text-center\"},[_c('button',{staticClass:\"btn btn-info btn-fill float-right\",attrs:{\"type\":\"submit\"},on:{\"click\":function($event){$event.preventDefault();return _vm.updateProfile.apply(null, arguments)}}},[_vm._v(\"\\n Update Profile\\n \")])]),_c('div',{staticClass:\"clearfix\"})])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./EditProfileForm.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./EditProfileForm.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./EditProfileForm.vue?vue&type=template&id=583d6b9b\"\nimport script from \"./EditProfileForm.vue?vue&type=script&lang=js\"\nexport * from \"./EditProfileForm.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('card',{staticClass:\"card-user\"},[_c('img',{attrs:{\"slot\":\"image\",\"src\":\"https://ununsplash.imgix.net/photo-1431578500526-4d9613015464?fit=crop&fm=jpg&h=300&q=75&w=400\",\"alt\":\"...\"},slot:\"image\"}),_c('div',{staticClass:\"author\"},[_c('a',{attrs:{\"href\":\"#\"}},[_c('img',{staticClass:\"avatar border-gray\",attrs:{\"src\":\"img/faces/face-3.jpg\",\"alt\":\"...\"}}),_c('h4',{staticClass:\"title\"},[_vm._v(\"Mike Andrew\"),_c('br'),_c('small',[_vm._v(\"michael24\")])])])]),_c('p',{staticClass:\"description text-center\"},[_vm._v(\" \\\"Lamborghini Mercy \"),_c('br'),_vm._v(\"\\n Your chick she so thirsty \"),_c('br'),_vm._v(\"\\n I'm in that two seat Lambo\\\"\\n \")]),_c('div',{staticClass:\"text-center d-flex justify-content-center\",attrs:{\"slot\":\"footer\"},slot:\"footer\"},[_c('button',{staticClass:\"btn btn-simple\",attrs:{\"href\":\"#\"}},[_c('i',{staticClass:\"fa fa-facebook-square\"})]),_c('button',{staticClass:\"btn btn-simple\",attrs:{\"href\":\"#\"}},[_c('i',{staticClass:\"fa fa-twitter\"})]),_c('button',{staticClass:\"btn btn-simple\",attrs:{\"href\":\"#\"}},[_c('i',{staticClass:\"fa fa-google-plus-square\"})])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UserCard.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UserCard.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./UserCard.vue?vue&type=template&id=616c730c\"\nimport script from \"./UserCard.vue?vue&type=script&lang=js\"\nexport * from \"./UserCard.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/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","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UserProfile.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UserProfile.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./UserProfile.vue?vue&type=template&id=aaad8732\"\nimport script from \"./UserProfile.vue?vue&type=script&lang=js\"\nexport * from \"./UserProfile.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading),expression:\"loading\"}],staticClass:\"loading-overlay is-active\",attrs:{\"id\":\"test\"}},[_c('div',{staticStyle:{\"padding\":\"20px\",\"background-color\":\"#ccc\",\"border-radius\":\"5px\"}},[_c('div',{staticStyle:{\"vertical-align\":\"middle\",\"display\":\"flex\"}},[_c('span',{staticClass:\"fas fa-cog fa-3x fa-spin\"}),_c('p',{staticStyle:{\"padding-left\":\"10px\",\"text-transform\":\"uppercase\",\"font-weight\":\"700\",\"margin-bottom\":\"0px\",\"margin-top\":\"15px\"}},[_vm._v(_vm._s(_vm.modal_message))])]),_vm._m(0),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.build_status!=''),expression:\"build_status!=''\"}],staticClass:\"text-center\"},[_c('p',{staticStyle:{\"font-size\":\"18px\",\"font-weight\":\"700\"}},[_vm._v(\"Current State: \"+_vm._s(_vm.build_status))])]),_c('div',{staticClass:\"text-center\"},[_c('a',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuildUrl),expression:\"showBuildUrl\"}],staticClass:\"btn btn-primary btn-fill btn-sm\",staticStyle:{\"color\":\"white\",\"margin-right\":\"10px\"},attrs:{\"href\":_vm.build_url,\"target\":\"_blank\"}},[_vm._v(\"Check logs\")]),_c('a',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.build_status == 'WAITING_SCAN_ORG'),expression:\"build_status == 'WAITING_SCAN_ORG'\"}],staticClass:\"btn btn-primary btn-fill btn-sm\",staticStyle:{\"color\":\"white\",\"margin-right\":\"10px\"},attrs:{\"href\":\"https://docs.sqaaas.eosc-synergy.eu/advanced/jenkins_scan_organisation\",\"target\":\"_blank\"}},[_vm._v(\"About this status\")]),_c('button',{staticClass:\"btn btn-sm btn-danger btn-fill\",staticStyle:{\"margin-left\":\"10px\"},attrs:{\"disabled\":_vm.disable_cancel},on:{\"click\":function($event){return _vm.cancelExecution()}}},[_vm._v(\"Cancel\")])])])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading_create),expression:\"loading_create\"}],staticClass:\"loading-overlay is-active\"},[_c('span',{staticClass:\"fas fa-spinner fa-3x fa-spin\"})]),_c('div',{staticClass:\"col-12 col-sm-12 col-lg-10 mx-auto\",staticStyle:{\"margin\":\"auto\",\"padding\":\"0px\"}},[_c('card',{attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"},[_c('div',{staticStyle:{\"display\":\"flex\",\"flex-direction\":\"row\",\"padding-bottom\":\"20px\"}},[_c('div',{staticStyle:{\"background-color\":\"#c2edd6\",\"padding-left\":\"80px\",\"padding-top\":\"80px\",\"padding-bottom\":\"60px\",\"width\":\"60%\"}},[_c('h2',{staticClass:\"card-title\",staticStyle:{\"margin-top\":\"0px\",\"font-weight\":\"700\"}},[_vm._v(_vm._s(_vm.pipeline_create_message))]),_c('div',{staticStyle:{\"padding-top\":\"20px\"}},[(_vm.createSuccess)?_c('button',{staticClass:\"btn btn-primary btn-fill\",on:{\"click\":function($event){return _vm.generateFiles()}}},[_c('i',{staticClass:\"fa fa-download\",staticStyle:{\"margin-right\":\"5px\"}}),_vm._v(\"Download\")]):_c('button',{staticClass:\"btn btn-primary btn-fill\",on:{\"click\":function($event){return _vm.back()}}},[_c('i',{staticClass:\"fa fa-arrow-left\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\"Back\")])])]),_c('div',{staticStyle:{\"background-color\":\"#c2edd6\",\"padding-left\":\"80px\",\"padding-top\":\"20px\",\"width\":\"40%\"}},[_c('img',{staticClass:\"responsive\",staticStyle:{\"opacity\":\"0.5\"},attrs:{\"src\":require(\"../../static/pipeline.png\"),\"alt\":\"\"}})])])])],2),_c('card',{attrs:{\"body-classes\":\"\"}},[[_c('div',{staticStyle:{\"background-color\":\"#dcf3f7\",\"margin-bottom\":\"20px\"}},[_c('div',{staticStyle:{\"padding\":\"40px 40px 40px 40px\"}},[_c('h3',{staticClass:\"text-center\"},[_vm._v(\"Discover the additional features we provide\")])]),_c('div',{staticClass:\"row\",staticStyle:{\"justify-content\":\"center\",\"padding-left\":\"15px\",\"padding-right\":\"15px\"},attrs:{\"id\":\"panels\"}},[_c('div',{staticClass:\"col-12 col-md-3 text-center\"},[_c('button',{staticClass:\"active-panel select-div\",class:{ 'disable-button' : _vm.createSuccess == false},staticStyle:{\"color\":\"inherit\",\"padding\":\"10px\",\"min-height\":\"289px\",\"border\":\"none\",\"background-color\":\"transparent\"},attrs:{\"disabled\":_vm.createSuccess==false,\"id\":\"summary\",\"role\":\"button\"},on:{\"click\":function($event){return _vm.showPanel('summary')}}},[_c('p',{staticClass:\"text-center\"},[_c('img',{staticStyle:{\"padding-bottom\":\"10px\"},attrs:{\"src\":require(\"../../static/summary.png\"),\"alt\":\"\"}})]),_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"20px\",\"font-weight\":\"bold\"}},[_vm._v(\"Config summary\")]),_c('span',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"15px\",\"opacity\":\"0.8\",\"width\":\"220px\"}},[_vm._v(\"Provides a table-like view with the selections made when the pipeline was composed\")])])]),_c('div',{staticClass:\"col-12 col-md-3 text-center\"},[_c('button',{staticClass:\"select-div\",class:{ 'disable-button' : _vm.createSuccess == false},staticStyle:{\"color\":\"inherit\",\"padding\":\"10px\",\"min-height\":\"289px\",\"border\":\"none\",\"background-color\":\"transparent\"},attrs:{\"disabled\":_vm.createSuccess==false,\"id\":\"files\",\"role\":\"button\"},on:{\"click\":function($event){return _vm.showPanel('files')}}},[_c('p',{staticClass:\"text-center\"},[_c('img',{staticStyle:{\"padding-left\":\"5px\",\"padding-bottom\":\"10px\"},attrs:{\"src\":require(\"../../static/jepl_files.png\"),\"alt\":\"\"}})]),_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"20px\",\"font-weight\":\"bold\"}},[_vm._v(\"JePL files\")]),_c('span',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"15px\",\"opacity\":\"0.8\",\"width\":\"220px\"}},[_vm._v(\"Check out the files that drive the execution of the pipeline\")])])]),_c('div',{staticClass:\"col-12 col-md-3 text-center\"},[_c('button',{staticClass:\"select-div\",class:{ 'disable-button' : _vm.createSuccess == false},staticStyle:{\"color\":\"inherit\",\"padding\":\"10px\",\"min-height\":\"289px\",\"border\":\"none\",\"background-color\":\"transparent\"},attrs:{\"disabled\":_vm.createSuccess==false,\"id\":\"pull_request\",\"role\":\"button\"},on:{\"click\":function($event){return _vm.showPanel('pull_request')}}},[_c('p',{staticClass:\"text-center\"},[_c('img',{staticStyle:{\"padding-left\":\"20px\",\"padding-bottom\":\"10px\"},attrs:{\"src\":require(\"../../static/pull-request.png\"),\"alt\":\"\"}})]),_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"20px\",\"font-weight\":\"bold\"}},[_vm._v(\"Pull request\")]),_c('span',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"15px\",\"opacity\":\"0.8\",\"width\":\"220px\"}},[_vm._v(\"Create a pull request to add the pipeline to your preferred repository\")]),_c('p',{staticClass:\"text-center\"},[_c('label',{staticStyle:{\"border\":\"solid\",\"border-width\":\"1px\",\"border-color\":\"blue\",\"color\":\"blue\",\"padding\":\"2px 2px 2px 2px\"}},[_vm._v(\"Github only\")])])])]),_c('div',{staticClass:\"col-12 col-md-3 text-center\"},[_c('button',{staticClass:\"select-div\",class:{ 'disable-button' : _vm.createSuccess == false},staticStyle:{\"color\":\"inherit\",\"padding\":\"10px\",\"min-height\":\"289px\",\"border\":\"none\",\"background-color\":\"transparent\"},attrs:{\"disabled\":_vm.createSuccess==false,\"id\":\"run\",\"role\":\"button\"},on:{\"click\":function($event){return _vm.showPanel('run_pipeline')}}},[_c('p',{staticClass:\"text-center\"},[_c('img',{staticStyle:{\"max-width\":\"90px\"},attrs:{\"src\":require(\"../../static/play.png\"),\"alt\":\"\"}})]),_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"20px\",\"font-weight\":\"bold\"}},[_vm._v(\"Try out\")]),_c('span',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"15px\",\"opacity\":\"0.8\",\"width\":\"220px\"}},[_vm._v(\"Execute the composed pipeline and check the results\")])])])])])],[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showFeature=='summary'),expression:\"showFeature=='summary'\"}],staticClass:\"row text-center\"},[_c('div',{staticClass:\"col-12\"},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('div',{staticClass:\"col-12 col-md-8\"},[_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"1rem\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Pipeline name:\")]),_vm._v(\" \"+_vm._s((_vm.$store.state.name) ? _vm.$store.state.name : '')+\"\\n \")]),(Object.keys(_vm.$store.state.config_yaml.config.project_repos).length > 0)?_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"External Repositories:\")]),_vm._v(\" \"+_vm._s('')+\"\\n \")]):_vm._e()]),(Object.keys(_vm.$store.state.config_yaml.config.project_repos).length > 0)?_c('div',{staticClass:\"col-12 col-md-12\"},[_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"URL\")])]),_vm._l((_vm.$store.state.config_yaml.config.project_repos),function(repo,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_vm._v(\"\\n \"+_vm._s(repo.repo)+\"\\n \")])])])})],2)])]):_vm._e(),(Object.keys(_vm.$store.state.docker_compose.services).length > 0)?_c('div',{staticClass:\"col-12 col-md-8\"},[_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Services:\")]),_vm._v(\" \"+_vm._s('')+\"\\n \")])]):_vm._e(),(Object.keys(_vm.$store.state.docker_compose.services).length > 0)?_c('div',{staticClass:\"col-12 col-md-12\"},[_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Name\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Image\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Push Images\")])]),_vm._l((_vm.$store.state.docker_compose.services),function(service,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(index)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_vm._v(\"\\n \"+_vm._s(service.image.name)+\"\\n \")]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('i',{directives:[{name:\"show\",rawName:\"v-show\",value:(service.image.registry.push == true),expression:\"service.image.registry.push == true\"}],staticClass:\"fa fa-check-circle\",staticStyle:{\"color\":\"#1BC10B\"},attrs:{\"aria-hidden\":\"true\"}})])])])})],2)])]):_vm._e(),(Object.keys(_vm.$store.state.config_yaml.sqa_criteria).length > 0)?_c('div',{staticClass:\"col-12 col-md-8\"},[_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"SQA Criteria:\")]),_vm._v(\" \"+_vm._s('')+\"\\n \")])]):_vm._e(),(Object.keys(_vm.$store.state.config_yaml.sqa_criteria).length > 0)?_c('div',{staticClass:\"col-12 col-md-12\"},[_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Criteria\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"External Repository and Service\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Tools\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"When\")])]),_vm._l((_vm.$store.state.config_yaml.sqa_criteria),function(criteria,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\",\"vertical-align\":\"middle\"}},[_c('div',{staticStyle:{\"text-align\":\"left\"}},[_vm._v(\"\\n \"+_vm._s(index)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},_vm._l((criteria.repos),function(repo_criteria,index){return _c('div',{key:index},[_c('div',{staticClass:\"row\"},[(repo_criteria.repo_url != 'default' && repo_criteria.container)?_c('div',{staticClass:\"col-md-12\"},[_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"0px\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Name:\")]),_vm._v(\" \"+_vm._s((repo_criteria.repo_url != 'default')?repo_criteria.repo_url:'')+\"\\n \")]),_c('p',{staticClass:\"text-left\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"0px\"}},[_c('strong',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Service:\")]),_vm._v(\" \"+_vm._s(repo_criteria.container)+\"\\n \")])]):_c('div',{staticClass:\"col-md-12\"},[_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"0px\"}},[_vm._v(\"\\n -\\n \")])])])])}),0),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},_vm._l((criteria.repos),function(repo_criteria,index){return _c('div',{key:index},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-12\"},[_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"0\"}},[_c('span',{staticStyle:{\"font-size\":\"14px\"}},[_vm._v(_vm._s(repo_criteria['tool']['name'])+\" \")])])])])])}),0),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\",\"vertical-align\":\"middle\"}},[_c('div',{staticClass:\"row\"},[(criteria.when && criteria.when.building_tag && criteria.when.building_tag == true)?_c('div',[_c('p',[_vm._v(\"On Tag Creation\")])]):(criteria.when && criteria.when.branch)?_c('div',[_c('p',[_vm._v(\"Branch: \"+_vm._s((criteria.when) ? ((criteria.when.branch) ? criteria.when.branch.pattern : '') : ''))])]):_c('div',{staticClass:\"col-md-12\"},[_c('p',{staticClass:\"text-center\",staticStyle:{\"font-size\":\"14px\",\"margin-bottom\":\"0px\"}},[_vm._v(\"-\")])])])])])])})],2)])]):_vm._e()]],2)],1)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showFiles),expression:\"showFiles\"}],staticClass:\"row\"},[_c('div',{staticClass:\"col-12\"},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('ul',{staticClass:\"nav nav-tabs nav-fill\",attrs:{\"role\":\"tablist\"}},[_c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link active\",attrs:{\"data-toggle\":\"tab\",\"href\":\"#tabs-1\",\"role\":\"tab\"}},[_vm._v(\"Main Configuration\")])]),_c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link\",attrs:{\"data-toggle\":\"tab\",\"href\":\"#tabs-2\",\"role\":\"tab\"}},[_vm._v(\"Composer\")])]),_c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link\",attrs:{\"data-toggle\":\"tab\",\"href\":\"#tabs-3\",\"role\":\"tab\"}},[_vm._v(\"Jenkinsfile\")])])]),_c('div',{staticClass:\"tab-content\"},[_c('div',{staticClass:\"tab-pane active\",attrs:{\"id\":\"tabs-1\",\"role\":\"tabpanel\"}},[_c('div',{staticClass:\"nav-vertical\",staticStyle:{\"padding-top\":\"20px\"}},[_c('ul',{staticClass:\"nav nav-tabs nav-left nav-border-left\",attrs:{\"role\":\"tablist\"}},_vm._l((_vm.yamlConfig),function(yaml,index){return _c('li',{key:index,staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link file-config\",class:{'active':index==0},attrs:{\"id\":'file-config-'+index,\"data-toggle\":\"tab\",\"aria-controls\":\"tabVerticalLeft11\",\"href\":'#tabs-config-'+index,\"role\":\"tab\",\"aria-selected\":\"true\"},on:{\"click\":function($event){return _vm.get_data_config(index)}}},[_vm._v(_vm._s((yaml.file_name.length > 10) ? yaml.file_name.substring(0, 10)+'...' : yaml.file_name))])])}),0),_c('div',{staticClass:\"tab-content px-1\"},_vm._l((_vm.yamlConfig),function(yaml,index){return _c('div',{key:index,staticClass:\"tab-pane tab-config\",class:{'active':index==0},staticStyle:{\"border-left\":\"1px solid #cccc\"},attrs:{\"id\":'tabs-config-'+index,\"role\":\"tabpanel\",\"aria-labelledby\":\"baseVerticalLeft1-tab1\"}},[_c('span',{staticStyle:{\"padding-left\":\"15px\",\"padding-top\":\"40px\"}},[_c('b',[_vm._v(\" File name:\")]),_vm._v(\" \"+_vm._s(yaml.file_name))]),_c('div',{staticClass:\"col-12\",staticStyle:{\"height\":\"40vh\",\"overflow-y\":\"auto\"}},[_c('editor',{key:'editor'+index+_vm.uuid,attrs:{\"editor-id\":'editor'+index,\"lang\":\"yaml\",\"content\":yaml.content},on:{\"change-content\":_vm.changeContentA}})],1)])}),0)])]),_c('div',{staticClass:\"tab-pane\",attrs:{\"id\":\"tabs-2\",\"role\":\"tabpanel\"}},[_c('div',{staticClass:\"col-12\",staticStyle:{\"padding-top\":\"2rem\",\"height\":\"40vh\",\"overflow-y\":\"auto\"}},[_c('editor',{attrs:{\"editor-id\":\"editorB\",\"lang\":\"yaml\",\"content\":_vm.yamlComposer}})],1)]),_c('div',{staticClass:\"tab-pane\",attrs:{\"id\":\"tabs-3\",\"role\":\"tabpanel\"}},[_c('div',{staticClass:\"col-12\",staticStyle:{\"padding-top\":\"2rem\",\"height\":\"40vh\",\"overflow-y\":\"auto\"}},[_c('editor',{attrs:{\"editor-id\":\"editorC\",\"lang\":\"json\",\"content\":_vm.yamlJenkinsfile}})],1)])])]],2)],1)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showFeature=='pull_request'),expression:\"showFeature=='pull_request'\"}],staticStyle:{\"margin-top\":\"2rem\"}},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('div',{staticClass:\"col-12 col-md-6 mx-auto mb-3\"},[_c('label',[_vm._v(\"Repository\")]),_c('div',{staticClass:\"input-group\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.repo_pull_request),expression:\"repo_pull_request\"}],staticClass:\"form-control\",staticStyle:{\"height\":\"42px\",\"border-right\":\"1px solid #AAAAAA\"},attrs:{\"type\":\"text\",\"placeholder\":\"https://github.com/EOSC-synergy/sqaaas-web.git\",\"aria-label\":\"https://github.com/EOSC-synergy/sqaaas-web.git\",\"aria-describedby\":\"basic-addon2\"},domProps:{\"value\":(_vm.repo_pull_request)},on:{\"input\":function($event){if($event.target.composing)return;_vm.repo_pull_request=$event.target.value}}}),_c('div',{staticClass:\"input-group-append\"},[_c('button',{staticClass:\"btn btn-outline-secondary\",staticStyle:{\"border-width\":\"1px\",\"border-color\":\"#3472F7\",\"color\":\"#3472F7\"},attrs:{\"disabled\":_vm.showErrorPullRequest,\"type\":\"button\"},on:{\"click\":function($event){return _vm.pullrequest()}}},[_vm._v(\"Pull \"),_c('i',{staticClass:\"fa fa-upload\",attrs:{\"aria-hidden\":\"true\"}})])])]),_c('label',[_vm._v(\"Branch (Optional)\")]),_c('div',{},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.repo_pull_request_branch),expression:\"repo_pull_request_branch\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"master\",\"aria-label\":\"master\",\"aria-describedby\":\"basic-addon2\"},domProps:{\"value\":(_vm.repo_pull_request_branch)},on:{\"input\":function($event){if($event.target.composing)return;_vm.repo_pull_request_branch=$event.target.value}}})])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showURL),expression:\"showURL\"}],staticClass:\"text-center\",staticStyle:{\"text-decoration\":\"underline\"}},[_c('a',{staticClass:\"btn btn-primary btn-fill btn-sm\",attrs:{\"href\":_vm.pull_request_url,\"target\":\"_blank\"}},[_vm._v(\"Go to PR!\")])])]],2)],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showRunPipeline),expression:\"showRunPipeline\"}],staticClass:\"row\"},[_c('div',{staticClass:\"col-12\"},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('div',{staticStyle:{\"padding-bottom\":\"3rem\",\"padding-left\":\"20px\",\"padding-right\":\"20px\"}},[_c('div',{staticClass:\"row\"},[_c('base-input',{staticClass:\"col-12 col-md-6 no-margin\",attrs:{\"type\":\"text\",\"label\":\"URL of the pipeline's target repository\",\"disabled\":false,\"placeholder\":\"https://github.com/EOSC-synergy/sqaaas-web.git\"},model:{value:(_vm.repo_url_mimic),callback:function ($$v) {_vm.repo_url_mimic=$$v},expression:\"repo_url_mimic\"}}),_c('base-input',{staticClass:\"col-12 col-md-6 no-margin\",attrs:{\"label\":\"Branch of the pipeline's target repository (Optional)\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.repo_branch_mimic),callback:function ($$v) {_vm.repo_branch_mimic=$$v},expression:\"repo_branch_mimic\"}})],1),_c('div',{staticClass:\"text-center\"},[_c('p',{staticStyle:{\"font-style\":\"italic\",\"color\":\"#A7A1A0\",\"margin-bottom\":\"0px\"}},[_c('i',{staticClass:\"fa fa-bell\",staticStyle:{\"color\":\"#A7A1A0\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" Repositories MUST be public for the checkout to work.\")])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"padding-top\":\"10px\",\"margin-bottom\":\"1rem\"}},[_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"17px\"}},[_vm._v(\"Force the pipeline to run to completion\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Enabling this option makes the pipeline run past failed stages\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])]),_c('div',{staticClass:\"col-12 col-md-6\",staticStyle:{\"display\":\"contents\"}},[_c('span',{staticClass:\"custom-label\"},[_vm._v(\"Yes\")]),_c('base-checkbox',{attrs:{\"name\":\"workpace\"},model:{value:(_vm.keepgoing_yes),callback:function ($$v) {_vm.keepgoing_yes=$$v},expression:\"keepgoing_yes\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"No\")]),_c('base-checkbox',{attrs:{\"name\":\"workspace\"},model:{value:(_vm.keepgoing_no),callback:function ($$v) {_vm.keepgoing_no=$$v},expression:\"keepgoing_no\"}})],1)]),_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-top\":\"40px\"}},[_c('button',{staticClass:\"btn btn-sm btn-primary btn-fill\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.runPipeline()}}},[_vm._v(\"\\n Run/Try Pipeline\\n \")])])])]],2)],1)])]],2)],1)])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',[_c('p',[_vm._v(\"Please, wait for this process to finish.\")])])\n}]\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('table',{staticClass:\"table\"},[_c('thead',[_vm._t(\"columns\",function(){return [_c('tr',_vm._l((_vm.columns),function(column){return _c('th',{key:column},[_vm._v(_vm._s(column))])}),0)]})],2),_c('tbody',_vm._l((_vm.data),function(item,index){return _c('tr',{key:index},[_vm._t(\"default\",function(){return _vm._l((_vm.columns),function(column){return (_vm.hasValue(item, column))?_c('td',{key:column},[_vm._v(_vm._s(_vm.itemValue(item, column)))]):_vm._e()})},{\"row\":item})],2)}),0)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Table.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Table.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Table.vue?vue&type=template&id=ca38a980\"\nimport script from \"./Table.vue?vue&type=script&lang=js\"\nexport * from \"./Table.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticStyle:{\"width\":\"100%\",\"height\":\"100%\",\"font-size\":\"18px\"},attrs:{\"id\":_vm.editorId}})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AceEditor.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AceEditor.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./AceEditor.vue?vue&type=template&id=d89459a4\"\nimport script from \"./AceEditor.vue?vue&type=script&lang=js\"\nexport * from \"./AceEditor.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Files.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Files.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Files.vue?vue&type=template&id=f562782a&scoped=true\"\nimport script from \"./Files.vue?vue&type=script&lang=js\"\nexport * from \"./Files.vue?vue&type=script&lang=js\"\nimport style0 from \"./Files.vue?vue&type=style&index=0&id=f562782a&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"f562782a\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading),expression:\"loading\"}],staticClass:\"loading-overlay is-active\"},[_c('div',[_vm._m(0),_vm._m(1),_c('div',{staticClass:\"text-center\"},[_c('button',{staticClass:\"btn btn-danger btn-fill\",on:{\"click\":function($event){return _vm.cancelExecution()}}},[_vm._v(\"Cancel\")])])])]),_c('div',{staticClass:\"col-12 col-sm-12 col-lg-10 mx-auto\",staticStyle:{\"margin\":\"auto\",\"padding\":\"0px\"}},[_c('h4',{staticClass:\"card-title text-center\",staticStyle:{\"margin-top\":\"0px\"}},[_vm._v(\"Pipeline\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-8 mx-auto\"},[_c('card',{staticClass:\"strpied-tabled-with-hover\",staticStyle:{\"height\":\"75vh\"},attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"},[_c('h4',{staticClass:\"card-title text-center\",staticStyle:{\"padding-bottom\":\"1rem\"}},[_vm._v(\"EXECUTE\")])]),[_c('div',{staticStyle:{\"padding-bottom\":\"3rem\",\"padding-left\":\"20px\",\"padding-right\":\"20px\"}},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBadge == false),expression:\"showBadge == false\"}],staticClass:\"text-center\"},[_c('img',{staticClass:\"rounded img-fluid mx-auto\",staticStyle:{\"max-width\":\"20%\"},attrs:{\"src\":require(\"../../public/img/rocket.jpg\"),\"alt\":\"...\"}}),_c('p',{staticStyle:{\"padding-top\":\"20px\"}},[_vm._v(\"Some text\")]),_c('p',[_vm._v(\"Some other text\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBadge == true),expression:\"showBadge == true\"}],staticStyle:{\"padding-bottom\":\"20px\",\"padding-left\":\"15px\"},attrs:{\"id\":\"badge\"}}),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showFieldsPipeline),expression:\"showFieldsPipeline\"}]},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"URL\",\"disabled\":false,\"placeholder\":\"https://github.com/EOSC-synergy/sqaaas-web.git\"},model:{value:(_vm.repo_url_mimic),callback:function ($$v) {_vm.repo_url_mimic=$$v},expression:\"repo_url_mimic\"}}),_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"Branch (Optional)\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.repo_branch_mimic),callback:function ($$v) {_vm.repo_branch_mimic=$$v},expression:\"repo_branch_mimic\"}})],1),_c('div',{staticStyle:{\"position\":\"absolute\",\"bottom\":\"40px\",\"left\":\"0\",\"right\":\"0\",\"margin-left\":\"auto\",\"margin-right\":\"auto\",\"width\":\"100%\"}},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuildUrl),expression:\"showBuildUrl\"}],staticClass:\"text-center\",staticStyle:{\"padding-top\":\"15px\"}},[_c('span',[_vm._v(\"Build URL: \")]),_c('a',{staticStyle:{\"text-decoration\":\"underline\"},attrs:{\"href\":_vm.build_url,\"target\":\"_blank\"}},[_vm._v(\"Click here!\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showStatus),expression:\"showStatus\"}],staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"15px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\"}},[_vm._v(_vm._s(_vm.build_status))]),(_vm.build_status == 'SUCCESS')?_c('i',{staticClass:\"fa fa-check\",staticStyle:{\"color\":\"green\"},attrs:{\"aria-hidden\":\"true\"}}):(_vm.build_status == 'FAILURE')?_c('i',{staticClass:\"fa fa-times\",staticStyle:{\"color\":\"red\"},attrs:{\"aria-hidden\":\"true\"}}):_c('i',{staticClass:\"fa fa-exclamation-triangle\",staticStyle:{\"color\":\"red\"},attrs:{\"aria-hidden\":\"true\"}})]),_c('div',{staticClass:\"text-center\"},[_c('button',{staticClass:\"btn btn-primary btn-fill\",on:{\"click\":function($event){return _vm.runPipeline()}}},[_vm._v(\"Run pipeline\")])])])])]],2)],1)])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticStyle:{\"vertical-align\":\"middle\",\"display\":\"flex\"}},[_c('span',{staticClass:\"fas fa-cog fa-3x fa-spin\"}),_c('p',{staticStyle:{\"padding-left\":\"10px\",\"text-transform\":\"uppercase\",\"font-weight\":\"700\",\"margin-bottom\":\"0px\",\"margin-top\":\"15px\"}},[_vm._v(\"Executing Pipeline ...\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',[_c('p',[_vm._v(\"Please, wait for this process to finish.\")])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Pipeline.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Pipeline.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Pipeline.vue?vue&type=template&id=34b2ebc9\"\nimport script from \"./Pipeline.vue?vue&type=script&lang=js\"\nexport * from \"./Pipeline.vue?vue&type=script&lang=js\"\nimport style0 from \"./Pipeline.vue?vue&type=style&index=0&id=34b2ebc9&prod&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/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","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12\",staticStyle:{\"margin-top\":\"40px\"}},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"}),[_c('div',{staticClass:\"row text-center\"},[_c('div',{staticClass:\"col-12 col-md-4\"},[_c('h1',{staticStyle:{\"font-size\":\"50px\",\"font-weight\":\"bold\",\"color\":\"#76BAC6\",\"padding-top\":\"100px\"}},[_vm._v(\"SQAaaS module selection\")])]),_c('div',{staticClass:\"col-12 col-md-8 text-center\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-6 select-options text-center\",on:{\"click\":function($event){return _vm.gotoCustomized()}}},[_c('div',{staticClass:\"float-right\",staticStyle:{\"border\":\"2px solid #F1A190\",\"max-width\":\"500px\",\"height\":\"500px\",\"padding\":\"40px\"}},[_c('img',{staticClass:\"responsive\",staticStyle:{\"opacity\":\"0.9\"},attrs:{\"src\":require(\"../../static/paas.png\"),\"alt\":\"\"}}),_c('h2',{staticClass:\"custom-title\"},[_vm._v(\"Pipeline as a Service\")]),_c('span',{staticStyle:{\"color\":\"black\"}},[_vm._v(\"Compose customized CI/CD pipelines for your code repositories.\")])])]),_c('div',{staticClass:\"col-12 col-md-6 select-options text-center\",on:{\"click\":function($event){return _vm.gotoFull()}}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"border\":\"2px solid #90C7F1\",\"max-width\":\"500px\",\"height\":\"500px\",\"padding\":\"40px\"}},[_c('img',{staticClass:\"responsive\",staticStyle:{\"opacity\":\"0.9\"},attrs:{\"src\":require(\"../../static/qaa.png\"),\"alt\":\"\"}}),_c('h2',{staticClass:\"custom-title\"},[_vm._v(\"Quality Assessment & Awarding\")]),_c('span',{staticStyle:{\"color\":\"black\"}},[_vm._v(\"Take credit of the achievements in terms of software and service quality.\")])])])])])])]],2)],1)])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SelectOption.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SelectOption.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./SelectOption.vue?vue&type=template&id=3f2a09cb&scoped=true\"\nimport script from \"./SelectOption.vue?vue&type=script&lang=js\"\nexport * from \"./SelectOption.vue?vue&type=script&lang=js\"\nimport style0 from \"./SelectOption.vue?vue&type=style&index=0&id=3f2a09cb&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"3f2a09cb\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12\",staticStyle:{\"margin-top\":\"40px\"}},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"},[_c('button',{staticClass:\"btn btn-simple\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.back()}}},[_c('i',{staticClass:\"fa fa-arrow-left\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\"\\n BACK\\n \")]),_c('div',{staticClass:\"text-center\",staticStyle:{\"margin-bottom\":\"40px\"}},[_c('h2',{staticStyle:{\"color\":\"#76BAC6\",\"font-weight\":\"bold\"}},[_vm._v(\"SQAaaS lets you create customized CI/CD pipelines\")]),_c('h4',[_vm._v(\"Choose a name for the pipeline and start the composition\")]),_c('div',{staticStyle:{\"padding-bottom\":\"40px\"}},[_c('div',{staticClass:\"col-12 col-md-6 mx-auto mb-3\"},[_c('div',[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.pipelineName),expression:\"pipelineName\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Name of the pipeline. Example: worsica.\",\"aria-label\":\"Name of the pipeline. Example: worsica.\",\"aria-describedby\":\"basic-addon2\"},domProps:{\"value\":(_vm.pipelineName)},on:{\"input\":function($event){if($event.target.composing)return;_vm.pipelineName=$event.target.value}}}),_c('button',{staticClass:\"btn btn-next btn-next-back\",staticStyle:{\"border-width\":\"1px\",\"border-color\":\"#000\",\"color\":\"#3472F7\",\"margin-top\":\"10px\"},style:({cursor: _vm.disabled_next? 'not-allowed' : ''}),attrs:{\"disabled\":_vm.disabled_next,\"type\":\"button\"},on:{\"click\":function($event){return _vm.next()}}},[_vm._v(\"Create pipeline\")])]),_c('label',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showErrorPipeline),expression:\"showErrorPipeline\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\"}},[_vm._v(\"Error: Invalid character.\")])])]),_c('span',{staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"20px\"}},[_vm._v(\"The Pipeline as Code block will guide you through 3 steps to compose your CI/CD pipeline based on the software quality criteria you select\")]),_c('p',[_vm._v(\"Once composed, you can then try out the pipeline in our premises or get it to be readily used in your code repositories\")])])]),[_c('div',{staticStyle:{\"margin-top\":\"4rem\",\"height\":\"250px\"}},[_c('div',{staticClass:\"wizard\"},[_c('div',{staticClass:\"wizard-inner\"},[_c('div',{staticClass:\"connecting-line\"}),_c('ul',{staticClass:\"nav nav-tabs\",attrs:{\"role\":\"tablist\"}},[_c('li',{staticClass:\"step0\",class:{active: _vm.current_step === 0},attrs:{\"role\":\"presentation\"}},[_c('a',{attrs:{\"href\":\"#\",\"data-toggle\":\"tab\",\"aria-controls\":\"step0\",\"role\":\"tab\",\"aria-expanded\":\"true\"},on:{\"click\":function($event){return _vm.menuChange(0)}}},[_c('span',{staticClass:\"round-tab\"},[_vm._v(\"1 \")]),_c('i',{staticStyle:{\"font-size\":\"16px\",\"margin-left\":\"16px\"}},[_vm._v(\"REPOS\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(this.current_step === 0),expression:\"this.current_step === 0\"}],staticStyle:{\"margin-top\":\"40px\"}},[_c('p',[_vm._v(\"Provide pointers to the repositories where the target code is available, and customize them as needed (add branches, tags, etc.).\")])])]),_c('li',{staticClass:\"step1\",class:{active: _vm.current_step === 1},attrs:{\"role\":\"presentation\"}},[_c('a',{attrs:{\"href\":\"#\",\"data-toggle\":\"tab\",\"aria-controls\":\"step1\",\"role\":\"tab\"},on:{\"click\":function($event){return _vm.menuChange(1)}}},[_c('span',{staticClass:\"round-tab\"},[_vm._v(\"2\")]),_c('i',{staticStyle:{\"font-size\":\"16px\",\"margin-left\":\"16px\"}},[_vm._v(\"CRITERIA\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(this.current_step === 1),expression:\"this.current_step === 1\"}],staticStyle:{\"margin-top\":\"40px\"}},[_c('p',[_vm._v(\"Arrange the pipeline steps according to the supported quality criteria. Each criterion will prompt you for the relevant details to get it done (e.g. build parameters).\")])])]),_c('li',{staticClass:\"step2\",class:{active: _vm.current_step === 2},attrs:{\"role\":\"presentation\"}},[_c('a',{attrs:{\"href\":\"#\",\"data-toggle\":\"tab\",\"aria-controls\":\"step2\",\"role\":\"tab\"},on:{\"click\":function($event){return _vm.menuChange(2)}}},[_c('span',{staticClass:\"round-tab\"},[_vm._v(\"3\")]),_c('i',{staticStyle:{\"font-size\":\"16px\",\"margin-left\":\"16px\"}},[_vm._v(\"SUMMARY\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(this.current_step === 2),expression:\"this.current_step === 2\"}],staticStyle:{\"margin-top\":\"40px\"}},[_c('p',[_vm._v(\"The CI/CD pipeline is now ready to use. The SQAaaS provides further support for executing and/or downloaine. You could even push it directly to your own git repository.\")])])])])])])])]],2)],1)])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PipelineName.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PipelineName.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./PipelineName.vue?vue&type=template&id=4695df83&scoped=true\"\nimport script from \"./PipelineName.vue?vue&type=script&lang=js\"\nexport * from \"./PipelineName.vue?vue&type=script&lang=js\"\nimport style0 from \"./PipelineName.vue?vue&type=style&index=0&id=4695df83&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4695df83\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('div',{staticClass:\"container-fluid\",staticStyle:{\"min-height\":\"70vh\"}},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.loading),expression:\"loading\"}],staticClass:\"loading-overlay is-active\",attrs:{\"id\":\"test\"}},[_c('div',{staticStyle:{\"padding\":\"20px\",\"background-color\":\"#ccc\",\"border-radius\":\"5px\"}},[_c('div',{staticStyle:{\"vertical-align\":\"middle\",\"display\":\"flex\"}},[_c('span',{staticClass:\"fas fa-cog fa-3x fa-spin\"}),_c('p',{staticStyle:{\"padding-left\":\"10px\",\"text-transform\":\"uppercase\",\"font-weight\":\"700\",\"margin-bottom\":\"0px\",\"margin-top\":\"15px\"}},[_vm._v(_vm._s(_vm.modal_message))])]),_vm._m(0),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showStatus),expression:\"showStatus\"}],staticClass:\"text-center\"},[_c('p',{staticStyle:{\"font-size\":\"18px\",\"font-weight\":\"700\"}},[_vm._v(\"Current State: \"+_vm._s(_vm.build_status))])]),_c('div',{staticClass:\"text-center\"},[_c('a',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuildUrl),expression:\"showBuildUrl\"}],staticClass:\"btn btn-primary btn-fill btn-sm\",staticStyle:{\"color\":\"white\",\"margin-right\":\"10px\"},attrs:{\"href\":_vm.build_url,\"target\":\"_blank\"}},[_vm._v(\"Check Logs\")]),_c('button',{staticClass:\"btn btn-sm btn-danger btn-fill\",staticStyle:{\"margin-left\":\"10px\"},on:{\"click\":function($event){return _vm.cancelExecution()}}},[_vm._v(\"Cancel\")])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12\",staticStyle:{\"margin-top\":\"40px\"}},[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"},[_c('div',{staticStyle:{\"display\":\"inline-flex\"}},[_c('button',{staticClass:\"btn btn-default btn-simple\",on:{\"click\":function($event){return _vm.gotoSelect()}}},[_c('i',{staticClass:\"fa fa-arrow-left\",attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticClass:\"card-title\",staticStyle:{\"font-weight\":\"bold\",\"padding-top\":\"5px\",\"font-size\":\"18px\"}},[_vm._v(\"Back\")])])])]),[_c('div',{staticClass:\"text-center col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"20px\"}},[_c('h2',{staticStyle:{\"color\":\"#76BAC6\",\"font-weight\":\"bold\"}},[_vm._v(\"Take credit for the quality achievements of your code\")]),_c('h4',[_vm._v(\"Fill in the form below to trigger the assessment process\")]),_c('nav',{staticClass:\"nav nav-tabs nav-justified mt-5 mb-4\",attrs:{\"id\":\"assessmentTypeTabs\"}},[_c('a',{staticClass:\"nav-link active\",attrs:{\"data-toggle\":\"pill\",\"data-target\":\"#assessmentSoftwareForm\",\"type\":\"button\"}},[_vm._v(\"Source Code\")]),_c('a',{staticClass:\"nav-link\",attrs:{\"data-toggle\":\"pill\",\"data-target\":\"#assessmentServiceForm\",\"type\":\"button\"}},[_vm._v(\"Service\")]),_c('a',{staticClass:\"nav-link\",attrs:{\"data-toggle\":\"pill\",\"data-target\":\"#assessmentFairForm\",\"type\":\"button\"}},[_vm._v(\"FAIR\")])]),_c('div',{staticClass:\"tab-content\"},[_c('div',{staticClass:\"tab-pane fade show active\",attrs:{\"id\":\"assessmentSoftwareForm\"}},[_c('div',{staticClass:\"accordion\",attrs:{\"id\":\"softwareAccordionAssessment\"}},[_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#softwareAssessmentFromRepository\"}},[_vm._v(\"\\n From Repository\\n \")])]),_c('div',{staticClass:\"collapse show\",attrs:{\"id\":\"softwareAssessmentFromRepository\",\"data-parent\":\"#softwareAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"row mb-2\"},[_c('div',{staticClass:\"col-12 col-md-8\"},[_c('base-input',{staticStyle:{\"margin-bottom\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"Repository URL\",\"disabled\":false,\"placeholder\":\"\"},model:{value:(_vm.params.url),callback:function ($$v) {_vm.$set(_vm.params, \"url\", $$v)},expression:\"params.url\"}}),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software.repository_URL),expression:\"error.software.repository_URL\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software.repository_URL))])],1),_c('div',{staticClass:\"col-12 col-md-4\"},[_c('base-input',{staticStyle:{\"margin-bottom\":\"0px\"},attrs:{\"type\":\"text\",\"label\":\"Branch\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.params.branch),callback:function ($$v) {_vm.$set(_vm.params, \"branch\", $$v)},expression:\"params.branch\"}})],1)]),_c('div',{staticClass:\"row ml-1 mb-3\"},[_c('base-checkbox',{staticStyle:{\"padding-left\":\"6px\"},attrs:{\"name\":\"credentials\"},model:{value:(_vm.software_repo_credentials.show_form),callback:function ($$v) {_vm.$set(_vm.software_repo_credentials, \"show_form\", $$v)},expression:\"software_repo_credentials.show_form\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"This is a private repository\")]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.software_repo_credentials.show_form),expression:\"software_repo_credentials.show_form\"}],staticStyle:{\"margin-top\":\"10px\",\"margin-bottom\":\"20px\",\"padding-left\":\"36px\",\"padding-right\":\"30px\"}},[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software.credentials_id),expression:\"error.software.credentials_id\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software.credentials_id))]),_c('div',{staticStyle:{\"margin-top\":\"16px\"}},[_vm._v(\"Personal Access Token\")]),_c('div',{staticClass:\"custom-label\"},[_vm._v(\"Personal access tokens are an alternative to using passwords for authentication and are intended to access resources on behalf of yourself.\")]),_c('div',{staticClass:\"custom-label\",staticStyle:{\"margin-bottom\":\"12px\"}},[_vm._v(\"Creating a personal access token documentation → \"),_c('a',{attrs:{\"href\":\"https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token\",\"target\":\"_blank\"}},[_vm._v(\"GitHub\")]),_vm._v(\" - \"),_c('a',{attrs:{\"href\":\"https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html\",\"target\":\"_blank\"}},[_vm._v(\"GitLab\")])]),_c('base-input',{staticStyle:{\"margin-left\":\"16px\"},attrs:{\"type\":\"text\",\"label\":\"GitHub/GitLab Username\"},model:{value:(_vm.software_repo_credentials.username),callback:function ($$v) {_vm.$set(_vm.software_repo_credentials, \"username\", $$v)},expression:\"software_repo_credentials.username\"}}),_c('label',{staticClass:\"control-label\",staticStyle:{\"padding-left\":\"16px\"}},[_vm._v(\"Personal Access token\")]),_c('div',{staticClass:\"input-group\",staticStyle:{\"padding-left\":\"16px\"}},[(_vm.software_repo_credentials.access_token_concealed)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.software_repo_credentials.access_token),expression:\"software_repo_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"password\"},domProps:{\"value\":(_vm.software_repo_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.software_repo_credentials, \"access_token\", $event.target.value)}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.software_repo_credentials.access_token),expression:\"software_repo_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\"},domProps:{\"value\":(_vm.software_repo_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.software_repo_credentials, \"access_token\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-append\"},[_c('button',{staticClass:\"btn access_token_show_button\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.toggleShowAccessToken('software_repo')}}},[_c('i',{class:{ 'fa fa-eye': _vm.software_repo_credentials.access_token_concealed, 'fa fa-eye-slash': !_vm.software_repo_credentials.access_token_concealed }})])])])],1)],1),_c('div',{staticClass:\"row mb-2\"},[_c('div',{staticClass:\"col-12 col-md-8\"},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"External documentation repository URL (optional)\",\"disabled\":false,\"placeholder\":\"\"},model:{value:(_vm.doc.url),callback:function ($$v) {_vm.$set(_vm.doc, \"url\", $$v)},expression:\"doc.url\"}})],1),_c('div',{staticClass:\"col-12 col-md-4\"},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"Branch\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.doc.branch),callback:function ($$v) {_vm.$set(_vm.doc, \"branch\", $$v)},expression:\"doc.branch\"}})],1)]),_c('div',{staticClass:\"row ml-1 mb-3\"},[_c('base-checkbox',{staticStyle:{\"padding-left\":\"6px\"},attrs:{\"name\":\"credentials\"},model:{value:(_vm.software_doc_credentials.show_form),callback:function ($$v) {_vm.$set(_vm.software_doc_credentials, \"show_form\", $$v)},expression:\"software_doc_credentials.show_form\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"This is a private repository\")]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.software_doc_credentials.show_form),expression:\"software_doc_credentials.show_form\"}],staticStyle:{\"margin-top\":\"16px\",\"margin-bottom\":\"20px\",\"padding-left\":\"36px\",\"padding-right\":\"30px\"}},[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software_doc.credentials_id),expression:\"error.software_doc.credentials_id\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software_doc.credentials_id))]),_c('div',{staticStyle:{\"margin-top\":\"16px\"}},[_vm._v(\"Personal Access Token\")]),_c('div',{staticClass:\"custom-label\"},[_vm._v(\"Personal access tokens are an alternative to using passwords for authentication and are intended to access resources on behalf of yourself.\")]),_c('div',{staticClass:\"custom-label\",staticStyle:{\"margin-bottom\":\"12px\"}},[_vm._v(\"Creating a personal access token documentation → \"),_c('a',{attrs:{\"href\":\"https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token\",\"target\":\"_blank\"}},[_vm._v(\"GitHub\")]),_vm._v(\" - \"),_c('a',{attrs:{\"href\":\"https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html\",\"target\":\"_blank\"}},[_vm._v(\"GitLab\")])]),_c('base-input',{staticStyle:{\"margin-left\":\"16px\"},attrs:{\"type\":\"text\",\"label\":\"GitHub/GitLab Username\"},model:{value:(_vm.software_doc_credentials.username),callback:function ($$v) {_vm.$set(_vm.software_doc_credentials, \"username\", $$v)},expression:\"software_doc_credentials.username\"}}),_c('label',{staticClass:\"control-label\",staticStyle:{\"padding-left\":\"16px\"}},[_vm._v(\"Personal Access token\")]),_c('div',{staticClass:\"input-group\",staticStyle:{\"padding-left\":\"16px\"}},[(_vm.software_doc_credentials.access_token_concealed)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.software_doc_credentials.access_token),expression:\"software_doc_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"password\"},domProps:{\"value\":(_vm.software_doc_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.software_doc_credentials, \"access_token\", $event.target.value)}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.software_doc_credentials.access_token),expression:\"software_doc_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\"},domProps:{\"value\":(_vm.software_doc_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.software_doc_credentials, \"access_token\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-append\"},[_c('button',{staticClass:\"btn access_token_show_button\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.toggleShowAccessToken('software_doc')}}},[_c('i',{class:{ 'fa fa-eye': _vm.software_doc_credentials.access_token_concealed, 'fa fa-eye-slash': !_vm.software_doc_credentials.access_token_concealed }})])])])],1)],1)])])])]),_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left collapsed\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#softwareAssessmentFromJSON\"}},[_vm._v(\"\\n Load QAA report from previous assessment\\n \")])]),_c('div',{staticClass:\"collapse\",attrs:{\"id\":\"softwareAssessmentFromJSON\",\"data-parent\":\"#softwareAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"row mt-2 mb-2\"},[_c('div',{staticClass:\"col\"},[_vm._v(\"You can review a previously generated SQAaaS report \")])]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software.json),expression:\"error.software.json\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software.json))]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By uploading the associated JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('input',{staticClass:\"custom-file-input\",attrs:{\"type\":\"file\",\"accept\":\"application/JSON\",\"id\":\"softwareJSONInputFile\",\"title\":\"\"},on:{\"dragenter\":function($event){return _vm.dragEnterJSON($event.target)},\"dragleave\":function($event){return _vm.dragLeaveJSON($event.target)},\"change\":function($event){return _vm.selectJSON($event.target,'software')}}}),_c('label',{staticClass:\"custom-file-label\",class:{ 'json-loaded': _vm.software_json_file }},[_vm._v(_vm._s(_vm.software_json_file? _vm.software_json_file.name+\" (\"+Math.round(_vm.software_json_file.size/1024)+\"kB)\" : \"Select or drop an assessment report JSON file\"))]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software.json_file),expression:\"error.software.json_file\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0\",\"padding-top\":\"10px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software.json_file))])]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By typing the URL of the JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('base-input',{attrs:{\"type\":\"text\",\"disabled\":false,\"placeholder\":\"\"},on:{\"input\":function($event){return _vm.inputURLJSON($event.target, 'software')}},model:{value:(_vm.software_json_url),callback:function ($$v) {_vm.software_json_url=$$v},expression:\"software_json_url\"}}),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.software.json_url),expression:\"error.software.json_url\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-top\":\"-8px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.software.json_url))])],1)])])])])]),_c('button',{staticClass:\"btn btn-primary btn-fill mb-3 startAssessmentButton\",attrs:{\"disabled\":!_vm.software_repository_accordion_open && !_vm.software_json_accordion_open},on:{\"click\":function($event){return _vm.getResults('software')}}},[_vm._v(\"Start Source Code Assessment\")])]),_c('div',{staticClass:\"tab-pane fade\",attrs:{\"id\":\"assessmentServiceForm\"}},[_c('div',{staticClass:\"accordion\",attrs:{\"id\":\"serviceAccordionAssessment\"}},[_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#serviceAssessmentFromRepository\"}},[_vm._v(\"\\n From Repository\\n \")])]),_c('div',{staticClass:\"collapse show\",attrs:{\"id\":\"serviceAssessmentFromRepository\",\"data-parent\":\"#serviceAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"row mb-2\"},[_c('div',{staticClass:\"col-12 col-md-8\"},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"Repository URL\",\"disabled\":false,\"placeholder\":\"\"},model:{value:(_vm.deploy.url),callback:function ($$v) {_vm.$set(_vm.deploy, \"url\", $$v)},expression:\"deploy.url\"}}),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.repository_URL),expression:\"error.service.repository_URL\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-top\":\"6px\",\"padding-left\":\"0px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.repository_URL))])],1),_c('div',{staticClass:\"col-12 col-md-4\"},[_c('base-input',{staticClass:\"no-margin\",attrs:{\"type\":\"text\",\"label\":\"Branch\",\"disabled\":false,\"placeholder\":\"master\"},model:{value:(_vm.deploy.branch),callback:function ($$v) {_vm.$set(_vm.deploy, \"branch\", $$v)},expression:\"deploy.branch\"}})],1)]),_c('div',{staticClass:\"row ml-1 mb-3\"},[_c('base-checkbox',{staticStyle:{\"padding-left\":\"6px\"},attrs:{\"name\":\"credentials\"},model:{value:(_vm.service_credentials.show_form),callback:function ($$v) {_vm.$set(_vm.service_credentials, \"show_form\", $$v)},expression:\"service_credentials.show_form\"}}),_c('span',{staticClass:\"custom-label\"},[_vm._v(\"This is a private repository\")]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.service_credentials.show_form),expression:\"service_credentials.show_form\"}],staticStyle:{\"margin-top\":\"16px\",\"margin-bottom\":\"20px\",\"padding-left\":\"36px\",\"padding-right\":\"30px\"}},[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.credentials_id),expression:\"error.service.credentials_id\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.credentials_id))]),_c('div',{staticStyle:{\"margin-top\":\"16px\"}},[_vm._v(\"Personal Access Token\")]),_c('div',{staticClass:\"custom-label\"},[_vm._v(\"Personal access tokens are an alternative to using passwords for authentication and are intended to access resources on behalf of yourself.\")]),_c('div',{staticClass:\"custom-label\",staticStyle:{\"margin-bottom\":\"12px\"}},[_vm._v(\"Creating a personal access token documentation → \"),_c('a',{attrs:{\"href\":\"https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token\",\"target\":\"_blank\"}},[_vm._v(\"GitHub\")]),_vm._v(\" - \"),_c('a',{attrs:{\"href\":\"https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html\",\"target\":\"_blank\"}},[_vm._v(\"GitLab\")])]),_c('base-input',{staticStyle:{\"margin-left\":\"16px\"},attrs:{\"type\":\"text\",\"label\":\"GitHub/GitLab Username\"},model:{value:(_vm.service_credentials.username),callback:function ($$v) {_vm.$set(_vm.service_credentials, \"username\", $$v)},expression:\"service_credentials.username\"}}),_c('label',{staticClass:\"control-label\",staticStyle:{\"padding-left\":\"16px\"}},[_vm._v(\"Personal Access token\")]),_c('div',{staticClass:\"input-group\",staticStyle:{\"padding-left\":\"16px\"}},[(_vm.service_credentials.access_token_concealed)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.service_credentials.access_token),expression:\"service_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"password\"},domProps:{\"value\":(_vm.service_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.service_credentials, \"access_token\", $event.target.value)}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.service_credentials.access_token),expression:\"service_credentials.access_token\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\"},domProps:{\"value\":(_vm.service_credentials.access_token)},on:{\"input\":function($event){if($event.target.composing)return;_vm.$set(_vm.service_credentials, \"access_token\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-append\"},[_c('button',{staticClass:\"btn access_token_show_button\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.toggleShowAccessToken('service')}}},[_c('i',{class:{ 'fa fa-eye': _vm.service_credentials.access_token_concealed, 'fa fa-eye-slash': !_vm.service_credentials.access_token_concealed }})])])])],1)],1),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.criteria != 'default'),expression:\"criteria != 'default'\"}],staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-6\"},[_c('label',[_vm._v(\" Choose a tool \")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.builder_tool_service),expression:\"builder_tool_service\"}],staticClass:\"custom-select\",attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.builder_tool_service=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_vm._l((_vm.array_tools),function(tool,key){return _c('option',{key:key,staticStyle:{\"text-transform\":\"capitalize\"},domProps:{\"value\":tool['name']}},[_vm._v(_vm._s(tool['name'].toUpperCase()))])})],2)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderTool),expression:\"showBuilderTool\"}],staticClass:\"text-left col-12 col-md-6\",staticStyle:{\"padding-top\":\"25px\"}},[_c('button',{staticClass:\"btn btn-info\",staticStyle:{\"max-height\":\"40px\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addToolService()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"Add Tool\")]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.tool_arguments),expression:\"error.service.tool_arguments\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-left\":\"12px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.tool_arguments))]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.tool_addition),expression:\"error.service.tool_addition\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-left\":\"12px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.tool_addition))])])]),_c('div',[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.tool_selection),expression:\"error.service.tool_selection\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-top\":\"6px\",\"padding-left\":\"0px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.tool_selection))])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderTool),expression:\"showBuilderTool\"}],staticClass:\"col-12\",staticStyle:{\"margin-top\":\"20px\"},attrs:{\"id\":\"tools\"}},[_c('div',{attrs:{\"id\":\"ref-arg\"}})]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.builder_tool_service != 'default'),expression:\"builder_tool_service != 'default'\"}],staticClass:\"col-12 mt-2\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_image !=''),expression:\"docker_image !=''\"}],staticClass:\"badge badge-secondary\"},[_vm._v(\"image:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_image))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_lang !=''),expression:\"docker_lang !=''\"}],staticClass:\"badge badge-primary\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"lang:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_lang))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_version !=''),expression:\"docker_version !=''\"}],staticClass:\"badge badge-danger\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"version:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_version))])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-top\":\"20px\"}},[_c('base-checkbox',{staticStyle:{\"padding-left\":\"6px\"},attrs:{\"name\":\"workspace\"},model:{value:(_vm.change_image),callback:function ($$v) {_vm.change_image=$$v},expression:\"change_image\"}}),_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"16px\"}},[_vm._v(\"Use custom service\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Define your own container service more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])],1)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.change_image),expression:\"change_image\"}],staticClass:\"col-12 col-md-6\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.service),expression:\"service\"}],staticClass:\"custom-select\",attrs:{\"id\":\"service\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.service=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Choose a service...\")]),_vm._l((_vm.$store.state.docker_compose.services),function(service,key){return _c('option',{key:key,domProps:{\"value\":key}},[_vm._v(_vm._s(key))])})],2),_c('button',{staticClass:\"btn-simple btn btn-xs btn-info text-left\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.openModal();_vm.set_fair_service == false}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"Add Service\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.array_selected_tools_service.length > 0),expression:\"array_selected_tools_service.length > 0\"}],staticStyle:{\"padding-top\":\"40px\",\"margin-bottom\":\"2rem\"}},[_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Tool\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Arguments\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.array_selected_tools_service),function(tool,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\",\"text-transform\":\"uppercase\"}},[_vm._v(\"\\n \"+_vm._s(_vm.array_selected_tools_service[index].name)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"},attrs:{\"id\":'list-arg'+index}},[_vm._v(\"\\n \"+_vm._s(_vm.startListArg(tool['args'], index))+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeToolService(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])])])])])]),_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left collapsed\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#serviceAssessmentFromJSON\"}},[_vm._v(\"\\n Load QAA report from previous assessment\\n \")])]),_c('div',{staticClass:\"collapse\",attrs:{\"id\":\"serviceAssessmentFromJSON\",\"data-parent\":\"#serviceAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"row mt-2 mb-2\"},[_c('div',{staticClass:\"col\"},[_vm._v(\"You can review a previously generated SQAaaS report \")])]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.json),expression:\"error.service.json\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.json))]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By uploading the associated JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('input',{staticClass:\"custom-file-input\",attrs:{\"type\":\"file\",\"accept\":\"application/JSON\",\"id\":\"serviceJSONInputFile\",\"title\":\"\"},on:{\"dragenter\":function($event){return _vm.dragEnterJSON($event.target)},\"dragleave\":function($event){return _vm.dragLeaveJSON($event.target)},\"change\":function($event){return _vm.selectJSON($event.target,'service')}}}),_c('label',{staticClass:\"custom-file-label\",class:{ 'json-loaded': _vm.service_json_file }},[_vm._v(_vm._s(_vm.service_json_file? _vm.service_json_file.name+\" (\"+Math.round(_vm.service_json_file.size/1024)+\"kB)\" : \"Select or drop an assessment report JSON file\"))]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.json_file),expression:\"error.service.json_file\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0\",\"padding-top\":\"10px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.json_file))])]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By typing the URL of the JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('base-input',{attrs:{\"type\":\"text\",\"disabled\":false,\"placeholder\":\"\"},on:{\"input\":function($event){return _vm.inputURLJSON($event.target, 'service')}},model:{value:(_vm.service_json_url),callback:function ($$v) {_vm.service_json_url=$$v},expression:\"service_json_url\"}}),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.service.json_url),expression:\"error.service.json_url\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-top\":\"-8px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.service.json_url))])],1)])])])])]),_c('button',{staticClass:\"btn btn-primary btn-fill mb-3 startAssessmentButton\",attrs:{\"disabled\":!_vm.service_repository_accordion_open && !_vm.service_json_accordion_open},on:{\"click\":function($event){return _vm.getResults('service')}}},[_vm._v(\"Start Service Assessment\")])]),_c('div',{staticClass:\"tab-pane fade\",attrs:{\"id\":\"assessmentFairForm\"}},[_c('div',{staticClass:\"accordion\",attrs:{\"id\":\"fairAccordionAssessment\"}},[_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#fairAssessmentFromRepository\"}},[_vm._v(\"\\n From Repository\\n \")])]),_c('div',{staticClass:\"collapse show\",attrs:{\"id\":\"fairAssessmentFromRepository\",\"data-parent\":\"#fairAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"text-left\"},[_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.criteria_fair != 'default'),expression:\"criteria_fair != 'default'\"}],staticClass:\"row\"},[_c('div',{staticClass:\"col-12 col-md-6\"},[_c('label',[_vm._v(\" Choose a tool\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.builder_tool_fair),expression:\"builder_tool_fair\"}],staticClass:\"custom-select\",attrs:{\"id\":\"sqacriteria\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.builder_tool_fair=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Select ...\")]),_vm._l((_vm.array_tools_fair),function(tool,key){return _c('option',{key:key,staticStyle:{\"text-transform\":\"capitalize\"},domProps:{\"value\":tool['name']}},[_vm._v(_vm._s(tool['name'].toUpperCase()))])})],2)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderToolFair),expression:\"showBuilderToolFair\"}],staticClass:\"text-left col-12 col-md-6\",staticStyle:{\"padding-top\":\"25px\"}},[_c('button',{staticClass:\"btn btn-info\",staticStyle:{\"max-height\":\"40px\"},attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.addToolFair()}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"Add Tool\")]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.tool_arguments),expression:\"error.fair.tool_arguments\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-left\":\"12px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.tool_arguments))]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.tool_addition),expression:\"error.fair.tool_addition\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-left\":\"12px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.tool_addition))])])]),_c('div',[_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.tool_selection),expression:\"error.fair.tool_selection\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-top\":\"6px\",\"padding-left\":\"0px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.tool_selection))])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.showBuilderToolFair),expression:\"showBuilderToolFair\"}],staticClass:\"col-12\",staticStyle:{\"margin-top\":\"20px\"},attrs:{\"id\":\"tools\"}},[_c('div',{attrs:{\"id\":\"ref-arg-fair\"}})]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.builder_tool_fair != 'default'),expression:\"builder_tool_fair != 'default'\"}],staticClass:\"col-12 mt-2\"},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_image !=''),expression:\"docker_image !=''\"}],staticClass:\"badge badge-secondary\"},[_vm._v(\"image:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_image_fair))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_lang !=''),expression:\"docker_lang !=''\"}],staticClass:\"badge badge-primary\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"lang:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_lang_fair))])]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.docker_version !=''),expression:\"docker_version !=''\"}],staticClass:\"badge badge-danger\",staticStyle:{\"margin\":\"0px 5px\"}},[_vm._v(\"version:\"),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\" \"+_vm._s(_vm.docker_version_fair))])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-top\":\"20px\"}},[_c('base-checkbox',{staticStyle:{\"padding-left\":\"6px\"},attrs:{\"name\":\"workspace\"},model:{value:(_vm.change_image_fair),callback:function ($$v) {_vm.change_image_fair=$$v},expression:\"change_image_fair\"}}),_c('span',{staticClass:\"custom-label\",staticStyle:{\"font-weight\":\"bold\",\"font-size\":\"16px\"}},[_vm._v(\"Use custom service\")]),_c('div',{staticClass:\"custom-div-append\"},[_c('button',{staticClass:\"btn custom-append-button\",attrs:{\"type\":\"button\",\"data-toggle\":\"tooltip\",\"data-html\":\"true\",\"data-placement\":\"top\",\"title\":\"Define your own container service more info\"}},[_c('i',{staticClass:\"fa fa-question-circle\"})])])],1)]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.change_image_fair),expression:\"change_image_fair\"}],staticClass:\"col-12 col-md-6\"},[_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.service_fair),expression:\"service_fair\"}],staticClass:\"custom-select\",attrs:{\"id\":\"service\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.service_fair=$event.target.multiple ? $$selectedVal : $$selectedVal[0]}}},[_c('option',{attrs:{\"value\":\"default\"}},[_vm._v(\"Choose a service...\")]),_vm._l((_vm.$store.state.docker_compose.services),function(service,key){return _c('option',{key:key,domProps:{\"value\":key}},[_vm._v(_vm._s(key))])})],2),_c('button',{staticClass:\"btn-simple btn btn-xs btn-info text-left\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.openModal();_vm.set_fair_service == true}}},[_c('i',{staticClass:\"fa fa-plus\"}),_vm._v(\"Add Service\")])]),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.array_selected_tools_fair.length > 0),expression:\"array_selected_tools_fair.length > 0\"}],staticStyle:{\"padding-top\":\"40px\",\"margin-bottom\":\"2rem\"}},[_c('div',{staticClass:\"text-center\",staticStyle:{\"padding-bottom\":\"10px\"}},[_c('span',{staticClass:\"custom-table-title\",staticStyle:{}},[_vm._v(\"Selected Tools\")])]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('thead',[_c('th',{staticStyle:{\"text-align\":\"left\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Tool\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\"}},[_vm._v(\"Arguments\")]),_c('th',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"background-color\":\"#eee\",\"font-size\":\"14px\",\"width\":\"100%\"}},[_vm._v(\"Remove\")])]),_vm._l((_vm.array_selected_tools_fair),function(tool,index){return _c('tbody',{key:index},[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"left\",\"text-transform\":\"uppercase\"}},[_vm._v(\"\\n \"+_vm._s(_vm.array_selected_tools_fair[index].name)+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('div',{staticStyle:{\"text-align\":\"center\"},attrs:{\"id\":'list-arg'+index}},[_vm._v(\"\\n \"+_vm._s(_vm.startListArgFair(tool['args'], index))+\"\\n \")])]),_c('td',{staticStyle:{\"text-align\":\"center\",\"justify-content\":\"center\",\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-top\":\"5px\"}},[_c('button',{staticClass:\"btn-simple btn btn-xs btn-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.removeToolFair(index)}}},[_c('i',{staticClass:\"fa fa-trash\",staticStyle:{\"font-size\":\"15px\",\"color\":\"red\"}})])])])])})],2)])])])])])])]),_c('div',{staticClass:\"card\"},[_c('div',{staticClass:\"card-header\"},[_c('button',{staticClass:\"btn btn-link btn-block text-left collapsed\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#fairAssessmentFromJSON\"}},[_vm._v(\"\\n Load QAA report from previous assessment\\n \")])]),_c('div',{staticClass:\"collapse\",attrs:{\"id\":\"fairAssessmentFromJSON\",\"data-parent\":\"#fairAccordionAssessment\"}},[_c('div',{staticClass:\"card-body\"},[_c('div',{staticClass:\"text-left mb-4\"},[_c('div',{staticClass:\"row mt-2 mb-2\"},[_c('div',{staticClass:\"col\"},[_vm._v(\"You can review a previously generated SQAaaS report \")])]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.json),expression:\"error.fair.json\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0px\",\"padding-top\":\"6px\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.json))]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By uploading the associated JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('input',{staticClass:\"custom-file-input\",attrs:{\"type\":\"file\",\"accept\":\"application/JSON\",\"id\":\"fairJSONInputFile\",\"title\":\"\"},on:{\"dragenter\":function($event){return _vm.dragEnterJSON($event.target)},\"dragleave\":function($event){return _vm.dragLeaveJSON($event.target)},\"change\":function($event){return _vm.selectJSON($event.target,'fair')}}}),_c('label',{staticClass:\"custom-file-label\",class:{ 'json-loaded': _vm.fair_json_file }},[_vm._v(_vm._s(_vm.fair_json_file? _vm.fair_json_file.name+\" (\"+Math.round(_vm.fair_json_file.size/1024)+\"kB)\" : \"Select or drop an assessment report JSON file\"))]),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.json_file),expression:\"error.fair.json_file\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"padding-left\":\"0\",\"padding-top\":\"10px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.json_file))])]),_c('div',{staticClass:\"row my-2\"},[_c('div',{staticClass:\"col ml-4 custom-label\"},[_vm._v(\"By typing the URL of the JSON file\")])]),_c('div',{staticClass:\"custom-file text-center\"},[_c('base-input',{attrs:{\"type\":\"text\",\"disabled\":false,\"placeholder\":\"\"},on:{\"input\":function($event){return _vm.inputURLJSON($event.target, 'fair')}},model:{value:(_vm.fair_json_url),callback:function ($$v) {_vm.fair_json_url=$$v},expression:\"fair_json_url\"}}),_c('p',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.error.fair.json_url),expression:\"error.fair.json_url\"}],staticStyle:{\"color\":\"red\",\"font-size\":\"12px\",\"margin-top\":\"-8px\",\"text-align\":\"left\"}},[_c('i',{staticClass:\"fa fa-exclamation-triangle\",attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" \"+_vm._s(_vm.error.fair.json_url))])],1)])])])])]),_c('button',{staticClass:\"btn btn-primary btn-fill mb-3 startAssessmentButton\",attrs:{\"disabled\":!_vm.fair_repository_accordion_open && !_vm.fair_json_accordion_open},on:{\"click\":function($event){return _vm.getResults('fair')}}},[_vm._v(\"Start FAIR Assessment\")])])])])]],2)],1),_c('div',{staticClass:\"modal\",attrs:{\"id\":\"myModal\",\"tabindex\":\"-1\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog modal-xl\",staticStyle:{\"max-height\":\"650px\"},attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_vm._m(1),_c('div',{staticClass:\"modal-body\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"0px\",\"max-height\":\"70vh\",\"overflow-y\":\"auto\"}},[_c('composer',{on:{\"service_name\":_vm.getServiceName}})],1),_c('div',{staticClass:\"modal-footer\",staticStyle:{\"padding-top\":\"20px\"}},[_c('button',{staticClass:\"btn btn-secondary\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")]),_c('button',{staticClass:\"btn btn-primary btn-fill\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"},on:{\"click\":function($event){return _vm.checkServices()}}},[_vm._v(\"Done\")])])])])])])])])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',[_c('p',[_vm._v(\"Please, wait for this process to finish.\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-header\",staticStyle:{\"border-bottom\":\"1px solid #ccc\",\"padding-bottom\":\"20px\"}},[_c('h5',{staticClass:\"modal-title\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Add New Services\")]),_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessment.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessment.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./FullAssessment.vue?vue&type=template&id=2d8d6d3a&scoped=true\"\nimport script from \"./FullAssessment.vue?vue&type=script&lang=js\"\nexport * from \"./FullAssessment.vue?vue&type=script&lang=js\"\nimport style0 from \"./FullAssessment.vue?vue&type=style&index=0&id=2d8d6d3a&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2d8d6d3a\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"content\"},[_c('nav',{directives:[{name:\"show\",rawName:\"v-show\",value:(!_vm.userLogged),expression:\"!userLogged\"}],staticClass:\"navbar navbar-expand-md navbar-dark\"},[_c('div',{staticClass:\"container\"},[_vm._m(0),_vm._m(1),_vm._m(2),_c('div',{staticClass:\"collapse navbar-collapse\",attrs:{\"id\":\"navbarNavDropdown\"}},[_c('ul',{staticClass:\"navbar-nav ml-auto\",attrs:{\"id\":\"main-menu\"}},[_vm._m(3),_vm._m(4),_vm._m(5),_vm._m(6),_c('li',{staticClass:\"nav-item\",staticStyle:{\"padding-left\":\"20px\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Sign In\")])])])])])]),_c('top-navbar',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.userLogged && _vm.fromEndpoint),expression:\"userLogged && fromEndpoint\"}]}),_c('div',{staticClass:\"container-fluid\",staticStyle:{\"min-height\":\"70vh\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"overflow-y\":\"auto\"}},[_c('div',{staticClass:\"col-12\",staticStyle:{\"margin-top\":\"40px\"}},[(_vm.loadingEndpointJSON)?_c('div',[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('div',{staticClass:\"text-center col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"20px\"}},[_c('h4',{staticStyle:{\"margin-bottom\":\"30px\"}},[_vm._v(\"Loading quality assessment report...\")])])]],2)],1):(_vm.errorEndpointJSON)?_c('div',[_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[[_c('div',{staticClass:\"text-center col-12 col-sm-12 col-xl-8 col-lg-10 mx-auto\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"20px\"}},[_c('h2',{staticStyle:{\"color\":\"#76BAC6\",\"font-weight\":\"bold\"}},[_vm._v(\"Error loading quality assessment report\")]),_c('h4',[_vm._v(_vm._s(this.$route.params.json_url)+\" cannot be loaded or does not have a valid syntax.\")]),_c('h4',[_vm._v(\"Please ensure the URL is correct and try again.\")]),_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.userLogged),expression:\"userLogged\"}],staticClass:\"btn\",staticStyle:{\"color\":\"#fff\",\"background-color\":\"#6c757d\",\"border\":\"none\",\"margin\":\"20px 0\"},on:{\"click\":function($event){return _vm.$router.push('/')}}},[_c('i',{staticClass:\"fa fa-arrow-left\"}),_vm._v(\" Back to main page\")])])]],2)],1):_c('card',{staticClass:\"strpied-tabled-with-hover\",attrs:{\"body-classes\":\"\"}},[_c('template',{slot:\"header\"},[_c('div',{staticClass:\"row hideInPDF\",staticStyle:{\"padding\":\"0px 10px\"}},[_c('div',{staticClass:\"col-6\",staticStyle:{\"display\":\"inline-flex\"}},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.userLogged && !_vm.fromEndpoint),expression:\"userLogged && !fromEndpoint\"}],staticClass:\"btn btn-default btn-simple\",on:{\"click\":function($event){return _vm.gotoFull()}}},[_c('i',{staticClass:\"fa fa-arrow-left\",attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticClass:\"card-title\",staticStyle:{\"font-weight\":\"bold\",\"padding-top\":\"5px\",\"font-size\":\"18px\"}},[_vm._v(\"Back\")])])]),_c('div',{staticClass:\"col-6 text-right mt-2\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.userLogged),expression:\"userLogged\"}],staticClass:\"btn\",staticStyle:{\"color\":\"#fff\",\"background-color\":\"#6c757d\",\"border\":\"none\"},on:{\"click\":function($event){return _vm.refresh()}}},[_c('i',{staticClass:\"fa fa-refresh\",staticStyle:{\"padding-right\":\"10px\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" New Assessment\")]),_c('div',{staticClass:\"btn-group\"},[_c('button',{staticClass:\"btn dropdown-toggle\",staticStyle:{\"color\":\"#fff\",\"background-color\":\"#6c757d\",\"border\":\"none\",\"margin-left\":\"15px\"},attrs:{\"id\":\"downloadDropdown\",\"data-toggle\":\"dropdown\"}},[_c('i',{staticClass:\"fa fa-download\",staticStyle:{\"padding-right\":\"10px\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" Download \")]),_c('ul',{staticClass:\"dropdown-menu\",attrs:{\"id\":\"downloadDropdownMenu\"}},[_c('li',[_c('a',{attrs:{\"role\":\"button\"},on:{\"click\":function($event){return _vm.downloadJSON()}}},[_c('i',{staticClass:\"fa fa-file-alt\",staticStyle:{\"color\":\"#455098\",\"margin-right\":\"5px\"}}),_vm._v(\" JSON\")])]),_c('li',[_c('a',{attrs:{\"role\":\"button\"},on:{\"click\":function($event){return _vm.downloadPNG()}}},[_c('i',{staticClass:\"fa fa-file-image-o\",staticStyle:{\"color\":\"#459849\",\"margin-right\":\"5px\"}}),_vm._v(\" PNG\")])]),_c('li',[_c('a',{attrs:{\"role\":\"button\"},on:{\"click\":function($event){return _vm.downloadPDF()}}},[_c('i',{staticClass:\"fa fa-file-pdf-o\",staticStyle:{\"color\":\"#984545\",\"margin-right\":\"5px\"}}),_vm._v(\" PDF\")])])])])])])]),[_c('div',{staticClass:\"container-fluid mb-5\"},[_c('div',{staticClass:\"row mt-3\"},[_c('div',{staticClass:\"col d-flex justify-content-center\"},[_c('RepoData',{attrs:{\"assessmentType\":_vm.getAssessmentType(),\"repo\":this.$store.state.report.repository[0]}})],1)]),_c('div',{staticClass:\"row mt-5\"},[_c('div',{staticClass:\"col\"},[_c('h2',{staticStyle:{\"font-weight\":\"bold\",\"max-width\":\"1200px\",\"margin\":\"0 auto 0 auto\"}},[_vm._v(\"Badge Report\")])])]),_c('div',{staticClass:\"row mt-3\"},[_c('div',{staticClass:\"col d-flex justify-content-center\"},[_c('BadgeAchieved',{attrs:{\"badge\":this.$store.state.report.badge}})],1)]),_c('div',{staticClass:\"row mt-5\"},[_c('div',{staticClass:\"col\"},[_c('BadgeResults',{attrs:{\"badgeCriteria\":_vm.getBadgeCriteria(),\"mapping_icon\":_vm.mapping_icon,\"mapping_criteria_name\":_vm.mapping_criteria_name}})],1)]),_c('div',{staticClass:\"row mt-5\"},[_c('div',{staticClass:\"col\"},[_c('h2',{staticStyle:{\"font-weight\":\"bold\",\"max-width\":\"1200px\",\"margin\":\"0 auto 0 auto\"}},[_vm._v(\"Criteria Report\")])])]),_c('div',{staticClass:\"row mt-5\"},[_c('div',{staticClass:\"col d-flex justify-content-center\"},[_c('CriteriaSummary',{attrs:{\"report\":this.$store.state.report.report,\"mapping_icon\":_vm.mapping_icon,\"mapping_criteria_name\":_vm.mapping_criteria_name}})],1)])]),_c('div',{staticClass:\"col-12 col-lg-8 col-xl-6 mx-auto\"},_vm._l((_vm.$store.state.report.report),function(criteria,idx_criteria){return _c('card',{key:idx_criteria,staticStyle:{\"padding\":\"0px!important\"},attrs:{\"id\":idx_criteria}},[_c('template',{staticStyle:{\"background-color\":\"#E8E6E5!important\"},slot:\"header\"},[_c('div',{staticStyle:{\"padding-left\":\"1.5rem\",\"background-color\":\"#E8E6E5!important\",\"border-bottom\":\"1px solid #dee2e6\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"margin-right\":\"0px\",\"margin-left\":\"0px\"}},[_c('div',{staticClass:\"col-10\",staticStyle:{\"padding-top\":\"20px\"}},[_c('p',{staticStyle:{\"font-weight\":\"700\",\"font-size\":\"24px\"}},[_c('i',{staticClass:\"fa fa-2x\",class:_vm.mapping_icon[idx_criteria]?_vm.mapping_icon[idx_criteria]:_vm.mapping_icon['default'],staticStyle:{\"margin-right\":\"50px\",\"color\":\"#7C7572\",\"font-size\":\"28px\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(_vm._s(_vm.mapping_criteria_name[idx_criteria] ? _vm.mapping_criteria_name[idx_criteria] : idx_criteria))])]),_c('div',{staticClass:\"col-2\",staticStyle:{\"padding-top\":\"20px\"}},[(criteria['valid'] == true)?_c('div',{staticStyle:{\"text-align\":\"center\"}},[_c('i',{staticClass:\"fa fa-2x fa-check-circle\",staticStyle:{\"color\":\"#1BC10B\"},attrs:{\"aria-hidden\":\"true\"}})]):_c('div',{staticStyle:{\"text-align\":\"center\"}},[_c('i',{staticClass:\"fa fa-2x fa-times-circle\",staticStyle:{\"color\":\"red\"},attrs:{\"aria-hidden\":\"true\"}})])])])])]),[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0 20px\"}},[(criteria['filtered_reason'])?_c('div',_vm._l((criteria['filtered_reason']),function(fr,z){return _c('p',{key:z,staticStyle:{\"margin-bottom\":\"0px\",\"font-size\":\"12px\",\"color\":\"rgb(108, 117, 125)\"}},[_vm._v(\"\\n \"+_vm._s(criteria['filtered_reason'][z])+\"\\n \")])}),0):_vm._e()]),_vm._l((criteria['subcriteria']),function(subcriteria,idx_subcriteria){return _c('div',{key:idx_subcriteria,staticClass:\"subcriteria\",staticStyle:{\"padding\":\"10px\",\"font-size\":\"18px\"}},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-3\"},[(_vm.getAssessmentType() === 'fair')?_c('div',[_c('div',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(_vm._s(idx_subcriteria))]),_c('div',{staticStyle:{\"font-weight\":\"bold\",\"padding-right\":\"10px\"},style:({color: _vm.getColorPoints(subcriteria['points'])})},[_vm._v(_vm._s(subcriteria['points'])+\"%\")])]):_c('div',[(subcriteria['valid'])?_c('i',{staticClass:\"fa fa-check-circle\",staticStyle:{\"color\":\"#1BC10B\",\"padding-right\":\"40px\"}}):_c('i',{staticClass:\"fa fa-times-circle\",staticStyle:{\"color\":\"red\",\"padding-right\":\"40px\"}}),_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(_vm._s(idx_subcriteria))])])]),_c('div',{staticClass:\"col-9\"},[_vm._v(\" \"+_vm._s(subcriteria['description'])+\"\\n \"),(subcriteria['valid'] === false && subcriteria.required_for_next_level_badge)?_c('svg',{staticStyle:{\"margin-left\":\"8px\",\"margin-top\":\"-5px\"},attrs:{\"fill\":\"#de960f\",\"viewBox\":\"0 0 24 24\",\"height\":\"24\",\"width\":\"24\",\"data-toggle\":\"tooltip\",\"data-placement\":\"top\",\"title\":\"Required for achieving next level of badge\"}},[_c('path',{attrs:{\"d\":\"M12 22c3.859 0 7-3.141 7-7s-3.141-7-7-7c-3.86 0-7 3.141-7 7s3.14 7 7 7zm0-12c2.757 0 5 2.243 5 5s-2.243 5-5 5-5-2.243-5-5 2.243-5 5-5zm-1-8H7v5.518a8.957 8.957 0 0 1 4-1.459V2zm6 0h-4v4.059a8.957 8.957 0 0 1 4 1.459V2z\"}}),_c('path',{attrs:{\"d\":\"m10.019 15.811-.468 2.726L12 17.25l2.449 1.287-.468-2.726 1.982-1.932-2.738-.398L12 11l-1.225 2.481-2.738.398z\"}})]):_vm._e()])]),_vm._l((subcriteria['evidence']),function(evidence,idx_evidence){return _c('div',{key:idx_evidence,staticClass:\"row evidence\",staticStyle:{\"margin-top\":\"10px\",\"padding-bottom\":\"16px\",\"font-size\":\"17px\"}},[_c('div',{staticClass:\"col-9 offset-1\"},[(subcriteria['evidence'][idx_evidence]['valid'])?_c('i',{staticClass:\"fa fa-check\",staticStyle:{\"color\":\"#1BC10B\",\"padding-right\":\"30px\"},attrs:{\"aria-hidden\":\"true\"}}):_c('i',{staticClass:\"fa fa-times\",staticStyle:{\"color\":\"red\",\"padding-right\":\"30px\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticStyle:{\"color\":\"#6c757d\"}},[_vm._v(_vm._s(subcriteria['evidence'][idx_evidence]['message']))])]),_c('div',{staticClass:\"col-2 hideInPDF\",staticStyle:{\"padding-right\":\"34px\"}},[_c('span',{staticClass:\"float-right\"},[_c('button',{staticClass:\"btn btn-link\",staticStyle:{\"border\":\"none\",\"font-size\":\"20px\",\"padding\":\"0\"},attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#exampleModal\"},on:{\"click\":function($event){return _vm.modalInfo(idx_criteria, idx_subcriteria, subcriteria['evidence'][idx_evidence])}}},[_c('i',{staticClass:\"fa fa-info-circle\",staticStyle:{\"color\":\"royalblue\"},attrs:{\"aria-hidden\":\"true\",\"data-toggle\":\"tooltip\",\"data-placement\":\"top\",\"title\":\"More Info\"}})]),(subcriteria['valid'] === false)?_c('button',{staticClass:\"btn btn-link hint-button\",staticStyle:{\"border\":\"none\",\"font-size\":\"20px\",\"padding\":\"0 0 0 14px\",\"margin-bottom\":\"0\"},attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#hintModal\"},on:{\"click\":function($event){return _vm.modalHint(idx_criteria, idx_subcriteria, subcriteria['evidence'][idx_evidence]['message'], subcriteria.hint)}}},[_c('i',{staticClass:\"fa fa-lightbulb-o\",staticStyle:{\"color\":\"goldenrod\"},attrs:{\"aria-hidden\":\"true\",\"data-toggle\":\"tooltip\",\"data-placement\":\"top\",\"title\":\"Hint\"}})]):_vm._e()])])])})],2)})]],2)}),1)]],2),_c('div',{staticClass:\"modal fade bd-example-modal-lg\",attrs:{\"id\":\"exampleModal\",\"tabindex\":\"-1\",\"role\":\"dialog\",\"aria-labelledby\":\"exampleModalLabel\",\"aria-hidden\":\"true\"}},[_c('div',{staticClass:\"modal-dialog modal-lg\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\",staticStyle:{\"background-color\":\"#f4f4f4\"}},[_c('div',{staticClass:\"modal-header\"},[_c('div',{staticClass:\"modal-title\",attrs:{\"id\":\"exampleModalLabel\"}},[_c('i',{staticClass:\"fa fa-2x\",class:_vm.mapping_icon[_vm.modalInfoData.criteria] ? _vm.mapping_icon[_vm.modalInfoData.criteria]:_vm.mapping_icon['default'],staticStyle:{\"margin-right\":\"24px\",\"transform\":\"translate(0,3px)\",\"color\":\"#7C7572\",\"font-size\":\"28px\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticStyle:{\"font-size\":\"22px\",\"font-weight\":\"700\"}},[_vm._v(_vm._s(_vm.mapping_criteria_name[_vm.modalInfoData.criteria]))]),_c('div',{staticStyle:{\"margin-left\":\"44px\",\"margin-bottom\":\"5px\",\"font-weight\":\"700\",\"font-size\":\"18px\"}},[_vm._v(_vm._s(_vm.$store.state.report.report[_vm.modalInfoData.criteria] ? _vm.$store.state.report.report[_vm.modalInfoData.criteria].subcriteria[_vm.modalInfoData.subcriteria].description:''))]),_c('div',{staticStyle:{\"font-size\":\"18px\"}},[(_vm.modalInfoData.valid === true)?_c('i',{staticClass:\"fa fa-check\",staticStyle:{\"color\":\"#1BC10B\",\"font-size\":\"28px\",\"transform\":\"translate(0,4px)\"},attrs:{\"aria-hidden\":\"true\"}}):_c('i',{staticClass:\"fa fa-times\",staticStyle:{\"color\":\"red\",\"font-size\":\"28px\",\"transform\":\"translate(0,3px)\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticStyle:{\"margin-left\":\"24px\"}},[_vm._v(_vm._s(_vm.modalInfoData.message))])])]),_vm._m(7)]),_c('div',{staticClass:\"modal-body\"},[_c('card',[(_vm.modalInfoData && _vm.modalInfoData['tool'])?_c('div',[_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"20px\",\"padding-bottom\":\"6px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\",\"margin-right\":\"6px\"}},[_vm._v(\"Tool:\")]),_vm._v(\" \"+_vm._s(_vm.modalInfoData['tool'].name ? _vm.modalInfoData['tool'].name: '')+\"\\n \"),_c('a',{staticStyle:{\"margin-left\":\"10px\"},attrs:{\"href\":_vm.modalInfoData['tool']['ci'] ? _vm.modalInfoData['tool']['ci']['url']:'#',\"target\":\"_blank\",\"data-toggle\":\"tooltip\",\"data-placement\":\"top\",\"title\":\"View Jenkins output\"}},[_c('img',{attrs:{\"src\":require(\"../../static/jenkins_logo.png\"),\"height\":\"28px\"}})])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"30px\"}},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.modalInfoData['tool']['version']),expression:\"modalInfoData['tool']['version']\"}],staticClass:\"badge badge-primary\",staticStyle:{\"padding\":\"0.25em 0.6em\",\"margin-right\":\"5px\"}},[_vm._v(\"version: \"+_vm._s(_vm.modalInfoData['tool']['version']))]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.modalInfoData['tool']['docker'] && _vm.modalInfoData['tool']['docker']['image']),expression:\"modalInfoData['tool']['docker'] && modalInfoData['tool']['docker']['image']\"}],staticClass:\"badge badge-secondary\",staticStyle:{\"padding\":\"0.25em 0.6em\",\"margin-right\":\"5px\"}},[_vm._v(\"image: \"+_vm._s(_vm.modalInfoData['tool']['docker'] && _vm.modalInfoData['tool']['docker']['image'] ? _vm.modalInfoData['tool']['docker']['image'] : _vm.modalInfoData['tool']['docker'] && _vm.modalInfoData['tool']['docker']['dockerfile']?'Dockerfile':''))]),_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.modalInfoData['tool']['lang'] && _vm.modalInfoData['tool']['lang'] !== ''),expression:\"modalInfoData['tool']['lang'] && modalInfoData['tool']['lang'] !== ''\"}],staticClass:\"badge badge-success\",staticStyle:{\"padding\":\"0.25em 0.6em\",\"margin-right\":\"5px\"}},[_vm._v(\"lang: \"+_vm._s(_vm.modalInfoData['tool']['lang']))])])]):_vm._e(),(_vm.modalInfoData && _vm.modalInfoData['plugin'])?_c('div',[_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"12px\",\"padding-left\":\"20px\",\"padding-bottom\":\"2px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\",\"margin-right\":\"6px\"}},[_vm._v(\"Plugin:\")]),_vm._v(\" \"+_vm._s(_vm.modalInfoData['plugin']['name'] ? _vm.modalInfoData['plugin']['name']:'')+\"\\n \")]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"30px\"}},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.modalInfoData['plugin']['version']),expression:\"modalInfoData['plugin']['version']\"}],staticClass:\"badge badge-primary\",staticStyle:{\"padding\":\"0.25em 0.6em\",\"margin-right\":\"5px\"}},[_vm._v(\"version: \"+_vm._s(_vm.modalInfoData['plugin']['version']))])])]):_vm._e(),(_vm.modalInfoData && _vm.modalInfoData['tool'] && _vm.modalInfoData['tool']['build_repo'])?_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"12px\",\"padding-left\":\"20px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\",\"margin-right\":\"6px\"}},[_vm._v(\"Build repo:\")]),_c('a',{attrs:{\"href\":_vm.modalInfoData['tool']['build_repo'] ? _vm.modalInfoData['tool']['build_repo']:'#',\"target\":\"_blank\"}},[_vm._v(\" \"+_vm._s(_vm.modalInfoData && _vm.modalInfoData['tool'] && _vm.modalInfoData['tool']['build_repo'] ? _vm.modalInfoData['tool']['build_repo']:''))])]):_vm._e(),(_vm.modalInfoData && _vm.modalInfoData['standard'])?_c('div',[_c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"8px\",\"padding-left\":\"20px\",\"padding-bottom\":\"2px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\",\"margin-right\":\"6px\"}},[_vm._v(\"Standard:\")]),_c('a',{attrs:{\"href\":_vm.modalInfoData['standard']['url'] ? _vm.modalInfoData['standard']['url']:'#',\"target\":\"_blank\"}},[_vm._v(_vm._s(_vm.modalInfoData && _vm.modalInfoData['standard'] && _vm.modalInfoData['standard']['title'] ? _vm.modalInfoData['standard']['title']:''))])]),_c('div',{staticClass:\"row\",staticStyle:{\"padding-left\":\"30px\"}},[_c('span',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.modalInfoData['standard']['version']),expression:\"modalInfoData['standard']['version']\"}],staticClass:\"badge badge-primary\",staticStyle:{\"padding\":\"0.25em 0.6em\",\"margin-right\":\"5px\"}},[_vm._v(\"version: \"+_vm._s(_vm.modalInfoData['standard']['version']))])])]):_vm._e(),(_vm.showEditor)?_c('div',{staticStyle:{\"padding-top\":\"2rem\",\"height\":\"40vh\",\"overflow-y\":\"auto\"}},[_c('editor',{key:\"editor_modal\",attrs:{\"editor-id\":\"editor_modal\",\"lang\":\"json\",\"content\":_vm.modalUnstructured}})],1):_vm._e()])],1),_vm._m(8)])])]),_c('div',{staticClass:\"modal fade bd-example-modal-lg\",attrs:{\"id\":\"hintModal\",\"tabindex\":\"-1\",\"role\":\"dialog\",\"aria-labelledby\":\"hintModalLabel\",\"aria-hidden\":\"true\"}},[_c('div',{staticClass:\"modal-dialog modal-lg\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\",staticStyle:{\"background-color\":\"#f4f4f4\"}},[_c('div',{staticClass:\"modal-header\"},[_c('div',{staticClass:\"modal-title\",attrs:{\"id\":\"hintModalLabel\"}},[_c('i',{staticClass:\"fa fa-2x\",class:_vm.mapping_icon[_vm.modalHintData.criteria] ? _vm.mapping_icon[_vm.modalHintData.criteria]:_vm.mapping_icon['default'],staticStyle:{\"margin-right\":\"24px\",\"transform\":\"translate(0,3px)\",\"color\":\"#7C7572\",\"font-size\":\"28px\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticStyle:{\"font-size\":\"22px\",\"font-weight\":\"700\"}},[_vm._v(_vm._s(_vm.mapping_criteria_name[_vm.modalHintData.criteria]))]),_c('div',{staticStyle:{\"margin-left\":\"44px\",\"margin-bottom\":\"5px\",\"font-weight\":\"700\",\"font-size\":\"18px\"}},[_vm._v(_vm._s(_vm.$store.state.report.report[_vm.modalHintData.criteria] ? _vm.$store.state.report.report[_vm.modalHintData.criteria].subcriteria[_vm.modalHintData.subcriteria].description:''))]),_c('div',{staticStyle:{\"font-size\":\"18px\"}},[_c('i',{staticClass:\"fa fa-times\",staticStyle:{\"color\":\"red\",\"font-size\":\"28px\",\"transform\":\"translate(0,3px)\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{staticStyle:{\"margin-left\":\"24px\"}},[_vm._v(_vm._s(_vm.modalHintData.evidence))])])]),_vm._m(9)]),_c('div',{staticClass:\"modal-body\"},[_c('card',[_c('div',{staticStyle:{\"font-weight\":\"700\",\"font-size\":\"22px\",\"margin-bottom\":\"12px\"}},[_c('i',{staticClass:\"fa fa-lightbulb-o\",staticStyle:{\"color\":\"gold\",\"font-size\":\"36px\",\"margin-right\":\"16px\"},attrs:{\"aria-hidden\":\"true\"}}),_vm._v(\" Hint\")]),_c('div',{domProps:{\"innerHTML\":_vm._s(_vm.modalHintData.hint)}})])],1),_vm._m(10)])])])],1)])]),_c('content-footer',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.fromEndpoint),expression:\"fromEndpoint\"}]})],1)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('a',{staticClass:\"navbar-brand\",attrs:{\"href\":\"https://www.eosc-synergy.eu/\",\"rel\":\"home\"}},[_c('img',{staticClass:\"img-fluid\",staticStyle:{\"height\":\"50px\"},attrs:{\"src\":require(\"../../public/img/logo-eosc-synergy-png.png\"),\"alt\":\"EOSC synergy\"}})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('a',{staticClass:\"navbar-brand text-white\",attrs:{\"href\":\"https://sqaaas.eosc-synergy.eu/\",\"rel\":\"home\"}},[_c('p',{staticStyle:{\"font-size\":\"40px\",\"margin-bottom\":\"0px\"}},[_c('strong',[_vm._v(\"SQAaaS\")])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"navbar-toggler\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#navbarNavDropdown\",\"aria-controls\":\"navbarNavDropdown\",\"aria-expanded\":\"false\",\"aria-label\":\"Toggle navigation\"}},[_c('span',{staticClass:\"navbar-toggler-icon\"})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Help\",\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Documentation\")]),_c('i',{staticClass:\"fa\",staticStyle:{\"padding-left\":\"30px\",\"border-right\":\"solid 1px\"},attrs:{\"aria-hidden\":\"true\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"About\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/about/\"}},[_vm._v(\"About\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Quality\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/technical-areas/quality/\"}},[_vm._v(\"Quality\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"nav-item\"},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Contact us\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/contact-us/\"}},[_vm._v(\"Contact us\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-footer\",staticStyle:{\"justify-content\":\"end\"}},[_c('button',{staticClass:\"btn btn-secondary\",staticStyle:{\"color\":\"#fff!important\",\"background-color\":\"#6c757d!important\",\"border-color\":\"#6c757d!important\"},attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"modal-footer\",staticStyle:{\"justify-content\":\"end\"}},[_c('button',{staticClass:\"btn btn-secondary\",staticStyle:{\"color\":\"#fff!important\",\"background-color\":\"#6c757d!important\",\"border-color\":\"#6c757d!important\"},attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\"}},[_vm._v(\"Close\")])])\n}]\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"row repo_data\"},[(_vm.repo.avatar_url)?_c('div',{staticClass:\"col-auto text-center\"},[_c('img',{attrs:{\"src\":_vm.repo.avatar_url,\"width\":\"140px\"}})]):_vm._e(),_c('div',{staticClass:\"col-auto\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col repo_data_name .text-center\"},[(_vm.assessmentType === 'fair')?_c('span',{staticStyle:{\"font-size\":\"26px\",\"color\":\"#6c757d\",\"font-weight\":\"bold\",\"margin-right\":\"5px\"}},[_vm._v(\" Dataset PID: \")]):_vm._e(),_c('a',{staticClass:\"linkInPDF\",staticStyle:{\"font-size\":\"36px\",\"font-weight\":\"bold\"},attrs:{\"href\":_vm.getRepoURL(),\"target\":\"_blank\"}},[_vm._v(\" \"+_vm._s(_vm.getRepoName())+\" \")])])]),_c('div',{staticClass:\"row\"},[(_vm.repo.description)?_c('div',{staticClass:\"col repo_data_description mb-2\"},[_vm._v(\"\\n\\n \"+_vm._s(_vm.repo.description)+\"\\n\\n \")]):_vm._e()]),_c('div',{staticClass:\"row\"},[(_vm.repo.tag)?_c('div',{staticClass:\"col-auto repo_data_version mb-2\"},[_c('svg',{attrs:{\"height\":\"16\",\"width\":\"16\",\"viewBox\":\"0 0 16 16\"}},[_c('path',{attrs:{\"fill-rule\":\"evenodd\",\"d\":\"M2.5 7.775V2.75a.25.25 0 01.25-.25h5.025a.25.25 0 01.177.073l6.25 6.25a.25.25 0 010 .354l-5.025 5.025a.25.25 0 01-.354 0l-6.25-6.25a.25.25 0 01-.073-.177zm-1.5 0V2.75C1 1.784 1.784 1 2.75 1h5.025c.464 0 .91.184 1.238.513l6.25 6.25a1.75 1.75 0 010 2.474l-5.026 5.026a1.75 1.75 0 01-2.474 0l-6.25-6.25A1.75 1.75 0 011 7.775zM6 5a1 1 0 100 2 1 1 0 000-2z\"}})]),_vm._v(\"\\n \"+_vm._s(_vm.repo.tag)+\"\\n \")]):_vm._e(),(_vm.repo.languages)?_c('div',{staticClass:\"col-auto repo_data_languages mb-2\"},[_c('svg',{attrs:{\"viewBox\":\"0 0 24 24\",\"height\":\"16\",\"width\":\"16\"}},[_c('path',{attrs:{\"d\":\"M7 18H17V16H7V18Z\",\"fill\":\"currentColor\"}}),_c('path',{attrs:{\"d\":\"M17 14H7V12H17V14Z\",\"fill\":\"currentColor\"}}),_c('path',{attrs:{\"d\":\"M7 10H11V8H7V10Z\",\"fill\":\"currentColor\"}}),_c('path',{attrs:{\"fill-rule\":\"evenodd\",\"clip-rule\":\"evenodd\",\"d\":\"M6 2C4.34315 2 3 3.34315 3 5V19C3 20.6569 4.34315 22 6 22H18C19.6569 22 21 20.6569 21 19V9C21 5.13401 17.866 2 14 2H6ZM6 4H13V9H19V19C19 19.5523 18.5523 20 18 20H6C5.44772 20 5 19.5523 5 19V5C5 4.44772 5.44772 4 6 4ZM15 4.10002C16.6113 4.4271 17.9413 5.52906 18.584 7H15V4.10002Z\",\"fill\":\"currentColor\"}})]),_vm._l((_vm.repo.languages),function(language){return _c('span',[_c('span',{staticClass:\"repo_data_language\"},[_vm._v(\" \"+_vm._s(language))])])})],2):_vm._e(),(_vm.repo.topics)?_c('div',{staticClass:\"col-auto repo_data_topics mb-2\"},_vm._l((_vm.repo.topics),function(topic){return _c('span',{staticClass:\"repo_data_topic\"},[_c('a',{attrs:{\"href\":'https://github.com/topics/' + topic,\"target\":\"_blank\"}},[_vm._v(_vm._s(topic))])])}),0):_vm._e()]),_c('div',{staticClass:\"row\"},[(_vm.repo.watchers_count)?_c('div',{staticClass:\"col-auto repo_data_watchers mb-2\"},[_c('svg',{attrs:{\"height\":\"16\",\"width\":\"16\",\"viewBox\":\"0 0 16 16\"}},[_c('path',{attrs:{\"fill-rule\":\"evenodd\",\"d\":\"M1.679 7.932c.412-.621 1.242-1.75 2.366-2.717C5.175 4.242 6.527 3.5 8 3.5c1.473 0 2.824.742 3.955 1.715 1.124.967 1.954 2.096 2.366 2.717a.119.119 0 010 .136c-.412.621-1.242 1.75-2.366 2.717C10.825 11.758 9.473 12.5 8 12.5c-1.473 0-2.824-.742-3.955-1.715C2.92 9.818 2.09 8.69 1.679 8.068a.119.119 0 010-.136zM8 2c-1.981 0-3.67.992-4.933 2.078C1.797 5.169.88 6.423.43 7.1a1.619 1.619 0 000 1.798c.45.678 1.367 1.932 2.637 3.024C4.329 13.008 6.019 14 8 14c1.981 0 3.67-.992 4.933-2.078 1.27-1.091 2.187-2.345 2.637-3.023a1.619 1.619 0 000-1.798c-.45-.678-1.367-1.932-2.637-3.023C11.671 2.992 9.981 2 8 2zm0 8a2 2 0 100-4 2 2 0 000 4z\"}})]),_vm._v(\"\\n Watch: \"+_vm._s(_vm.repo.watchers_count)+\"\\n\\n \")]):_vm._e(),(_vm.repo.forks_count)?_c('div',{staticClass:\"col-auto repo_data_forks mb-2\"},[_c('svg',{attrs:{\"height\":\"16\",\"width\":\"16\",\"viewBox\":\"0 0 16 16\"}},[_c('path',{attrs:{\"fill-rule\":\"evenodd\",\"d\":\"M5 3.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm0 2.122a2.25 2.25 0 10-1.5 0v.878A2.25 2.25 0 005.75 8.5h1.5v2.128a2.251 2.251 0 101.5 0V8.5h1.5a2.25 2.25 0 002.25-2.25v-.878a2.25 2.25 0 10-1.5 0v.878a.75.75 0 01-.75.75h-4.5A.75.75 0 015 6.25v-.878zm3.75 7.378a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm3-8.75a.75.75 0 100-1.5.75.75 0 000 1.5z\"}})]),_vm._v(\"\\n Fork: \"+_vm._s(_vm.repo.forks_count)+\"\\n\\n \")]):_vm._e(),(_vm.repo.stargazers_count)?_c('div',{staticClass:\"col-auto repo_data_stars mb-2\"},[_c('svg',{attrs:{\"height\":\"16\",\"width\":\"16\",\"viewBox\":\"0 0 16 16\"}},[_c('path',{attrs:{\"fill-rule\":\"evenodd\",\"d\":\"M8 .25a.75.75 0 01.673.418l1.882 3.815 4.21.612a.75.75 0 01.416 1.279l-3.046 2.97.719 4.192a.75.75 0 01-1.088.791L8 12.347l-3.766 1.98a.75.75 0 01-1.088-.79l.72-4.194L.818 6.374a.75.75 0 01.416-1.28l4.21-.611L7.327.668A.75.75 0 018 .25zm0 2.445L6.615 5.5a.75.75 0 01-.564.41l-3.097.45 2.24 2.184a.75.75 0 01.216.664l-.528 3.084 2.769-1.456a.75.75 0 01.698 0l2.77 1.456-.53-3.084a.75.75 0 01.216-.664l2.24-2.183-3.096-.45a.75.75 0 01-.564-.41L8 2.694v.001z\"}})]),_vm._v(\"\\n Star: \"+_vm._s(_vm.repo.stargazers_count)+\"\\n \")]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RepoData.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RepoData.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./RepoData.vue?vue&type=template&id=f9a4c698&scoped=true\"\nimport script from \"./RepoData.vue?vue&type=script&lang=js\"\nexport * from \"./RepoData.vue?vue&type=script&lang=js\"\nimport style0 from \"./RepoData.vue?vue&type=style&index=0&id=f9a4c698&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"f9a4c698\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"criteria_summary\"},_vm._l((_vm.validCriterias()),function(criteria,criteriaToken){return _c('div',{staticClass:\"row gx-4 gx-md-5\"},[_c('div',{staticClass:\"col-12\"},[_c('div',{staticClass:\"criteria\"},[_c('div',{staticClass:\"criteriaTitle\",on:{\"click\":function($event){return _vm.scrollToCriteria(criteriaToken)}}},[_c('i',{staticClass:\"criteriaIcon fa\",class:_vm.criteriaIcon(criteriaToken)}),_c('span',{staticClass:\"criteriaName\"},[_vm._v(\" \"+_vm._s(_vm.criteriaName(criteriaToken))+\" \")])]),_c('div',{staticClass:\"criteriaPercentage\",style:(_vm.stylePercentage(criteria))},[_vm._v(\"\\n \"+_vm._s(_vm.criteriaPercentage(criteria))+\"\\n \")]),_c('div',{staticClass:\"criteriaProgress\"},[_c('div',{staticClass:\"criteriaProgressBar\",style:(_vm.styleBar(criteria))})])])])])}),0)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CriteriaSummary.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CriteriaSummary.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./CriteriaSummary.vue?vue&type=template&id=40574f64&scoped=true\"\nimport script from \"./CriteriaSummary.vue?vue&type=script&lang=js\"\nexport * from \"./CriteriaSummary.vue?vue&type=script&lang=js\"\nimport style0 from \"./CriteriaSummary.vue?vue&type=style&index=0&id=40574f64&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"40574f64\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('card',{attrs:{\"id\":\"badge_report\"}},[_c('div',{staticClass:\"row\"},_vm._l((_vm.badgeCriteria),function(badge,badgeLevel){return _c('div',{staticClass:\"col-12 col-lg-4\"},[_c('div',{staticClass:\"badge_header\",class:_vm.badgeSatisfiedClass(badgeLevel)},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-10\"},[_c('svg',{attrs:{\"fill\":_vm.colorBadge(badgeLevel),\"viewBox\":\"0 0 24 24\",\"height\":\"40\",\"width\":\"40\"}},[_c('path',{attrs:{\"d\":\"M12 22c3.859 0 7-3.141 7-7s-3.141-7-7-7c-3.86 0-7 3.141-7 7s3.14 7 7 7zm0-12c2.757 0 5 2.243 5 5s-2.243 5-5 5-5-2.243-5-5 2.243-5 5-5zm-1-8H7v5.518a8.957 8.957 0 0 1 4-1.459V2zm6 0h-4v4.059a8.957 8.957 0 0 1 4 1.459V2z\"}}),_c('path',{attrs:{\"d\":\"m10.019 15.811-.468 2.726L12 17.25l2.449 1.287-.468-2.726 1.982-1.932-2.738-.398L12 11l-1.225 2.481-2.738.398z\"}})]),_c('span',{staticClass:\"badge_header_title\"},[_vm._v(\" \"+_vm._s(_vm.capitalize(badgeLevel))+\" badge\")])]),_c('div',{staticClass:\"col-2\"},[_c('div',[(_vm.badgeSatisfied(badgeLevel))?_c('i',{staticClass:\"fa fa-2x fa-check-circle\"}):_c('i',{staticClass:\"fa fa-2x fa-times-circle\"})])])])]),_c('div',{staticClass:\"badge_criterias\"},_vm._l((_vm.incrementalCriterias(badgeLevel)),function(criteriaToken){return _c('div',{staticClass:\"badge_criteria\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-1\"},[(_vm.criteriaSatisfied(criteriaToken, badgeLevel))?_c('i',{staticClass:\"fa fa-check\"}):_c('i',{staticClass:\"fa fa-times\"})]),_c('div',{staticClass:\"col-10\"},[_c('i',{staticClass:\"criteriaIcon fa\",class:_vm.criteriaIcon(criteriaToken)}),_vm._v(\" \"+_vm._s(_vm.criteriaName(criteriaToken))+\"\\n \")])])])}),0)])}),0)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeResults.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeResults.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BadgeResults.vue?vue&type=template&id=43a23028&scoped=true\"\nimport script from \"./BadgeResults.vue?vue&type=script&lang=js\"\nexport * from \"./BadgeResults.vue?vue&type=script&lang=js\"\nimport style0 from \"./BadgeResults.vue?vue&type=style&index=0&id=43a23028&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"43a23028\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"text-center\",staticStyle:{\"width\":\"75rem\"}},[(_vm.showBadge())?_c('div',[_c('h3',{staticClass:\"mb-5\"},[_vm._v(\"Congratulations! The following badge has been awarded\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('img',{staticClass:\"mb-5\",attrs:{\"src\":_vm.getImageBadge(),\"width\":\"400px\"}}),_c('div',{staticClass:\"row\",staticStyle:{\"justify-content\":\"center\"}},[_c('a',{staticClass:\"badge_button linkInPDF\",attrs:{\"href\":_vm.getVerificationURL(),\"target\":\"_blank\"}},[_vm._v(\"Verify\")]),_c('a',{staticClass:\"badge_button linkInPDF\",attrs:{\"href\":_vm.getOpenBadgeID(),\"target\":\"_blank\"}},[_vm._v(\"Go to Badgr's award page\")])]),_vm._m(0),_c('div',{staticClass:\"row hideInPDF\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"8px\"}},[_c('button',{staticClass:\"btn btn-primary btn-fill\",staticStyle:{\"margin-right\":\"5px\"},attrs:{\"id\":\"badge_image_clipboard_button\",\"data-toggle\":\"tooltip\",\"data-placement\":\"left\",\"title\":\"Code to use a 150x116 pixel sized image in your README\"},on:{\"click\":function($event){return _vm.badge_image_to_clipboard()}}},[_c('i',{staticClass:\"fa fa-clone\"}),_vm._v(\" Get Badge Image\")]),_c('button',{staticClass:\"btn btn-primary btn-fill\",attrs:{\"id\":\"badge_shield_clipboard_button\",\"data-toggle\":\"tooltip\",\"data-placement\":\"right\",\"title\":\"Code to use the popular shields.io\"},on:{\"click\":function($event){return _vm.badge_shield_to_clipboard()}}},[_c('i',{staticClass:\"fa fa-clone\"}),_vm._v(\" Get Badge Shield\")])]),_vm._m(1)])])]):_c('div',[_c('h3',{staticClass:\"mb-4\"},[_vm._v(\" Sorry, you have not earned any badge\")]),_c('img',{attrs:{\"src\":require(\"../../../static/badges/no_badge_blur.png\"),\"width\":\"300px\"}})]),_vm._m(2)])\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"row hideInPDF\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"20px\"}},[_c('div',[_vm._v(\"Share your badge in popular code and data repository platforms using Markdown\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"row\",staticStyle:{\"justify-content\":\"center\",\"margin-top\":\"20px\"},attrs:{\"id\":\"badge_clipboard_alert\"}},[_c('div',{staticClass:\"alert alert-success\",staticStyle:{\"margin\":\"0 30%\",\"background-color\":\"#d4edda\",\"border-color\":\"#c3e6cb\",\"color\":\"#155724\"},attrs:{\"role\":\"alert\"}},[_c('i',{staticClass:\"fa fa-check-circle\",staticStyle:{\"margin-right\":\"5px\"},attrs:{\"aria-hidden\":\"true\"}}),_c('span',{attrs:{\"id\":\"badge_clipboard_alert_text\"}},[_vm._v(\"Your badge has been copied to the clipboard\")])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('h4',[_c('a',{staticClass:\"linkInPDF\",attrs:{\"href\":\"https://docs.sqaaas.eosc-synergy.eu/quality_assessment_and_awarding/synergy_badging_approach\",\"target\":\"_blank\"}},[_vm._v(\"Learn more about the EOSC-Synergy badging approach\")])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeAchieved.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeAchieved.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./BadgeAchieved.vue?vue&type=template&id=036c522b&scoped=true\"\nimport script from \"./BadgeAchieved.vue?vue&type=script&lang=js\"\nexport * from \"./BadgeAchieved.vue?vue&type=script&lang=js\"\nimport style0 from \"./BadgeAchieved.vue?vue&type=style&index=0&id=036c522b&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"036c522b\",\n null\n \n)\n\nexport default component.exports","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessmentReport.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessmentReport.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./FullAssessmentReport.vue?vue&type=template&id=5e9bae08&scoped=true\"\nimport script from \"./FullAssessmentReport.vue?vue&type=script&lang=js\"\nexport * from \"./FullAssessmentReport.vue?vue&type=script&lang=js\"\nimport style0 from \"./FullAssessmentReport.vue?vue&type=style&index=0&id=5e9bae08&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5e9bae08\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"auth-layout\",staticStyle:{\"scroll-behavior\":\"smooth\"}},[_c('header',{staticClass:\"bg-blue text-white\",attrs:{\"id\":\"myheader\"}},[_vm._m(0),_c('div',{staticClass:\"bg-blue\",attrs:{\"id\":\"wrapper-navbar\",\"itemscope\":\"\",\"itemtype\":\"http://schema.org/WebSite\"}},[_c('a',{staticClass:\"skip-link sr-only sr-only-focusable\",attrs:{\"href\":\"#content\"}},[_vm._v(\"Skip to content\")]),_c('nav',{staticClass:\"navbar navbar-expand-md navbar-dark\"},[_c('div',{staticClass:\"container\"},[_vm._m(1),_vm._m(2),_vm._m(3),_c('div',{staticClass:\"collapse navbar-collapse\",attrs:{\"id\":\"navbarNavDropdown\"}},[_c('ul',{staticClass:\"navbar-nav ml-auto\",attrs:{\"id\":\"main-menu\"}},[_vm._m(4),_vm._m(5),_vm._m(6),_vm._m(7),_c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",staticStyle:{\"padding-left\":\"20px\"},attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Sign In\")])])])])])])])]),_vm._m(8),_c('content-footer')],1)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"topbar\",attrs:{\"id\":\"top\"}},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-6\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-7\"}},[_c('div',{staticClass:\"textwidget\"})])]),_c('div',{staticClass:\"col-sm-6 text-sm-right\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-6\"}},[_c('div',{staticClass:\"textwidget\"},[_c('p',[_c('a',{staticClass:\"textwidget\",attrs:{\"href\":\"https://twitter.com/EOSC_synergy\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Follow us on twitter\")])])])])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('a',{staticClass:\"navbar-brand\",attrs:{\"href\":\"https://www.eosc-synergy.eu/\",\"rel\":\"home\"}},[_c('img',{staticClass:\"img-fluid\",staticStyle:{\"height\":\"50px\"},attrs:{\"src\":require(\"../../public/img/logo-eosc-synergy-png.png\"),\"alt\":\"EOSC synergy\"}})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',{staticStyle:{\"font-size\":\"40px\",\"margin-bottom\":\"0px\"}},[_c('strong',[_vm._v(\"SQAaaS\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"navbar-toggler\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#navbarNavDropdown\",\"aria-controls\":\"navbarNavDropdown\",\"aria-expanded\":\"false\",\"aria-label\":\"Toggle navigation\"}},[_c('span',{staticClass:\"navbar-toggler-icon\"})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Help\",\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Documentation\")]),_c('i',{staticClass:\"fa\",staticStyle:{\"padding-left\":\"30px\",\"border-right\":\"solid 1px\"},attrs:{\"aria-hidden\":\"true\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"About\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/about/\"}},[_vm._v(\"About\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-47\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Quality\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/technical-areas/quality/\"}},[_vm._v(\"Quality\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Contact us\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/contact-us/\"}},[_vm._v(\"Contact us\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"150px\",\"padding\":\"10px 80px\"}},[_c('h2',[_vm._v(\"Privacy policy\")]),_c('div',{staticClass:\"table-responsive\"},[_c('table',{staticClass:\"table\",attrs:{\"width\":\"100%\",\"cellpadding\":\"0\",\"cellspacing\":\"0\",\"border\":\"0\"}},[_c('tbody',[_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Name of the Service\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\"},[_vm._v(\"SQAaaS Web\")])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Description of the service\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('p',{staticClass:\"text-left mb-0\"},[_vm._v(\"Client for the authentication process of users who access the \"),_c('a',{attrs:{\"target\":\"_blank\",\"href\":\"https://sqaaas.eosc-synergy.eu\"}},[_vm._v(\"SQAaaS website.\")])])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Data controller and a contact person\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\"},[_vm._v(\"EOSC-Synergy - sqaaas@ibergrid.eu\")])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Purpose of the processing of personal data\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\"},[_vm._v(\"The EGI Check-in service provides a Token for authorised users. In order to authenticate the users in the website the token is exchanged with the API to validate the access to the service.\")])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Third parties to whom personal data is disclosed\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\"},[_vm._v(\"Personal data shall not be transferred to any third party outside the EU.\")])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Data retention\")])])]),_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\"},[_vm._v(\"In general, personal data is not stored.\")])])])]),_c('tr',{staticStyle:{\"border-width\":\"0px\",\"border-bottom-width\":\"1px\",\"border-color\":\"gray\",\"height\":\"1px\"}},[_c('td',{staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\",\"min-width\":\"250px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('span',{staticClass:\"text-left\",staticStyle:{\"font-weight\":\"700\"}},[_vm._v(\"Data Protection Code of Conduct\")])])]),_c('td',{staticClass:\"text-left\",staticStyle:{\"padding-right\":\"10px\",\"padding-left\":\"10px\",\"padding-bottom\":\"0px\"}},[_c('div',{staticClass:\"row\",staticStyle:{\"padding\":\"0px 20px\"}},[_c('p',{staticClass:\"mb-0\"},[_vm._v(\"Personal data will be protected according to the \"),_c('a',{attrs:{\"target\":\"_blank\",\"href\":\"https://geant3plus.archive.geant.net/Pages/uri/V1.html\"}},[_vm._v(\" Code of Conduct for Service Providers\")]),_vm._v(\", a common standard for the research and higher education sector to protect the user's privacy.\")])])])])])])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PrivacyPolicy.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PrivacyPolicy.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./PrivacyPolicy.vue?vue&type=template&id=66d51c35&scoped=true\"\nimport script from \"./PrivacyPolicy.vue?vue&type=script&lang=js\"\nexport * from \"./PrivacyPolicy.vue?vue&type=script&lang=js\"\nimport style0 from \"./PrivacyPolicy.vue?vue&type=style&index=0&id=66d51c35&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"66d51c35\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"auth-layout\",staticStyle:{\"scroll-behavior\":\"smooth\"}},[_c('header',{staticClass:\"bg-blue text-white\",attrs:{\"id\":\"myheader\"}},[_vm._m(0),_c('div',{staticClass:\"bg-blue\",attrs:{\"id\":\"wrapper-navbar\",\"itemscope\":\"\",\"itemtype\":\"http://schema.org/WebSite\"}},[_c('a',{staticClass:\"skip-link sr-only sr-only-focusable\",attrs:{\"href\":\"#content\"}},[_vm._v(\"Skip to content\")]),_c('nav',{staticClass:\"navbar navbar-expand-md navbar-dark\"},[_c('div',{staticClass:\"container\"},[_vm._m(1),_vm._m(2),_vm._m(3),_c('div',{staticClass:\"collapse navbar-collapse\",attrs:{\"id\":\"navbarNavDropdown\"}},[_c('ul',{staticClass:\"navbar-nav ml-auto\",attrs:{\"id\":\"main-menu\"}},[_vm._m(4),_vm._m(5),_vm._m(6),_vm._m(7),_c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",staticStyle:{\"padding-left\":\"20px\"},attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('button',{staticClass:\"btn btn-outline btn-login\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.login_egi()}}},[_vm._v(\"Sign In\")])])])])])])])]),_vm._m(8),_c('content-footer')],1)\n}\nvar staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"topbar\",attrs:{\"id\":\"top\"}},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-6\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-7\"}},[_c('div',{staticClass:\"textwidget\"})])]),_c('div',{staticClass:\"col-sm-6 text-sm-right\"},[_c('div',{staticClass:\"widget widget_text\",attrs:{\"id\":\"text-6\"}},[_c('div',{staticClass:\"textwidget\"},[_c('p',[_c('a',{staticClass:\"textwidget\",attrs:{\"href\":\"https://twitter.com/EOSC_synergy\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Follow us on twitter\")])])])])])])])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('a',{staticClass:\"navbar-brand\",attrs:{\"href\":\"https://www.eosc-synergy.eu/\",\"rel\":\"home\"}},[_c('img',{staticClass:\"img-fluid\",staticStyle:{\"height\":\"50px\"},attrs:{\"src\":require(\"../../public/img/logo-eosc-synergy-png.png\"),\"alt\":\"EOSC synergy\"}})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('p',{staticStyle:{\"font-size\":\"40px\",\"margin-bottom\":\"0px\"}},[_c('strong',[_vm._v(\"SQAaaS\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('button',{staticClass:\"navbar-toggler\",attrs:{\"type\":\"button\",\"data-toggle\":\"collapse\",\"data-target\":\"#navbarNavDropdown\",\"aria-controls\":\"navbarNavDropdown\",\"aria-expanded\":\"false\",\"aria-label\":\"Toggle navigation\"}},[_c('span',{staticClass:\"navbar-toggler-icon\"})])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Help\",\"target\":\"_blank\",\"href\":\"https://docs.sqaaas.eosc-synergy.eu/\"}},[_c('span',{staticStyle:{\"font-weight\":\"bold\"}},[_vm._v(\"Documentation\")]),_c('i',{staticClass:\"fa\",staticStyle:{\"padding-left\":\"30px\",\"border-right\":\"solid 1px\"},attrs:{\"aria-hidden\":\"true\"}})])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-668 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-668\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"About\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/about/\"}},[_vm._v(\"About\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-47\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Quality\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/technical-areas/quality/\"}},[_vm._v(\"Quality\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"menu-item menu-item-type-post_type menu-item-object-page menu-item-790 nav-item\",attrs:{\"itemscope\":\"itemscope\",\"itemtype\":\"https://www.schema.org/SiteNavigationElement\",\"id\":\"menu-item-790\"}},[_c('a',{staticClass:\"nav-link text-white\",attrs:{\"title\":\"Contact us\",\"target\":\"_blank\",\"href\":\"https://www.eosc-synergy.eu/contact-us/\"}},[_vm._v(\"Contact us\")])])\n},function (){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"row\",staticStyle:{\"margin-top\":\"150px\",\"padding\":\"10px 80px\"}},[_c('h2',[_vm._v(\"Acceptable Use Policy and Conditions of Use\")]),_c('p',[_vm._v(\"\\n This Acceptable Use Policy and Conditions of Use (“AUP”) defines the rules and conditions\\n that govern your access to and use (including transmission, processing, and storage of data)\\n of the resources and services (“Services”) as granted by SQAaaS Web for the purpose of\\n enable the leveraging of CI/CD pipelines for quality assurance and quality assessment of software, and services.\\n \")]),_c('p',[_vm._v(\"\\n 1. You shall only use the Services in a manner consistent with the purposes and limitations\\n described above; you shall show consideration towards other users including by not causing\\n harm to the Services; you have an obligation to collaborate in the resolution of issues arising\\n from your use of the Services.\\n \")]),_c('p',[_vm._v(\"\\n 2. You shall only use the Services for lawful purposes and not breach, attempt to breach, nor\\n circumvent administrative or security controls.\\n \")]),_c('p',[_vm._v(\"\\n 3. You shall respect intellectual property and confidentiality agreements.\\n \")]),_c('p',[_vm._v(\"\\n 4. You shall protect your access credentials (e.g. passwords, private keys or multi-factor\\n tokens); no intentional sharing is permitted.\\n \")]),_c('p',[_vm._v(\"\\n 5. You shall keep your registered information correct and up to date.\\n \")]),_c('p',[_vm._v(\"\\n 6. You shall promptly report known or suspected security breaches, credential compromise,\\n or misuse to the security contact stated below; and report any compromised credentials to\\n the relevant issuing authorities.\\n \")]),_c('p',[_vm._v(\"\\n 7. Reliance on the Services shall only be to the extent specified by any applicable service\\n level agreements listed below. Use without such agreements is at your own risk.\\n \")]),_c('p',[_vm._v(\"\\n 8. Your personal data will be processed in accordance with the privacy statements\\n referenced below.\\n \")]),_c('p',[_vm._v(\"\\n 9. Your use of the Services may be restricted or suspended, for administrative, operational,\\n or security reasons, without prior notice and without compensation.\\n \")]),_c('p',[_vm._v(\"\\n 10. If you violate these rules, you may be liable for the consequences, which may include\\n your account being suspended and a report being made to your home organisation or to law\\n enforcement.\\n \")]),_c('p',[_vm._v(\"\\n The administrative contact for this AUP is: sqaaas@ibergrid.eu\\n The security contact for this AUP is: sqaaas@ibergrid.eu\\n The privacy statements (e.g. Privacy Notices) are located at: \"),_c('a',{attrs:{\"target\":\"_blank\",\"href\":\"/#/privacy-policy\"}},[_vm._v(\"Privacy Policy.\")])])])\n}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TermsUse.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TermsUse.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./TermsUse.vue?vue&type=template&id=4281c4b8&scoped=true\"\nimport script from \"./TermsUse.vue?vue&type=script&lang=js\"\nexport * from \"./TermsUse.vue?vue&type=script&lang=js\"\nimport style0 from \"./TermsUse.vue?vue&type=style&index=0&id=4281c4b8&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4281c4b8\",\n null\n \n)\n\nexport default component.exports","import DashboardLayout from '../layout/DashboardLayout.vue'\nimport Login from '../components/Login.vue'\n// GeneralViews\nimport NotFound from '../pages/NotFoundPage.vue'\n\n// Admin pages\nimport General from 'src/pages/General.vue'\nimport Composer from 'src/pages/Composer.vue'\nimport SQACriteria from 'src/pages/SQACriteria.vue'\nimport UserProfile from 'src/pages/UserProfile.vue'\nimport Files from 'src/pages/Files.vue'\nimport Pipeline from 'src/pages/Pipeline.vue'\nimport SelectOption from 'src/pages/SelectOption.vue'\nimport PipelineName from 'src/pages/PipelineName.vue'\nimport FullAssessment from 'src/pages/FullAssessment.vue'\nimport FullAssessmentReport from 'src/pages/FullAssessmentReport.vue'\nimport PrivacyPolicy from 'src/pages/PrivacyPolicy.vue'\nimport TermsUse from 'src/pages/TermsUse.vue'\n\nfunction requireAuth (to, from, next) {\n let session = JSON.parse(localStorage.getItem(\"session\"));\n if(session && session.user.authenticated === true){\n return next()\n }\n else{\n next({\n path: '/login',\n query: { redirect: to.fullPath }\n })\n }\n}\n\nconst routes = [\n {\n path: '/login',\n component: Login,\n // redirect: '/dashboard'\n },\n {\n path: '',\n component: Login,\n // beforeEnter: requireAuth\n },\n {\n path: '/privacy-policy',\n component: PrivacyPolicy,\n // beforeEnter: requireAuth\n },\n {\n path: '/terms-use',\n component: TermsUse,\n // beforeEnter: requireAuth\n },\n {\n path: '/',\n component: Login,\n // beforeEnter: requireAuth\n },\n {\n path: '/full-assessment/report/:json_url(.*)',\n name: 'full-assessment-report-json',\n component: FullAssessmentReport\n },\n // {\n // path: '/dashboard',\n // component: DashboardLayout,\n // name: 'dashboard',\n // // redirect: '/admin/overview'\n // },\n {\n path: '/auth',\n component: DashboardLayout,\n name: 'user',\n // redirect: '/admin/overview',\n children: [\n {\n path: 'general-options',\n name: 'general',\n beforeEnter: requireAuth,\n component: General\n },\n {\n path: 'composer-options',\n name: 'composer',\n beforeEnter: requireAuth,\n component: Composer\n },\n {\n path: 'select-option',\n name: 'SelectOption',\n beforeEnter: requireAuth,\n component: SelectOption\n },\n {\n path: 'pipeline-name',\n name: 'PipelineName',\n beforeEnter: requireAuth,\n component: PipelineName\n },\n {\n path: 'sqa-criteria',\n name: 'SQACriteria',\n beforeEnter: requireAuth,\n component: SQACriteria\n },\n {\n path: 'full-assessment',\n name: 'full_assessment',\n beforeEnter: requireAuth,\n component: FullAssessment\n },\n {\n path: 'full-assessment/report',\n name: 'full-assessment-report',\n beforeEnter: requireAuth,\n component: FullAssessmentReport\n },\n {\n path: 'user',\n name: 'User',\n beforeEnter: requireAuth,\n component: UserProfile\n },\n {\n path: 'files',\n name: 'Files',\n beforeEnter: requireAuth,\n component: Files\n },\n {\n path: 'pipeline-execution',\n name: 'Pipeline',\n beforeEnter: requireAuth,\n component: Pipeline\n },\n\n { path: '/logout',\n name: \"logout\",\n beforeEnter (to, from, next) {\n next('/login')\n // localStorage.removeItem('session');\n localStorage.removeItem('session');\n localStorage.clear()\n }\n }\n ]\n },\n { path: '*', component: NotFound }\n]\n\n/**\n * Asynchronously load view (Webpack Lazy loading compatible)\n * The specified component must be inside the Views folder\n * @param {string} name the filename (basename) of the view to load.\nfunction view(name) {\n var res= require('../components/Dashboard/Views/' + name + '.vue');\n return res;\n};**/\n\nexport default routes\n","/* eslint-disable no-console */\n\nimport { register } from 'register-service-worker'\n\nif (process.env.NODE_ENV === 'production') {\n register(`${process.env.BASE_URL}service-worker.js`, {\n ready () {\n console.log(\n 'App is being served from cache by a service worker.\\n' +\n 'For more details, visit https://goo.gl/AFskqB'\n )\n },\n registered () {\n console.log('Service worker has been registered.')\n },\n cached () {\n console.log('Content has been cached for offline use.')\n },\n updatefound () {\n console.log('New content is downloading.')\n },\n updated () {\n console.log('New content is available; please refresh.')\n },\n offline () {\n console.log('No internet connection found. App is running in offline mode.')\n },\n error (error) {\n console.error('Error during service worker registration:', error)\n }\n })\n}\n","import Vue from 'vue'\nimport VueRouter from 'vue-router'\nimport VueGtag from \"vue-gtag\";\nimport App from './App.vue'\nimport env from './env.js'\nimport store from \"./store\"\nimport VueSweetalert2 from 'vue-sweetalert2';\n\n// If you don't need the styles, do not connect\nimport 'sweetalert2/dist/sweetalert2.min.css';\n\n// LightBootstrap plugin\nimport LightBootstrap from './light-bootstrap-main'\n\n// router setup\nimport routes from './routes/routes'\n\nimport './registerServiceWorker'\n// plugin setup\nVue.use(VueRouter)\nVue.use(LightBootstrap)\nVue.use(VueSweetalert2);\n\nVue.prototype.$eventHub = new Vue();\n\nif(process.env.NODE_ENV === 'production') { // 'development'|'test'|'production'\n //let oldLog = console.log\n //console.log = function (message) { oldLog(\"Log -> \" + message)}\n console.log = function (message) {}\n}\n\nwindow.axios = require('axios');\n// window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';\n\nwindow.axios.interceptors.request.use(function (config) {\n // Do something before request is sent\n // const AUTH_TOKEN = document.getElementsByName(\"token\")[\"0\"].content;\n var session = JSON.parse(localStorage.getItem(\"session\"))\n const AUTH_TOKEN = session.user.access_token\n\n if(AUTH_TOKEN){\n config.headers.common['Authorization'] = `Bearer ${AUTH_TOKEN}`\n }\n return config;\n}, function (error) {\n // Do something with request error\n console.log(error);\n this.$router.replace(this.$route.query.redirect || \"/logout\");\n return Promise.reject(error.response);\n});\n\nVue.mixin({\n data: function(){\n return {\n env:env,\n }\n }\n})\n\n// configure router\nconst router = new VueRouter({\n routes, // short for routes: routes\n linkActiveClass: 'nav-item active',\n scrollBehavior: (to) => {\n if (to.hash) {\n return {selector: to.hash}\n } else {\n return { x: 0, y: 0 }\n }\n }\n})\n\nVue.use(VueGtag, {\n config: { id: 'G-NN2TNNYRDB' }\n }, router\n);\n\n/* eslint-disable no-new */\nnew Vue({\n el: '#app',\n render: h => h(App),\n router,\n store,\n})\n","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SideBar.vue?vue&type=style&index=0&id=bb3efaea&prod&lang=css\"","module.exports = __webpack_public_path__ + \"img/logo-csic.2805d5ea.png\";","module.exports = __webpack_public_path__ + \"img/badge_services_silver.7bc80a87.png\";","module.exports = \"data:image/png;base64,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\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TermsUse.vue?vue&type=style&index=0&id=4281c4b8&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/paas.557ea089.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BadgeAchieved.vue?vue&type=style&index=0&id=036c522b&prod&scoped=true&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=0&id=b2eb54ee&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/badge_software_gold.9a7314c5.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BaseDropdown.vue?vue&type=style&index=0&id=1b11b073&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/eosc-synergy.16d68726.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SQACriteria.vue?vue&type=style&index=0&id=11965fb6&prod&scoped=true&lang=css\"","module.exports = {\n \"provider_url\": \"https://aai.egi.eu/auth/realms/egi/protocol\",\n \"client_id\": \"10333f08-7e8f-4cc4-bba0-e66f4e5505d0\",\n \"redirect_uri\" : `${location.origin}/callback.html`,\n \"url_authorize\": \"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/auth\",\n \"url_user_info\": \"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/userinfo\",\n \"token_endpoint\": \"https://aai.egi.eu/auth/realms/egi/protocol/openid-connect/token\",\n \"api\" : \"https://api.sqaaas.eosc-synergy.eu/v1\",\n}\n","export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&id=2a0aafa5&prod&lang=scss\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Files.vue?vue&type=style&index=0&id=f562782a&prod&scoped=true&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FullAssessmentReport.vue?vue&type=style&index=0&id=5e9bae08&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/play.b3fd2228.png\";","module.exports = __webpack_public_path__ + \"img/qaa.bfbe5211.png\";","module.exports = __webpack_public_path__ + \"img/badge_software_bronze.52c33303.png\";","module.exports = __webpack_public_path__ + \"img/badge_fair_gold.2f141522.png\";","module.exports = __webpack_public_path__ + \"img/jenkins_logo.1e414a30.png\";","module.exports = __webpack_public_path__ + \"img/rocket.1fa08b65.jpg\";","module.exports = __webpack_public_path__ + \"img/pull-request.ed63e0b0.png\";","module.exports = __webpack_public_path__ + \"img/criteria.a9844a74.png\";","var map = {\n\t\"./badge_fair_bronze.png\": \"bd29\",\n\t\"./badge_fair_gold.png\": \"ad52\",\n\t\"./badge_fair_silver.png\": \"48d7\",\n\t\"./badge_service_bronze.png\": \"4496\",\n\t\"./badge_service_gold.png\": \"219c\",\n\t\"./badge_service_silver.png\": \"f165\",\n\t\"./badge_services_bronze.png\": \"45fa\",\n\t\"./badge_services_gold.png\": \"efe5\",\n\t\"./badge_services_silver.png\": \"6396\",\n\t\"./badge_software_bronze.png\": \"a94e\",\n\t\"./badge_software_gold.png\": \"7d5e\",\n\t\"./badge_software_silver.png\": \"bd4e\"\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = \"bd20\";","module.exports = __webpack_public_path__ + \"img/badge_fair_bronze.36f4ae4a.png\";","module.exports = __webpack_public_path__ + \"img/badge_software_silver.a654146a.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Pipeline.vue?vue&type=style&index=0&id=34b2ebc9&prod&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./General.vue?vue&type=style&index=0&id=22f0fdfb&prod&scoped=true&lang=css\"","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RepoData.vue?vue&type=style&index=0&id=f9a4c698&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/ue.29a4359a.jpg\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SelectOption.vue?vue&type=style&index=0&id=3f2a09cb&prod&scoped=true&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DashboardLayout.vue?vue&type=style&index=1&id=5ca4657e&prod&scoped=true&lang=css\"","module.exports = __webpack_public_path__ + \"img/pipeline.76f7df49.png\";","module.exports = __webpack_public_path__ + \"img/badge_services_gold.ce86e6d3.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Content.vue?vue&type=style&index=0&id=75437ac2&prod&lang=css\"","module.exports = __webpack_public_path__ + \"img/badge_service_silver.7bc80a87.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Notifications.vue?vue&type=style&index=0&id=1e1e365e&prod&lang=scss\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SQACriteria.vue?vue&type=style&index=1&id=11965fb6&prod&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TopNavbar.vue?vue&type=style&index=0&id=bca72616&prod&scoped=true&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Composer.vue?vue&type=style&index=0&id=78f8a594&prod&scoped=true&lang=css\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContentFooter.vue?vue&type=style&index=0&id=3a5364e0&prod&lang=css\""],"sourceRoot":""} \ No newline at end of file