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(blueprint): add new api to check connection tokens #8102

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented Sep 25, 2024

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?

Does this close any open issues?

Closes xx

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Sep 25, 2024
@d4x1 d4x1 merged commit 13011ea into feat-8017 Sep 25, 2024
5 checks passed
@d4x1 d4x1 deleted the dev-1 branch September 25, 2024 05:22
@dosubot dosubot bot added component/framework This issue or PR relates to the framework pr-type/feature-development This PR is to develop a new feature labels Sep 25, 2024
mintsweet added a commit that referenced this pull request Sep 30, 2024
…) (#8069)

* feat: check pipelines' tokens before executing/creating pipeline (#8055)

* feat(pipeline): check pipelines' tokens before executing/creating pipeline

* fix(framework): fix lint errors

* fix(framework): fix lint errors

* feat(github): check multi tokens when creating pipelines

* feat(project): add token check result in project check API (#8099)

* Dev 1 (#8100)

* feat(project): add token check result in project check API

* feat(project): update token check API response

* Dev 1 (#8101)

* feat(project): add token check result in project check API

* feat(project): update token check API response

* fix(project): fix api doc

* fix(project): update project check api doc

* fix(project): update check project api doc

* feat: add connection token check before collect data

* feat(blueprint): add new api to check connection tokens (#8102)

* fix: adjust the api for connections token check

* feat: add a component connection-form-modal

* feat: add a component connection-name

* fix: show connection form modal when connection token check failed

* refactor: improve the component connection-name

* fix: error check connection token failed list

* refactor: extract the function in the panel to bp detail

* fix: not call onCancel function when updating connection

* fix: search local items error

---------

Co-authored-by: mintsweet <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/framework This issue or PR relates to the framework pr-type/feature-development This PR is to develop a new feature size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant