-
Notifications
You must be signed in to change notification settings - Fork 1
[frontend] feat: add one click deploy on connector detail page #1182
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
base: development
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## development #1182 +/- ##
===============================================
- Coverage 24.05% 24.05% -0.01%
===============================================
Files 542 542
Lines 32490 32498 +8
Branches 1403 1403
===============================================
Hits 7816 7816
- Misses 24433 24441 +8
Partials 241 241
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Summary
Insights
Suites22 passed, 0 failed, and 0 other
🎉 No failed tests in this run. | 🍂 No flaky tests in this run. Github Test Reporter by CTRF 💚 🔄 This comment has been updated |
apps/portal-front/src/components/service/document/one-click-deploy/useOneClickDeployTab.tsx
Show resolved
Hide resolved
51cd479 to
5147c04
Compare
5147c04 to
0127247
Compare
0127247 to
6fba820
Compare
Context
Connectors uses another URL for 1 click deploy than CSV Feeds, even if they are both integration feeds.
This PR adds the 1 click deploy button on connector detail page, with the right URL configuration.
How to test
Related issues
Checklist
Quality
Testing
What tests have been made
Additional information