Put Simply Statement:
Add UI for the Configuration side of Versions for Estimation
Why it Matters:
Estimation configuration requires the ability to create Versions of Models and enable/disable Models for a number of reasons (initial onboarding of Models, mass edits/updates to a Model, testing different Model configurations
What’s Needed:
Specific Page/Tab to view all versions for a selected Offering
Ability to create duplicate versions of Models
Ability to see status of each version
Ability to select which version is available to end User
Early ACs:
Given an Admin has an Offering selected, when they view the Versions page, then they will see all of the Models associated with that Offering
They will be able to see all associated information with each Version (tbd on that info
Given an Admin is on the Versions page, when they view the table, then they see that there are N columns and N rows
Columns in order have titles: Model Name, Description, Version Name, Status, Created by, Last Modified, Actions
Given an Admin is on the Versions page, when they view the table's right most column, then they will see an ellipses in the final column
Clicking the ellipses will allow the user to Edit, Duplicate or Delete
Clicking Duplicate or Delete will show an "are you sure pop up"
Clicking Edit will open the Name / Description form
AC for how we assign status
Editing
Given an Admin is on the Versions page, when they duplicate a Model, then they will need to name the Version and the status will be inactive by default