maguire-arman
8d51f51201
Updates safelite-playwright-core to version 1.0.21
...
Updates the safelite-playwright-core dependency to the latest version.
This likely includes bug fixes, performance improvements, or new features.
2025-06-18 12:43:21 -04:00
maguire-arman
e3d2373409
Sets payment method to self-pay for cash clients
...
Configures test data to explicitly set the payment method to "SelfPay" for test cases involving cash clients.
This change ensures that the payment process is correctly initiated and handled when customers choose to pay directly.
2025-06-18 10:08:02 -04:00
Chase King
626dc854e7
Implemented playwright core
2025-06-17 12:15:04 -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
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
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
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
hiteshkumar87
2c0b4224d1
Merge branch 'release/2025.06.05' into feature/Digital/CASH-834
2025-05-29 22:26:22 +05:30
hiteshkumar87
3404c1e3df
Merge pull request #2568 from Safelite/feature/Digital/CASH-833
...
CASH-833
2025-05-29 22:25:34 +05:30
maguire-arman
cf393192af
Changed pool back to AmazonLinuxPool
2025-05-29 12:12:03 -04:00
hiteshkumar87
a92706c87e
CASH-834
...
move error message below heading
2025-05-29 21:25:23 +05:30
hiteshkumar87
1bb100e883
CASH-833
...
reset alerts
2025-05-29 21:10:45 +05:30
chloeherdsafelite
b4d99f4095
Merge pull request #2567 from Safelite/feature/CASH-829
...
Iframe Fix
2025-05-29 09:23:48 -04:00
chloeherdsafelite
2f929c371b
Merge branch 'release/2025.06.05' into feature/CASH-829
2025-05-29 09:17:35 -04:00
Chris
277e5916a6
Merge pull request #2564 from Safelite/feature/CASH-580
...
CASH-580: UI fix
2025-05-29 08:39:01 -04:00
Chris
66940a3254
Merge branch 'release/2025.06.05' into feature/CASH-580
2025-05-29 08:31:25 -04:00
bmauger
15a95b2947
Merge pull request #2566 from Safelite/CASH-788-fix-links-inop
...
CASH-788 set z-index so links are above footer.
2025-05-29 07:36:02 -04:00
Chloe Herd
bd67b89942
More iframe fixes...
2025-05-28 16:50:34 -04:00
Bryan Mauger
7493b5c098
CASH-788 set z-index so links are above footer.
2025-05-28 16:19:47 -04:00
mvalaiyapathi
a81aee19af
Merge pull request #2565 from Safelite/feature/CASH-609
...
CASH-609 - Add dataevents for Sierra/Salesforce chat
2025-05-28 15:50:34 -04:00
Minojhini Valaiyapathi
19281c2e10
CASH-609 - Renamed getPageNameByQueryString method to getPageNameFromRouter as we are not using query string anymore
2025-05-28 15:45:00 -04:00
Minojhini Valaiyapathi
f35a2f2cdf
CASH-609 - Add dataevents for Sierra/Salesforce chat
2025-05-28 15:29:42 -04:00
Chris Redelinghuys
98099f909c
CASH-580: UI fix
2025-05-28 15:09:30 -04:00
maguire-arman
e3ba8d93f2
Increases timeout and corrects address
...
Increases the global test timeout to prevent failures on slower environments.
Updates the address in a test case to use correct formatting and abbreviation
to ensure the test passes consistently.
2025-05-28 14:33:19 -04:00
bmauger
5e36d4cc99
Merge pull request #2560 from Safelite/CASH-718-PBD-dot-fix
...
CASH-718 put dot in place outside of PDB experiment.
2025-05-28 14:02:00 -04:00
bmauger
ece6584acb
Merge branch 'release/2025.06.05' into CASH-718-PBD-dot-fix
2025-05-28 13:53:27 -04:00
Johnny Shultz
3e405ba56b
Merge pull request #2563 from Safelite/feature/CASH-494
...
CASH-494
2025-05-28 12:19:42 -04:00
Johnny Shultz
89a6b5eb6b
Merge branch 'release/2025.06.05' into feature/CASH-494
2025-05-28 12:07:35 -04:00
Johnny shultz
e6902b3cad
CASH-494
...
CASH-494 fixed unit tests
2025-05-28 12:06:47 -04:00
Johnny shultz
634713ab98
CASH-494
...
CASH-494 changed TRUE and FALSE to lowercase
2025-05-28 11:43:24 -04:00
Johnny shultz
f29e07529a
CASH-494
...
CASH-494 added experimentOrder fields for ITAC and NoComp
2025-05-28 11:29:22 -04:00
bmauger
087bbe0172
Merge branch 'release/2025.06.05' into CASH-718-PBD-dot-fix
2025-05-28 11:06:25 -04:00