Skip to content
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

feat: new appinfo implementation #1403

Merged
merged 2 commits into from
Oct 10, 2024
Merged

feat: new appinfo implementation #1403

merged 2 commits into from
Oct 10, 2024

Conversation

csmig
Copy link
Member

@csmig csmig commented Oct 10, 2024

This PR:

  • Deprecates /op/details in preference to the new endpoint /op/appinfo. Requests to either endpoint are currently handled by the same method.

  • Introduces a user interface in the web app for navigating the returned information in tabbed grids

  • The API response is no longer anonymized. Anonymization for sharing is handled client-side.

  • Introduces a new schema for the response object with renamed and additional properties.

  • Properties added to collections:

    • name
    • settings
  • Properties renamed in

  • Collection settings

Copy link

Quality Gate Passed Quality Gate passed for 'nuwcdivnpt_stig-manager-client'

Issues
71 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
55.2% Duplication on New Code

See analysis details on SonarCloud

Copy link

Quality Gate Passed Quality Gate passed for 'nuwcdivnpt_stig-manager-api'

Issues
7 New issues
0 Accepted issues

Measures
0 Security Hotspots
89.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@cd-rite cd-rite merged commit f9cc74a into main Oct 10, 2024
12 checks passed
@cd-rite cd-rite deleted the appinfo-2-pr branch October 14, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants