Commit Graph

17 Commits

Author SHA1 Message Date
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
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
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