story(license): add basic setup for license user stories#4
Conversation
fix(licenses): add label groups + fix broken filter fix: update gitignore rm status filter
|
@kahboom Thanks for putting all these things together. Looks great. In principle I will approve it because it would be good to show it to our PM and then iterate. I have only one question about the second column of the DataList. Seems like we are rendering "Products". Is the idea to render all products that have the license in the row? E.g. There is a row with the license "Apache License 2.0" and on the right side, second column, there is |
|
@carlosthe19916 thanks for the review. I have the same question, so for now I just assumed a data structure from the mockups, and tried to replicate it exactly like here, where it says that Products are the primary key, and it looked like each Product should have several versions that are shown. So I guessed the grouping is by product. But let's not merge it yet because I think we should get clarification on that, and also the DataList setup did not end up working well with that data structure anyway. |
Hello this adds the setup for License user stories, mainly the landing page with filtering. I left in a toggle feature but I am not sure yet if we will keep this or remove it. There is no app route, sorting, or pagination.
Changes
Screenshots
Main page:
^ Note there is no "column" for showing the vulnerabilities, packages, or labels yet (like here) and can be done in a future PR, but the filters do work for it.
Search:
Filters: