Commit Graph

253 Commits (9f5fab04a71233c5b93e7c34d3ccb2ea15f10fb9)

Author SHA1 Message Date
Joseph Izang b595f79b7b fixing solhint no analysis for solhint 2 years ago
Joseph Izang de1c9fe13d update type def 2 years ago
Joseph Izang 3a4f3f8ddb fix useEffect to capture total change 2 years ago
Joseph Izang 2eb48eaec2 refactor run button logic 2 years ago
Joseph Izang 6346cc6ed2 fix button disable state 2 years ago
Joseph Izang 728cc15c34 fix empty spaces in error alerts for solhint 2 years ago
Joseph Izang 1ba8753da2 fixing case of incorrect badge total 2 years ago
Joseph Izang aee58f4675 fix case where after compilation, toggling showLibraryWarnings triggers badge needlessly 2 years ago
Joseph Izang aac07a8f2f cleanup, remove redundant warnings 2 years ago
Joseph Izang 93913c8ab6 remove redundant warnings in cards 2 years ago
Joseph Izang becf93cf28 fix e2e with data-id naming 2 years ago
Joseph Izang 2a99d21177 fix filter e2e 2 years ago
Joseph Izang 536689f4cc filter warnings 2 years ago
Joseph Izang 0eebfa821e split slither analysis & solhint & remix analysis 2 years ago
Joseph Izang d2b3511f5a use granular control to handle warnings showing 2 years ago
Joseph Izang 3ace6d5560 take advantage of flattening warning object 2 years ago
Joseph Izang 24ede5779f fix badge centering 2 years ago
Joseph Izang f192b9911d update types 2 years ago
Joseph Izang 5892af9af1 fix bug where passing empty [] causes double eval 2 years ago
Joseph Izang 56a8111205 capture warnings from solhint 2 years ago
Joseph Izang 15f9233a1a fix formatting 2 years ago
Joseph Izang f8dffb7d87 tooltip for button. change Linter to Solhint checkbox 2 years ago
Joseph Izang ce33beda95 dev log cleanup 2 years ago
Joseph Izang 5acb90648b refactor Remix tab body 2 years ago
Joseph Izang 797c42f3e0 fix badge for tab title 2 years ago
Joseph Izang 2c39ae1b24 basictabcomponent 2 years ago
Joseph Izang fa88e81fd6 abstract basic tab markup into its own component 2 years ago
Joseph Izang eabda0363b fix badge logic. make tab switching stateful 2 years ago
Joseph Izang 00ecb64b3a reset warnings and errors correctly 2 years ago
Joseph Izang 9ac9e44f73 clean up commented out code and dead code as well 2 years ago
Joseph Izang 2f5e762d99 clean up comments, console logs and count errorsby triggering staticAnalysiswarning 2 years ago
Joseph Izang e73b673a2b flesh out detection of remixd session to enable slither 2 years ago
Joseph Izang 7f09314e45 add effect to autocheck for already established remixd session 2 years ago
Joseph Izang ddbac18442 finish final changes requested by @ryestew 2 years ago
Joseph Izang c6b1d8067d fix overflow of text in alert card with warnings 2 years ago
Joseph Izang 9b30843e68 finished fixes from liana and rob 2 years ago
Joseph Izang 5747ae5945 change the text of tooltip for Remix and Linter 2 years ago
Joseph Izang 413da86b37 explicitly check slitherEnabled 2 years ago
Joseph Izang c121d23ac3 fix possibility where clicking Analyse button might attempt to run slither also 2 years ago
Joseph Izang 8450d6d36d fix error badge on remix tab 2 years ago
Joseph Izang 44aed3df41 fix slither tab visibility and label 2 years ago
Joseph Izang f9d80974ff finished fixing comments from @ryestew 2 years ago
Joseph Izang a4b3112113 fix slither checkbox disabling now reliant on remixd 2 years ago
Joseph Izang 3ff2b4429c linter & slither checkbox tooltip updates 2 years ago
Joseph Izang 0fb56f78c5 fixes as per @ryestew 2 years ago
Joseph Izang 2b7c2d3481 add id attribute to button 2 years ago
Joseph Izang a695ed684c clean dead code 2 years ago
Joseph Izang 3a1da8d5c5 improve isLibrary toggle logic 2 years ago
Joseph Izang 906f96325a fix error counting for basic tab 2 years ago
Joseph Izang a8e1c08ab6 fix run button tooltip text 2 years ago