diff --git a/ui/src/main/resources/templates/channel-details.html b/ui/src/main/resources/templates/channel-details.html index 7becc31f..2b617d31 100644 --- a/ui/src/main/resources/templates/channel-details.html +++ b/ui/src/main/resources/templates/channel-details.html @@ -8,15 +8,15 @@
-
-
-
+
+
+
-
-
-
+
+
+
-
+
diff --git a/ui/src/main/resources/templates/channels.html b/ui/src/main/resources/templates/channels.html index 7f11bd2e..210a8615 100644 --- a/ui/src/main/resources/templates/channels.html +++ b/ui/src/main/resources/templates/channels.html @@ -4,7 +4,7 @@ -
+
diff --git a/ui/src/main/resources/templates/dashboard.html b/ui/src/main/resources/templates/dashboard.html index ff0da476..11b9ff95 100644 --- a/ui/src/main/resources/templates/dashboard.html +++ b/ui/src/main/resources/templates/dashboard.html @@ -5,19 +5,19 @@
-
+
-
+
-
+
-
+
-
+
diff --git a/ui/src/main/resources/templates/fragments/tiles.html b/ui/src/main/resources/templates/fragments/tiles.html deleted file mode 100644 index 6d5627fc..00000000 --- a/ui/src/main/resources/templates/fragments/tiles.html +++ /dev/null @@ -1,364 +0,0 @@ - - - - - -
-
-
-
-
- Channels -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - -
-
-
-
-
- Channels -
-
-
-
-
-
-
- -
-
-
-
-
- Nodes -
-
-
-
-
-
-
- - - - -
-
-
-
-
- On-Chain Costs -
-
-
-
-
-
-
    -
  • Open
  • -
  • -
-
-
-
    -
  • Close
  • -
  • -
-
-
-
    -
  • Sweep
  • -
  • -
-
-
-
-
-
-
- -
-
-
-
-
- Fee Report -
-
-
-
-
-
-
    -
  • Earned (mSAT)
  • -
  • -
-
-
-
    -
  • Sourced (mSAT)
  • -
  • -
-
-
-
-
-
-
- -
-
-
-
-
- Online Report -
-
-
-

-

-

-
-
-
- -
-
-
-
-
- Balance -
-
-
-
-
-
-
-
    -
  • Local
  • -
  • -
  • -
  • -
-
-
-
    -
  • Remote
  • -
  • -
  • -
  • -
-
-
-
- -
-
-
- -
-
-
-
-
- Rebalance Report -
-
-
- -
-
-
-
    -
  • Source (mSAT)
  • -
  • -
  • -
  • -
-
-
-
    -
  • Target (mSAT)
  • -
  • -
  • -
  • -
-
-
-
- -
-
-
- -
-
-
-
-
- - - -
-
-
-
    -
  1. - -
  2. -
-
-
-
- -
-
-
-
-
- - - -
-
-
-
    -
  1. - -
  2. -
-
-
-
- -
-
-
-
-
- Details -
-
-
-

- - - -

-

- - Channel with - - opened by me. - - - Channel opened by - - - - Channel with - - -

-

-
-
-
- -
-
-
-
-
- Fee Policy -
-
-
- -
-
-
-
    -
  • Local
  • -
  • -
  • -
  • -
-
-
-
    -
  • Remote
  • -
  • -
  • -
  • -
-
-
-
- -
-
-
- -
-
-
-
-
- Status -
-
-
-

-
-
-
- - diff --git a/ui/src/main/resources/templates/node-details.html b/ui/src/main/resources/templates/node-details.html index a69da9c7..7dee364a 100644 --- a/ui/src/main/resources/templates/node-details.html +++ b/ui/src/main/resources/templates/node-details.html @@ -8,15 +8,15 @@
-
+
-
-
-
+
+
+
-
-
-
+
+
+
diff --git a/ui/src/main/resources/templates/nodes.html b/ui/src/main/resources/templates/nodes.html index 827e7bc4..2016329f 100644 --- a/ui/src/main/resources/templates/nodes.html +++ b/ui/src/main/resources/templates/nodes.html @@ -4,7 +4,7 @@ -
+
diff --git a/ui/src/main/resources/templates/tiles/full/all-channels.html b/ui/src/main/resources/templates/tiles/full/all-channels.html new file mode 100644 index 00000000..3e8a9a2b --- /dev/null +++ b/ui/src/main/resources/templates/tiles/full/all-channels.html @@ -0,0 +1,19 @@ + + + + +
+
+
+
+
+ Channels +
+
+
+
+
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/full/all-nodes.html b/ui/src/main/resources/templates/tiles/full/all-nodes.html new file mode 100644 index 00000000..0ec80a01 --- /dev/null +++ b/ui/src/main/resources/templates/tiles/full/all-nodes.html @@ -0,0 +1,19 @@ + + + + +
+
+
+
+
+ Nodes +
+
+
+
+
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/full/channel-tile.html b/ui/src/main/resources/templates/tiles/full/channel-tile.html new file mode 100644 index 00000000..fc071a64 --- /dev/null +++ b/ui/src/main/resources/templates/tiles/full/channel-tile.html @@ -0,0 +1,35 @@ + + + + + +
+
+
+
+
+ Channels +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/third/balance.html b/ui/src/main/resources/templates/tiles/third/balance.html new file mode 100644 index 00000000..b9e58a9a --- /dev/null +++ b/ui/src/main/resources/templates/tiles/third/balance.html @@ -0,0 +1,47 @@ + + + + +
+
+
+
+
+ Balance +
+
+
+
+
+
+
+
    +
  • Local
  • +
  • +
  • +
  • +
