Chase King
0b0a8d6d07
Attempt #21
2025-02-24 09:45:10 -05:00
Chase King
8ead06e3a4
Specified to only install chromium for playwright
2025-02-24 09:44:51 -05:00
Chase King
35653ebd99
Attempt #20
2025-02-24 09:27:55 -05:00
Chase King
24fb5c3842
Added bash annotation to script
2025-02-24 09:27:45 -05:00
Chase King
f64a603934
Removed dependency
2025-02-21 14:53:02 -05:00
Chase King
c45be77c1c
Removed unused code
2025-02-21 11:02:02 -05:00
Chase King
4efd3c15f1
Attempt #19
2025-02-21 11:01:08 -05:00
Chase King
8635a5f1cf
Moved docker build inside other steps to reduce runtime
2025-02-21 10:56:15 -05:00
Chase King
63aa0421d0
Attempt #18
2025-02-21 10:22:01 -05:00
Chase King
cf2281e838
Attempt #17
2025-02-20 15:17:40 -05:00
Chase King
95508623a4
Attempt #16
2025-02-19 15:13:44 -05:00
Chase King
185e17a534
Attempt #15
2025-02-19 15:13:12 -05:00
Chase King
55e4211fe1
Attempt #14
2025-02-19 14:09:00 -05:00
Chase King
16e883185b
Attempt #13
2025-02-19 12:44:45 -05:00
Chase King
0763bc7601
Attempt #12
2025-02-19 12:44:08 -05:00
Chase King
d464a04573
Attempt #11
2025-02-19 12:42:08 -05:00
Chase King
7f04af2a66
Attempt #11
2025-02-19 12:24:36 -05:00
Chase King
800b26b6b4
Attempt #10
2025-02-19 12:22:38 -05:00
Chase King
c8f814948b
Attempt #9
2025-02-19 12:20:54 -05:00
Chase King
d303a9dd3d
Attempt #8
2025-02-19 12:14:09 -05:00
Chase King
895055124d
Update to docker file
2025-02-19 12:01:05 -05:00
Chase King
fa9920a56a
Moved docker build to its own job
2025-02-19 12:00:56 -05:00
Chase King
1a38f1dc7d
Attempt #7
2025-02-19 11:29:16 -05:00
Chase King
22454de11e
Attempt #6
2025-02-19 10:57:35 -05:00
Chase King
f8ea8106d2
Attempt #5
2025-02-19 10:35:08 -05:00
Chase King
0112d49d12
Attempt #4
2025-02-19 10:25:21 -05:00
Chase King
464ac96763
Attempt #3
2025-02-19 10:11:57 -05:00
Chase King
35ee6789a7
Attempt #2
2025-02-19 10:10:56 -05:00
Chase King
e7284d4434
Jira writeback integration
2025-02-19 09:55:51 -05:00
Siraj
a421bf213e
Merge pull request #924 from Safelite/sshaik/develop
...
Sshaik/develop
2025-02-18 15:26:36 -05:00
Siraj Shaik
6d5a0524e3
latest updates from QA repo
...
21 and 22 scenarios were added
Mock responses refactored.
2025-02-18 14:41:05 -05:00
Jeremy Zimmerman
9a0719c234
Merge branch 'develop'
2025-02-14 10:03:13 -05:00
chase-safelite
5d3ab0ef59
Added playwright tests into repo ( #923 )
...
* Initial import of playwright tests
* Pipeline changes for automated tests
* Modified pipeline for testing
* Attempt #2
* Attempt #3
* Added missing paren
* Removed debug stuff from pipeline
* Changes from playwright repo
* Changed pipeline for debugging
* Fix for ServiceLocationPage playwright locators
* Change pipeline to run with TEST APIs
* Moved more of Siraj's changes to this repo
* Changed where updating env occurs
* Changed location of env update again
* Escaped double quotes
* Added visible report in Azure
* Moved changes into main pipeline
* Made it so dotenv only runs config in local
2025-02-14 09:54:11 -05:00
brich1212safe
1cdcaa7bd6
Merge pull request #922 from Safelite/feature/richardson/INSR-2119
...
updates to mimic fmg for experiment api updates
2025-01-30 14:58:30 -05:00
Bill Richardson
35312ceb4b
updates to mimic fmg for experiment api updates
2025-01-29 16:21:32 -05:00
Jeremy-Z
c4be47711b
Merge pull request #921 from Safelite/dependabot/npm_and_yarn/vite-4.5.9
...
Bump vite from 4.5.3 to 4.5.9
2025-01-23 13:13:49 -05:00
dependabot[bot]
aba0ceb730
Bump vite from 4.5.3 to 4.5.9
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.3 to 4.5.9.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 06:32:33 +00:00
michaela-brydon-safelite
a5f49e296b
Merge pull request #920 from Safelite/bug/brydon/INSR-2048
...
Removing unused call
2025-01-10 10:20:53 -05:00
Michaela Brydon
d001299e2a
Removing unused call
2025-01-09 12:33:32 -05:00
AHumphriesSL
64e1cfdc09
Merge pull request #919 from Safelite/bug/SSR-2004
...
More robust handling of vehicle YMMS lookup errors
2024-12-23 13:53:31 -05:00
Alex Humphries
e4a8413e4c
Refactored new bailout to reduce redundancy
2024-12-23 13:46:44 -05:00
Alex Humphries
009f219415
More robust handling of vehicle YMMS lookup errors
2024-12-20 13:58:31 -05:00
AHumphriesSL
dd6ba9b00a
Merge pull request #918 from Safelite/bug/SSR-2004
...
New bailout for errors in vehicle lookup on vehicle-selection page
2024-12-19 12:18:08 -05:00
Alex Humphries
5655494e40
Update test to use tweaked bailout code/message
2024-12-19 11:38:33 -05:00
Alex Humphries
4077b2dfef
Update bailout on policy-vehicles to properly use tweaked message
2024-12-19 11:25:45 -05:00
Alex Humphries
91e2726aa3
New bailout for errors in vehicle lookup on vehicle-selection page
2024-12-19 10:58:29 -05:00
Jeremy-Z
310759eb1e
Merge pull request #917 from Safelite/feature/richardson/SSR-1732
...
Update address questions from v-if to v-show
2024-12-12 15:12:03 -05:00
Bill Richardson
3a7bfa83b1
update test
2024-12-12 14:53:16 -05:00
Bill Richardson
6eada2ed48
Use v-show instead of v-if since those fields are required.
...
Fields are hidden to start and are shown once a google address is chosen or tab/enter is used to select first.
2024-12-12 14:48:28 -05:00
brich1212safe
8c86f893cd
Merge pull request #915 from Safelite/feature/richardson/SSR-1954
...
Add Feature Toggle payload object to combined quote call
2024-12-12 13:25:17 -05:00