wso2 / identity-apps

Apache License 2.0
69 stars 259 forks source link

Add changes needed for typingDNA connector which was missed from unification effort #7103

Open AnjanaSamindraPerera opened 4 days ago

AnjanaSamindraPerera commented 4 days ago

Purpose

JSP file changes needed in basicauth.jsp was missing. These changes are needed for tyoingDNA connector. It was removed with the unification effort. Unification effort also changes the names of elements and also that change is included here.

Related Issues

https://github.com/wso2/product-is/issues/21629

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 32.02%. Comparing base (050facb) to head (b78b823). Report is 72 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7103 +/- ## ========================================== + Coverage 31.79% 32.02% +0.22% ========================================== Files 41 41 Lines 890 893 +3 Branches 204 220 +16 ========================================== + Hits 283 286 +3 + Misses 607 557 -50 - Partials 0 50 +50 ``` | [Flag](https://app.codecov.io/gh/wso2/identity-apps/pull/7103/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | Coverage Δ | | |---|---|---| | [@wso2is/core](https://app.codecov.io/gh/wso2/identity-apps/pull/7103/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `32.02% <ø> (+0.22%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2#carryforward-flags-in-the-pull-request-comment) to find out more. [see 15 files with indirect coverage changes](https://app.codecov.io/gh/wso2/identity-apps/pull/7103/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2)
wso2-jenkins-bot commented 4 days ago

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.