Borrower Experience v2.63.0 // Ardley Service v1.82.0
Quicksight
- Feature: Added marketing type and offer_count_displayed to QS ardley-latest-client-offer-data, ardley-historical-client-offer-data, and ardley-application-events SQL views.
Navigator
- Update Why Verify Modal Dimensions
- new navigator breakpoints
- Updated Deployment Workflows to Dynamically Deploy Navigator App
- Determinate Progress Bar
- Yes/No Component
- Fix HELOC Offer Detail Summary Box
- Dart Formatter and Analysis Options YAML update
Sidecar
- Sidecar deeplinking
Gallery
- UI for new tri state stepper component
- Login and steps panel
- Fixed gallery deployment script
Infrastructure/QA
- Fixed goldens for other liabilities
- Add Remaining DefaultValueMethods
- Patch: Modified response from OIDC exchange endpoint AuthenticationResource::getSessionToken to return JSON
- Patch: Refactor CloudFront configurations in ardley-service.json to use the customerId as the identifier in S3 to separate one deployed application from another (instead of the customer name which is both case sensitive and potentially has spaces).
- Patch: Added QuickSight as a new entry in the ApplicationType enumeration
- Feature: Introduced a new OIDC token exchange endpoint in the AuthenticationResource that can grant specialized third party integrations with privileged access to the API (currently just for reading the full list of customers).
- Feature: Added a new endpoint to the CustomersResource that returns a list of deployment settings for the FE build script to use when building/deploying Navigator, QS, and Sidecar applications to S3.
- Patch: Refactored Loan Application Reset functionality
- Feature: Ensured loan application has latest selected offer, offer input, and offer collection when recalculated
- Feature: Added pending client to CustomerAccessor
- Patch: Updated all the natively compiled lambdas to JVM based to cut down on memory using during CI/CD build
- Patch: Fixed the Journey Configuration Validation Script to fail if a template defined in the file isn't deployed to AWS
- Patch: Fix loan application reset function
- Feature: Added a new Lambda that checks API Gateway for API Keys with less than X% of their usage plan remaining for the day. Sends notifications to Slack when one is found.
- Patch: Updated the direct link to loan applications in Sidecar. Bumped defaultIndexLambda edge lambda to version 10