-
Notifications
You must be signed in to change notification settings - Fork 604
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: Service Catalog Integrations landing page #7862
Merged
lena-larionova
merged 6 commits into
feat/service-catalog
from
feat/integrations-service-catalog
Sep 10, 2024
Merged
feat: Service Catalog Integrations landing page #7862
lena-larionova
merged 6 commits into
feat/service-catalog
from
feat/integrations-service-catalog
Sep 10, 2024
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
lena-larionova
added
review:tech
Request for technical review on the docs platform or processes.
review:general
Review for general accuracy and presentation. Does the doc work? Does it output correctly?
labels
Sep 5, 2024
✅ Deploy Preview for kongdocs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
lena-larionova
added
the
do not merge
Issues/ PRs whose changes should not be merged at this time
label
Sep 6, 2024
2 tasks
lena-larionova
commented
Sep 10, 2024
lena-larionova
force-pushed
the
feat/integrations-service-catalog
branch
from
September 10, 2024 21:22
3af9a4d
to
94b7b74
Compare
lena-larionova
removed
the
do not merge
Issues/ PRs whose changes should not be merged at this time
label
Sep 10, 2024
Merged
miko-bautista
pushed a commit
that referenced
this pull request
Sep 11, 2024
* feat: Service Catalog landing page (#7739) * Add sections and content (that needs to be paired down) Signed-off-by: Diana <[email protected]> * Revise intro paragraph and terminology table, also placeholder for FAQ and diagrams Signed-off-by: Diana <[email protected]> * Finish draft of Service Catalog overview and appease Vale Signed-off-by: Diana <[email protected]> * Improve the Service Catalog diagram Signed-off-by: Diana <[email protected]> * Apply Miko's feedback Signed-off-by: Diana <[email protected]> * Appease Vale Signed-off-by: Diana <[email protected]> * Fix related info link text Signed-off-by: Diana <[email protected]> * Apply suggestions from code review Co-authored-by: Angel <[email protected]> * Apply more feedback like making a use case table Signed-off-by: Diana <[email protected]> * Apply more feedback, fix expander menus Signed-off-by: Diana <[email protected]> * Small fixes Signed-off-by: Diana <[email protected]> * Fix naming of Service Catalog service and Gateway service Signed-off-by: Diana <[email protected]> * Generalize the integrations/resources in the diagram, fix diagram styling, apply Miko's feedback Signed-off-by: Diana <[email protected]> * Apply suggestions from code review to improve diagram Co-authored-by: lena-larionova <[email protected]> --------- Signed-off-by: Diana <[email protected]> Co-authored-by: Angel <[email protected]> Co-authored-by: lena-larionova <[email protected]> * Service Catalog: teams and roles (#7849) * teams and roles * Apply suggestions from code review Co-authored-by: lena-larionova <[email protected]> * Update app/konnect/org-management/teams-and-roles/roles-reference.md Co-authored-by: lena-larionova <[email protected]> --------- Co-authored-by: lena-larionova <[email protected]> * feat: Service Catalog Integrations landing page (#7862) * integrations landing page * drafts for integrations * github, traceable, pagerduty * fix icons + replace with smaller icons; clean up * add bindable to dictionary * create include for discovery info --------- Co-authored-by: Angel <[email protected]> * Apply suggestions from code review * Apply suggestions from code review * fix include * vale * Update app/konnect/service-catalog/integrations/traceable.md Co-authored-by: lena-larionova <[email protected]> --------- Signed-off-by: Diana <[email protected]> Co-authored-by: Diana <[email protected]> Co-authored-by: lena-larionova <[email protected]> Co-authored-by: lena-larionova <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
review:general
Review for general accuracy and presentation. Does the doc work? Does it output correctly?
review:tech
Request for technical review on the docs platform or processes.
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.
Description
Create a landing page for integrations. To add a new integration, will need to update the data file under
_data/konnect/integrations.yml
.https://konghq.atlassian.net/browse/DOCU-4022
https://konghq.atlassian.net/browse/DOCU-4049
https://konghq.atlassian.net/browse/DOCU-3999
https://konghq.atlassian.net/browse/DOCU-4000
Testing instructions
Preview link: https://deploy-preview-7862--kongdocs.netlify.app/konnect/service-catalog/integrations/
Checklist