Commit graph

9042 commits

Author SHA1 Message Date
JennyNou
a7936496f6 Merge branch 'CASH-631' into CASH-642-latest 2025-06-16 13:35:17 -04:00
maguire-arman
f77064efb2 Merge remote-tracking branch 'origin/develop' into CASH-631 2025-06-16 09:34:30 -04:00
bmauger
3447331433
Merge pull request #2585 from Safelite/CASH-926-donation-updates
CASH-926 update donation cart styles.
2025-06-13 11:12:57 -04:00
Scott Kiener
58df1d5b75 CASH-926 | Prettier fix 2025-06-13 11:04:00 -04:00
Bryan Mauger
ca4b3e5cd3 Small change to trigger build. 2025-06-13 10:54:26 -04:00
Bryan Mauger
cad23ad9eb Formate code. 2025-06-13 10:37:35 -04:00
Bryan Mauger
552119a04b CASH-926 update donation cart styles. 2025-06-13 10:22:12 -04:00
bmauger
bc3d1ca0be
Merge pull request #2581 from Safelite/CASH-926-move-charitable-donation-in-cart
CASH-926 move FL donation to other location in cart.
2025-06-11 08:24:21 -04:00
maguire-arman
380994e076 Removes unused isRecalNotification flag
Removes the `isRecalNotification` flag from the default test data, as it's no longer used in the application's logic or tests.
This simplifies the test data and avoids potential confusion.
2025-06-10 14:34:00 -04:00
Bryan Mauger
31976f132b CASH-926 move FL donation to other location in cart. 2025-06-10 13:41:18 -04:00
maguire-arman
2da134bbb1 removes recalinfo boolean and uses isRecalVehicle for handling page in ins
Updates the `isRecalNotification` flag to `isRecalVehicle` for better clarity and consistency across the codebase.

