Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core/ProjectHeader): Make component overridable #8997

Merged
merged 5 commits into from Mar 23, 2021

Conversation

bbrina
Copy link
Contributor

@bbrina bbrina commented Mar 17, 2021

What does this PR do?

Adds code to make ProjectHeader component overridable

@christopherthielen christopherthielen added the ready to merge Reviewed and ready for merge label Mar 23, 2021
@christopherthielen christopherthielen added ready to merge Reviewed and ready for merge and removed ready to merge Reviewed and ready for merge labels Mar 23, 2021
@mergify mergify bot merged commit a1aae99 into spinnaker:master Mar 23, 2021
anotherchrisberry added a commit that referenced this pull request Mar 23, 2021
2ebdb9b fix(pr): added a warning
8bd72b5 fix(pr): only register MD plugin if necessary
c3139a7 refactor(pr): Updated render functions type and moved files around
301b002 feat(pr): add a separate function for rendering the description
6236351 fix(pr): missing docs
0a7f528 fix(pr): renaming
931c885 fix(pr): simplified types
84185ef fix(pr): missing optional
421a7f8 feat(md): new constraint plugin registry
0d83fb3 refactor(md): move constraintRegistry to another folder
c6fd509 feat(core/pipeline): Validate that submitted pipeline is not stale (hasn't been changed by another user) (#9027)
0061587 fix(core/projects): Recent projects: only save the link to project dashboard (#9024)
ba9835a feat(core/ExecutionGroup): make component overridable (#8999)
7e0bfd2 feat(core/Execution): make component overridable (#9000)
b4d3da3 feat(core/ApplicationDataSourceRegistry): Remove data source based on key (#9003)
a1aae99 feat(core/ProjectHeader): Make component overridable (#8997)
22c76b1 fix(core/presentation): Add deps to useCallback (#9021)
76754d2 fix(pipeline): Collapse parameters in ancestry (#9017)
8fb7b70 fix(pipeline): Move configure into execution (#9013)
mergify bot pushed a commit that referenced this pull request Mar 23, 2021
2ebdb9b fix(pr): added a warning
8bd72b5 fix(pr): only register MD plugin if necessary
c3139a7 refactor(pr): Updated render functions type and moved files around
301b002 feat(pr): add a separate function for rendering the description
6236351 fix(pr): missing docs
0a7f528 fix(pr): renaming
931c885 fix(pr): simplified types
84185ef fix(pr): missing optional
421a7f8 feat(md): new constraint plugin registry
0d83fb3 refactor(md): move constraintRegistry to another folder
c6fd509 feat(core/pipeline): Validate that submitted pipeline is not stale (hasn't been changed by another user) (#9027)
0061587 fix(core/projects): Recent projects: only save the link to project dashboard (#9024)
ba9835a feat(core/ExecutionGroup): make component overridable (#8999)
7e0bfd2 feat(core/Execution): make component overridable (#9000)
b4d3da3 feat(core/ApplicationDataSourceRegistry): Remove data source based on key (#9003)
a1aae99 feat(core/ProjectHeader): Make component overridable (#8997)
22c76b1 fix(core/presentation): Add deps to useCallback (#9021)
76754d2 fix(pipeline): Collapse parameters in ancestry (#9017)
8fb7b70 fix(pipeline): Move configure into execution (#9013)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Reviewed and ready for merge target-release/1.26
Projects
None yet
4 participants