cd-rite

Results 95 issues of cd-rite

Nodes: - App Management (displayed to App Managers only) - App Management functions - Collections (all Users) - Create Collection (Users with CreateCollection privilege only) - Users Collections - STIG...

UI

This is done in limited places right now, but will be much more convenient if it is consistent

API
UI
OAS

- when removing a STIG from a collection (PUT http://localhost:64001/api/collections/21/stigs/VPN_SRG_TEST/assets with body an empty array) - AssetService.attachAssetsToStig() removes from stig_asset_map using 'enabled_asset' - so any disabled assets remain in stig_asset_map...

API
DB
migration

not really needed given the size, but is a best practice Will require a migration and updates to current stigman tables definition, updates to test appdata

documentation
API

ie. Reference relevant Issue at the beginning of PR comment Do not use semi-colons unless necessary Analyze PRs to determine if: documentation updates are required WhatsNew entry should be added...

workflow