Commit Graph

246 Commits (26053bf3aa34844afc6de09e8b2e77aaa4015f52)

Author SHA1 Message Date
Joseph Izang 86d69d9afe refactor run button logic 2 years ago
Joseph Izang 8e1025c2d1 fix button disable state 2 years ago
Joseph Izang 6eaaa63acf fix empty spaces in error alerts for solhint 2 years ago
Joseph Izang f0720036e7 fixing case of incorrect badge total 2 years ago
Joseph Izang bef549856a fix case where after compilation, toggling showLibraryWarnings triggers badge needlessly 2 years ago
Joseph Izang daefd70527 cleanup, remove redundant warnings 2 years ago
Joseph Izang 3b4f8b9036 remove redundant warnings in cards 2 years ago
Joseph Izang 48f12e9f78 fix e2e with data-id naming 2 years ago
Joseph Izang d391ebcc50 fix filter e2e 2 years ago
Joseph Izang b083b7983e filter warnings 2 years ago
Joseph Izang cc99ee5a1b split slither analysis & solhint & remix analysis 2 years ago
Joseph Izang 44b835556a use granular control to handle warnings showing 2 years ago
Joseph Izang 146ed8277e take advantage of flattening warning object 2 years ago
Joseph Izang 9069a505b3 fix badge centering 2 years ago
Joseph Izang ca41c11a9c update types 2 years ago
Joseph Izang 569ba2804b fix bug where passing empty [] causes double eval 2 years ago
Joseph Izang e4208cc689 capture warnings from solhint 2 years ago
Joseph Izang 2a537414de fix formatting 2 years ago
Joseph Izang b97fa0fedf tooltip for button. change Linter to Solhint checkbox 2 years ago
Joseph Izang 44d93c1811 dev log cleanup 2 years ago
Joseph Izang 739e0ff5e5 refactor Remix tab body 2 years ago
Joseph Izang 64bb7aa0da fix badge for tab title 2 years ago
Joseph Izang 5f9e20486f basictabcomponent 2 years ago
Joseph Izang 8936c4e834 abstract basic tab markup into its own component 2 years ago
Joseph Izang 171617d1e3 fix badge logic. make tab switching stateful 2 years ago
Joseph Izang 1de29961c4 reset warnings and errors correctly 2 years ago
Joseph Izang e7cf7ee190 clean up commented out code and dead code as well 2 years ago
Joseph Izang ae9e339546 clean up comments, console logs and count errorsby triggering staticAnalysiswarning 2 years ago
Joseph Izang 7cba306bf7 flesh out detection of remixd session to enable slither 2 years ago
Joseph Izang 5830837508 add effect to autocheck for already established remixd session 2 years ago
Joseph Izang eff89b5cc3 finish final changes requested by @ryestew 2 years ago
Joseph Izang e4e8f50cab fix overflow of text in alert card with warnings 2 years ago
Joseph Izang bf16e27477 finished fixes from liana and rob 2 years ago
Joseph Izang 69420fe077 change the text of tooltip for Remix and Linter 2 years ago
Joseph Izang 5c4634d990 explicitly check slitherEnabled 2 years ago
Joseph Izang 61d2cb17b6 fix possibility where clicking Analyse button might attempt to run slither also 2 years ago
Joseph Izang fe3ab20ef3 fix error badge on remix tab 2 years ago
Joseph Izang a718b30438 fix slither tab visibility and label 2 years ago
Joseph Izang d914371979 finished fixing comments from @ryestew 2 years ago
Joseph Izang e5181a183a fix slither checkbox disabling now reliant on remixd 2 years ago
Joseph Izang c6e1decb2a linter & slither checkbox tooltip updates 2 years ago
Joseph Izang 3a5019ee97 fixes as per @ryestew 2 years ago
Joseph Izang 13e79b23c3 add id attribute to button 2 years ago
Joseph Izang 869423923a clean dead code 2 years ago
Joseph Izang 83441f0136 improve isLibrary toggle logic 2 years ago
Joseph Izang 966903d617 fix error counting for basic tab 2 years ago
Joseph Izang 9722f29935 fix run button tooltip text 2 years ago
Joseph Izang 8d50aa564a addressed comments from @ryestew and @yann300 2 years ago
Joseph Izang 136d3ab918 fix ssa e2e 2 years ago
Joseph Izang 9c5db6ed87 cleanup console logs 2 years ago