You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#1298#1278#1332#1324
- Adjusts routes for archetype assessment flow vs application assessment
flow
- Creates a hook for looking up app or archetype based on their ID to
avoid conditional hook calls.
- Wire up create assessment override check
<img width="1918" alt="Screenshot 2023-09-18 at 12 33 20 PM"
src="https://github.com/konveyor/tackle2-ui/assets/11218376/53d91eba-ec43-46c2-ada7-68f384d9b3a7">
-Drive assessment wizard from assessment rather than questionnaire
- With this PR, assessment flow is fully working for apps and archetypes
against the hub outstanding PR.
Signed-off-by: ibolton336 <[email protected]>
With the change to multiple questionnaires per assessment, we need a way to convey this in the ui. Sketch
Update - there will be an assessed boolean on the application struct that we can leverage for this.
The text was updated successfully, but these errors were encountered: