diff --git a/webui/.gitignore b/webui/.gitignore index 97da3c7d..15918818 100644 --- a/webui/.gitignore +++ b/webui/.gitignore @@ -14,9 +14,6 @@ dist-ssr coverage *.local -/cypress/videos/ -/cypress/screenshots/ - # Editor directories and files .vscode/* !.vscode/extensions.json diff --git a/webui/src/components/DescriptionPanel.vue b/webui/src/components/DescriptionPanel.vue index 2d7469e6..da33cde0 100644 --- a/webui/src/components/DescriptionPanel.vue +++ b/webui/src/components/DescriptionPanel.vue @@ -12,34 +12,5 @@ search and display the rule matches in different viewing modes.

-
-
- - -

TODO: Help instruction to walk through users how generate a capa report.

-
- - -

TODO: Add major changes to the tool here.

-
- - diff --git a/webui/src/components/MetadataPanel.vue b/webui/src/components/MetadataPanel.vue index d60d36d5..686a0ab6 100644 --- a/webui/src/components/MetadataPanel.vue +++ b/webui/src/components/MetadataPanel.vue @@ -1,59 +1,56 @@ +