Releases: NUWCDIVNPT/stig-manager
Releases · NUWCDIVNPT/stig-manager
1.0.0-beta.21
- fix: Set Ext.Layer z-index default = 9000 (#185)
1.0.0-beta.20
1.0.0-beta.19
1.0.0-beta.18
- feat: Preview tabs for workspaces (#172)
When you single-click or select a Collection child-node (except for Manage) in the Navigation Tree, it is shown in a preview mode and reuses an existing Tab. Preview mode is indicated by italics in the Tab heading. For our motivation, see discussion #124.
This is useful if you are quickly browsing Asset-STIGs and don't want every visited workspace to have its own Tab. When you double-click on a node in the Navigation Tree, a new Tab is dedicated to that workspace. Tabs already in Preview mode can be made dedicated by double-clicking the Tab's title.
In addition, activating any Tab now selects the corresponding node in the Navigation Tree.
1.0.0-beta.17
1.0.0-beta.16
- feat: Asset-STIG CKL import UI enhancements (#86) (#143)
- fix: GET /collections/{collectionId}/poam fail with 500 (#141) (#142)
- fix: Implement submit all from Asset-STIG UI (#88)
- feat: Iron Bank base image in CD workflow (#139)
- feat: HEALTHCHECK and FROM argument (#108)
- feat: Support older MySQL syntax and check minimum version (PR #137)
- fix: access is set for lvl1 users only (#121)
- fix: Make note of accessLevel requirements (#102)
- fix: Remove unused Findings projections (#101)
1.0.0-beta.15
1.0.0-beta.14
1.0.0-beta.13
1.0.0-beta.12
- Update Docker.md
- Update README.md
- Merge pull request #93
- Remove typeCast handling for JSON (#62)
- Update feature_request.md
- Update bug_report.md
- fix: UI Import results completion message (#58)
- fix: collection review filter (#64)
- HTML entities in CKL are not decoded (#63)
- Update jwks-rsa to 1.12.1(#74)