Commit graph

12 commits

Author SHA1 Message Date
csrapr
a521b679c4 Chore: put cryptoCodes from wallet function in new config manager 2021-05-25 15:10:49 +01:00
csrapr
5da28bc830 Feat: move zeroConfLimit to wallet_CRYPTOCODE namespace 2021-05-25 15:10:49 +01:00
José Oliveira
a4c0bab814 fix: generelise deprecation 2021-03-07 17:36:27 +00:00
Taranto
9595afb63a feat: all coins on commissions 2020-11-05 18:53:58 +00:00
Taranto
96b8e3d9a2 feat: error handling for the tables and wizards 2020-10-30 20:13:12 +00:00
Liordino Neto
e09c972547 fix: keep previous value when closing the configuration popup without
saving on locales screen

refactor: renamed enableCoin function to configureCoin

fix: keep previous value when closing the configuration popup without
saving on wallets screen

refactor: renamed enableThirdPartyService function to
configureThirdPartyService
2020-10-28 18:10:01 +00:00
Liordino Neto
bd10a4048a fix: removed unnecessary comment
fix: removed the onChange event from the ticker Autocomplete, as it
don't use third party services
2020-10-26 16:01:39 +00:00
Liordino Neto
7576934109 feat: open configuration popup when selecting a non-configured third
party service on the wallets page
2020-10-26 16:01:39 +00:00
Liordino Neto
92eebd630e fix: No reason for 'Enable' switch on 'Wallet Settings' panel (#439)
* fix: remove the "enable" toggle

fix: make edit available at all times and make it toggle the wizard if
the coin config is empty

fix: disable focus on the first edit

feat: open the coin config wizard when adding a not configured coin on
locales

* fix: set default value for focusOnEditWhen to avoid breaking tables
first field focus

refactor: replaced relative path imports from outside the module with
full paths

fix: removed console.log

* fix: changed the edit override logic to a cleaner one

* fix: trigger the wizard only when the coin isn't configured
2020-10-20 20:07:49 +01:00
Taranto
5dd8501a17 fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
Taranto
6b3db134e7 fix: make accounts a object 2020-05-09 20:14:46 +01:00
Taranto
1f6d272aa0 fix: rework wallet screen 2020-04-23 18:38:29 +02:00