Commit Graph

202 Commits (76e61891e97b084cd464b98af59debb25980af65)

Author SHA1 Message Date
Victor Baranov 7efee7b685 Fix dark forest theme bugs, allow multiple contracts 4 years ago
Victor Baranov 67ab802f05 Chart smooth lines 4 years ago
Victor Baranov ffdbf09613 Write contract: display currently connected address 4 years ago
Victor Baranov fe16d056d9 Contracts read/write: method_id instead function_name as a key 4 years ago
Victor Baranov c786b24e70 Search in one click 4 years ago
Victor Baranov 5234de7d4d Process TypeError: Cannot read property el of undefined 4 years ago
Victor Baranov dc4c404fae Connect to Metamask button 4 years ago
Victor Baranov a74decfb50 Fix permanent fetching tokens and unavailable navbar menu when read/write proxy tab is active 4 years ago
Victor Baranov 84471dab9e Fix for definnition of contract type: proxy/regular 4 years ago
Victor Baranov 568eaf02ef Write proxy contract feature 4 years ago
Victor Baranov d0ce9e2e43 Write contract feature: support payble methods 4 years ago
Victor Baranov 9717502f6c A modal window with pending tx hash 4 years ago
Victor Baranov c8e8951a65 Check if Metamask is authorized, increase container width to comply with increased max possible number of tabs 4 years ago
Victor Baranov fe78cbfe39 Write contracts: a new tab with the list of write methods 4 years ago
Victor Baranov 7adf3f4220 Read proxy 4 years ago
Victor Baranov 3171f8aca0 Show the previous day value in legend of tx history chart 5 years ago
Victor Baranov 82e250ba6d Update history_chart.js to use local storage 5 years ago
Victor Baranov c79afa23c0 Finalizing of txs count chart 5 years ago
Max Alekseenko 706de850f4 more scripts optimization 5 years ago
Victor Baranov ec9de71d17 Introduce API_PATH env var 5 years ago
Max Alekseenko 503b61b822 separate smart contracts logic 5 years ago
Max Alekseenko e23a68d007 fix duplicate websocket connection 5 years ago
Max Alekseenko b0f74f41bd remove chart loader 5 years ago
Max Alekseenko fc8ce8f79d disable chart animation after the first loading 5 years ago
Max Alekseenko 2f0d06ad88 hide loading after chart script is loaded 5 years ago
Max Alekseenko 76145a54a5 add setDataToLocalStorage function 5 years ago
Max Alekseenko 0a0eacefbd comment unused code 5 years ago
Max Alekseenko 77535a8652 move all chart logic to separate script 5 years ago
Max Alekseenko f06bca3726 fix linter errors 5 years ago
Max Alekseenko c5ba8e7b0d move chart initial loading to separate file 5 years ago
Max Alekseenko 983444b3b7 improve loader styles 5 years ago
Victor Baranov 64ef27aa1d Decrease loaders showing delay on the main page 5 years ago
Max Alekseenko 9faf67aeb1 fix linter errors 5 years ago
Max Alekseenko f8c4cc9129 store chart data in local storage 5 years ago
Victor Baranov b9695ef85e eslint fixes 5 years ago
Ayrat Badykov 02eb01ecb5
fix try it out section 5 years ago
saneery b479aae84a Set not full path to api on ajax queries 5 years ago
saneery 37da2eaa6e Move api's url to the end of example 5 years ago
saneery aabb006940 Add host in an example of curl request 5 years ago
saneery 0a647d0acb Remove schema from api url 5 years ago
saneery c4ca6ba2b5 Fix error of url in API page 5 years ago
slightlycyborg 7dcd634b94 Fixed left-padding on history_chart 5 years ago
slightlycyborg 4c55004986 fixed history_chart left axis cutoff problem 5 years ago
slightlycyborg 317339487e fixed legend color for txs history chart 5 years ago
Ayrat Badykov 1d0d6165c2
move first page href to variable 5 years ago
Ayrat Badykov 5fb5df8fbe
fix eslint issues 5 years ago
Ayrat Badykov ce139f9db3
fix first page button for uncles and rewards 5 years ago
saneery 82d6265024 Toggle button view more/less transfers 5 years ago
Ayrat Badykov b8570df932
fix chart step size 5 years ago
Paul Tsupikoff b7c89cd790
Correctly handle dynamically created Bootstrap tooltips 5 years ago