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

Enable API Resources UI in sub organization from View only capability #7226

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ShanChathusanda93
Copy link
Contributor

Purpose

  • $subject
  • This will enable the UI component to view the sub organization level API Resources which are getting from the implementations of [1].

[1] wso2/carbon-identity-framework#6002

Related Issues

Related PRs

Checklist

  • e2e cypress tests locally verified. (for internal contributers)
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Relevant backend changes deployed and verified
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.32%. Comparing base (a7f0bc5) to head (2b987be).
Report is 21 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7226   +/-   ##
=======================================
  Coverage   32.32%   32.32%           
=======================================
  Files          42       42           
  Lines         897      897           
  Branches      204      204           
=======================================
  Hits          290      290           
  Misses        607      607           
Flag Coverage Δ
@wso2is/core 32.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ShanChathusanda93 ShanChathusanda93 force-pushed the sub-org-api-res-view-branch branch from 8b48582 to 2b987be Compare December 19, 2024 09:03
@wso2-jenkins-bot
Copy link
Contributor

⚠️ No Changeset found

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go.

If these changes should result in a version bump, you need to add a changeset.

Refer Release Documentation to learn how to add a changeset.

@@ -473,6 +473,7 @@ export const extensions: Extensions = {
apiResource: {
pageHeader: {
description: "Create and manage the APIs used to define the API scopes/permissions that can be consumed by your applications.",
subOrgDescription: "View the APIs used to define the API scopes/permissions that can be consumed by your applications.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WDYT?

Suggested change
subOrgDescription: "View the APIs used to define the API scopes/permissions that can be consumed by your applications.",
subOrgDescription: "View the APIs that define scopes and permissions for your applications.",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants