-
Notifications
You must be signed in to change notification settings - Fork 1.2k
refactor: static analyser plugin from yo-yo to react #1104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
110 commits
Select commit
Hold shift + click to select a range
6e3d624
refactor: added custom checkbox for static analyser plugin
davidzagi b829de8
added warning sign when analysis has runned
davidzagi e765dd6
removed icon: fas fa-angle-double-right from each category display name
davidzagi 74404c3
Merge branch 'master' into refactoring-static-analyser
tizah 84bcd82
adding a condition to fix ci build
tizah a053eef
Merge branch 'master' into refactoring-static-analyser
tizah edf19b4
fix: testing to see if test passes
tizah c22fa5e
Merge branch 'refactoring-static-analyser' of https://github.com/ethe…
tizah 3d8d939
added className staticAnalysisView to staticAnalyser component
tizah 15b599c
remove className staticAnalysisView and added id = staticanalysisView
tizah 47100bd
fix: moved staticanalysisButton id to the Button component
tizah f04fa3c
Merge branch 'master' into refactoring-static-analyser
tizah 9c2bc3a
fix: removed disabled props on button
tizah 60df389
Merge branch 'refactoring-static-analyser' of https://github.com/ethe…
tizah 1a595bf
reversed changes
tizah 81b7e38
commiting code to detect failing test
tizah ba090e2
removed comments
tizah d351f4c
removing comments and unused functions
tizah 973de43
removed extra space at end of file
tizah a34e01c
added new line at end of file
tizah cacfc5c
added new line at end of file
tizah 845cb3b
restored staticAnalysis.spec.ts to it previous code structure
tizah 18cb9d4
fix failing test
tizah ffff4b3
Merge branch 'master' into refactoring-static-analyser
tizah 40cb362
feat_fix_n_refactor: exptracted checkbox as a reusable component and …
tizah af07539
refactored warning message
tizah cbd56b3
fix editor highlighter
tizah a5d6aed
removed old staticAnalysis from remix-project
tizah b851b96
created actions and reducer to optimise code
tizah 5a2aecb
Merge branch 'master' into refactoring-static-analyser
tizah 36a37ef
refactored static analysis to improve performance
tizah de96cd2
Merge branch 'refactoring-static-analyser' of https://github.com/ethe…
tizah 93b0e5f
refactor: added custom checkbox for static analyser plugin
davidzagi 9b3eda8
added warning sign when analysis has runned
davidzagi 5a6953c
removed icon: fas fa-angle-double-right from each category display name
davidzagi 6f1d745
adding a condition to fix ci build
tizah 5666d30
fix: testing to see if test passes
tizah 219ff3a
added className staticAnalysisView to staticAnalyser component
tizah b17e8dc
remove className staticAnalysisView and added id = staticanalysisView
tizah 450557f
fix: moved staticanalysisButton id to the Button component
tizah 3d0f51c
fix: removed disabled props on button
tizah e50b0e5
reversed changes
tizah 19de4ba
commiting code to detect failing test
tizah d1d9122
removed comments
tizah b88913f
removing comments and unused functions
tizah 2887543
removed extra space at end of file
tizah f42daa2
added new line at end of file
tizah 8cf8b84
added new line at end of file
tizah cb4c85c
restored staticAnalysis.spec.ts to it previous code structure
tizah 8a85ae8
fix failing test
tizah 1b39eb1
feat_fix_n_refactor: exptracted checkbox as a reusable component and …
tizah 8479ad2
refactored warning message
tizah 691f449
fix editor highlighter
tizah f6c9d97
removed old staticAnalysis from remix-project
tizah 40973df
created actions and reducer to optimise code
tizah f486939
refactored static analysis to improve performance
tizah 6046453
fix: filename not showing in the result `last result for:` section
tizah 420dd82
fix: resolve conflict
tizah 4d2db41
Merge branch 'master' into refactoring-static-analyser
tizah bf28e5b
Merge branch 'master' into refactoring-static-analyser
tizah 525b654
Merge branch 'master' into refactoring-static-analyser
tizah 12d3c18
Merge branch 'master' into refactoring-static-analyser
tizah f541d0c
Merge branch 'master' into refactoring-static-analyser
tizah 15a549f
refactor: added custom checkbox for static analyser plugin
davidzagi 4c03121
added warning sign when analysis has runned
davidzagi fcbf541
removed icon: fas fa-angle-double-right from each category display name
davidzagi 5971471
adding a condition to fix ci build
tizah dcf510f
fix: testing to see if test passes
tizah 8d2c912
added className staticAnalysisView to staticAnalyser component
tizah f6f279c
remove className staticAnalysisView and added id = staticanalysisView
tizah ef20331
fix: moved staticanalysisButton id to the Button component
tizah 2a28a62
fix: removed disabled props on button
tizah 7481756
reversed changes
tizah 5fb870d
commiting code to detect failing test
tizah 17c1257
removed comments
tizah cbb2c03
removing comments and unused functions
tizah 9ab0288
removed extra space at end of file
tizah ef34146
added new line at end of file
tizah 197eda9
added new line at end of file
tizah e6ae1d3
restored staticAnalysis.spec.ts to it previous code structure
tizah 493511f
fix failing test
tizah 6dfe730
feat_fix_n_refactor: exptracted checkbox as a reusable component and …
tizah 6924eb4
refactored warning message
tizah d3cdaaf
fix editor highlighter
tizah a1ebf63
removed old staticAnalysis from remix-project
tizah 43ae28e
created actions and reducer to optimise code
tizah 369279c
refactored static analysis to improve performance
tizah fb1fc30
fix: filename not showing in the result `last result for:` section
tizah 97663b3
rebasing to manually resolve conflicts
tizah 2c0fa1d
added warning sign when analysis has runned
davidzagi aa943f4
commiting code to detect failing test
tizah 9f20fe7
removed comments
tizah 53d3e2a
removing comments and unused functions
tizah 2804a0e
removed extra space at end of file
tizah 64f995c
added new line at end of file
tizah 80cce47
added new line at end of file
tizah 2e16a23
restored staticAnalysis.spec.ts to it previous code structure
tizah 420eb68
fix failing test
tizah ca85da3
feat_fix_n_refactor: exptracted checkbox as a reusable component and …
tizah 1c22e15
refactored warning message
tizah 68e41a9
fix editor highlighter
tizah 01adc29
removed old staticAnalysis from remix-project
tizah 2a5ffe1
created actions and reducer to optimise code
tizah 7040108
refactored static analysis to improve performance
tizah 2f31e64
resolving conflict manually from rebase
tizah 7770ec3
resolving reducer conflicts
tizah 6ff9baa
Merge branch 'master' into refactoring-static-analyser
tizah 05698e2
Merge branch 'master' into refactoring-static-analyser
tizah 304c674
Merge branch 'master' into refactoring-static-analyser
tizah bb2ca8f
Merge branch 'master' into refactoring-static-analyser
tizah File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
302 changes: 0 additions & 302 deletions
302
apps/remix-ide/src/app/tabs/staticanalysis/staticAnalysisView.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.