Commit Graph

12 Commits (8d3433b6bab2e8a78935230ceec54ded59e0a0f6)

Author SHA1 Message Date
Viktor Baranov 7dca1596b6 Replace lodash NPM package with tiny lodash modules 3 years ago
nikitosing e29b474875 Fix falsy Connection Lost on reload page 3 years ago
Max Alekseenko 8c0beea638 js scripts optimization 5 years ago
Victor Baranov b9695ef85e eslint fixes 5 years ago
Victor Baranov 268b39815e Drastically reduce lodash lib 5 years ago
William Sanches 33b06b228b
Refactor transaction tile identifier 6 years ago
Gustavo Santos Ferreira 63328eb4e0 change the redux page to use async load 6 years ago
jimmay5469 e39a776e19 Infinite scroll on pending transactions page 6 years ago
jimmay5469 9c3f61330a Clean up utils.js 6 years ago
jimmay5469 0251d00e95 listMorph all the things 6 years ago
jimmay5469 8ca3cbcdf4 connectElements all the things 6 years ago
jimmay5469 52fb43ae4a One JS page file per route 6 years ago
jimmay5469 7939357893 Remove clingBottom 6 years ago
jimmay5469 914a6fe8b7 Upgrade clingBottom to handle removals and be easier to use 6 years ago
jimmay5469 531a16d761 Stop trimming bottom on transactions live reload 6 years ago
Stamates 5af6dfa7e2 Fix issue with channel connection on transactions 6 years ago
Stamates 95d01e177f Add pending transactions to top of address_transactions list. Standardize to transaction tile for pending transactions. 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
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 81ba8ca614 Wire-up page reload of pending transaction detail when collated channel message received 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
Tim Mecklem fe10cae5bd Use `txs` for list, `tx` or `address` for individual pages, respectively 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
jimmay5469 6bf8124431 Increment transaction counts with new transactions 6 years ago
Stamates f7852e7eb7 Add disconnect message and ignore live reload if on page 2+ for transaction list page 6 years ago
Stamates 0531c46adb Live reload transactions on transaction list page (with batch messages) 6 years ago
Stamates 217a2fce59 Wireup new_transaction channel broadcast and live update transaction list on homepage 6 years ago
jimmay5469 029db4de58 Remove channel join log messages to clean test output 6 years ago
jimmay5469 4d612d59f0 Setup live updates for address balance 6 years ago
jimmay5469 e8f7037de4 Update transaction count on client 6 years ago
Tim Mecklem 9ce3f3d9e4 Hook up block confirmations to subscribed indexer update 6 years ago
Stamates 86f350bb06 Drop down to just sending block confirmations number through on channel broadcast 6 years ago
Stamates 17f5c9a742 Add live update to block confirmations on transaction page 6 years ago