This change ensures that the flag's name accurately reflects its purpose: to indicate whether recalibration information for a vehicle is required.
2025-06-10 12:48:44 -04:00
JennyNou
c95772052a Added unverified insurance test to master file 2025-06-09 15:29:06 -04:00
JennyNou
bc591b07bd Added logic for validating unverified flow 2025-06-09 15:28:00 -04:00
JennyNou
514fdca340 Updated locator and logic for unverified policy flow 2025-06-09 15:26:20 -04:00
JennyNou
ca41375b3c Added unverified policy flag 2025-06-09 15:25:23 -04:00
JennyNou
8961740560 Changed policy deductible type to cover unverified coverage text 2025-06-09 15:24:58 -04:00
JennyNou
3e7d251244 Added new test to cover unverified insurance flow 2025-06-09 15:23:54 -04:00
chloeherdsafelite
9edb362934
Merge pull request #2578 from Safelite/rlsmerge/2025.06.19-to-develop
Rlsmerge/2025.06.19 to develop
2025-06-05 16:09:33 -04:00
Chloe Herd
19ebedbb2f Merge branch 'release/2025.06.19' into rlsmerge/2025.06.19-to-develop 2025-06-05 15:55:01 -04:00
chloeherdsafelite
37650eb50a
Merge pull request #2577 from Safelite/feature/CASH-916
Remove premature consumption of zip query
2025-06-05 14:18:35 -04:00
Chloe Herd
b3fd46350f Remove premature consumption of zip query 2025-06-05 14:04:44 -04:00
maguire-arman
fa93335cc6 Removes unused network cleanup step
Removes the network pruning step from the automated testing pipeline. This step is deemed unnecessary and removing it simplifies the process.
2025-06-05 09:34:45 -04:00
maguire-arman
636ad2bbd0 Adds Docker cleanup step to pipeline
Adds a Docker cleanup script to the pipeline to remove stopped containers, dangling images, unused networks, and unused volumes. This helps to free up disk space and prevent potential resource exhaustion during automated testing.
2025-06-05 09:23:45 -04:00
mvalaiyapathi
03ecb2743f
Merge pull request #2576 from Safelite/feature/CASH-804
CASH-804 - prevent First Available Appointment Date from Resetting
2025-06-04 14:14:45 -04:00
Minojhini Valaiyapathi
50a900afeb CASH-804 - Re arranged the order of export and private functions 2025-06-04 14:08:13 -04:00
Minojhini Valaiyapathi
8c167a4d47 CASH-804 - prevent First Available Appointment Date from Resetting 2025-06-04 12:47:21 -04:00
JennyNou
c2abf5d7aa Updated heavy truck naming 2025-06-04 11:30:00 -04:00
JennyNou
f5ecb1148a Added condition for validation 2025-06-04 11:29:34 -04:00
JennyNou
44934a7932 Merge branch 'CASH-631' into CASH-642 2025-06-04 10:40:20 -04:00
chloeherdsafelite
34675185a0
Merge pull request #2575 from Safelite/feature/CASH-837
Switch away from paypal when navigating back to payment
2025-06-04 09:23:44 -04:00
Chloe Herd
d7a32b582a Switch away from paypal when navigating back to payment 2025-06-03 14:59:52 -04:00
maguire-arman
ff1b746a99
Merge pull request #2574 from Safelite/kpatel/Misc_Fix
adding a change to handle addresslookup page
2025-06-03 11:05:50 -04:00
kpatel8hs4io
b10ec1f608 adding a change to handle addresslookup page 2025-06-03 11:00:51 -04:00
mvalaiyapathi
15d5b3095f
Merge pull request #2573 from Safelite/feature/CASH-697
CASH-697 - Passing AI-Generated Summary to SSR when Transferring from…
2025-06-03 10:18:58 -04:00
Minojhini Valaiyapathi
8f83f4184d CASH-697 - Passing AI-Generated Summary to SSR when Transferring from Scarlett to Salesforce Chat 2025-06-03 10:05:25 -04:00
maguire-arman
8ff1615ce1 Merge branch 'develop' into CASH-631 2025-06-02 09:41:53 -04:00
CarlNation
7518a3896e
Merge pull request #2572 from Safelite/rlsmerge/2025.06.05-to-develop
Rlsmerge/2025.06.05 to develop
2025-05-31 16:13:12 -04:00
CarlNation
19490dcbc8 Merge branch 'release/2025.06.05' into rlsmerge/2025.06.05-to-develop 2025-05-31 16:07:39 -04:00
CarlNation
358d2c005d Merge branch 'develop' into rlsmerge/2025.06.05-to-develop 2025-05-31 16:07:32 -04:00
CarlNation
50976357b3
Merge pull request #2571 from Safelite/nation/CASH-843
CASH-843
2025-05-31 16:02:26 -04:00
CarlNation
04d6d66e3e prettier 2025-05-31 15:57:58 -04:00
CarlNation
f49598220a CASH-843
CASH-843 prevent nav to return-user when loading a save quote
2025-05-31 15:52:51 -04:00
hiteshkumar87
539848d154
Merge pull request #2570 from Safelite/feature/Digital/CASH-834
CASH-834
2025-05-30 13:52:46 +05:30
hiteshkumar87
eca069eb3d
Merge branch 'release/2025.06.05' into feature/Digital/CASH-834 2025-05-30 13:29:14 +05:30
hiteshkumar87
8961e9e3b9 CASH-834
removing error message no longer required.
2025-05-30 13:28:10 +05:30
maguire-arman
821108e755 Merge branch 'develop' into CASH-631 2025-05-29 15:40:41 -04:00
maguire-arman
4e8c24d08b Handle new paypal payment flow 2025-05-29 15:02:26 -04:00
maguire-arman
05e5060a5a remove jq 2025-05-29 14:22:15 -04:00
maguire-arman
f794285f35 Updates agent pool to default
Changes the agent pool from a custom "AmazonLinuxPool" to the default Azure Pipelines agent pool.

This simplifies pipeline configuration and reduces reliance on specialized agent pools, leveraging the standard Azure-managed infrastructure.
2025-05-29 13:58:04 -04:00
hiteshkumar87
4a5061d66b
Merge pull request #2569 from Safelite/feature/Digital/CASH-834
CASH-834
2025-05-29 22:47:43 +05:30