Commit graph

86 commits

Author SHA1 Message Date
Jason Dreyzehner
99573f30b8 refactor(common): gc common.scss, organize styles in proper places 2016-10-03 19:38:57 -04:00
Gabriel Bazán
33c7e2b297 add backup warning view to backup flow 2016-09-27 09:58:56 -03:00
Gustavo Maximiliano Cortez
6a3bd53464 Merge pull request #175 from gabrielbazan7/fixes
fixes
2016-09-23 13:11:38 -03:00
Gabriel Bazán
35756cf529 fixes 2016-09-23 12:42:33 -03:00
Jamal Jackson
64fb4a2e81 Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/settings_views_polish
# Conflicts:
#	public/views/preferencesLanguage.html
2016-09-22 15:08:53 -04:00
Jamal Jackson
5948123393 improved list style on main settings and preferences views 2016-09-22 12:43:35 -04:00
Gustavo Maximiliano Cortez
ca292813eb
Adds cache for preferences, walletDetails 2016-09-22 11:55:23 -03:00
Gustavo Maximiliano Cortez
53a7a2ff05
Removes unnecessary icon back elements. Set icon back in route.js 2016-09-20 17:05:53 -03:00
Nick Cardin
6b19189caa update nav link css 2016-09-06 17:58:04 -04:00
Nick Cardin
cab4534797 update link items 2016-09-06 17:53:20 -04:00
Gustavo Maximiliano Cortez
a1672e1e95
Fix fee level, preferences by wallet, delete, info 2016-09-05 17:36:11 -03:00
Nick Cardin
8e6cd5ffba update header color and back button for settings 2016-09-01 12:36:59 -04:00
Gabriel Bazán
91d1b16508 translations 2016-09-01 10:41:23 -03:00
Gustavo Maximiliano Cortez
9d341a2cd9
Missing ion-view element and bar-stable class for topbar 2016-09-01 09:53:17 -03:00
Gabriel Bazán
3b419c616a move wallet preferences to global settings and show tabs on activity view 2016-08-31 16:58:36 -03:00
Javier
aea0cb0428 refactor navigation parameters 2016-08-29 18:21:00 -03:00
Matias Alejo Garcia
392d8f7292
encrypted wallet feat migrated to BWC 4.0.0 2016-08-29 15:17:41 -03:00
Matias Alejo Garcia
5864afd8c0
BWC 4.0 WIP 2016-08-29 12:16:14 -03:00
Gabriel Bazán
aacfe0a326 onboarding 2016-08-25 16:47:28 -03:00
Gabriel Bazán
6e4a1e7ff2 delete focused wallet 2016-08-19 13:12:37 -03:00
Javier
7ed510cbb4 remove href 2016-08-19 11:32:26 -03:00
Gabriel Bazán
4e599c38e7 delete fc from preferences 2016-08-17 15:53:17 -03:00
Gabriel Bazán
965619740b adding wallet id on url 2016-08-17 13:07:48 -03:00
Gabriel Bazán
ac7ce0af23 refactor wallet settings 2016-08-16 16:47:51 -03:00
Gustavo Maximiliano Cortez
2873f10fbc
Fix float on some devices 2016-06-24 14:18:31 -03:00
Javier
a08f68a591 add hardware wallet name on preferences 2016-06-15 10:53:27 -03:00
Javier
9163127dca use scope only - preferences (advanced) 2016-06-14 14:58:59 -03:00
Javier
2f8c42ca25 Replace $root.go directive for href ui-sref 2016-06-14 14:55:34 -03:00
Gabriel Bazán
9bb1ad0f6f fix untranslated titles 2016-06-14 12:08:56 -03:00
Javier
a54df263e2 replace all toggle buttons 2016-06-04 16:31:06 -03:00
Kirvx
aee30ec151
Change Seed to Recovery Phrase, and more. (#4201)
* Seed -> Recovery Phrase ; Passphrase -> Password ; Password -> Spending Password

* More Spending Password
2016-05-13 13:00:54 -03:00
Jason Dreyzehner
943e545dd0 minor language changes 2015-12-09 20:51:06 -05:00
Gabriel Bazán
ebedb64237 refactor 2015-11-19 15:15:36 -03:00
Gabriel Bazán
eef61bfd51 security preferences in wallet preferences 2015-11-18 15:14:09 -03:00
Gabriel Bazán
1c841e5f21 moving delete wallet and request password to security preferences 2015-11-18 10:41:06 -03:00
Gabriel Bazán
7b3e308e25 adding delete words option to security Preferences 2015-11-16 17:43:54 -03:00
Gustavo Maximiliano Cortez
370fbd5924
Return automatically after set unit/lang/alt/color 2015-11-13 16:00:28 -03:00
Gustavo Maximiliano Cortez
308616c254 Moves the global preferences to the sidebar 2015-11-13 14:55:27 -03:00
Matias Alejo Garcia
3346d0bb53 better wallet info, fix bug on export for r-o wallets 2015-11-10 16:43:37 -03:00
Gustavo Maximiliano Cortez
9bcf014694
Fix wallet information. Fix Spending restriction options 2015-10-20 18:08:02 -03:00
Gustavo Maximiliano Cortez
364c9833e3 Fix preferences layout for small screens 2015-10-20 17:33:18 -03:00
Gustavo Maximiliano Cortez
9df25cdde9 Merge pull request #3308 from javierbitpay/feat/bws-config-2
bws per wallet
2015-10-20 17:23:20 -03:00
Gustavo Maximiliano Cortez
89b8144688
Fix typo 2015-10-20 10:55:52 -03:00
Javier
b2e92b9424 bws is moved to preferences->advanced and set it locally 2015-10-15 16:32:10 -03:00
Matias Alejo Garcia
6869d90986 fix pref styles 2015-10-08 12:10:49 -03:00
Gustavo Maximiliano Cortez
bc41495610
Set touch id to spend funds 2015-10-07 16:17:19 -03:00
Gustavo Maximiliano Cortez
20bb8680be
Adds btc values. Adds disclosure. Fix modals. Removes sandbox 2015-10-05 12:20:00 -03:00
Gustavo Maximiliano Cortez
6b3063793d Merge pull request #3171 from matiu/bug/fix-ja-mnemonics
add normalization of seeds, better JA support
2015-09-16 09:44:32 -03:00
Matias Alejo Garcia
4f39315a46 add normalization of seeds, better JA support 2015-09-15 12:07:34 -03:00
Gustavo Maximiliano Cortez
933185c812
Glidera disabled 2015-09-15 09:41:42 -03:00