Skip to content

Commit

Permalink
Merge pull request #587 from nexB/improve/styling-feedbacks
Browse files Browse the repository at this point in the history
Refined UX including consistent scrollbars, tooltips, Search in licenses, filters for dependencies
  • Loading branch information
OmkarPh authored Jul 28, 2023
2 parents 7b04e6a + 9667b57 commit c8c04d8
Show file tree
Hide file tree
Showing 49 changed files with 1,515 additions and 869 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Entire source code is refactored to TypeScript + React
New Features
~~~~~~~~~~~~

- AMaintain history of imports
- Maintain history of imports for quick access
- Updated dependencies
- Support for top level packages-deps obtained in latest scans
- Scan Info page to present header info
Expand All @@ -32,7 +32,16 @@ New Features
- Update app icon to a more visible one #382
- Add color to DataTables "Progress..." pop-up #407
- Update the display of scan headers #400
- New views:
- Licenses Explorer
- Packages Explorer
- Dependencies Info Dashboard
- Scan Info
- Inter-view links for 'for_packages' & 'license_detections'
- Remove ability to edit conclusions & remove conclusions view
- Search in licenses explorer
- Filters for packages based on dependencies flags & data_source_id
- Normalize Chart summary data

Bug Fixes
~~~~~~~~~
Expand Down
165 changes: 146 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"react-pro-sidebar": "^0.7.1",
"react-router-dom": "^6.4.1",
"react-scroll": "^1.8.9",
"react-select": "^5.7.3",
"react-toastify": "^9.0.8",
"react-tooltip": "^5.10.4",
"sequelize": "^6.23.2",
Expand Down
Loading

0 comments on commit c8c04d8

Please sign in to comment.