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

Refactor import paths in admin.authorization.v1 #6298

Conversation

jathushan-r
Copy link
Contributor

Purpose

Standardize the import paths across features by changing relative paths to resolve from package names. It includes the following changes:

  • Addition of package.json files inside each feature directory.
  • Refactoring of import paths in admin.authorization.v1 to ensure they resolve from package names.

Related Issues

Related PRs

Checklist

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

Security checks

@jathushan-r jathushan-r force-pushed the refactor/modularize-admin.authorization.v1 branch from d18aaf8 to 725cb7c Compare May 20, 2024 06:04
@jathushan-r jathushan-r marked this pull request as ready for review May 20, 2024 06:10
@jathushan-r jathushan-r force-pushed the refactor/modularize-admin.authorization.v1 branch from 725cb7c to 4804241 Compare May 21, 2024 05:05
@jathushan-r jathushan-r force-pushed the refactor/modularize-admin.authorization.v1 branch from 4804241 to b3ebed3 Compare May 21, 2024 06:38
@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.

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.

None yet

2 participants