Skip to content
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

Upload ruleset files using a "drag and drop" component #828

Closed
2 tasks done
pablotr9 opened this issue Sep 3, 2019 · 2 comments
Closed
2 tasks done

Upload ruleset files using a "drag and drop" component #828

pablotr9 opened this issue Sep 3, 2019 · 2 comments
Assignees
Labels
type/enhancement Enhancement issue UI/UX Generic label for things related to the font-end side
Milestone

Comments

@pablotr9
Copy link
Contributor

pablotr9 commented Sep 3, 2019

Hi team,

The app currently supports uploading ruleset files, filling a text editor and clicking on a "Save" button. What about having a "drag and drop" box where the user can put a valid ruleset file?

Proposals:

  • Create a "drag and drop" component for uploading files using the Wazuh API.
  • Integrate it with our ruleset management tabs.
@pablotr9 pablotr9 added type/enhancement Enhancement issue UI/UX Generic label for things related to the font-end side priority/low labels Sep 3, 2019
@jesusgn90 jesusgn90 added this to the 36th week sprint milestone Sep 3, 2019
@pablotr9
Copy link
Contributor Author

pablotr9 commented Sep 9, 2019

Update
A new directive have been created to upload files (drag and drop is allowed).
Currently working on the style of the directive.
upload

@pablotr9
Copy link
Contributor Author

pablotr9 commented Oct 4, 2019

Update
We can now update rules/decoders file (only .xml are allowed)
rule-upload

We can also upload CDB Lists, notice that when the file extension or the file content is not correct an error message is shown as in this following example gif:
cbd-list-upload

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue UI/UX Generic label for things related to the font-end side
Projects
None yet
Development

No branches or pull requests

4 participants