Commit Graph

66 Commits

Author SHA1 Message Date
Darren Nelsen
66e8cbc911 replace actionsheet with popover 2018-01-30 16:01:31 -05:00
Darren Nelsen
e74ca5ee57 replaced spans with ion-notes; changed font size of ion-items 2017-09-26 13:02:41 -04:00
Darren Nelsen
f0dbd5b5d6 used semantic ion-note tag for block data fields; fixed spacing of merkle root field 2017-09-25 11:10:28 -04:00
Darren Nelsen
3091810320 more BEM-ification 2017-08-31 12:40:01 -04:00
Darren Nelsen
ccf681dda7 added input parm for refresh timer seconds on latest-transactions component 2017-08-23 11:42:38 -04:00
Darren Nelsen
2ac2822257 removed console logs; added a seconds var for latest transactions refresh 2017-08-23 10:41:10 -04:00
Darren Nelsen
d5adf90a9b added input parms for latest-blocks component; replaced block grid on blocks page with latest-blocks component 2017-08-18 17:08:58 -04:00
Darren Nelsen
44e85f0dec added See All Blocks button to latest-blocks component; created new BlocksPage with ionic convention; deprecated previous BlocksPage; fixed e2e tests 2017-08-18 15:08:36 -04:00
Darren Nelsen
879b87f2a6 added LatestTransactions and LatestBlocks components with simple placeholders 2017-08-17 11:47:31 -04:00
Darren Nelsen
1f974e5176 styled the About section 2017-08-16 17:23:21 -04:00
Darren Nelsen
05503371cf add "powered by" icons 2017-08-16 16:51:09 -04:00
Darren Nelsen
0cbff08f59 added HomePage 2017-08-16 16:33:45 -04:00
Darren Nelsen
c9a1b6b153 added spinners to transaction and address pages and transaction list component 2017-08-16 12:46:08 -04:00
Darren Nelsen
90379522fe added spinner to block detail 2017-08-16 11:11:20 -04:00
Darren Nelsen
7d2b27be7d added toggle to searchbar; made text selectable 2017-08-15 16:36:11 -04:00
Darren Nelsen
34792d5d65 fixed bug where block detail did not retain data after leaving view and coming back 2017-08-11 17:29:29 -04:00
Darren Nelsen
1dfe384271 added USD conversion; added conversion to address page 2017-08-11 10:33:44 -04:00
Darren Nelsen
5a551a5e3b add currency conversion button and action sheet 2017-08-10 17:19:31 -04:00
Darren Nelsen
1fc35956cb style the summary items and labels 2017-08-10 16:12:06 -04:00
Darren Nelsen
f6c4ff0990 move ellipsis to wrapping (block level) elements 2017-08-09 17:01:57 -04:00
Darren Nelsen
60914a1358 add qrcode generator 2017-08-09 16:38:50 -04:00
Darren Nelsen
402006f835 move ellipsis to global styles 2017-08-09 15:29:04 -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
b48ff0adfa replace grids with lists in summaries 2017-08-04 17:11:07 -04:00
Darren Nelsen
abb65a4394 put block data in ion-list 2017-08-04 16:45:36 -04:00
Darren Nelsen
dfccb2ea72 started putting data items in ion-grid 2017-08-04 15:56:45 -04:00
Darren Nelsen
0c7bb4d1f6 Added HeadNavComponent to use on all pages 2017-08-04 14:04:20 -04:00
Darren Nelsen
aac27ff520 add more fields to blocksPage; add link to block 2017-08-04 11:23:58 -04:00
Darren Nelsen
b274b363ff added search by block hash 2017-08-03 18:24:48 -04:00
Darren Nelsen
c1523966f8 added transaction and address search to blocksPage 2017-08-03 17:58:11 -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
263933efcd Add transaction component to transaction page to show transaction details 2017-08-03 11:27:06 -04:00
Darren Nelsen
736b85e9df replaced TransactionsComponent with TransactionListComponent; added TransactionComponent placeholder 2017-08-03 10:45:55 -04:00
Darren Nelsen
3f1332ffca rename transaction object to tx in transaction page 2017-08-03 10:20:19 -04:00
Darren Nelsen
290e53f697 Added transaction page 2017-08-02 16:28:54 -04:00
Darren Nelsen
866b45457d replace address page placeholders with real data 2017-08-02 14:26:41 -04:00
Darren Nelsen
22351df704 refactored TransactionsComponent to allow for passed in query types and values 2017-08-02 11:20:16 -04:00
Darren Nelsen
f02fd3c01f refactored TransactionsComponent to accept blockHash or address 2017-07-31 17:54:32 -04:00
Darren Nelsen
25a83b546b put address fields and placeholders in ion-grid 2017-07-31 16:08:31 -04:00
Darren Nelsen
07d7fb3537 added address page 2017-07-31 15:38:47 -04:00
Darren Nelsen
583139ca2c display transactions with vins/vouts 2017-07-28 17:05:25 -04:00
Darren Nelsen
6f99a2f881 Added TransactionsComponent 2017-07-27 16:38:56 -04:00
Darren Nelsen
de09b9056d pipe timestamp; add poolInfo; add block reward denomination 2017-07-27 15:06:33 -04:00
Darren Nelsen
0d7e4783e7 took out some console logs and removed unneeded method 2017-07-26 17:05:38 -04:00
Darren Nelsen
04c4a71f14 cleaned up tslint warnings 2017-07-26 16:52:34 -04:00
Darren Nelsen
ccc5f8868a add loading indication 2017-07-26 16:05:10 -04:00
Darren Nelsen
2bc629cac5 added previous and next block links 2017-07-26 15:31:16 -04:00
Darren Nelsen
a3071d5ec6 added more block data 2017-07-26 14:26:40 -04:00
Darren Nelsen
9cfef6b834 use dynamic link for blockHash in block detail page; retrieve block data 2017-07-26 14:17:02 -04:00