-
Notifications
You must be signed in to change notification settings - Fork 147
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
Analysis logs available in frontend #195
Conversation
e3c26ce
to
2e82899
Compare
4837925
to
61a07e8
Compare
91990db
to
18adddf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe AnalysisLogs.js
requires a rewrite before we merge this. Current version may work, but code will be unmaintainable after 2 weeks.
bc92510
to
6847cd0
Compare
@chivay ping me when you're done with fixes :) |
needs rebase as #223 is now merged |
5bd0ce3
to
9cb4805
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested LGTM; I think this is good to go and things like styling of individual log entry or search box could go in further PRs
Analysis logs available in frontend (CERT-Polska#195)
closes #174 #185
blocked by #223
OK, so this PR is quite large I'm still missing #223 for it to work, however I'd like some feedback on what to change / what things should look like. The way each log entry is displayed isn't trivial and I'm still looking for ideas that would look nice and be feasible to code. Apart from that, the code is somewhat finished and works without any issues.
Consider only commit 18adddf as the other one is extracted into other PR
TODO:
This is a preview: