Commit Graph

1004 Commits (d0df4944fa21206dffcfd6d57b4f5a77fe793061)
 

Author SHA1 Message Date
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
Jimmy Lauzau c80f6b9cb0
Merge pull request #199 from poanetwork/poa-theme-#152 7 years ago
jimmay5469 7043db4432 Run gettext 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
jimmay5469 af2aaa9593 Revive accidentally deleted tests 7 years ago
jimmay5469 2e9b824731 Alphabetize preloads 7 years ago
katibest 2cd748c68c Changed warning color to be orange 7 years ago
katibest 46685dc3cf Removed commented our code 7 years ago
jimmay5469 8ef859a7ef Fix js lint errors 7 years ago
katibest b13d21f5bd Restyled address links in tables through out site 7 years ago
katibest 013bd3bcae Fixed z index on header 7 years ago
katibest 756332c2da Clipboard packages 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 9a8a3a9f89 Rename test file 7 years ago
Tim Mecklem 1ba15e141a Fix assertion 7 years ago
Tim Mecklem 5150cb9acb Fix remaining controller tests that were failing from frontend redesign 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 3fbe241cb9 Cleaned up unneeded code in css 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 f05e4f0df2 Unlightened the header 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
Paul Schoenfelder 560834a0eb
Merge pull request #181 from poanetwork/deployment/circleci 7 years ago
Paul Schoenfelder 4c2b7b9f16 Allow deploying to arbitrary AWS environments 7 years ago
Paul Schoenfelder 41efc21fa5 Initial AWS deployment config and scripts 7 years ago
Luke Imhoff c3588fa569
Land #188: Fix flaky tests 7 years ago
Luke Imhoff 0207ad8d66 Fix flaky tests 7 years ago
Luke Imhoff 6624773438
Land #186: Use more appropriate types for transactions key recovery fields 7 years ago
Luke Imhoff 6749e15cb8 Transaction v as integer 7 years ago
Luke Imhoff 3f7a737238 standard_v is a smallint (2 bytes) that must be between 0 and 3 7 years ago
Luke Imhoff 9e24b3b0d3 Convert transactions r and s to decimal 7 years ago
Alex Garibay aa8dfff5fc
Use configuration to conditionally start processes (#178) 7 years ago