Commit graph

606 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
7f89772c86 Fix notification and validation messages when creating and importing a profile. 2014-12-02 18:53:14 -03:00
Ivan Socolsky
9628bbd222 applied noFraction filter in controller 2014-12-02 15:37:43 -03:00
Matias Pando
1542e0986b Do not show backupFlag if email not confirmed 2014-12-02 11:23:49 -03:00
bechi
ee89917bcb add style on flag 2014-12-02 11:05:42 -03:00
Matias Pando
3f65288dca Added the flag backupNeeded 2014-12-02 11:05:42 -03:00
Gustavo Maximiliano Cortez
17614d2968 Merge pull request #1913 from matiu/feature/quota
Feature/quota
2014-12-02 09:46:11 -03:00
Matias Alejo Garcia
b3c3af5277 Merge pull request #1908 from isocolsky/delete_profile
Delete profile
2014-12-02 03:15:05 -03:00
Matias Alejo Garcia
002f57da43 Merge pull request #1910 from bechi/tittle-missing-01
fix tittle missing on send
2014-12-02 03:13:56 -03:00
Matias Alejo Garcia
17c54ba5cf Merge pull request #1912 from cmgustavo/bug/paypro-05
Bug/paypro 05
2014-12-01 22:16:01 -03:00
Matias Alejo Garcia
4b67a2d265 add if to usage 2014-12-01 19:17:22 -03:00
Gustavo Maximiliano Cortez
d8edca66fb Fix Paypro URI on address input and Payment intent. 2014-12-01 19:01:10 -03:00
Matias Alejo Garcia
2402a22f0a add usage to wallets table 2014-12-01 17:21:39 -03:00
bechi
54469296e3 fix tittle missing on send 2014-12-01 17:08:03 -03:00
Matias Alejo Garcia
67fd6344dd fix some event handlers 2014-12-01 15:33:16 -03:00
bechi
a30fc703af fix conflict 2014-12-01 14:11:55 -03:00
bechi
9c2fcdfd04 add style on rate service 2014-12-01 14:03:39 -03:00
Ivan Socolsky
90136f1c30 added controls to ux 2014-12-01 12:13:11 -03:00
Gustavo Maximiliano Cortez
92737bc49c Trying to fix bip72 2014-12-01 05:24:19 -03:00
Gustavo Maximiliano Cortez
022de7d2b5 Fix payment intent 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez
c215b3c15e Remove filter noFractionNumber from views. Fix conversionRate from send. 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez
7d822ac957 Remove filter noFractionNumber from the views 2014-11-30 22:41:23 -03:00
Gustavo Maximiliano Cortez
cd33523b3f Show balance of addresses. Remove filter noFractionNumber. 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
b73f711fff adds pending txs service 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
e52d45c5d8 fix changing wallets on incomplete wallets 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
436aeda1c3 fix profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
1e013b1bb6 fix create profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
abaf5b8f13 fix order in receive 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
5e92ae96ac fix order in events 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
3ae6378678 identity now emits! 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia
57299d675e balance Service 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia
8032bae431 debugging 2014-11-30 22:40:05 -03:00
Matias Alejo Garcia
fcb254b39c Merge pull request #1881 from bechi/input-icon
New Icons and input style
2014-11-30 22:35:53 -03:00
bechi
e8be5814d4 add new icon on sections 2014-11-28 16:37:27 -03:00
bechi
9bfd76d0f3 add icon create join & import sections 2014-11-28 16:37:26 -03:00
bechi
bb7293aff3 add icon on forms 2014-11-28 16:34:30 -03:00
bechi
af21fb017c change icon create profile 2014-11-28 16:28:13 -03:00
bechi
4c808f85be change icon on input 2014-11-28 16:28:13 -03:00
Ivan Socolsky
bdec000af5 added rates to tx history 2014-11-28 11:23:08 -03:00
Ivan Socolsky
3eb45e529f extend rate services to retrieve historic rates 2014-11-28 10:43:48 -03:00
Gustavo Maximiliano Cortez
43b09a69ab remove zero clipboard related 2014-11-28 01:04:37 -03:00
Gustavo Maximiliano Cortez
4b6d448fb5 remove old copy icon. fix textarea on safari 2014-11-28 00:52:15 -03:00
Gustavo Maximiliano Cortez
cd3441fcf0 fix layout for session expired (timeout) 2014-11-27 17:54:31 -03:00
Gustavo Maximiliano Cortez
f329284210 Fix layout on Safari when click on sidebar and then on send 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez
e0ccb14ab5 fixes importants ux issues 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez
fc96f07df9 fix angular issues 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez
da5cea61cd remove unnecessary files 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez
3784c7931a Merge pull request #1878 from matiu/ref/sign-message
Ref/sign message
2014-11-27 17:52:43 -03:00
Matias Pando
bb89a161d1 Removed auto focus on send section 2014-11-27 11:27:39 -03:00
Matias Alejo Garcia
05325b2d92 WIP: sign message 2014-11-26 08:38:02 -03:00
Gustavo Maximiliano Cortez
538c9eae99 Merge pull request #1867 from matiu/bug/paypro
Bug/paypro
2014-11-25 17:56:25 -03:00