cake_wallet/cw_monero/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-11-03 21:34:20 +02:00
mnemonics Fixes for validation of monero seed. Add French and Italian seeds validation. 2022-01-19 16:25:58 +02:00
cw_monero.dart Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
cw_monero_method_channel.dart Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
cw_monero_platform_interface.dart Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
monero_account_list.dart CW-260 show amount received for each account (#907) 2023-05-05 15:58:41 +03:00
monero_subaddress_list.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
monero_transaction_creation_credentials.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
monero_transaction_creation_exception.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
monero_transaction_history.dart CW-214-Monero-wallet-rescan-bug (#945) 2023-07-11 20:56:01 +03:00
monero_transaction_info.dart add number of confirmations to transactions 2023-02-08 18:47:12 +02:00
monero_wallet.dart Cw 426 replace trash and swipe with edit icons (#974) 2023-07-13 02:20:11 +03:00
monero_wallet_addresses.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
monero_wallet_service.dart Cw 426 replace trash and swipe with edit icons (#974) 2023-07-13 02:20:11 +03:00
mymonero.dart Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
pending_monero_transaction.dart move amount_converter to cw_core (#588) 2022-11-03 14:45:50 -04:00