Commit Graph

473 Commits (36d529ce0761466fdfcf4c3967c56431335d89d8)

Author SHA1 Message Date
jimmay5469 6433ddd782 Stop channel batching in most places unless absolutely necessary 6 years ago
jimmay5469 531a16d761 Stop trimming bottom on transactions live reload 6 years ago
Stamates 215209a256 Add rendered pending transactions to initial hash list 6 years ago
Stamates 4f6031de13 Initial wires of a pending-transaction toggle 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
jimmay5469 88ab1172bc JS cleanup 6 years ago
Stamates 883886c047 Create placeholder for loading percentage and live update 6 years ago
Stamates 3254ead1ee Fill-in skipped blocks on page render for blocks list and homepage 6 years ago
Ryan Arthur 5d37e21d90 Improve animations 6 years ago
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
Luke Imhoff 613bf24c93 requuest -> request 6 years ago
Luke Imhoff 072f05f320 commmand -> command 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
Gustavo Santos Ferreira 434a256553 write javascript that controls the filter 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
mulili 0b5467dd6c fixed merge conflict and fixed number formatting 6 years ago
mulili 85fd9c2a6d fixed merge conflict and fixed number formatting 6 years ago
mulili 183ce801eb fixed merge conflict and fixed number formatting 6 years ago
mulili faae82efb5 fixed merge conflict and fixed number formatting 6 years ago
mulili 931ff46fbc fixed merge conflict and fixed number formatting 6 years ago
jimmay5469 a21b73e76f If the navbar is visible stick to top, otherwise stick to bottom 6 years ago
jimmay5469 66eee235b4 Use range for userIsScrolling in case scrollTop is still working 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
mulili 952e990ffd changes requested 6 years ago