mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-10-30 00:47:48 +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> |
||
---|---|---|
.. | ||
address_from_output.dart | ||
address_to_output_script.dart | ||
bitcoin_address_record.dart | ||
bitcoin_amount_format.dart | ||
bitcoin_commit_transaction_exception.dart | ||
bitcoin_mnemonic.dart | ||
bitcoin_mnemonic_is_incorrect_exception.dart | ||
bitcoin_transaction_credentials.dart | ||
bitcoin_transaction_no_inputs_exception.dart | ||
bitcoin_transaction_priority.dart | ||
bitcoin_transaction_wrong_balance_exception.dart | ||
bitcoin_unspent.dart | ||
bitcoin_wallet.dart | ||
bitcoin_wallet_addresses.dart | ||
bitcoin_wallet_creation_credentials.dart | ||
bitcoin_wallet_keys.dart | ||
bitcoin_wallet_service.dart | ||
cw_bitcoin.dart | ||
electrum.dart | ||
electrum_balance.dart | ||
electrum_transaction_history.dart | ||
electrum_transaction_info.dart | ||
electrum_wallet.dart | ||
electrum_wallet_addresses.dart | ||
electrum_wallet_snapshot.dart | ||
file.dart | ||
litecoin_network.dart | ||
litecoin_wallet.dart | ||
litecoin_wallet_addresses.dart | ||
litecoin_wallet_service.dart | ||
pending_bitcoin_transaction.dart | ||
script_hash.dart | ||
utils.dart |