From 30f37be8075a435ff040fb0ab476e9ef8c24b9cc Mon Sep 17 00:00:00 2001 From: Tuditi Date: Mon, 27 Nov 2023 14:41:10 +0100 Subject: [PATCH] chore: align lay-out --- .../wallet-tab/account-menu.png | Bin .../wallet-tab/account-switcher.png | Bin .../wallet-tab/activity-tab.png | Bin .../{user-guide => screens}/wallet-tab/overview.png | Bin .../wallet-tab/portfolio-1.png | Bin .../wallet-tab/portfolio-2.png | Bin .../wallet-tab/portfolio-3.png | Bin .../wallet-tab/portfolio-4.png | Bin .../wallet-tab/portfolio-tab.png | Bin .../wallet-tab/receive-popup.png | Bin .../wallet-tab/send-flow-1.png | Bin .../wallet-tab/send-flow-2.png | Bin .../wallet-tab/send-flow-3.png | Bin .../wallet-tab/send-flow-4.png | Bin .../wallet-tab/send-flow-5.png | Bin .../wallet-tab/send-flow-6.png | Bin .../wallet-tab/send-flow-7.png | Bin user-guide/index.md | 7 ------- {user-guide => user-guides}/settings/advanced.md | 0 .../settings/collectibles.md | 0 {user-guide => user-guides}/settings/general.md | 0 {user-guide => user-guides}/settings/index.md | 2 +- {user-guide => user-guides}/settings/profile.md | 0 {user-guide => user-guides}/settings/security.md | 0 user-guides/wallet-tab/index.md | 2 +- user-guides/wallet-tab/overview.md | 12 ++++++------ user-guides/wallet-tab/portfolio.md | 8 ++++---- user-guides/wallet-tab/send-flow.md | 12 ++++++------ 28 files changed, 18 insertions(+), 25 deletions(-) rename static/{user-guide => screens}/wallet-tab/account-menu.png (100%) rename static/{user-guide => screens}/wallet-tab/account-switcher.png (100%) rename static/{user-guide => screens}/wallet-tab/activity-tab.png (100%) rename static/{user-guide => screens}/wallet-tab/overview.png (100%) rename static/{user-guide => screens}/wallet-tab/portfolio-1.png (100%) rename static/{user-guide => screens}/wallet-tab/portfolio-2.png (100%) rename static/{user-guide => screens}/wallet-tab/portfolio-3.png (100%) rename static/{user-guide => screens}/wallet-tab/portfolio-4.png (100%) rename static/{user-guide => screens}/wallet-tab/portfolio-tab.png (100%) rename static/{user-guide => screens}/wallet-tab/receive-popup.png (100%) rename static/{user-guide => screens}/wallet-tab/send-flow-1.png (100%) rename static/{user-guide => screens}/wallet-tab/send-flow-2.png (100%) rename static/{user-guide => screens}/wallet-tab/send-flow-3.png (100%) rename static/{user-guide => screens}/wallet-tab/send-flow-4.png (100%) rename static/{user-guide => screens}/wallet-tab/send-flow-5.png (100%) rename static/{user-guide => screens}/wallet-tab/send-flow-6.png (100%) rename static/{user-guide => screens}/wallet-tab/send-flow-7.png (100%) delete mode 100644 user-guide/index.md rename {user-guide => user-guides}/settings/advanced.md (100%) rename {user-guide => user-guides}/settings/collectibles.md (100%) rename {user-guide => user-guides}/settings/general.md (100%) rename {user-guide => user-guides}/settings/index.md (81%) rename {user-guide => user-guides}/settings/profile.md (100%) rename {user-guide => user-guides}/settings/security.md (100%) diff --git a/static/user-guide/wallet-tab/account-menu.png b/static/screens/wallet-tab/account-menu.png similarity index 100% rename from static/user-guide/wallet-tab/account-menu.png rename to static/screens/wallet-tab/account-menu.png diff --git a/static/user-guide/wallet-tab/account-switcher.png b/static/screens/wallet-tab/account-switcher.png similarity index 100% rename from static/user-guide/wallet-tab/account-switcher.png rename to static/screens/wallet-tab/account-switcher.png diff --git a/static/user-guide/wallet-tab/activity-tab.png b/static/screens/wallet-tab/activity-tab.png similarity index 100% rename from static/user-guide/wallet-tab/activity-tab.png rename to static/screens/wallet-tab/activity-tab.png diff --git a/static/user-guide/wallet-tab/overview.png b/static/screens/wallet-tab/overview.png similarity index 100% rename from static/user-guide/wallet-tab/overview.png rename to static/screens/wallet-tab/overview.png diff --git a/static/user-guide/wallet-tab/portfolio-1.png b/static/screens/wallet-tab/portfolio-1.png similarity index 100% rename from static/user-guide/wallet-tab/portfolio-1.png rename to static/screens/wallet-tab/portfolio-1.png diff --git a/static/user-guide/wallet-tab/portfolio-2.png b/static/screens/wallet-tab/portfolio-2.png similarity index 100% rename from static/user-guide/wallet-tab/portfolio-2.png rename to static/screens/wallet-tab/portfolio-2.png diff --git a/static/user-guide/wallet-tab/portfolio-3.png b/static/screens/wallet-tab/portfolio-3.png similarity index 100% rename from static/user-guide/wallet-tab/portfolio-3.png rename to static/screens/wallet-tab/portfolio-3.png diff --git a/static/user-guide/wallet-tab/portfolio-4.png b/static/screens/wallet-tab/portfolio-4.png similarity index 100% rename from static/user-guide/wallet-tab/portfolio-4.png rename to static/screens/wallet-tab/portfolio-4.png diff --git a/static/user-guide/wallet-tab/portfolio-tab.png b/static/screens/wallet-tab/portfolio-tab.png similarity index 100% rename from static/user-guide/wallet-tab/portfolio-tab.png rename to static/screens/wallet-tab/portfolio-tab.png diff --git a/static/user-guide/wallet-tab/receive-popup.png b/static/screens/wallet-tab/receive-popup.png similarity index 100% rename from static/user-guide/wallet-tab/receive-popup.png rename to static/screens/wallet-tab/receive-popup.png diff --git a/static/user-guide/wallet-tab/send-flow-1.png b/static/screens/wallet-tab/send-flow-1.png similarity index 100% rename from static/user-guide/wallet-tab/send-flow-1.png rename to static/screens/wallet-tab/send-flow-1.png diff --git a/static/user-guide/wallet-tab/send-flow-2.png b/static/screens/wallet-tab/send-flow-2.png similarity index 100% rename from static/user-guide/wallet-tab/send-flow-2.png rename to static/screens/wallet-tab/send-flow-2.png diff --git a/static/user-guide/wallet-tab/send-flow-3.png b/static/screens/wallet-tab/send-flow-3.png similarity index 100% rename from static/user-guide/wallet-tab/send-flow-3.png rename to static/screens/wallet-tab/send-flow-3.png diff --git a/static/user-guide/wallet-tab/send-flow-4.png b/static/screens/wallet-tab/send-flow-4.png similarity index 100% rename from static/user-guide/wallet-tab/send-flow-4.png rename to static/screens/wallet-tab/send-flow-4.png diff --git a/static/user-guide/wallet-tab/send-flow-5.png b/static/screens/wallet-tab/send-flow-5.png similarity index 100% rename from static/user-guide/wallet-tab/send-flow-5.png rename to static/screens/wallet-tab/send-flow-5.png diff --git a/static/user-guide/wallet-tab/send-flow-6.png b/static/screens/wallet-tab/send-flow-6.png similarity index 100% rename from static/user-guide/wallet-tab/send-flow-6.png rename to static/screens/wallet-tab/send-flow-6.png diff --git a/static/user-guide/wallet-tab/send-flow-7.png b/static/screens/wallet-tab/send-flow-7.png similarity index 100% rename from static/user-guide/wallet-tab/send-flow-7.png rename to static/screens/wallet-tab/send-flow-7.png diff --git a/user-guide/index.md b/user-guide/index.md deleted file mode 100644 index 0da6f41..0000000 --- a/user-guide/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -icon: book -expanded: true -order: 999 ---- - -# User Guides diff --git a/user-guide/settings/advanced.md b/user-guides/settings/advanced.md similarity index 100% rename from user-guide/settings/advanced.md rename to user-guides/settings/advanced.md diff --git a/user-guide/settings/collectibles.md b/user-guides/settings/collectibles.md similarity index 100% rename from user-guide/settings/collectibles.md rename to user-guides/settings/collectibles.md diff --git a/user-guide/settings/general.md b/user-guides/settings/general.md similarity index 100% rename from user-guide/settings/general.md rename to user-guides/settings/general.md diff --git a/user-guide/settings/index.md b/user-guides/settings/index.md similarity index 81% rename from user-guide/settings/index.md rename to user-guides/settings/index.md index fa61df6..538f5c7 100644 --- a/user-guide/settings/index.md +++ b/user-guides/settings/index.md @@ -1,7 +1,7 @@ --- icon: tools expanded: false -order: 999 +order: 998 --- # Settings diff --git a/user-guide/settings/profile.md b/user-guides/settings/profile.md similarity index 100% rename from user-guide/settings/profile.md rename to user-guides/settings/profile.md diff --git a/user-guide/settings/security.md b/user-guides/settings/security.md similarity index 100% rename from user-guide/settings/security.md rename to user-guides/settings/security.md diff --git a/user-guides/wallet-tab/index.md b/user-guides/wallet-tab/index.md index b8e7b6b..53b21bf 100644 --- a/user-guides/wallet-tab/index.md +++ b/user-guides/wallet-tab/index.md @@ -1,6 +1,6 @@ --- icon: credit-card -expanded: true +expanded: false order: 999 --- diff --git a/user-guides/wallet-tab/overview.md b/user-guides/wallet-tab/overview.md index 4dabccc..ba09a81 100644 --- a/user-guides/wallet-tab/overview.md +++ b/user-guides/wallet-tab/overview.md @@ -18,7 +18,7 @@ After you log into your Bloom profile, you will see the Bloom Dashboard. The wal 9. [Portfolio Tab](#9-the-portfolio-tab) :::image -![The wallet tab overview.](../../static/user-guide/wallet-tab/overview.png) +![The wallet tab overview.](../../static/screens/wallet-tab/overview.png) ::: ### 1. Account Switcher @@ -26,7 +26,7 @@ After you log into your Bloom profile, you will see the Bloom Dashboard. The wal The Account Switcher indicates which account you currently view. Clicking on the switcher opens a dropdown that shows your available accounts with the corresponding balances. It also provides the option to create a new account. :::image -![The Account switcher with a button to create a new account.](../../static/user-guide/wallet-tab/account-switcher.png) +![The Account switcher with a button to create a new account.](../../static/screens/wallet-tab/account-switcher.png) ::: ### 2. Account Menu @@ -40,7 +40,7 @@ The Account menu allows you to provide actions related to your currently selecte - Delete account: removes your account from your profile. You can restore it using the wallet finder. *This option is not available for the first account.* :::image -![The options available when you click on account menu.](../../static/user-guide/wallet-tab/account-menu.png) +![The options available when you click on account menu.](../../static/screens/wallet-tab/account-menu.png) ::: ### 3. Balance Summary @@ -56,7 +56,7 @@ The send button opens the send flow. You can find more information about the dif The receive button opens a pop-up that displays your different addresses for the networks Bloom supports. :::image -![The receive address pop-up.](../../static/user-guide/wallet-tab/receive-popup.png) +![The receive address pop-up.](../../static/screens/wallet-tab/receive-popup.png) ::: ### 6. Layer 1 Summary @@ -72,7 +72,7 @@ The Layer 2 summary contains the name of the network, your address, the total am The activity tab displays your recent account activities. The tab shows you the asset associated with the activity, the action, date, addresses and amount involved. It is possible to search and filter through your activities using the icons on the right side. Clicking on an activity opens the summary that provides you with additional information. :::image -![The Activity Tab.](../../static/user-guide/wallet-tab/activity-tab.png) +![The Activity Tab.](../../static/screens/wallet-tab/activity-tab.png) ::: ### 9. The Portfolio Tab @@ -81,5 +81,5 @@ You can reach the portfolio tab by clicking the Tab switcher above the activity The portfolio tab contains the tokens (base token and native tokens) you own. It provides information on which network it lives, the market capitalization and the market price from CoinGecko. :::image -![The Portfolio Tab.](../../static/user-guide/wallet-tab/portfolio-tab.png) +![The Portfolio Tab.](../../static/screens/wallet-tab/portfolio-tab.png) ::: diff --git a/user-guides/wallet-tab/portfolio.md b/user-guides/wallet-tab/portfolio.md index fadab54..fbb7f7a 100644 --- a/user-guides/wallet-tab/portfolio.md +++ b/user-guides/wallet-tab/portfolio.md @@ -8,7 +8,7 @@ order: 996 Your portfolio contains your base tokens and native tokens on the different networks. You can search through them using the search bar on the top right. Additionally, you have a menu at the top right with additional actions, which are described below. :::image -![The Portfolio Tab](../../static/user-guide/wallet-tab/portfolio-1.png) +![The Portfolio Tab](../../static/screens/wallet-tab/portfolio-1.png) ::: ### Force Sync Token @@ -16,7 +16,7 @@ Your portfolio contains your base tokens and native tokens on the different netw Bloom automatically fetches your Layer 2 balances every 10 seconds. Click on the `Force sync tokens` option to manually trigger the token syncing. :::image -![](../../static/user-guide/wallet-tab/portfolio-2.png) +![](../../static/screens/wallet-tab/portfolio-2.png) ::: ### Import ERC-20 Token @@ -26,7 +26,7 @@ Bloom tracks the user's ERC-20 tokens through the Layer 2 explorer API. However, **Only ERC-20 Tokens on the supported EVM networks are supported!** :::image -![](../../static/user-guide/wallet-tab/portfolio-3.png) +![](../../static/screens/wallet-tab/portfolio-3.png) ::: ### Refresh Token Metadata @@ -34,5 +34,5 @@ Bloom tracks the user's ERC-20 tokens through the Layer 2 explorer API. However, Bloom caches tokens and their metadata for performance reasons. If you want to delete the cached tokens and their metadata, and refetch them, click on the `Refresh token metadata` option. Once cleared, Bloom fetches the information from the corresponding network and caches them again. :::image -![](../../static/user-guide/wallet-tab/portfolio-4.png) +![](../../static/screens/wallet-tab/portfolio-4.png) ::: diff --git a/user-guides/wallet-tab/send-flow.md b/user-guides/wallet-tab/send-flow.md index 6aaec70..f5c4946 100644 --- a/user-guides/wallet-tab/send-flow.md +++ b/user-guides/wallet-tab/send-flow.md @@ -8,7 +8,7 @@ order: 999 There are multiple ways to enter the send flow. You can enter it through clicking the send button on the main dashboard, by clicking send on a given token or through a deep link. When you click the send button, it opens the token selection pop-up. :::image -![The Send Button on the wallet tab.](../../static/user-guide/wallet-tab/send-flow-1.png) +![The Send Button on the wallet tab.](../../static/screens/wallet-tab/send-flow-1.png) ::: ### Token Selection @@ -16,7 +16,7 @@ There are multiple ways to enter the send flow. You can enter it through clickin The token section serves to select the token you want to send. A search bar at the top of the pop-up helps you pick the token if you have many tokens. The tabs below allow you to view only the tokens on the given network. The token list consists of the base tokens and native tokens you own. The token avatar hints you from which network you can send them. The origin network will always equal to that of the token you want to send (e.g. Layer 2 Native Token will initiate a transaction from Layer 2). :::image -![Token Selection](../../static/user-guide/wallet-tab/send-flow-2.png) +![Token Selection](../../static/screens/wallet-tab/send-flow-2.png) ::: **In case you want to send NFTs, you should go to the Collectibles tab**. @@ -26,7 +26,7 @@ The token section serves to select the token you want to send. A search bar at t Based on the token you select, different networks pop up. For the base token and native token both Layer 1 and Layer 2 network shows up, since Bloom supports transferring from one layer to another. You can select a contact or one of your own accounts, or you can paste another address in the input field. :::image -![Destination Selection](../../static/user-guide/wallet-tab/send-flow-3.png) +![Destination Selection](../../static/screens/wallet-tab/send-flow-3.png) ::: ### Amount Selection @@ -36,7 +36,7 @@ This section provides the means to set the amount you want to send. It also show **Disclaimer: You won't be able to send your maximum Layer 1 SMR (or IOTA) balance minus ~50 000 base unit. You must have sufficient base token units left to cover the Storage Deposit Return Unlock conditions of the remainder output. This is a slight limitation of the UTXO output model and the storage deposit requirements.** :::image -![Amount Selection](../../static/user-guide/wallet-tab/send-flow-4.png) +![Amount Selection](../../static/screens/wallet-tab/send-flow-4.png) ::: ### Storage Deposit @@ -64,13 +64,13 @@ After selecting the previous options, the transaction summary allows you to unde **Ensure to select the additional options before you send the transaction. Once you click confirm, you can't change the transaction anymore.** :::image -![Transaction Summary for Layer 1 transaction](../../static/user-guide/wallet-tab/send-flow-6.png) +![Transaction Summary for Layer 1 transaction](../../static/screens/wallet-tab/send-flow-6.png) ::: Bloom adds the estimated and the max gas fee for Layer 2 transactions. The estimated fee is just an estimation of the actual cost. The max fee is the upper limit the transaction is able to spend. Your balance needs to exceed the max gas fee balance in order for you to send the transaction. :::image -![Transaction Summary for Layer 2 transaction](../../static/user-guide/wallet-tab/send-flow-7.png) +![Transaction Summary for Layer 2 transaction](../../static/screens/wallet-tab/send-flow-7.png) ::: ### Stronghold Unlocking