cake_wallet/cw_haven/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
..
api Merge branch 'flutter-upgrade' of https://github.com/cake-tech/cake_wallet into CW-182-allow-trusted-nodes 2022-10-20 13:18:00 +02:00
mnemonics Hv (#295) 2022-03-30 17:57:04 +02:00
haven_account_list.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
haven_balance.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
haven_subaddress_list.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
haven_transaction_creation_credentials.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
haven_transaction_creation_exception.dart Hv (#295) 2022-03-30 17:57:04 +02:00
haven_transaction_history.dart Hv (#295) 2022-03-30 17:57:04 +02:00
haven_transaction_info.dart add number of confirmations to transactions 2023-02-08 18:47:12 +02:00
haven_wallet.dart Cw 426 replace trash and swipe with edit icons (#974) 2023-07-13 02:20:11 +03:00
haven_wallet_addresses.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
haven_wallet_service.dart Cw 426 replace trash and swipe with edit icons (#974) 2023-07-13 02:20:11 +03:00
pending_haven_transaction.dart move amount_converter to cw_core (#588) 2022-11-03 14:45:50 -04:00
update_haven_rate.dart Flutter upgrade 2022-10-12 13:09:57 -04:00