Commit Graph

248 Commits (dff89e191d56ca8e668ceba34b174855ec7bdef0)

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