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

Blazor + Blazor WASM UI #355

Closed
gfs opened this issue May 6, 2021 · 1 comment
Closed

Blazor + Blazor WASM UI #355

gfs opened this issue May 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@gfs
Copy link
Contributor

gfs commented May 6, 2021

We should create a new blazor UX that allows the user to load/save a JSON report and view it either via running the command line via "appinspector gui" or by visiting our hosted WASM on github pages.

The GUI should have the ability to:
Run the Analyze Command on a Path, optionally with custom rules
Run the Get Tags command on a Path, optionally with custom rules
Show the results of either the Get Tags or Analyze Command
Save the results of the Get Tags or Analyze command as JSON
Load the saved JSON result for Get Tags or Analyze commands
List all the tags found
Show the lighted feature boxes like the current UI
Show the full list of files scanned and their statuses
Show all the files which matched a tag, click on a file to see the snippet
Show all the tags which matched a file, click on a tag to view the tag view with all files the tags applied to
Show the general metadata gathered
Show the rules used

@gfs gfs added the enhancement New feature or request label May 6, 2021
@gfs gfs mentioned this issue May 6, 2021
@gfs
Copy link
Contributor Author

gfs commented May 24, 2021

dupe of #2

@gfs gfs closed this as completed May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant