-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor YAMLEditor to be more reusable
Remove PipelineRun-specific code and move that to the PipelineRun container. Update the YAMLEditor to act more like a pure UI component (may move it to components package in future), accepting props to control resource kind displayed, API to use, redirect logic, etc. Update error strings to be more generic or use a `kind` placeholder.
- Loading branch information
1 parent
b46a618
commit bba51a4
Showing
15 changed files
with
157 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.