Commit Graph

41 Commits (bf7ec84e0b13129ea9fd35445bba2dafdf0b4e25)

Author SHA1 Message Date
Stamates 09d176758f Fix channel event name for chain transactions. 6 years ago
Ryan Arthur 0e1f56abd3 Refactor block tile partial and fix import transition on homepage 6 years ago
Stamates 4b82c0c524 Eslint appeasement 6 years ago
Stamates 6e3ea74c49 Localize placeholder message 6 years ago
Stamates 64d20f3d2a Use placeholders for out of order blocks on home page (chain) 6 years ago
Stamates afe98f0c49 Refactor to replace any block that matches the new block received 6 years ago
Ryan Arthur 578f03a9e4 Adjust the block animation from the importing state 6 years ago
Ryan Arthur 5b4fca0d9d Style the block placeholder element 6 years ago
Stamates f1623c1286 Use place holders when receiving out of order blocks realtime 6 years ago
Stamates 374b28f8bd Remove duplicate transaction rendering 6 years ago
Stamates 424e51bc43 Rework validation list to only subscribe to new_blocks of the miner_hash, prepend list with clingBottom, and update the validations count 6 years ago
Stamates 5af6dfa7e2 Fix issue with channel connection on transactions 6 years ago
Stamates 61ee2b8ef8 Update transaction counts beyond page one and cleanup pending transaction behavior 6 years ago
Stamates 50b164629e Base batch accumulation counts on the filtered list results 6 years ago
Stamates 95d01e177f Add pending transactions to top of address_transactions list. Standardize to transaction tile for pending transactions. 6 years ago
Lokraan 10e17d34db Run mix gettext.extract --merge 6 years ago
Lokraan 92f99cac22 Ran mix format on code. 6 years ago
Lokraan a58b0bed6a New validations are added to the page. 6 years ago
jimmay5469 115a256311 Update batch count on transactions list even beyond page one 6 years ago
jimmay5469 2b86bc41e3 Improve pending transaction live reload edge case behavior 6 years ago
jimmay5469 f4fc9b5d46 Create removal animation 6 years ago
jimmay5469 91556eb5fc Use jQuery slideDown instead of css animations to handle variable height elements 6 years ago
Stamates ff5d4d0163 Wireup live update of pending transactions 6 years ago
Stamates 8467348a79 Remove collated pending transactions 6 years ago
jimmay5469 1e236ce2a3 Use prependWithClingBottom instead of jquery prepend 6 years ago
jimmay5469 45a5b73667 Cleanup and extract prependWithClingBottom to utils 6 years ago
jimmay5469 cfdca2a5c9 Spike on scroll during prepend 6 years ago
jimmay5469 81ba8ca614 Wire-up page reload of pending transaction detail when collated channel message received 6 years ago
jimmay5469 a321b90878 Add full details to internal transaction tiles 6 years ago
jimmay5469 d728acacac Make sure to reload USD when replacing address balance 6 years ago
jimmay5469 8cdaf1abba Use data attributes to identify pages 6 years ago
Stamates 8740a49d0f Don’t subscribe to list updates when beyond page one 6 years ago
jimmay5469 e55906ce04 Make sure to load token balances when account balance is updated 6 years ago
Stamates 3f571aa4bb Live updates for internal_transactions on address page 6 years ago
jimmay5469 cf8c97a338 Move all USD conversions to JS 6 years ago
Tim Mecklem fe10cae5bd Use `txs` for list, `tx` or `address` for individual pages, respectively 6 years ago
jimmay5469 3cb1e62ac3 Update USD formatting in javascript 6 years ago
jimmay5469 4acabc4219 Live reload chart, exchange rate, and market cap on homepage 6 years ago
Andrew Cravenho cf75276fe8 Change explorer_web to block_scout_web 6 years ago