20220426 - Notification System Release
Summary:
Azure B2C Ready - New Sign-In process
Ticket:
https://bigdigit.atlassian.net/browse/SSO-83
Detail:
Notification System now supports the new Sign-In process using “Azure AD B2C when we complete the user migration to Azure B2C.
Migration to Azure B2C will be done in phases.
Summary:
Notification System updated to use Angular 13
Ticket:
https://bigdigit.atlassian.net/browse/NOT-333
Detail:
Notification System now uses Angular 13 providing performance improvements and support for modern web development standards.
Summary:
SendGrid webhook keys masked by default
Tickets:
https://bigdigit.atlassian.net/browse/NOT-337
https://bigdigit.atlassian.net/browse/NOT-355
Detail:
When working on the “Partner Maintenance” page it no longer shows all the SendGrid webhook keys in plain text by default. Instead these are masked by default with the option to display it in plain text.
Summary:
Update ingress controller settings to the latest scheme
Ticket:
https://bigdigit.atlassian.net/browse/NOT-346
Detail:
Ingress controller settings updated to latest scheme.
Summary:
Handle interrupted Azure B2C login process
Ticket:
https://bigdigit.atlassian.net/browse/NOT-349
Detail:
Fix to handle Azure B2C login process when it is interrupted by the user.
For example, during the login process, the user can click on the Indigina logo to go to Apps selection page. This fix can handle these situations so the user can still login after the initial login process was interrupted.
Summary:
Info component to assist users with sending notifications on the front end
Ticket:
https://bigdigit.atlassian.net/browse/NOT-339
Detail:
Info text now appears at the top of the “Send Notification” page describing the required format and process for pasting email addresses.
Summary:
Migrate Public API Tokens to use the TokenManager service
Ticket:
https://bigdigit.atlassian.net/browse/NOT-327
Detail:
Clients send HTTP requests to a Public API with a “Token“ query parameter. The Public API tries resolve the token via the Token Manager. If the token is valid, the Token Manager returns Access Token information and the Public API allows the request.
Summary:
Improved styling of front end components
Ticket:
https://bigdigit.atlassian.net/browse/NOT-341
https://bigdigit.atlassian.net/browse/NOT-335
https://bigdigit.atlassian.net/browse/NOT-356
https://bigdigit.atlassian.net/browse/NOT-345
Detail:
Improved styling of the following front end components:
Drop Down
Multi-Select
“Edit” buttons
“Add new” buttons
Summary:
Send Notification - Improved UI tabbing
Ticket:
https://bigdigit.atlassian.net/browse/NOT-343
Detail:
Improved tabbing between text boxes when a user is sending a notification on the front end by either manually entering contact information or selecting defined contacts and contact groups.