Commit Graph

43 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 18015c300e Fix pagination of history 2015-02-19 20:13:51 -03:00
Ivan Socolsky cdbbad9f22 fixed alternative rate not showing in history 2014-12-12 16:38:35 -03:00
Gustavo Maximiliano Cortez d2c4172686 split css with hover in a separate file. Common file for loading action. New grunt mobile 2014-12-11 16:07:43 -03:00
Matias Alejo Garcia aece4db5b4 add feedback link 2014-12-10 12:07:26 -03:00
Gustavo Maximiliano Cortez 6facb74886 better function name 2014-12-09 16:20:19 -03:00
Gustavo Maximiliano Cortez 7dd54976a5 open external link 2014-12-09 16:11:56 -03:00
Matias Alejo Garcia 7642e524d6 add modal in Tx history 2014-12-04 14:51:29 -03:00
Ivan Socolsky 57ae7485a4 refactor controller 2014-12-03 17:47:58 -03:00
Ivan Socolsky 120fcafeda avoid computing alternative currency rate when no txs in history 2014-12-03 09:45:45 -03:00
Matias Pando 0712300580 Fixing style 2014-12-02 18:29:10 -03:00
Matias Pando 3c238ca064 Added test to transactionHistoryCvs 2014-12-02 18:29:09 -03:00
Matias Pando ae9b79b843 Move function getTransactionHistoryCsv to wallet 2014-12-02 18:29:09 -03:00
Matias Pando f70b9dca8a Checking for null values 2014-12-02 18:29:09 -03:00
Ivan Socolsky 276277eeea set 2 decimal places for alternative amount 2014-12-02 17:52:02 -03:00
Gustavo Maximiliano Cortez 6d72d00b99 Define rateService on history.js. Fix filter noFractionNumber if alternativeAmount is null. 2014-12-01 01:27:58 -03:00
Matias Alejo Garcia f490f4a661 updates karma tests 2014-11-30 23:08:16 -03:00
Gustavo Maximiliano Cortez c215b3c15e Remove filter noFractionNumber from views. Fix conversionRate from send. 2014-11-30 22:45:25 -03:00
Matias Alejo Garcia 57299d675e balance Service 2014-11-30 22:41:21 -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
Matias Alejo Garcia 4e54fe6cf7 fix pending notification 2014-11-25 15:12:42 -03:00
Gustavo Maximiliano Cortez e7d8421c4d Remove shell dependences. Remove unnecessary plugins. Remove unnecessary directives 2014-11-22 17:54:07 -03:00
Matias Pando a72ae412a2 Added column signers to CSV file 2014-11-19 15:47:28 -03:00
Matias Pando 225fefe47d Cleaning code 2014-11-13 10:47:47 -03:00
Matias Pando d31dbb23f4 Added spinner 2014-11-13 10:47:47 -03:00
Matias Pando 11e5bb4305 Escaping commas 2014-11-13 10:47:47 -03:00
Matias Pando f8fb165630 Using getTransactionHistory from wallet 2014-11-13 10:47:47 -03:00
Matias Pando 888d9735e2 UI fixed 2014-11-13 10:47:47 -03:00
Matias Pando 54a7caeb82 Improved csv format 2014-11-13 10:47:47 -03:00
Matias Pando f1adde8e44 Added csv file generation 2014-11-13 10:47:47 -03:00
Ivan Socolsky 6cefd15cbd using foundation pagination directive 2014-11-10 19:10:58 -03:00
Ivan Socolsky 04a0bff706 added pagination 2014-11-10 16:35:08 -03:00
Gustavo Maximiliano Cortez 431a66eeb2 Refresh list of pending transactions proposals after any events 2014-11-07 13:03:34 -03:00
Ivan Socolsky 8517dcd2d6 cleanup unused method for alt currency conversion 2014-11-07 11:18:38 -03:00
Gustavo Maximiliano Cortez 989447364f check if peerActions is defined 2014-10-31 14:01:31 -03:00
Matias Alejo Garcia 263e3fe84d Merge pull request #1621 from cmgustavo/feature/history
Removed transaction proposals from history. List of transactions sent
2014-10-30 22:52:49 -03:00
Gustavo Maximiliano Cortez 950a89727b removed transaction proposals from history. Just list transactions sent 2014-10-30 21:32:49 -03:00
Gustavo Maximiliano Cortez 58769fec3f fix titles 2014-10-30 18:17:41 -03:00
Matias Alejo Garcia 4afcad4601 Merge pull request #1613 from bechi/bugs/ui-07
Bugs/ui 07
2014-10-30 17:48:44 -03:00
bechi efab427de1 Merge branch 'master' into bugs/ui-07 2014-10-30 16:51:38 -03:00
Ivan Socolsky 05e836424a correctly assign sentTxid when proposal is broadcasted 2014-10-30 16:47:01 -03:00
Matias Alejo Garcia d2f09291cf add change storage to settings 2014-10-30 16:20:25 -03:00
Matias Alejo Garcia 505ac5b5c6 rename controllers and views 2014-10-30 14:13:40 -03:00