+
+
+
    +
  • Remote
  • +
  • +
  • +
  • +
+
+
+
+ +
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/third/channel-details.html b/ui/src/main/resources/templates/tiles/third/channel-details.html new file mode 100644 index 00000000..982fcc16 --- /dev/null +++ b/ui/src/main/resources/templates/tiles/third/channel-details.html @@ -0,0 +1,40 @@ + + + + +
+
+
+
+
+ Details +
+
+
+

+ + + +

+

+ + Channel with + + opened by me. + + + Channel opened by + + + + Channel with + + +

+

+
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/third/channel-warning.html b/ui/src/main/resources/templates/tiles/third/channel-warning.html new file mode 100644 index 00000000..f02cd07b --- /dev/null +++ b/ui/src/main/resources/templates/tiles/third/channel-warning.html @@ -0,0 +1,25 @@ + + + + +
+
+
+
+
+ + + +
+
+
+
    +
  1. + +
  2. +
+
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/third/fee-policy.html b/ui/src/main/resources/templates/tiles/third/fee-policy.html new file mode 100644 index 00000000..9a23404b --- /dev/null +++ b/ui/src/main/resources/templates/tiles/third/fee-policy.html @@ -0,0 +1,44 @@ + + + + +
+
+
+
+
+ Fee Policy +
+
+
+ +
+
+
+
    +
  • Local
  • +
  • +
  • +
  • +
+
+
+
    +
  • Remote
  • +
  • +
  • +
  • +
+
+
+
+ +
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/third/fee-report.html b/ui/src/main/resources/templates/tiles/third/fee-report.html new file mode 100644 index 00000000..8ec12964 --- /dev/null +++ b/ui/src/main/resources/templates/tiles/third/fee-report.html @@ -0,0 +1,36 @@ + + + + +
+
+
+
+
+ Fee Report +
+
+
+
+
+
+
    +
  • Earned (mSAT)
  • +
  • +
+
+
+
    +
  • Sourced (mSAT)
  • +
  • +
+
+
+
+
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/third/node-warning.html b/ui/src/main/resources/templates/tiles/third/node-warning.html new file mode 100644 index 00000000..5b76a2d5 --- /dev/null +++ b/ui/src/main/resources/templates/tiles/third/node-warning.html @@ -0,0 +1,25 @@ + + + + +
+
+
+
+
+ + + +
+
+
+
    +
  1. + +
  2. +
+
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/third/on-chain-costs.html b/ui/src/main/resources/templates/tiles/third/on-chain-costs.html new file mode 100644 index 00000000..94fbd1a0 --- /dev/null +++ b/ui/src/main/resources/templates/tiles/third/on-chain-costs.html @@ -0,0 +1,43 @@ + + + + +
+
+
+
+
+ On-Chain Costs +
+
+
+
+
+
+
    +
  • Open
  • +
  • +
+
+
+
    +
  • Close
  • +
  • +
+
+
+
    +
  • Sweep
  • +
  • +
+
+
+
+
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/third/online-report.html b/ui/src/main/resources/templates/tiles/third/online-report.html new file mode 100644 index 00000000..1ea98044 --- /dev/null +++ b/ui/src/main/resources/templates/tiles/third/online-report.html @@ -0,0 +1,21 @@ + + + + +
+
+
+
+
+ Online Report +
+
+
+

+

+

+
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/third/rebalance-report.html b/ui/src/main/resources/templates/tiles/third/rebalance-report.html new file mode 100644 index 00000000..9b10d3b8 --- /dev/null +++ b/ui/src/main/resources/templates/tiles/third/rebalance-report.html @@ -0,0 +1,46 @@ + + + + +
+
+
+
+
+ Rebalance Report +
+
+
+ +
+
+
+
    +
  • Source (mSAT)
  • +
  • +
  • +
  • +
+
+
+
    +
  • Target (mSAT)
  • +
  • +
  • +
  • +
+
+
+
+ +
+
+
+ + diff --git a/ui/src/main/resources/templates/tiles/third/status.html b/ui/src/main/resources/templates/tiles/third/status.html new file mode 100644 index 00000000..8a52c954 --- /dev/null +++ b/ui/src/main/resources/templates/tiles/third/status.html @@ -0,0 +1,20 @@ + + + + +
+
+
+
+
+ Status +
+
+
+

+
+
+
+ +