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
* 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