Commit Graph

27 Commits

Author SHA1 Message Date
Ash Bhimasani
7297a232bc Removed logging and comments 2018-06-01 11:11:12 -04:00
Ash Bhimasani
8734cf618a fixed lint + cleaning up 2018-06-01 11:02:01 -04:00
Ash Bhimasani
64aa9445de added index highlighting on input-output pages 2018-06-01 10:30:16 -04:00
Ash Bhimasani
7bdd0fa187 Index Highlighting 2018-05-31 14:35:37 -04:00
Jason Dreyzehner
7dfd544992 theme, polish for first release 2018-02-02 20:06:37 -05:00
Darren Nelsen
7fef8d340f added chips on transaction component 2018-02-01 15:19:04 -05:00
Darren Nelsen
c83e16f98e Fixed denomination units with ability to change default currency (ie. BTC to BCH); Fixed bug with obtaining exchange rate (for BCH); Added number pipe on transactions component 2018-01-26 16:22:49 -05:00
Darren Nelsen
26571f0f43 fixed datetime format and font size on transaction component 2017-10-02 16:18:53 -04:00
Darren Nelsen
2ae129fd94 styled the fee and confirmation row in the grid of the transaction component 2017-09-05 17:22:53 -04:00
Darren Nelsen
dd99426add minor styling changes on transaction component 2017-08-31 12:54:44 -04:00
Darren Nelsen
722eb21cfb Added interval to get latest blocks and styled latest blocks grid 2017-08-18 11:33:41 -04:00
Darren Nelsen
cf4d45cf59 fixed responsiveness in the transaction grid 2017-08-15 11:15:10 -04:00
Darren Nelsen
0fe359bd1f get scriptSigs working again in expanded view 2017-08-14 18:44:57 -04:00
Darren Nelsen
a554e43c07 Added aggregateItems 2017-08-14 17:01:19 -04:00
Darren Nelsen
3bc5959075 Added currency conversion to transaction component 2017-08-10 17:44:51 -04:00
Darren Nelsen
1fc35956cb style the summary items and labels 2017-08-10 16:12:06 -04:00
Darren Nelsen
5667e0b12e fix ellipsis on vin.scriptSig 2017-08-09 17:15:32 -04:00
Darren Nelsen
f6c4ff0990 move ellipsis to wrapping (block level) elements 2017-08-09 17:01:57 -04:00
Darren Nelsen
402006f835 move ellipsis to global styles 2017-08-09 15:29:04 -04:00
Darren Nelsen
4473bfd5df added Split pipe 2017-08-08 17:37:40 -04:00
Darren Nelsen
7e55c1b6f8 add vin expanded values 2017-08-08 14:08:51 -04:00
Darren Nelsen
269bbfe549 add expand toggle; add expanded output attributes 2017-08-08 13:11:36 -04:00
Darren Nelsen
3b873f4841 put vins and vouts into ion-lists; add fee, confirmation, and value data 2017-08-04 17:41:29 -04:00
Darren Nelsen
440a007915 Moved apiPrefix into api provider; put transaction list into ion-grid 2017-08-03 15:43:47 -04:00
Darren Nelsen
9f3a5d2bc8 fix lint warnings 2017-08-03 12:17:51 -04:00
Darren Nelsen
b656fb55d5 Moved transaction code from transaction-list to transaction component 2017-08-03 11:17:36 -04:00
Darren Nelsen
736b85e9df replaced TransactionsComponent with TransactionListComponent; added TransactionComponent placeholder 2017-08-03 10:45:55 -04:00