Commit graph

2,175 commits

Author SHA1 Message Date
Jamal Jackson
f808a3afcd added new logic to external link service to open in system browser with confirm message to notify them they're leaving and give option to cancel 2016-10-12 08:57:08 -04:00
Jason Dreyzehner
4de3cad712 perf(startupService): remove timers, control splashscreen and statusbar from startupService 2016-10-11 22:46:07 -04:00
Marty Alcala
6bfdec29b3 fix merge conflicts 2016-10-11 19:14:13 -04:00
Gustavo Maximiliano Cortez
46e3686d22 Merge pull request #386 from gabrielbazan7/fix/homeTip
add scope apply
2016-10-11 18:47:44 -03:00
Matias Alejo Garcia
8f9d99d505 Merge pull request #391 from bitjson/wip/design
Send tab clean up
2016-10-11 18:47:31 -03:00
Matias Alejo Garcia
6b2cbccecd
workaround to link inner childs 2016-10-11 18:37:47 -03:00
Matias Alejo Garcia
a661b5bc58
updates hasFunds 2016-10-11 18:37:40 -03:00
Jason Dreyzehner
7d9a4244c9 feat(send): design and scaffold zero-state for send tab 2016-10-11 16:36:01 -04:00
Gabriel Bazán
8749c059dd add scope apply 2016-10-11 17:23:18 -03:00
Javier
50287bba2f fix edit memo 2016-10-11 16:46:06 -03:00
Gustavo Maximiliano Cortez
dc73320aa5 Merge pull request #380 from gabrielbazan7/fix/note
remove description by entering blank text
2016-10-11 16:33:54 -03:00
Gabriel Bazán
efcd48eee2 fix onboarding 2016-10-11 16:24:59 -03:00
Gabriel Bazán
fc735cd4e2 remove description by entering blank text 2016-10-11 15:46:02 -03:00
Marty Alcala
288d122b3d prelim styling of payment proposal modal 2016-10-11 14:45:54 -04:00
Gabriel Bazán
dab0f596be fix back button onboarding backup warning 2016-10-11 14:52:11 -03:00
Gustavo Maximiliano Cortez
6f3bd62efb Merge pull request #358 from gabrielbazan7/fix/transitions
disable(onboarding) hardware backbutton (android) and back swipe (ios) and more fixes
2016-10-11 14:31:19 -03:00
Matias Alejo Garcia
8c52bc3948 Merge pull request #352 from gabrielbazan7/feat/pullToRefresh
pull to refresh
2016-10-11 14:11:11 -03:00
Gustavo Maximiliano Cortez
5e8d1b8975 Merge pull request #371 from matiu/bug/wallet-create-error
handle errors when creating first wallet
2016-10-11 14:08:12 -03:00
Matias Alejo Garcia
dd68a3d015
fix status 2016-10-11 13:24:16 -03:00
Matias Alejo Garcia
ea93cd6870
handle errors when creating first wallet 2016-10-11 13:06:03 -03:00
Gabriel Bazán
c73fb0173c pull to refresh in home tab 2016-10-11 13:01:12 -03:00
Gabriel Bazán
0d92a2af9b pull to refresh 2016-10-11 13:01:01 -03:00
Gabriel Bazán
24a14fe3af fixes 2016-10-11 12:42:53 -03:00
Gabriel Bazán
6b454bb1f1 change title 2016-10-11 12:37:12 -03:00
Gabriel Bazán
b9f5728ab7 if no wallet resume welcome - if no disclaimer accepted resume disclaimer 2016-10-11 12:26:57 -03:00
Matias Alejo Garcia
8607867d71 Merge pull request #327 from msalcala11/slideToPayComponent
Implement Slide to Pay
2016-10-11 11:47:18 -03:00
Gabriel Bazán
77557f617f fixes 2016-10-11 10:23:33 -03:00
Gabriel Bazán
e2b995102c delete unused code and fixes 2016-10-11 10:19:05 -03:00
Jason Dreyzehner
f1a849c5d8 Merge branch 'ref/design' of github.com:bitpay/bitpay-wallet into feature/new-qrscanner-permissions 2016-10-11 03:15:07 -04:00
Jason Dreyzehner
c0d4fbe5bb feat(scan): first iteration of full scan view implementation 2016-10-11 03:06:17 -04:00
Jason Dreyzehner
845534c727 refactor(scan): remove dead code around old desktop scanner 2016-10-10 23:09:27 -04:00
Nick Cardin
581622f83d feat(qr-scanner): update directive to use the new scan view 2016-10-10 23:02:19 -04:00
Jason Dreyzehner
f41c56ba04 feat(scan): implement permission priming in scanService 2016-10-10 22:59:35 -04:00
Marty Alcala
b2a02ac88a uncomment tabs.home state change 2016-10-10 18:56:02 -04:00
Marty Alcala
82ad31724b wire slide to accept component to proposal accept screen 2016-10-10 18:52:59 -04:00
Gabriel Bazán
cb0ecb69f9 fixes 2016-10-10 17:53:18 -03:00
Gabriel Bazán
2576b3e790 disable hardware backbutton (android) and back swipe (ios) and more fixes 2016-10-10 17:53:11 -03:00
Marty Alcala
324088b5db handle proposal creation 2016-10-10 16:04:54 -04:00
Marty Alcala
9adab04871 fix merge conflicts 2016-10-10 15:35:27 -04:00
Marty Alcala
d5e72eede0 make click to pay flow match slide to pay flow 2016-10-10 15:27:57 -04:00
Gustavo Maximiliano Cortez
a187de9631 Merge pull request #340 from jamal-jackson/feature/home_tip_improvements
made home tip persistent until user closes on home tab
2016-10-10 15:47:31 -03:00
Gustavo Maximiliano Cortez
c88f3b0fab Merge pull request #338 from matiu/bug/no-funds
better message for "no enough funds"
2016-10-10 15:47:07 -03:00
Marty Alcala
34566e13a7 allow user to cancel a transaction when using the slide to pay component 2016-10-10 14:33:55 -04:00
Marty Alcala
a1c73b7148 add hasClick to platformInfo and use it to determine whether to show the slide to pay component or not 2016-10-10 14:22:00 -04:00
Jamal Jackson
c04ab7a469 removed unneeded state transition 2016-10-10 13:20:05 -04:00
Jamal Jackson
b23da0aa11 made home tip persistent until user closes 2016-10-10 13:06:29 -04:00
Gustavo Maximiliano Cortez
6ce9f00cdf Merge pull request #328 from gabrielbazan7/feat/pushNotifications
fix push notifications and remove onboarding email
2016-10-10 13:58:34 -03:00
Matias Alejo Garcia
1af5d6dd5f
better message for "no enough funds" 2016-10-10 13:57:25 -03:00
Gustavo Maximiliano Cortez
cd0e5df447
Fix if push is not available 2016-10-10 13:45:43 -03:00
Gabriel Bazán
b29fab9ae2 ios fixes 2016-10-10 13:16:13 -03:00