mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-14 17:35:35 +01:00
Update Snapshots
This commit is contained in:
parent
5ae129b0f5
commit
a434ecac18
|
@ -5,7 +5,7 @@ exports[`<WiFiSettings/> Snapshot 2.4 GHz 1`] = `
|
||||||
- First value
|
- First value
|
||||||
+ Second value
|
+ Second value
|
||||||
|
|
||||||
@@ -246,207 +246,95 @@
|
@@ -245,207 +245,95 @@
|
||||||
value=\\"0\\"
|
value=\\"0\\"
|
||||||
>
|
>
|
||||||
auto
|
auto
|
||||||
|
@ -254,14 +254,11 @@ exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
|
||||||
class="card p-4 col-sm-12 col-lg-12 p-0 mb-3"
|
class="card p-4 col-sm-12 col-lg-12 p-0 mb-3"
|
||||||
>
|
>
|
||||||
<form>
|
<form>
|
||||||
<h2>
|
|
||||||
Wi-Fi 1
|
|
||||||
</h2>
|
|
||||||
<div
|
<div
|
||||||
class="form-group"
|
class="form-group"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="custom-control custom-checkbox "
|
class="custom-control custom-switch custom-control-inline switch-heading"
|
||||||
>
|
>
|
||||||
<input
|
<input
|
||||||
class="custom-control-input"
|
class="custom-control-input"
|
||||||
|
@ -272,18 +269,18 @@ exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
|
||||||
class="custom-control-label"
|
class="custom-control-label"
|
||||||
for="1"
|
for="1"
|
||||||
>
|
>
|
||||||
Enable
|
<h2>
|
||||||
|
Wi-Fi 1
|
||||||
|
</h2>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2>
|
<hr />
|
||||||
Wi-Fi 2
|
|
||||||
</h2>
|
|
||||||
<div
|
<div
|
||||||
class="form-group"
|
class="form-group"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="custom-control custom-checkbox "
|
class="custom-control custom-switch custom-control-inline switch-heading"
|
||||||
>
|
>
|
||||||
<input
|
<input
|
||||||
class="custom-control-input"
|
class="custom-control-input"
|
||||||
|
@ -294,7 +291,9 @@ exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
|
||||||
class="custom-control-label"
|
class="custom-control-label"
|
||||||
for="2"
|
for="2"
|
||||||
>
|
>
|
||||||
Enable
|
<h2>
|
||||||
|
Wi-Fi 2
|
||||||
|
</h2>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -305,7 +304,7 @@ exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
|
||||||
class="btn btn-primary col-sm-12 col-md-3 col-lg-2"
|
class="btn btn-primary col-sm-12 col-md-3 col-lg-2"
|
||||||
type="submit"
|
type="submit"
|
||||||
>
|
>
|
||||||
Save
|
Save
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
@ -326,7 +325,7 @@ current Wi-Fi configuration and restore the default values.
|
||||||
class="btn btn-warning col-sm-12 col-md-3 col-lg-2"
|
class="btn btn-warning col-sm-12 col-md-3 col-lg-2"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
Reset Wi-Fi Settings
|
Reset Wi-Fi Settings
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</DocumentFragment>
|
</DocumentFragment>
|
||||||
|
@ -337,10 +336,10 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
|
||||||
- First value
|
- First value
|
||||||
+ Second value
|
+ Second value
|
||||||
|
|
||||||
@@ -475,10 +475,89 @@
|
@@ -474,10 +474,89 @@
|
||||||
|
Parameters of the guest network can be set in the Guest network tab.
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</label>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
+ <div
|
+ <div
|
||||||
|
@ -422,12 +421,12 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
|
||||||
+
|
+
|
||||||
+ </small>
|
+ </small>
|
||||||
+ </div>
|
+ </div>
|
||||||
<h2>
|
<hr />
|
||||||
Wi-Fi 2
|
|
||||||
</h2>
|
|
||||||
<div
|
<div
|
||||||
class=\\"form-group\\"
|
class=\\"form-group\\"
|
||||||
@@ -502,10 +581,11 @@
|
>
|
||||||
|
<div
|
||||||
|
@@ -501,10 +580,11 @@
|
||||||
<div
|
<div
|
||||||
class=\\"text-right\\"
|
class=\\"text-right\\"
|
||||||
>
|
>
|
||||||
|
@ -436,7 +435,7 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
|
||||||
+ disabled=\\"\\"
|
+ disabled=\\"\\"
|
||||||
type=\\"submit\\"
|
type=\\"submit\\"
|
||||||
>
|
>
|
||||||
Save
|
Save
|
||||||
</button>
|
</button>
|
||||||
</div>"
|
</div>"
|
||||||
`;
|
`;
|
||||||
|
@ -446,9 +445,9 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
|
||||||
- First value
|
- First value
|
||||||
+ Second value
|
+ Second value
|
||||||
|
|
||||||
@@ -23,10 +23,462 @@
|
@@ -22,10 +22,462 @@
|
||||||
>
|
Wi-Fi 1
|
||||||
Enable
|
</h2>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -880,7 +879,7 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
|
||||||
+ class=\\"form-group\\"
|
+ class=\\"form-group\\"
|
||||||
+ >
|
+ >
|
||||||
+ <div
|
+ <div
|
||||||
+ class=\\"custom-control custom-checkbox \\"
|
+ class=\\"custom-control custom-switch\\"
|
||||||
+ >
|
+ >
|
||||||
+ <input
|
+ <input
|
||||||
+ class=\\"custom-control-input\\"
|
+ class=\\"custom-control-input\\"
|
||||||
|
@ -891,22 +890,22 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
|
||||||
+ class=\\"custom-control-label\\"
|
+ class=\\"custom-control-label\\"
|
||||||
+ for=\\"10\\"
|
+ for=\\"10\\"
|
||||||
+ >
|
+ >
|
||||||
+ Enable Guest Wifi
|
+ Enable Guest Wi-Fi
|
||||||
+ <small
|
+ </label>
|
||||||
+ class=\\"form-text text-muted\\"
|
+ <small
|
||||||
+ >
|
+ class=\\"form-text text-muted mt-0 mb-3\\"
|
||||||
|
+ >
|
||||||
+
|
+
|
||||||
+ Enables Wi-Fi for guests, which is separated from LAN network. Devices connected to this network are allowed to
|
+ Enables Wi-Fi for guests, which is separated from LAN network. Devices connected to this network are allowed to
|
||||||
+ access the internet, but aren't allowed to access other devices and the configuration interface of the router.
|
+ access the internet, but aren't allowed to access other devices and the configuration interface of the router.
|
||||||
+ Parameters of the guest network can be set in the Guest network tab.
|
+ Parameters of the guest network can be set in the Guest network tab.
|
||||||
+
|
+
|
||||||
+ </small>
|
+ </small>
|
||||||
+ </label>
|
|
||||||
+ </div>
|
+ </div>
|
||||||
+ </div>
|
+ </div>
|
||||||
<h2>
|
<hr />
|
||||||
Wi-Fi 2
|
|
||||||
</h2>
|
|
||||||
<div
|
<div
|
||||||
class=\\"form-group\\""
|
class=\\"form-group\\"
|
||||||
|
>
|
||||||
|
<div"
|
||||||
`;
|
`;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user