Commit Graph

79 Commits

Author SHA1 Message Date
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
Darren Nelsen
3026c0c3fc fix address layout 2018-05-18 14:27:28 -04:00
Darren Nelsen
314659f9db use blocks string for deeplink and change blocks segment to fix invalid views error 2018-05-18 14:13:17 -04:00
Darren Nelsen
24e5b376ab dismiss toast if present 2018-03-26 16:18:07 -04:00
Darren Nelsen
2ac3ac8cd3 added error messaging to toast 2018-03-23 17:15:09 -04:00
Darren Nelsen
d74ca064d2 Added toast to display feedback from transaction submission 2018-03-23 15:56:01 -04:00
Darren Nelsen
055a76e7ba Added cli generated broadcast-tx page 2018-03-22 16:55:32 -04:00
Darren Nelsen
264a379285 removed old blocks page; udpated tests; added test script 2018-03-12 13:54:22 -04:00
Darren Nelsen
0ca9271a70 added fee rate in sats/byte 2018-02-05 17:51:46 -05:00
Jason Dreyzehner
7dfd544992 theme, polish for first release 2018-02-02 20:06:37 -05:00
Darren Nelsen
432f920e16 changed getConversion to getConvertedNumber on address page 2018-01-30 17:49:20 -05:00
Darren Nelsen
a8e604c9cf set currency properly when converting to USD; use number formatting on block detail for block reward 2018-01-30 17:42:45 -05:00
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