Commit graph

9,871 commits

Author SHA1 Message Date
Andy Phillipson
2d04eb4335 Fixes layouts and improves appearance of balance page. 2016-12-13 12:30:28 -05:00
Andy Phillipson
326ce26126 Fix ng-class which wasn't applying the style. 2016-12-12 11:20:30 -05:00
Andy Phillipson
0e5e427590 Update icon size and position. 2016-12-12 10:55:38 -05:00
Andy Phillipson
3a85aed05d Fix logic for balance warning icon (was set for debug). 2016-12-12 10:51:40 -05:00
Andy Phillipson
cd3677b57c Fixes balance display on home tab (displays total). Adds (!) icon next to balance on home tab when total is not equal to available balance. 2016-12-12 10:48:43 -05:00
Andy Phillipson
7851188979 Code cleanup. 2016-12-12 09:49:21 -05:00
Andy Phillipson
4d3ff6c2f0 Initial implementation for balance modal. 2016-12-09 16:42:11 -05:00
Gustavo Maximiliano Cortez
43836a4743 Merge pull request #5193 from gabrielbazan7/fix/translations
fix some translations
2016-12-09 12:06:34 -03:00
Gabriel Bazán
bf46a2b18e handle error on crowding_update script 2016-12-09 11:32:50 -03:00
Gabriel Bazán
ce0e30bfe8 fix some translations, update .pot 2016-12-09 11:26:24 -03:00
Gabriel Edgardo Bazán
b88a3db93a Merge pull request #5163 from JDonadio/ref/dead-currencies
Remove dead/unused currencies
2016-12-08 16:25:59 -03:00
Gabriel Edgardo Bazán
099f771faf Merge pull request #5186 from cmgustavo/feat/amazon-increase-limit
Updates text to describe the new limit to buy gift cards
2016-12-08 15:17:46 -03:00
Gustavo Maximiliano Cortez
e6188117c7
Updates text to describe the new limit to buy gift cards 2016-12-08 14:42:46 -03:00
Gustavo Maximiliano Cortez
d8ae4e1ab1 Merge pull request #5183 from gabrielbazan7/fix/buyBitcoinUI
center buy bitcoin on send screen
2016-12-08 09:22:35 -03:00
Gabriel Bazán
f94debe299 center buy bitcoin on send screen 2016-12-08 09:13:08 -03:00
Javier
ee3739e3a1 remove dead/unused currencies 2016-12-07 16:59:12 -03:00
Gustavo Maximiliano Cortez
56079eb0f5 Merge pull request #5146 from gabrielbazan7/feat/glideraNewFlow
Glidera new buy and sell flow
2016-12-07 16:35:34 -03:00
Gustavo Maximiliano Cortez
c4c2e26fc2 Merge pull request #5150 from JDonadio/fix/autofocus
Fix autofocus
2016-12-06 09:45:09 -03:00
Javier
b988f0504c fix autofocus 2016-12-05 16:56:44 -03:00
Gabriel Bazán
83373726a8 add translation to wallet selector title 2016-12-05 16:02:03 -03:00
Gabriel Bazán
254577f73d add padding to glidera success view 2016-12-05 15:45:33 -03:00
Gabriel Bazán
a287c3736d fix variables 2016-12-05 15:45:33 -03:00
Gabriel Bazán
e4ec1ab3a8 add translations to confirm view 2016-12-05 15:45:33 -03:00
Gabriel Bazán
a08f4d32cd change network to production 2016-12-05 15:45:33 -03:00
Gabriel Bazán
6c6bab52c4 use only one route url param 2016-12-05 15:45:33 -03:00
Gabriel Bazán
fc8f315671 fixes 2016-12-05 15:45:33 -03:00
Gabriel Bazán
2d6dad6557 refactor 2016-12-05 15:45:33 -03:00
Gabriel Bazán
19971c57a6 fix wallet label 2016-12-05 15:45:33 -03:00
Gabriel Bazán
db05d964e1 handle prompt cancel 2016-12-05 15:45:33 -03:00
Gabriel Bazán
55cf51efce remove unused routes 2016-12-05 15:45:33 -03:00
Gabriel Bazán
cc990526fc remove unused files 2016-12-05 15:45:33 -03:00
Gabriel Bazán
0bf4ce58b4 Glidera sell flow 2016-12-05 15:45:33 -03:00
Gabriel Bazán
a76dfb110d buy flow rename and fixes 2016-12-05 15:45:33 -03:00
Gabriel Bazán
f60ee6f4fd finishing buy flow 2016-12-05 15:45:33 -03:00
Gabriel Bazán
090b05984b refactor confirm view 2016-12-05 15:45:33 -03:00
Gabriel Bazán
ff4b93acbe send flow fixes 2016-12-05 15:45:33 -03:00
Gabriel Bazán
e44a305269 glidera new send and buy flow 2016-12-05 15:45:33 -03:00
Gustavo Maximiliano Cortez
6f508184ef Merge pull request #5149 from JDonadio/fix/recipient-icon
Fix icon size - amount view
2016-12-05 15:42:40 -03:00
Javier
85e334c127 fix icon size 2016-12-05 15:36:52 -03:00
Gustavo Maximiliano Cortez
7ccccf340f Merge pull request #5145 from JDonadio/feat/hidden-balance
Add hide balance toggle
2016-12-05 15:27:36 -03:00
Gustavo Maximiliano Cortez
94e8652e76 hide balance toggle 2016-12-05 15:02:10 -03:00
Gabriel Edgardo Bazán
f307714a52 Merge pull request #5148 from JDonadio/ref/send-max
Automatically set the only available wallet
2016-12-05 12:07:40 -03:00
Gabriel Edgardo Bazán
e6c1434cf8 Merge pull request #5147 from JDonadio/ref/csv-app-name
Fix app name
2016-12-05 12:02:13 -03:00
Javier
82dadda505 fix app name 2016-12-05 11:41:16 -03:00
Javier
2a6022260d set wallet 2016-12-05 11:11:48 -03:00
Gabriel Edgardo Bazán
27ead9db3d Merge pull request #5141 from JDonadio/ref/backup-flow-style
Backup flow - style
2016-12-05 09:37:02 -03:00
Javier Donadío
4798dd215e Merge pull request #5140 from cmgustavo/bug/send-flow-02
After send funds return to tab-home
2016-12-02 17:50:50 -03:00
Javier
d00e308b05 add style 2016-12-02 17:46:52 -03:00
Gustavo Maximiliano Cortez
9d547883f6
After send funds return to tab-home 2016-12-02 17:33:18 -03:00
Gabriel Edgardo Bazán
e9720ea676 Merge pull request #5138 from cmgustavo/bug/proposal-long-text
Fix large text on proposals modal
2016-12-02 16:20:45 -03:00