diff --git a/changes/mario_3078-improve-transaction-styling b/changes/mario_3078-improve-transaction-styling new file mode 100644 index 0000000000..38ca087317 --- /dev/null +++ b/changes/mario_3078-improve-transaction-styling @@ -0,0 +1 @@ +[Added] [#3078](https://github.com/cosmos/lunie/issues/3078) Improve design of Activity page and support multisend transactions @mariopino \ No newline at end of file diff --git a/public/img/icons/activity/Claimed.svg b/public/img/icons/activity/Claimed.svg new file mode 100644 index 0000000000..82573086d1 --- /dev/null +++ b/public/img/icons/activity/Claimed.svg @@ -0,0 +1,15 @@ + + + + Withdrawal + Created with Sketch. + + + + + + + + + + \ No newline at end of file diff --git a/public/img/icons/activity/Create.svg b/public/img/icons/activity/Create.svg new file mode 100644 index 0000000000..f07dad010d --- /dev/null +++ b/public/img/icons/activity/Create.svg @@ -0,0 +1,17 @@ + + + + Create + Created with Sketch. + + + + + + + + + + + + \ No newline at end of file diff --git a/public/img/icons/activity/Deposit.svg b/public/img/icons/activity/Deposit.svg new file mode 100644 index 0000000000..6820e72ad9 --- /dev/null +++ b/public/img/icons/activity/Deposit.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/public/img/icons/activity/Edit.svg b/public/img/icons/activity/Edit.svg new file mode 100644 index 0000000000..2416eb8365 --- /dev/null +++ b/public/img/icons/activity/Edit.svg @@ -0,0 +1,19 @@ + + + + Edit + Created with Sketch. + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/img/icons/activity/Received.svg b/public/img/icons/activity/Received.svg new file mode 100644 index 0000000000..c918269fc8 --- /dev/null +++ b/public/img/icons/activity/Received.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/public/img/icons/activity/Restaked.svg b/public/img/icons/activity/Restaked.svg new file mode 100644 index 0000000000..b0adfa79ee --- /dev/null +++ b/public/img/icons/activity/Restaked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/public/img/icons/activity/Sent.svg b/public/img/icons/activity/Sent.svg new file mode 100644 index 0000000000..36bd4b8b89 --- /dev/null +++ b/public/img/icons/activity/Sent.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/public/img/icons/activity/Staked.svg b/public/img/icons/activity/Staked.svg new file mode 100644 index 0000000000..65e6538576 --- /dev/null +++ b/public/img/icons/activity/Staked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/public/img/icons/activity/Submitted.svg b/public/img/icons/activity/Submitted.svg new file mode 100644 index 0000000000..90a406b6f9 --- /dev/null +++ b/public/img/icons/activity/Submitted.svg @@ -0,0 +1,26 @@ + + + + Proposal + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/img/icons/activity/Unjail.svg b/public/img/icons/activity/Unjail.svg new file mode 100644 index 0000000000..0d46274418 --- /dev/null +++ b/public/img/icons/activity/Unjail.svg @@ -0,0 +1,22 @@ + + + + Unjail + Created with Sketch. + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/img/icons/activity/Unstaked.svg b/public/img/icons/activity/Unstaked.svg new file mode 100644 index 0000000000..9b8b0ee471 --- /dev/null +++ b/public/img/icons/activity/Unstaked.svg @@ -0,0 +1,18 @@ + + + + Undelegate + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/img/icons/activity/Voted.svg b/public/img/icons/activity/Voted.svg new file mode 100644 index 0000000000..4f8fc2cc87 --- /dev/null +++ b/public/img/icons/activity/Voted.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/components/network/PageBlock.vue b/src/components/network/PageBlock.vue index 2fd1829373..13f52ce78f 100644 --- a/src/components/network/PageBlock.vue +++ b/src/components/network/PageBlock.vue @@ -8,7 +8,7 @@ >