Commit graph

9964 commits

Author SHA1 Message Date
bmauger
621adb09ad
Merge pull request #2587 from Safelite/CASH-824-urbanist-touch-ups
CASH-824 fix Urbanist misses.
2025-06-13 16:02:19 -04:00
Bryan Mauger
a8424bc5b0 CASH-824 fix Urbanist misses. 2025-06-13 15:49:43 -04:00
bmauger
3eb7114454
Merge pull request #2586 from Safelite/CASH-824-remove-averta-references
CASH-824 averta font cleanup.
2025-06-13 15:27:49 -04:00
Bryan Mauger
0865b8daa1 CASH-824 averta font cleanup. 2025-06-13 15:13:51 -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
febd3606f4
Merge pull request #2584 from Safelite/CASH-822-set-font-weight
CASH-824 set font weight.
2025-06-12 13:19:34 -04:00
Bryan Mauger
6a7ef106ec CASH-822 set font weight. 2025-06-12 12:39:27 -04:00
CarlNation
ad347cfc2f
Merge pull request #2583 from Safelite/CASH-824-urbanist-updates
CASH-824 update font weights for labels and misc items.
2025-06-12 10:50:13 -04:00
Bryan Mauger
72ebaef2d0 CASH-824 update font weights for labels and misc items. 2025-06-12 10:41:44 -04:00
Johnny Shultz
cc82e5afee
Merge pull request #2582 from Safelite/feature/CASH-824
Feature/cash 824
2025-06-11 11:45:37 -04:00
Johnny Shultz
54db3b2330
Merge branch 'release/2025.06.19' into feature/CASH-824 2025-06-11 11:35:37 -04:00
Johnny shultz
d3c15470c7 Merge remote-tracking branch 'origin/feature/CASH-824' into feature/CASH-824 2025-06-11 11:31:51 -04:00
Johnny shultz
c006f66ee4 CASH-824
CASH-824 added backups back in
2025-06-11 11:31:25 -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
Johnny Shultz
9b2d0bb254
Merge pull request #2579 from Safelite/feature/CASH-824
CASH-824
2025-06-10 15:00:24 -04:00
Johnny Shultz
904764fb5e
Merge branch 'release/2025.06.19' into feature/CASH-824 2025-06-10 14:37:16 -04:00
Johnny shultz
c4975aa8c6 Merge remote-tracking branch 'origin/feature/CASH-824' into feature/CASH-824 2025-06-10 14:36:28 -04:00
Johnny shultz
17da8ff309 CASH-824
CASH-824 finishing touches, ensured letter  spacing and font are being applied globally
2025-06-10 14:35:57 -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
chloeherdsafelite
ee95ff7a61
Merge pull request #2580 from Safelite/feature/CASH-920
Commit zipcode to store at start of funnel so it persists
2025-06-10 12:50:02 -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
Chloe Herd
9260e78f2f Commit zipcode to store at start of funnel so it persists 2025-06-10 12:23:56 -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
Johnny Shultz
2da13e2544
Merge branch 'release/2025.06.19' into feature/CASH-824 2025-06-09 13:44:11 -04:00
Johnny shultz
f4d1e0a234 CASH-824
CASH-824 updated 2.0 fonts to urbanist and letter-spacing to 0.03em
2025-06-09 12:54:05 -04:00
maguire-arman
20fb39ed48 Adds Jira reporter and configures reports
Adds the playwright-jira-reporter to the project.

Configures both ortoni and jira reporters, including setting up
Jira API authentication and project keys.

The ortoni report filename is now dynamically generated with a date
stamp to prevent overwriting.

Updates the reporter configuration to conditionally include Jira reporter
when running in CI.
2025-06-06 10:06:36 -04:00
maguire-arman
f30049315c Adds custom node packages
Adds the playwright-jira-reporter and safelite-playwright-core packages to the project.

This allows the project to integrate with Jira for test reporting.
Also adds a .npmrc file to configure the npm registry to use Azure Artifacts.
2025-06-05 16:40:49 -04:00
maguire-arman
0756390830 Removes Playwright testing setup from core project
Removes Playwright testing setup, configurations, and related dependencies from the core project.

Introduces a dedicated 'playwright-tests' directory to contain the testing framework, isolating test-related dependencies and configurations from the core application.

This change aims to keep the core project lean and focused on application logic while promoting a more modular and maintainable testing approach.
2025-06-05 16:22:34 -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