Commit Graph

34 Commits (8ca3cbcdf455e9f4fe4bbf968042106ca2b69ee0)

Author SHA1 Message Date
jimmay5469 8b6903e13a Address feedback 6 years ago
jimmay5469 a55c602836 Update tests 6 years ago
jimmay5469 59da0d2216 Restructure 6 years ago
jimmay5469 d844185c18 Cleanup 6 years ago
jimmay5469 4a682a7134 Infinite scroll spike 6 years ago
jimmay5469 2e7e5d1932 Use listMorph on address page 6 years ago
jimmay5469 ffaf4ec5bf Fix merge conflict in address.js 6 years ago
jimmay5469 7939357893 Remove clingBottom 6 years ago
jimmay5469 c097f7e485 Remove delay adding validated transaction if pending transactions are hidden 6 years ago
jimmay5469 914a6fe8b7 Upgrade clingBottom to handle removals and be easier to use 6 years ago
jimmay5469 0eab4537d9 Smooth out animation when transaction goes from pending to validated 6 years ago
jimmay5469 71777e0e9a Update number of pending transactions 6 years ago
jimmay5469 6433ddd782 Stop channel batching in most places unless absolutely necessary 6 years ago
Stamates 215209a256 Add rendered pending transactions to initial hash list 6 years ago
Felipe Renan 54de3f985f Fix the Address page to count only transactions sent 6 years ago
Lokraan 7a243de380 Fixed validation count bug on address page. 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 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 1e236ce2a3 Use prependWithClingBottom instead of jquery prepend 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
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
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 c81cca4552 Live reload blocks on homepage 6 years ago
Stamates c736f89f33 Fix issue with balance card live update styling 6 years ago
jimmay5469 4d612d59f0 Setup live updates for address balance 6 years ago
jimmay5469 e8f7037de4 Update transaction count on client 6 years ago
jimmay5469 5281dcb086 Add jest for testing 6 years ago
jimmay5469 cd94b06a3c Refactor address page using redux 6 years ago
Stamates edbf271b75 Setup channel updates for address overview 6 years ago
jimmay5469 7af39e38ea Cleanup javascript 6 years ago
jimmay5469 c98d1f72c9 Fix tests and formatting 6 years ago
jimmay5469 6a41fb24b4 Handle big batches of transactions in live-update 6 years ago
jimmay5469 568126c26f Refactor batch function 6 years ago
jimmay5469 05636a4b2b Batch transaction inserts from channel 6 years ago
Stamates 3f5ce2db29 Serialize addresses as strings and verify empty-list selector is empty 6 years ago
jimmay5469 42b262667b Handle channel disconnection 6 years ago