Commit Graph

173 Commits (82c4a720e1b69cd6a011d1299bf5d5fcb47c6606)

Author SHA1 Message Date
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
Tim Mecklem 309a5bc5cb Add formatted_fee helper 7 years ago
katibest 2e92a4b4b9 Aligned USD value under Poa in Transaction Overview 7 years ago
katibest 806647c99e Aligned USD under Poa balance 7 years ago
Tim Mecklem 4404fa8590 Consolidate `Application.get_env(:explorer, :coin)` calls 7 years ago
Tim Mecklem 5306637825 Add USD conversion to transaction overview 7 years ago
Tim Mecklem bd35a7c2d8 Use redirect pattern for transaction->internal transaction list 7 years ago
Tim Mecklem 426433e83b Add exchange rate to address pages 7 years ago