<#298 Feat: Launch plan detail page> Issue created...
# flyte-github
a
#298 Feat: Launch plan detail page Issue created by jsonporter Motivation: Why do you think this is important? Currently users cannot view the details of a launch plan without clicking to launch a new workflow/task and viewing the pre-populated inputs. To fix this we will create a new view, similar to flyteconsole currently handles workflows or task detail pages, that will show users the details of a launch plan spec. This will include a side nav item for Launch Plans and its accompanying search page. Additionally, once the LP detail page is complete we want to add details about which launch plan was used across the application (eg, when displaying lists of workflow/task executions, etc). Goal: What should the final outcome look like, ideally? This ticket will track the overall effort but the work will be broken into tasks and managed by the new feature flag framework. UX Comps: (Note: this may still change)

Screen Shot 2022-01-18 at 9 44 16 AM

Screen Shot 2022-01-18 at 9 43 47 AM

Screen Shot 2022-01-18 at 9 43 57 AM

Screen Shot 2022-01-18 at 9 44 03 AM

Flyteconsole users can view: • View which launch plan was used for an execution with a truncated name for: • workflow executions • task executions • executions • View default launch plan metadata for a given workflow. • View all schedules currently bound to a workflow • In all lists where we display these links, we need to add a filter for launch plans • Filter includes input/string search • Five most recent launch plans Launch plan detail page: • Displays all default values for a launch plan • Displays schedule (if exists) • Displays lazy-loading list (like workflow/task detail pages) of all executions that used that launch plan. Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyteconsole