-
Notifications
You must be signed in to change notification settings - Fork 66
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
Allow application creation in sub organization level #409
Merged
ShanChathusanda93
merged 1 commit into
wso2-extensions:main
from
ShanChathusanda93:org-level-app-creation-branch
Jan 7, 2025
Merged
Allow application creation in sub organization level #409
ShanChathusanda93
merged 1 commit into
wso2-extensions:main
from
ShanChathusanda93:org-level-app-creation-branch
Jan 7, 2025
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
ShanChathusanda93
force-pushed
the
org-level-app-creation-branch
branch
2 times, most recently
from
November 1, 2024 10:51
8661c32
to
89b3205
Compare
ShanChathusanda93
force-pushed
the
org-level-app-creation-branch
branch
2 times, most recently
from
December 3, 2024 04:05
c16a54c
to
851a98f
Compare
AnuradhaSK
reviewed
Dec 3, 2024
...on/identity/organization/management/application/listener/FragmentApplicationMgtListener.java
Outdated
Show resolved
Hide resolved
ShanChathusanda93
force-pushed
the
org-level-app-creation-branch
branch
from
December 9, 2024 13:18
851a98f
to
df970df
Compare
ShanChathusanda93
changed the title
Improve sub org application creation when accessing through tenant perspective
Allow application creation in sub organization level
Dec 9, 2024
AnuradhaSK
previously approved these changes
Dec 17, 2024
add unit tests |
ShanChathusanda93
force-pushed
the
org-level-app-creation-branch
branch
3 times, most recently
from
January 6, 2025 05:18
308b4bc
to
29cc77d
Compare
ShanChathusanda93
force-pushed
the
org-level-app-creation-branch
branch
from
January 6, 2025 05:19
29cc77d
to
d913897
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #409 +/- ##
============================================
+ Coverage 47.41% 49.44% +2.03%
- Complexity 1037 1168 +131
============================================
Files 113 120 +7
Lines 6766 7254 +488
Branches 810 869 +59
============================================
+ Hits 3208 3587 +379
- Misses 3269 3362 +93
- Partials 289 305 +16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
AnuradhaSK
approved these changes
Jan 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Purpose