mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-10-30 08:57:38 +00:00
d4969633b0
* feat: Replace trash and swipe with edit icons on node list item - replaces yellow Test button with red Delete node button with confirmation on the edit node page * feat: make node indicator icons bigger (figma comment) * feat: Replace trash and swipe with edit icons on wallet list page and create wallet_edit_page.dart * fix: make delete buttons red * fix: make wallet name wrap when it is too long * refactor: improve logic & fix observer not refreshing * fix: add string * feat: remove the confirmation pop-up for switching between wallets - which was another item on the jira issue * fix: remove slideable widgets from node list * feat: add edit button to currently selected node & disable deleting if selected * fix: rename wallet also renames to new wallet files * feat: make sure edits can't overlap existing names * fix: improve rename flow, fix electrum transactions refresh & add delete old logic * fix: also fix rename for monero & haven * refactor: fix identations * refactor: dont declare the current wallet twice * refactor: missing newWalletInfo.id * fix: dont unnecessarily load the current wallet * fix: remove unnecessary reaction * feat: make save button disabled until the text is changed * feat: make walletEditViewModel and make state useful for pending actions * fix: add back reaction for desktop flow * - Remove un-necessary code - Format Edit page --------- Co-authored-by: OmarHatem <omarh.ismail1@gmail.com> |
||
---|---|---|
.. | ||
account.dart | ||
account_list.dart | ||
amount_converter.dart | ||
balance.dart | ||
crypto_amount_format.dart | ||
crypto_currency.dart | ||
currency.dart | ||
currency_for_wallet_type.dart | ||
enumerable_item.dart | ||
format_amount.dart | ||
get_height_by_date.dart | ||
key.dart | ||
keyable.dart | ||
monero_amount_format.dart | ||
monero_balance.dart | ||
monero_transaction_priority.dart | ||
monero_wallet_keys.dart | ||
monero_wallet_utils.dart | ||
node.dart | ||
output_info.dart | ||
parseBoolFromString.dart | ||
pathForWallet.dart | ||
pending_transaction.dart | ||
sec_random_native.dart | ||
set_app_secure_native.dart | ||
subaddress.dart | ||
sync_status.dart | ||
transaction_direction.dart | ||
transaction_history.dart | ||
transaction_info.dart | ||
transaction_priority.dart | ||
unspent_coins_info.dart | ||
wallet_addresses.dart | ||
wallet_addresses_with_account.dart | ||
wallet_base.dart | ||
wallet_credentials.dart | ||
wallet_info.dart | ||
wallet_service.dart | ||
wallet_type.dart |