-
Notifications
You must be signed in to change notification settings - Fork 903
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/presentation): Add refresh() api to useLatestPromise react hook #7300
Merged
christopherthielen
merged 3 commits into
spinnaker:master
from
christopherthielen:update-use-latest-promise-api
Aug 6, 2019
Merged
feat(core/presentation): Add refresh() api to useLatestPromise react hook #7300
christopherthielen
merged 3 commits into
spinnaker:master
from
christopherthielen:update-use-latest-promise-api
Aug 6, 2019
Conversation
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
…hook - Migrate useLatestPromise return value from Array tuples to an object with properties
christopherthielen
requested review from
maggieneterval,
erikmunson and
alanmquach
August 6, 2019 02:52
maggieneterval
approved these changes
Aug 6, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
♻️ 💍 🎣
christopherthielen
added a commit
to christopherthielen/deck
that referenced
this pull request
Aug 8, 2019
a6cd7e6 feat(executions): Allow rerun on active executions (spinnaker#7293) a823cd7 chore(core/pipeline): remove debug statement from werckertrigger a4298e0 fix(core/pipeline): did you know 'window.status' is a thing? Me neither. 9a37c5d refactor(core/pipeline): Migrate triggers to formik. Fetch data with react hooks. 0c547a8 refactor(core/forms): Extract a controlled MapEditorInput component Retains the old API in MapEditor.tsx 29d470d refactor(core/forms): Remove some cached state from MapEditor Move MapPair component to its own file 3f5e4e6 feat(core/presentation): Add refresh() api to useLatestPromise react hook (spinnaker#7300) 1472b3d feat(core/form): Disable ReactSelect ignoreAccents by default (spinnaker#7301) 70669e6 fix(execution): Adding rerun option to execution details view (spinnaker#7292) 923c736 fix(executions): Fix time boundary grouping with never started executions (spinnaker#7294) 7368523 feat(webhooks): add support for cancellation to webhooks (spinnaker#7289) 10617c5 Louis/modal fixes (spinnaker#7287) abac63c feat(*/pipeline): Remove the concept of default stage timeouts, rename option (spinnaker#7286) fce5a1a fix(core/pipeline): Fix concourse trigger state onChange callbacks 1585076 fix(core): plan templated pipelines when triggering manual exec (spinnaker#7283) 4eb850d fix(history): use the correct query param name when getting history (spinnaker#7274) 8e58b9b fix(core/presentation): Add support for multi in ReactSelectInput onChange adapter 682763d fix(core/presentation): Only flex the first direct child, not descendent
christopherthielen
added a commit
to christopherthielen/deck
that referenced
this pull request
Aug 8, 2019
a6cd7e6 feat(executions): Allow rerun on active executions (spinnaker#7293) a823cd7 chore(core/pipeline): remove debug statement from werckertrigger a4298e0 fix(core/pipeline): did you know 'window.status' is a thing? Me neither. 9a37c5d refactor(core/pipeline): Migrate triggers to formik. Fetch data with react hooks. 0c547a8 refactor(core/forms): Extract a controlled MapEditorInput component Retains the old API in MapEditor.tsx 29d470d refactor(core/forms): Remove some cached state from MapEditor Move MapPair component to its own file 3f5e4e6 feat(core/presentation): Add refresh() api to useLatestPromise react hook (spinnaker#7300) 1472b3d feat(core/form): Disable ReactSelect ignoreAccents by default (spinnaker#7301) 70669e6 fix(execution): Adding rerun option to execution details view (spinnaker#7292) 923c736 fix(executions): Fix time boundary grouping with never started executions (spinnaker#7294) 7368523 feat(webhooks): add support for cancellation to webhooks (spinnaker#7289) 10617c5 Louis/modal fixes (spinnaker#7287) abac63c feat(*/pipeline): Remove the concept of default stage timeouts, rename option (spinnaker#7286) fce5a1a fix(core/pipeline): Fix concourse trigger state onChange callbacks 1585076 fix(core): plan templated pipelines when triggering manual exec (spinnaker#7283) 4eb850d fix(history): use the correct query param name when getting history (spinnaker#7274) 8e58b9b fix(core/presentation): Add support for multi in ReactSelectInput onChange adapter 682763d fix(core/presentation): Only flex the first direct child, not descendent
christopherthielen
added a commit
that referenced
this pull request
Aug 8, 2019
a6cd7e6 feat(executions): Allow rerun on active executions (#7293) a823cd7 chore(core/pipeline): remove debug statement from werckertrigger a4298e0 fix(core/pipeline): did you know 'window.status' is a thing? Me neither. 9a37c5d refactor(core/pipeline): Migrate triggers to formik. Fetch data with react hooks. 0c547a8 refactor(core/forms): Extract a controlled MapEditorInput component Retains the old API in MapEditor.tsx 29d470d refactor(core/forms): Remove some cached state from MapEditor Move MapPair component to its own file 3f5e4e6 feat(core/presentation): Add refresh() api to useLatestPromise react hook (#7300) 1472b3d feat(core/form): Disable ReactSelect ignoreAccents by default (#7301) 70669e6 fix(execution): Adding rerun option to execution details view (#7292) 923c736 fix(executions): Fix time boundary grouping with never started executions (#7294) 7368523 feat(webhooks): add support for cancellation to webhooks (#7289) 10617c5 Louis/modal fixes (#7287) abac63c feat(*/pipeline): Remove the concept of default stage timeouts, rename option (#7286) fce5a1a fix(core/pipeline): Fix concourse trigger state onChange callbacks 1585076 fix(core): plan templated pipelines when triggering manual exec (#7283) 4eb850d fix(history): use the correct query param name when getting history (#7274) 8e58b9b fix(core/presentation): Add support for multi in ReactSelectInput onChange adapter 682763d fix(core/presentation): Only flex the first direct child, not descendent
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR does two things to the
useLatestPromise
react hook:refresh()
apibefore:
after: