cake_wallet/cw_bitcoin/lib
Rafael Saes d4969633b0
Cw 426 replace trash and swipe with edit icons (#974)
* 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>
2023-07-13 02:20:11 +03:00
..
address_from_output.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
address_to_output_script.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_address_record.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_amount_format.dart Fix incorrect amount parsing due to bytes approximation 2023-02-15 23:16:21 +02:00
bitcoin_commit_transaction_exception.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_mnemonic.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_mnemonic_is_incorrect_exception.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_transaction_credentials.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_transaction_no_inputs_exception.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_transaction_priority.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_transaction_wrong_balance_exception.dart Improve sending error messages 2023-04-07 08:54:39 -05:00
bitcoin_unspent.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
bitcoin_wallet.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_wallet_addresses.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_wallet_creation_credentials.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_wallet_keys.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
bitcoin_wallet_service.dart Cw 426 replace trash and swipe with edit icons (#974) 2023-07-13 02:20:11 +03:00
cw_bitcoin.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
electrum.dart V4.6.4 bug fixes (#922) 2023-05-10 16:58:31 +03:00
electrum_balance.dart CW-325-Coin-Control-enhancements (#846) 2023-04-20 15:46:41 +02:00
electrum_transaction_history.dart Cw 426 replace trash and swipe with edit icons (#974) 2023-07-13 02:20:11 +03:00
electrum_transaction_info.dart CW-289-Fix bitcoin pending send receive transactions not showing until confirmed (#878) 2023-04-20 22:20:37 +02:00
electrum_wallet.dart Cw 426 replace trash and swipe with edit icons (#974) 2023-07-13 02:20:11 +03:00
electrum_wallet_addresses.dart V4.6.2 Bug Fixes (#874) 2023-04-17 21:09:26 +02:00
electrum_wallet_snapshot.dart CW-325-Coin-Control-enhancements (#846) 2023-04-20 15:46:41 +02:00
file.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
litecoin_network.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
litecoin_wallet.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
litecoin_wallet_addresses.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
litecoin_wallet_service.dart Cw 426 replace trash and swipe with edit icons (#974) 2023-07-13 02:20:11 +03:00
pending_bitcoin_transaction.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
script_hash.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
utils.dart Flutter upgrade 2022-10-12 13:09:57 -04:00