Wallet/src/js/controllers
Kosta Korenkov 598af4f166 Addons can use OngoingProcess indicator
Make Copay to call ``setOngoingProcess`` when ``Addon/OngoingProcess`` event received.
Addons may emit this event to display relevant process indication to user.
Example: https://github.com/troggy/copay-colored-coins-plugin/blob/feature/transfer-asset/js/controllers/assets.js#L11
2015-07-16 19:08:27 +03:00
..
backup.js export backup without signing capabilities 2015-07-15 22:11:37 -03:00
copayers.js Update translations for controllers and services 2015-04-29 19:19:10 -03:00
create.js Fix create wallet for wp8.1 2015-05-20 15:16:39 -03:00
devLogin.js bwc 2015-04-11 10:53:15 -03:00
import.js Added strings to translate. Updates spanish 2015-04-30 13:03:30 -03:00
importLegacy.js Update translations for controllers and services 2015-04-29 19:19:10 -03:00
index.js Merge pull request #2998 from matiu/feat/nosign-backup 2015-07-16 12:01:35 -03:00
join.js Update translations for controllers and services 2015-04-29 19:19:10 -03:00
password.js Update translations for controllers and services 2015-04-29 19:19:10 -03:00
paymentUri.js refactor getWallet in profile 2015-06-27 20:58:42 -03:00
preferences.js add support for fee customization 2015-06-19 17:22:12 -03:00
preferencesAbout.js view logs in UX 2015-04-25 14:42:23 -03:00
preferencesAdvanced.js rm unused fn 2015-05-04 13:37:21 -03:00
preferencesAlias.js add wallet alias 2015-05-14 10:39:22 -03:00
preferencesAltCurrency.js view logs in UX 2015-04-25 14:42:23 -03:00
preferencesBwsUrl.js Fix reloading after restart app 2015-06-11 12:53:38 -03:00
preferencesColor.js add more colours 2015-05-29 15:25:41 -03:00
preferencesDelete.js Standarization 2015-07-14 17:39:20 -03:00
preferencesEmail.js save lang and unit in BWS 2015-06-29 21:46:34 -03:00
preferencesFee.js fix refresh after send 2015-07-13 13:09:52 -03:00
preferencesLanguage.js save lang and unit in BWS 2015-06-29 21:46:34 -03:00
preferencesLogs.js no file storage from WP 2015-04-26 11:41:25 -03:00
preferencesUnit.js save lang and unit in BWS 2015-06-29 21:46:34 -03:00
sidebar.js Do not refresh if the same wallet is selected from sidebar 2015-06-12 15:00:51 -03:00
topbar.js Fix camera spinner for slow devices 2015-04-28 14:10:17 -03:00
version.js bwc 2015-04-11 10:53:15 -03:00
walletHome.js Addons can use OngoingProcess indicator 2015-07-16 19:08:27 +03:00