Remove Hardcoded UI Batch and Realtime Pipeline Logic
Description
The existing UI uses significant amounts of logic which distinguish between Batch and Realtime by performing manual checks, such as the isBatch boolean and manual comparisons between the pipeline type and the batch pipeline type. This causes problems both for adding new applications to the UI as well as supporting backwards compatibility.
Release Notes
None
Assignee
Reporter
Labels
None
Docs Impact
None
UX Impact
None