Commit Graph

287 Commits (4ff75f8e5ff137786f0cf23381c47dbaf62db96e)

Author SHA1 Message Date
jimmay5469 056f0648fe Infinite scroll on blocks page 6 years ago
jimmay5469 3f557ef08d Enable transaction channel batching on homepage 6 years ago
jimmay5469 9c3f61330a Clean up utils.js 6 years ago
jimmay5469 6c6f2641ab Finish updating the tests 6 years ago
jimmay5469 9f1e75fb60 Reintroduce existing block replacement 6 years ago
jimmay5469 aeea3507dc Reintroduce missing block placeholders 6 years ago
jimmay5469 0251d00e95 listMorph all the things 6 years ago
jimmay5469 8ca3cbcdf4 connectElements all the things 6 years ago
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 52fb43ae4a One JS page file per route 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
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
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 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
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