Commit Graph

289 Commits (8089c18908cf9e9808be28e9a65e866d3f07283f)

Author SHA1 Message Date
Tim Mecklem 563273b2b1 Use block_number and index for stable transaction paging 7 years ago
Tim Mecklem d20af3d837 Mark to_address_hash as optional association on block->transactions page 7 years ago
Stamates 06d45b8ce1 Hide table and paging elements display if no internal/transactions exist 7 years ago
Tim Mecklem 882f09abcd Inline QR Codes 7 years ago
Tim Mecklem a1d391c988 Move USD values to separate row with label 7 years ago
Ryan Arthur 171903a4d3 Add a QR code to the transaction detail page 7 years ago
Ryan Arthur 2911dbaca0 Move the QR code to the page header and remove the modal 7 years ago
Ryan Arthur 82c4a720e1 Adjust the position of the qr code modal trigger element 7 years ago
Tim Mecklem 32f29f8cea Add transaction QR Code generator 7 years ago
Tim Mecklem b0fd53bc06 Add png suffix to route to allow viewing in browser 7 years ago
Ryan Arthur 70c75d0a00 Position the QR code within the modal 7 years ago
Tim Mecklem 14fa5a3911 Add QR code library and address QR code controller 7 years ago
Ryan Arthur fec4f5cedb Give POA Balance and USD Balance their own rows in the address details 7 years ago
Ryan Arthur 8e46203f73 Wordsmithing 7 years ago
Ryan Arthur 1777c11fd1 Add markup for the qr code link and modal in the adress overview 7 years ago
Luke Imhoff f9c026202d Fold receipts into transactions 7 years ago
Alex Garibay 5bdea742f0
Add API to calculate a block reward for a block (#223) 7 years ago
Igor Florian 717e4bb38c Use existent classes for the code style 7 years ago
Igor Florian 6c73a68015 Show Contract code in the Address page 7 years ago
Tim Mecklem 0fe19b4e67 Restore lost change to show ether instead of wei for gas price 7 years ago
jimmay5469 7b65e9e8f7 Remove extra USD labeling on homepage 7 years ago
jimmay5469 c3c5aa7550 Remove unnecessary variable 7 years ago
jimmay5469 2f40fe1313 Reduce usage of %Scrivener.Page{} private .entries 7 years ago
jimmay5469 1dd85ad29f Add paging to transactions internal transactions 7 years ago
jimmay5469 a4142ce504 Display internal transaction values consistently 7 years ago
Ryan Arthur 3aad4c395f Add a code block element for the transaction input content 7 years ago
jimmay5469 4e1646c2c1 Remove Gas label 7 years ago
jimmay5469 054c565066 Display Gas Used on transaction page in place of Total Gas Used 7 years ago
Ryan Arthur 22e4829a1d Add missing data-test attribute to fix test 7 years ago
Ryan Arthur a5e92f489d Add the navigation role to the mobile slide out menu 7 years ago
Ryan Arthur 9b64b06026 Apply a Bootstrap nav component to the top nav bar 7 years ago
Ryan Arthur 7420d1fa26 Apply Bootstrap card navigation to all pages 7 years ago
Tim Mecklem d83c69c004 Add better quality test coverage for formatter functions 7 years ago
Ryan Arthur ac5f2f381e Apply Bootstrap grid and cards to the Address pages 7 years ago
Tim Mecklem 55f3d8a699 Change Gas Price to show Ether/Gwei instead of Wei/Gwei 7 years ago
Ryan Arthur 9345b8b8a0 Apply Bootstrap cards to the Block Details page 7 years ago
Ryan Arthur e8657dfdea Apply Bootstrap cards to the Transaction Details pages 7 years ago
Ryan Arthur 20f595dd87 Apply Bootstrap cards to the transaction index pages 7 years ago
Ryan Arthur 709531cc70 Apply Bootstarp cards to the Blocks page 7 years ago
Ryan Arthur 3c432f7b84 Use a section element for the container instead of a div 7 years ago
Ryan Arthur 590724482c Apply Bootstrap grid and components to the dashboard 7 years ago
jimmay5469 6281b74e6f Always show at least 2 decimal places for USD values 7 years ago
katibest 1c6c1b6c56 Cleaned up spacing 7 years ago
katibest 957b649d88 Converted address page to table -removed css page 7 years ago
jimmay5469 a4c966009e Use custom format for usd display to remove decimal comma on homepage 7 years ago
jimmay5469 0246dc45db Use custom format for ether/gwei/wei display to remove decimal commas 7 years ago
jimmay5469 57360b9af7 Fix html formatting 7 years ago
Tim Mecklem 04f4059737 Update gettext 7 years ago
jimmay5469 e75c7e1bde Make TX Fee usd display consistent with Value 7 years ago
Tim Mecklem 3befa706ec Add CurrencyHelpers for non-wei currency formatting 7 years ago