-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
needs-kindIndicates an issue or PR lacks a `kind/foo` label and requires one.Indicates an issue or PR lacks a `kind/foo` label and requires one.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.Indicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
Test new analysis management page (Create , view, edit , delete )
Requirement:
Manage Analysis Profiles
Add a new page to the Migration menu to allow management of analysis profiles.
This page should follow the typical pattern:
The page is rooted at a typical table view of analysis profiles defined on the system:
The table displayed base data and useful general statistics about the profiles, as available.
A "create a new analysis profile" action will be a table level action.
Row level actions should allow "Edit" and "Delete" actions on their row.
A detail drawer as required to show more useful detailed read-only information to about an analysis profile:
All basic details about an analysis profile
A summary view of the settings may be included so it can be viewed without opening the edit modal.
The delete action will require a confirmation before deleting. Any analysis profile that is attached to an archetype target profile either needed to be prevented from being deleted, or removed from the target profile when deleted.
The create and edit action may share the same modal. Since the analysis profiles can be considered saved settings from the analysis wizard, reusing the same wizard views to create/edit a profile may be useful. All of the currently available settings on the analysis wizard should be available here as well.
Metadata
Metadata
Assignees
Labels
needs-kindIndicates an issue or PR lacks a `kind/foo` label and requires one.Indicates an issue or PR lacks a `kind/foo` label and requires one.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.Indicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Type
Projects
Status
🆕 New