Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-boot-admin
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
spring-boot-admin
Commits
5de849a4
Commit
5de849a4
authored
Jun 19, 2018
by
Johannes Edmeier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update @vue/test-utils
parent
98785c1a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
61 additions
and
20 deletions
+61
-20
package-lock.json
spring-boot-admin-server-ui/package-lock.json
+31
-10
package.json
spring-boot-admin-server-ui/package.json
+3
-3
sba-status.spec.js.snap
...frontend/components/__snapshots__/sba-status.spec.js.snap
+27
-7
No files found.
spring-boot-admin-server-ui/package-lock.json
View file @
5de849a4
...
@@ -234,9 +234,9 @@
...
@@ -234,9 +234,9 @@
"dev"
:
true
"dev"
:
true
},
},
"@vue/test-utils"
:
{
"@vue/test-utils"
:
{
"version"
:
"1.0.0-beta.1
7
"
,
"version"
:
"1.0.0-beta.1
9
"
,
"resolved"
:
"https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.0.0-beta.1
7
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.0.0-beta.1
9
.tgz"
,
"integrity"
:
"sha1-
zfQhPW8K3tJBZGX9SCnBYqSLh20
="
,
"integrity"
:
"sha1-
oexFIIH2x6n6JFR44t4ieVOjBFU
="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"lodash"
:
"^4.17.4"
"lodash"
:
"^4.17.4"
...
@@ -2621,13 +2621,28 @@
...
@@ -2621,13 +2621,28 @@
}
}
},
},
"cross-env"
:
{
"cross-env"
:
{
"version"
:
"5.
1.6
"
,
"version"
:
"5.
2.0
"
,
"resolved"
:
"https://registry.npmjs.org/cross-env/-/cross-env-5.
1.6
.tgz"
,
"resolved"
:
"https://registry.npmjs.org/cross-env/-/cross-env-5.
2.0
.tgz"
,
"integrity"
:
"sha512-
VWTDq+G4v383SzgRS7jsAVWqEWF0aKZpDz1GVjhONvPRgHB1LnxP2sXUVFKbykHkPSnfRKS8YdiDevWFwZmQ9
g=="
,
"integrity"
:
"sha512-
jtdNFfFW1hB7sMhr/H6rW1Z45LFqyI431m3qU6bFXcQ3Eh7LtBuG3h74o7ohHZ3crrRkkqHlo4jYHFPcjroAN
g=="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"cross-spawn"
:
"^
5.1.0
"
,
"cross-spawn"
:
"^
6.0.5
"
,
"is-windows"
:
"^1.0.0"
"is-windows"
:
"^1.0.0"
},
"dependencies"
:
{
"cross-spawn"
:
{
"version"
:
"6.0.5"
,
"resolved"
:
"https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz"
,
"integrity"
:
"sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ=="
,
"dev"
:
true
,
"requires"
:
{
"nice-try"
:
"^1.0.4"
,
"path-key"
:
"^2.0.1"
,
"semver"
:
"^5.5.0"
,
"shebang-command"
:
"^1.2.0"
,
"which"
:
"^1.2.9"
}
}
}
}
},
},
"cross-spawn"
:
{
"cross-spawn"
:
{
...
@@ -3148,9 +3163,9 @@
...
@@ -3148,9 +3163,9 @@
"integrity"
:
"sha1-JB6xhJvZ6egCHA0KeZ+KDo5EF2Q="
"integrity"
:
"sha1-JB6xhJvZ6egCHA0KeZ+KDo5EF2Q="
},
},
"d3-scale"
:
{
"d3-scale"
:
{
"version"
:
"2.
0
.0"
,
"version"
:
"2.
1
.0"
,
"resolved"
:
"https://registry.npmjs.org/d3-scale/-/d3-scale-2.
0
.0.tgz"
,
"resolved"
:
"https://registry.npmjs.org/d3-scale/-/d3-scale-2.
1
.0.tgz"
,
"integrity"
:
"sha512-
Sa2Ny6CoJT7x6dozxPnvUQT61epGWsgppFvnNl8eJEzfJBG0iDBBTJAtz2JKem7Mb+NevnaZiDiIDHsuWkv6vg
=="
,
"integrity"
:
"sha512-
Bb2N3ZgzPdKVEoWGkt8lPV6R7YdpSBWI70Xf26NQHOVjs77a6gLUmBOOPt9d9nB8JiQhwXY1RHCa+eSyWCJZIQ
=="
,
"requires"
:
{
"requires"
:
{
"d3-array"
:
"^1.2.0"
,
"d3-array"
:
"^1.2.0"
,
"d3-collection"
:
"1"
,
"d3-collection"
:
"1"
,
...
@@ -7843,6 +7858,12 @@
...
@@ -7843,6 +7858,12 @@
"integrity"
:
"sha1-yobR/ogoFpsBICCOPchCS524NCw="
,
"integrity"
:
"sha1-yobR/ogoFpsBICCOPchCS524NCw="
,
"dev"
:
true
"dev"
:
true
},
},
"nice-try"
:
{
"version"
:
"1.0.4"
,
"resolved"
:
"https://registry.npmjs.org/nice-try/-/nice-try-1.0.4.tgz"
,
"integrity"
:
"sha512-2NpiFHqC87y/zFke0fC0spBXL3bBsoh/p5H1EFhshxjCR5+0g2d6BiXbUFz9v1sAcxsk2htp2eQnNIci2dIYcA=="
,
"dev"
:
true
},
"no-case"
:
{
"no-case"
:
{
"version"
:
"2.3.2"
,
"version"
:
"2.3.2"
,
"resolved"
:
"https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz"
,
"resolved"
:
"https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz"
,
...
...
spring-boot-admin-server-ui/package.json
View file @
5de849a4
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
"d3-array"
:
"^1.2.1"
,
"d3-array"
:
"^1.2.1"
,
"d3-axis"
:
"^1.0.8"
,
"d3-axis"
:
"^1.0.8"
,
"d3-brush"
:
"^1.0.4"
,
"d3-brush"
:
"^1.0.4"
,
"d3-scale"
:
"^2.
0
.0"
,
"d3-scale"
:
"^2.
1
.0"
,
"d3-selection"
:
"^1.3.0"
,
"d3-selection"
:
"^1.3.0"
,
"d3-shape"
:
"^1.2.0"
,
"d3-shape"
:
"^1.2.0"
,
"d3-time"
:
"^1.0.8"
,
"d3-time"
:
"^1.0.8"
,
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
"yamljs"
:
"^0.3.0"
"yamljs"
:
"^0.3.0"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@vue/test-utils"
:
"^1.0.0-beta.1
7
"
,
"@vue/test-utils"
:
"^1.0.0-beta.1
9
"
,
"autoprefixer"
:
"^8.6.2"
,
"autoprefixer"
:
"^8.6.2"
,
"babel-core"
:
"^6.26.3"
,
"babel-core"
:
"^6.26.3"
,
"babel-eslint"
:
"^8.2.3"
,
"babel-eslint"
:
"^8.2.3"
,
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
"babel-preset-env"
:
"^1.7.0"
,
"babel-preset-env"
:
"^1.7.0"
,
"babel-preset-stage-2"
:
"^6.24.1"
,
"babel-preset-stage-2"
:
"^6.24.1"
,
"clean-webpack-plugin"
:
"^0.1.19"
,
"clean-webpack-plugin"
:
"^0.1.19"
,
"cross-env"
:
"^5.
1.6
"
,
"cross-env"
:
"^5.
2.0
"
,
"css-hot-loader"
:
"^1.3.9"
,
"css-hot-loader"
:
"^1.3.9"
,
"css-loader"
:
"^0.28.11"
,
"css-loader"
:
"^0.28.11"
,
"css-mqpacker"
:
"^6.0.2"
,
"css-mqpacker"
:
"^6.0.2"
,
...
...
spring-boot-admin-server-ui/src/main/frontend/components/__snapshots__/sba-status.spec.js.snap
View file @
5de849a4
...
@@ -4,7 +4,9 @@ exports[`application-status should match the snapshot with custom status 1`] = `
...
@@ -4,7 +4,9 @@ exports[`application-status should match the snapshot with custom status 1`] = `
<div
<div
class="application-status"
class="application-status"
>
>
<!---->
<font-awesome-icon-stub
class="application-status__icon application-status__icon--?"
/>
<!---->
<!---->
</div>
</div>
...
@@ -14,7 +16,10 @@ exports[`application-status should match the snapshot with status DOWN 1`] = `
...
@@ -14,7 +16,10 @@ exports[`application-status should match the snapshot with status DOWN 1`] = `
<div
<div
class="application-status"
class="application-status"
>
>
<!---->
<font-awesome-icon-stub
class="application-status__icon application-status__icon--DOWN"
icon="times-circle"
/>
<!---->
<!---->
</div>
</div>
...
@@ -24,7 +29,10 @@ exports[`application-status should match the snapshot with status OFFLINE 1`] =
...
@@ -24,7 +29,10 @@ exports[`application-status should match the snapshot with status OFFLINE 1`] =
<div
<div
class="application-status"
class="application-status"
>
>
<!---->
<font-awesome-icon-stub
class="application-status__icon application-status__icon--OFFLINE"
icon="minus-circle"
/>
<!---->
<!---->
</div>
</div>
...
@@ -34,7 +42,10 @@ exports[`application-status should match the snapshot with status OUT_OF_SERVICE
...
@@ -34,7 +42,10 @@ exports[`application-status should match the snapshot with status OUT_OF_SERVICE
<div
<div
class="application-status"
class="application-status"
>
>
<!---->
<font-awesome-icon-stub
class="application-status__icon application-status__icon--OUT_OF_SERVICE"
icon="ban"
/>
<!---->
<!---->
</div>
</div>
...
@@ -44,7 +55,10 @@ exports[`application-status should match the snapshot with status RESTRICTED 1`]
...
@@ -44,7 +55,10 @@ exports[`application-status should match the snapshot with status RESTRICTED 1`]
<div
<div
class="application-status"
class="application-status"
>
>
<!---->
<font-awesome-icon-stub
class="application-status__icon application-status__icon--RESTRICTED"
icon="exclamation"
/>
<!---->
<!---->
</div>
</div>
...
@@ -54,7 +68,10 @@ exports[`application-status should match the snapshot with status UNKNOWN 1`] =
...
@@ -54,7 +68,10 @@ exports[`application-status should match the snapshot with status UNKNOWN 1`] =
<div
<div
class="application-status"
class="application-status"
>
>
<!---->
<font-awesome-icon-stub
class="application-status__icon application-status__icon--UNKNOWN"
icon="question-circle"
/>
<!---->
<!---->
</div>
</div>
...
@@ -64,7 +81,10 @@ exports[`application-status should match the snapshot with status UP with Timest
...
@@ -64,7 +81,10 @@ exports[`application-status should match the snapshot with status UP with Timest
<div
<div
class="application-status"
class="application-status"
>
>
<!---->
<font-awesome-icon-stub
class="application-status__icon application-status__icon--UP"
icon="check"
/>
<small>
<small>
14m
14m
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment