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

Add UI support for Push notification based authentication #7370

Merged
merged 83 commits into from
Jan 26, 2025

Conversation

ZiyamSanthosh
Copy link
Contributor

@ZiyamSanthosh ZiyamSanthosh commented Jan 23, 2025

Purpose

This PR introduces the components required to enable push notification based authentication.

Related Issues

  • N/A

Related PRs

  • N/A

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

apps/console/src/configs/routes.tsx Outdated Show resolved Hide resolved
apps/console/src/configs/routes.tsx Outdated Show resolved Hide resolved
apps/console/src/public/deployment.config.json Outdated Show resolved Hide resolved
apps/console/webpack.config.ts Outdated Show resolved Hide resolved
features/admin.template-core.v1/models/dynamic-fields.ts Outdated Show resolved Hide resolved
features/admin.push-providers.v1/tsconfig.json Outdated Show resolved Hide resolved
features/admin.push-providers.v1/rollup.config.cjs Outdated Show resolved Hide resolved
features/admin.push-providers.v1/pages/push-providers.tsx Outdated Show resolved Hide resolved
@pavinduLakshan pavinduLakshan force-pushed the master-push-jsp branch 2 times, most recently from 2b2f270 to 3661fce Compare January 24, 2025 09:51
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.53%. Comparing base (9faae3a) to head (96d5c13).
Report is 104 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7370   +/-   ##
=======================================
  Coverage   36.53%   36.53%           
=======================================
  Files          42       42           
  Lines         906      906           
  Branches      218      219    +1     
=======================================
  Hits          331      331           
  Misses        529      529           
  Partials       46       46           
Flag Coverage Δ
@wso2is/core 36.53% <ø> (ø)

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

@wso2-jenkins-bot
Copy link
Contributor

🦋 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.

@pavinduLakshan pavinduLakshan merged commit 3f1c797 into wso2:master Jan 26, 2025
11 checks passed
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.

4 participants