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.applications.v1 #6295

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.applications.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.applications.v1 branch from 6d1885c to 8085362 Compare May 20, 2024 05:24
@jathushan-r jathushan-r marked this pull request as ready for review May 20, 2024 05:58
@jathushan-r jathushan-r force-pushed the refactor/modularize-admin.applications.v1 branch from 8085362 to b84c81c Compare May 21, 2024 04:45
@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.

@jathushan-r jathushan-r marked this pull request as draft May 21, 2024 04:52
@jathushan-r jathushan-r deleted the refactor/modularize-admin.applications.v1 branch May 21, 2024 09:36
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