Commit Graph

59 Commits (568e73c3de353eb5866a8407d0b4b5cd9196fc6e)

Author SHA1 Message Date
Luke Imhoff e97827a926 Cover Explorer.Indexer 7 years ago
Luke Imhoff 2c7a446ab1 Fix unknown types for dialyzer 7 years ago
Luke Imhoff 4d82d2df65 Fix tests for Sokol full changes 7 years ago
Tim Mecklem 1ee2158879 Exclude internal transactions that have no siblings in transaction 7 years ago
Luke Imhoff 5a725265f6 WIP Hash primary keys 7 years ago
Tim Mecklem 2cadf8dd6c Fix “from” and “to” order on transaction show internal transactions page 7 years ago
katibest 6a1435ddcb Removed unneeded class name 7 years ago
katibest e5d5336483 Renamed to follow appropriate naming system 7 years ago
katibest 0109150c1b Css tweaks for nav color and margin for SM icons 7 years ago
katibest b03facd0ac Refactor sidebar for maintainability 7 years ago
katibest 8ebd6460d4 Refactor sidebar for maintainability 7 years ago
katibest d0d38ad1e6 Removed double information of Height 7 years ago
Tim Mecklem 5d9f155582 Move block overview above transactions list on block details page 7 years ago
katibest bd0daa97b2 Fixed the container size for the header size 7 years ago
katibest 411e2bc4d1 Linked social media icons 7 years ago
katibest 882dabfeb3 Add in Social media links 7 years ago
Tim Mecklem 5bc813a87d Convert a tags to `link` helper calls 7 years ago
katibest 6592737eae Added view all button to homepage panels 7 years ago
katibest 631733268d Rendered partial in main 7 years ago
katibest 4b5e04e063 Removed sidebar footer and styles 7 years ago
katibest 75892d5b22 Fix footer to bottom and other css tweaks 7 years ago
katibest c77b28c5c0 Re rendered footer on layout view 7 years ago
jimmay5469 ac7ceafab8 Move sidebar js to assets 7 years ago
jimmay5469 e7ebc62031 Add font-awesome 7 years ago
katibest e8e35af0df Updated per Jimmy’s review 7 years ago
jimmay5469 bc2e47eaf0 Remove unused view code 7 years ago
katibest f6fd0b88e6 Fix tests 7 years ago
katibest 6b59f0cf21 Remove unused header partial 7 years ago
katibest c45cae2adc Homepage rebrand adding bootstrap into header/footer 7 years ago
Chris McCord 117871a834 WIP 7 years ago
Tim Mecklem f7bbbe9af0 Change Chain Context to accept a `:direction` option 7 years ago
jimmay5469 ee7175e449 Use bootstrap dropdown for filter options 7 years ago
jimmay5469 9408f19ab6 Add transaction fee to account transactions list 7 years ago
jimmay5469 973a52a29c Add to/from filtering for transactions on address page 7 years ago
Tim Mecklem 6ab35fb090 Show overview and transactions together for addresses 7 years ago
jimmay5469 5270f6b720 Combine address transactions into a single tab 7 years ago
Luke Imhoff b58bbb63eb Format html.eex 7 years ago
Luke Imhoff 125b540871 Increase credo and formatter columns to 120 7 years ago
Luke Imhoff 31c06221a3 Move unit conversions into Explorer.Chain 7 years ago
Luke Imhoff 4fcace87b0 Replace TransactionForm with TransactionView functions 7 years ago
Luke Imhoff 5c69c523da Replace PendingTransactionForm with proper PendingTransactionView functions 7 years ago
Luke Imhoff a34e1a9fff Replace BlockForm with proper BlockView functions 7 years ago
Luke Imhoff 8fb72a26ed Chain context 7 years ago
Luke Imhoff 5e53958424 Move forms into ExplorerWeb namespace 7 years ago
Tim Mecklem 64b247e19f Move Nonce to the left column 7 years ago
Tim Mecklem 644dff7703 Remove transaction hash from detail page 7 years ago
jimmay5469 9cf4af43e9 Create module for wei unit conversions 7 years ago
jimmay5469 d86c09ce8a Move transaction query into helper function 7 years ago
jimmay5469 c1f6c811d3 Fix HTML formatting 7 years ago
jimmay5469 d534a73503 Localize copy 7 years ago