Commit Graph

289 Commits (8089c18908cf9e9808be28e9a65e866d3f07283f)

Author SHA1 Message Date
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
katibest 2d324363d9 Updated links for switch network 7 years ago
katibest 577f5a0cc5 This is for the future when we have tokens and smart contracts 7 years ago
katibest 040b8c62af Replace smart contract with address icon 7 years ago
jimmay5469 0f2f1723bc Remove unused view helpers 7 years ago
katibest b13d21f5bd Restyled address links in tables through out site 7 years ago
katibest 97add8ebfd Remove address card icon on validator 7 years ago
katibest 63e38e723a Clipboard now copies address and is styled with tooltip 7 years ago
Tim Mecklem 69d5fd8901 Convert remaining feature tests to use page modules 7 years ago
Tim Mecklem 2e058cf94c Consolidate transaction viewing tests 7 years ago
jimmay5469 2f3f2ad85b Remove coming soon block on homepage for now 7 years ago
Tim Mecklem 8b0389282c Move transaction browsing feature tests into separate module 7 years ago
Tim Mecklem a90a628b5d Use Phoenix Params impl in links 7 years ago
katibest a1c7132ae0 Margin fix on the homepage panels 7 years ago
katibest a89c61ba1a Introduced monospace and created address link component 7 years ago
katibest 18da7bf04a Fixed the margins on the data chart on the homepg 7 years ago
katibest 6ad9bcb5c3 Fixed social media links on sidebar 7 years ago
katibest d492746fd8 Updated sidebar for mobile and added switch net/home 7 years ago
katibest dfa1d76e55 Fixed margin on the graph for mobile 7 years ago
jimmay5469 0f006ea45f Transaction link helper 7 years ago
jimmay5469 95b4594ad8 Address link helper 7 years ago
katibest 47863044af Introduce theme for POA 7 years ago
Luke Imhoff a96f05d065 Store variable-length DATA as Explorer.Chain.Data 7 years ago
Tim Mecklem d4a4efcbf0 Add transaction count to address page 7 years ago
Luke Imhoff 785336f322 Fix accidental delegate variable character deletion 7 years ago
Luke Imhoff 8e09990248 Indent Markdown lists 1 space for stand-alone lists 7 years ago
Tim Mecklem 36d0fa2360 Use lookup instead of filtering the list to get a symbol’s exchange rate 7 years ago
Tim Mecklem 7e03c940e7 Changing to multiline `if` and remove pipe on single call 7 years ago
katibest c5fa6795ec Handle nil values in exchange rate token 7 years ago
katibest 007c2a2ba2 Formatted stats on the bottom of the graph 7 years ago
jimmay5469 3239a248b9 Format price, market cap, and 24h volume 7 years ago
Tim Mecklem f7d67b7a86 Change `Market.fetch_exchange_rate/1` and supporting code to be testable 7 years ago
jimmay5469 417c24172a Basic formatting for price, market cap, and 24h volume 7 years ago
jimmay5469 0b6b338819 Display Price, Market Cap, and 24h Volume 7 years ago
katibest af6be7c058 Updated layout of graph and stats 7 years ago
Tim Mecklem 84a36b2e55 Add market cap data to chart 7 years ago
jimmay5469 204fba3d6d Display market history data in chart 7 years ago
jimmay5469 a07e673c43 Fetch market history data for homepage 7 years ago
Luke Imhoff 9f874df1f5 Remove unused :api pipeline 7 years ago
Luke Imhoff e017e648d9 Remove unused view functions 7 years ago
Luke Imhoff 29ffbc6319 Use protocols in templates 7 years ago
Luke Imhoff 4bd61162d9 Remove unused files 7 years ago
Luke Imhoff 45c32667a2 Remove (sub)section comments 7 years ago
Alex Garibay 025bec4226
Add Wei Ecto type (#145) 7 years ago