Commit graph

83 commits

Author SHA1 Message Date
Marty Alcala
ec3fca4cda make wallet selector a standalone directive 2016-10-12 20:13:28 -04:00
Marty Alcala
ce298fdfb6 prelim action sheet directive 2016-10-12 15:01:48 -04:00
Matias Alejo Garcia
8607867d71 Merge pull request #327 from msalcala11/slideToPayComponent
Implement Slide to Pay
2016-10-11 11:47:18 -03:00
Jason Dreyzehner
c0d4fbe5bb feat(scan): first iteration of full scan view implementation 2016-10-11 03:06:17 -04:00
Nick Cardin
581622f83d feat(qr-scanner): update directive to use the new scan view 2016-10-10 23:02:19 -04:00
Marty Alcala
82ad31724b wire slide to accept component to proposal accept screen 2016-10-10 18:52:59 -04:00
Marty Alcala
d5e72eede0 make click to pay flow match slide to pay flow 2016-10-10 15:27:57 -04: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
777c2efc32 implement slide to pay 2016-10-07 20:03:51 -04:00
Gabriel Bazán
6575e078f6 fix slider 2016-10-04 17:24:59 -03:00
Jamal Jackson
4fc9076c7e disable swiping when slide count is 1 2016-09-30 11:13:55 -04:00
Gabriel Bazán
cb64e57e45 requeriments to send 2016-09-21 12:17:00 -03:00
Gabriel Bazán
800765eeec fixes 2016-09-20 15:59:32 -03:00
Gabriel Bazán
473feddfc8 use accept slider directive 2016-09-20 15:58:44 -03:00
Gustavo Maximiliano Cortez
d6601637f9
Adds gravatar 2016-09-13 17:39:01 -03:00
Gustavo Maximiliano Cortez
32a9c208b7
Fix addressbook directive 2016-09-13 11:12:18 -03:00
Javier
f2257f2519 import from phrase and text done 2016-09-06 15:30:50 -03:00
Gustavo Maximiliano Cortez
a200d42bcd
Ref About 2016-09-05 14:59:11 -03:00
Matias Alejo Garcia
9c6ccd3ede Merge pull request #234 from cmgustavo/ref/design-16
Fix addressbook. Modal can be opened from anywhere
2016-08-25 17:47:04 -03:00
Gustavo Maximiliano Cortez
2108a29006
Fix addressbook. Modal can be opened from anywhere 2016-08-25 17:40:20 -03:00
Javier
48a2be626d refactor 2016-08-25 17:31:23 -03:00
Javier
19419526e4 isolated scope - wallets filtered from controller 2016-08-25 17:31:23 -03:00
Javier
afb7386ec2 add execute directive flag 2016-08-25 17:31:23 -03:00
Javier
8a88e712e1 add not available message 2016-08-25 17:30:35 -03:00
Javier
fee7034863 fix receive wallet scope 2016-08-25 17:30:35 -03:00
Javier
d7fd3035ce add filter wallet amount 2016-08-25 17:30:35 -03:00
Javier
4231dcadc7 fix address generate 2016-08-25 17:30:35 -03:00
Javier
26b58fd9ed add wallet change events 2016-08-25 17:30:35 -03:00
Javier
d337e73d00 new wallets directive 2016-08-25 17:30:35 -03:00
Matias Alejo Garcia
d5d3f9ee28
. 2016-08-25 11:18:10 -03:00
Gustavo Maximiliano Cortez
1e9b60aff4
Fix bitpayCard, Amazon, Glidera. Fixes related with NW 2016-08-24 19:07:28 -03:00
Matias Alejo Garcia
7c9333ffd5 Merge pull request #218 from cmgustavo/ref/design-12
New directive copy-to-clipboard multiplatform
2016-08-23 16:33:01 -03:00
Gustavo Maximiliano Cortez
0a047782bb
New directive copy-to-clipboard multiplatform 2016-08-23 12:16:05 -03:00
Gustavo Maximiliano Cortez
e2413ff620
Support valid-address testnet/livenet 2016-08-23 10:30:29 -03:00
Gustavo Maximiliano Cortez
ce833c6ef9
Clean directives. Fix mouse-wheel on input number 2016-08-23 09:37:21 -03:00
Matias Alejo Garcia
9aa7b99cf2
rm focusedClient 2016-08-22 14:50:05 -03:00
Matias Alejo Garcia
d4f39abc9a
rm focusedClient 2016-08-22 14:42:43 -03:00
Gustavo Maximiliano Cortez
7cb64078c5
Addressbook 2016-08-18 19:30:03 -03:00
Gustavo Maximiliano Cortez
70ba150e60
Adds scan tab. Fix grunt ios 2016-08-17 15:23:17 -03:00
Gustavo Maximiliano Cortez
df0f77b383
Add/create/import/join. Main sass file 2016-08-16 17:45:20 -03:00
Javier
93b543e878 disable mousewheel on numeric input fields 2016-07-12 11:13:15 -03:00
Gabriel Bazán
0cca8f6367
remove angular foundation and use only ionic modals 2016-06-22 15:00:27 -03:00
Matias Alejo Garcia
76b8c466d8
rm log 2016-06-21 13:02:32 -03:00
Matias Alejo Garcia
08fb478195
fix amount validation 2016-06-21 12:58:59 -03:00
Matias Alejo Garcia
2a97446ef9
remote ignoreMobilePause, refactor openURL 2016-06-11 18:44:15 -03:00
Gabriel Bazán
75be28b3bf remove unnecessary dependencies 2016-06-04 16:31:06 -03:00
Matias Alejo Garcia
b2b4ae2618
fix qrScanner 2016-06-01 16:32:33 -03:00
Matias Alejo Garcia
cc2853e827
ref controllers 2016-05-31 18:35:10 -03:00
Gustavo Maximiliano Cortez
c27759b770
Replaces custom-fastClick by Angular-Stateful-Fastclick (#4136)
* Replaces custom-fastClick by Angular-Stateful-Fastclick

* Resolves fastclick version
2016-04-29 12:16:53 -03:00
Gustavo Maximiliano Cortez
d248f2dcd2 Bug/android camera (#4106)
* Fix android camera

* New release v1.10.4
2016-04-21 15:00:10 -03:00