-
Notifications
You must be signed in to change notification settings - Fork 95
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
Enhance Project list view page #413
Comments
@mjherzog added this |
We need to review the impact on performances before make this change.
We need to define/clarify the concept of "Date Completed" which does not exists at the project level but at a Pipeline run level and multiple pipelines can be run a project. |
Using Project creation date could be a substitute for Date Completed. The primary goal is to add a time dimension to the list. |
@mjherzog that could work |
So should I change Date Completed to Creation Date |
[X] Increase table rows to 20 [X] Added created date column in project table [X] Support sorting by name and creation date of the project Fixes aboutcode-org#413 Signed-off-by: Akhil Raj <[email protected]>
[x] Increase table rows to 20 [x] Added created date column in project table [x] Support sorting by name and creation date of the project Signed-off-by: Akhil Raj <[email protected]>
[x] Increase table rows to 20 [x] Added created date column in project table [x] Support sorting by name and creation date of the project Signed-off-by: Akhil Raj <[email protected]>
[x] Increase table rows to 20 [x] Added created date column in project table [x] Support sorting by name and creation date of the project Signed-off-by: Akhil Raj <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
@mjherzog all those suggestions were implemented plus some extra filtering on pipeline type. |
@tdruez Looks good! |
Signed-off-by: Thomas Druez <[email protected]>
Signed-off-by: Thomas Druez <[email protected]>
Refine some arguments for consistency Signed-off-by: Thomas Druez <[email protected]>
When you have start to build up a library of Scans, it can be difficult to find a particular Scan or a set of Scans of interest on the Project summary page /scancode.io/project/. Search works pretty well if you know the name of the Scan or the Pipeline, but we can do better.
Some simple ideas to improve the usability are:
The text was updated successfully, but these errors were encountered: