Commit graph

53 commits

Author SHA1 Message Date
Jeremy-Z
f4e301e442 Attempting to fix a version conflict. 2025-10-01 12:35:11 -04:00
dependabot[bot]
ba5c8eaee3
Bump vite, @vitejs/plugin-vue and vitest
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies needed to be updated together.

Updates `vite` from 4.5.9 to 7.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite)

Updates `@vitejs/plugin-vue` from 4.2.3 to 4.6.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@4.6.2/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.6.2/packages/plugin-vue)

Updates `vitest` from 0.33.0 to 3.2.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.5
  dependency-type: direct:development
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 4.6.2
  dependency-type: direct:development
- dependency-name: vitest
  dependency-version: 3.2.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 16:22:45 +00:00
dependabot[bot]
477d0d9c2d
Bump axios from 1.8.2 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-13 07:49:39 +00:00
dependabot[bot]
51436315db
Bump form-data
Bumps  and [form-data](https://github.com/form-data/form-data). These dependencies needed to be updated together.

Updates `form-data` from 4.0.2 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.2...v4.0.4)

Updates `form-data` from 3.0.1 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.2...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: direct:development
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 07:25:19 +00:00
Michaela Brydon
ea3319ffd0 Adding test:unit for unit test run 2025-07-10 11:31:37 -04:00
Michaela Brydon
1ce693e706 Adding test:unit:coverage script for sonarqube 2025-07-10 11:26:07 -04:00
dependabot[bot]
9094b5867a
Bump axios from 1.7.9 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.8.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-14 13:23:21 +00:00
chase-safelite
2791150daf
Set up daily regression run and extended Jira Writeback Reporter to cover all Jira API functionality (#938)
* Initial regression pipeline

* Progress toward Jira API Util changes

* Updated Regression run and Jira Writeback Reporter to work together

* Temporarily disabled cron

* Allow Jira Writeback Reporter to set UAT tester

* Updates to azure-pipelines to avoid using jira command line

* Deleted unused script

* Changed pool to default

* Added back closing quote

* Added missing paren

* Set up cron schedule
2025-05-14 09:22:06 -04: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
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
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
5c38b4a2e1 Updating styling 2024-08-06 17:14:22 -04:00
Bill Richardson
f5d46be983 Modal Enter button
Remove focus trap
Add onEnter event for keypress.enter
- preventDefault
- call main button click event

Cleaned up modal.vue to un-red it
2024-05-13 15:28:11 -04:00
Josh Dassinger
1d1f838f23 SSR-1177 Fix items behind modal being selectable 2024-04-29 08:00:14 -05:00
Bryan Mauger
7e5c8fd1b6 WIP update files with updated ESLint settings. 2024-04-15 09:22:44 -04:00
Katie Kroell
2fec3d5891 Merge branch 'develop' into feature/SSR-1118 2024-03-18 09:11:34 -04:00
Bill Richardson
45381ed506 updates to maska library. paste seems to work with the updated package 2024-03-15 09:20:42 -04:00
Katie Kroell
57653a02d7 calendar buttons working 2024-03-14 14:09:52 -04:00
Matt Caimi
32af347771 SSR-1063 credit card form on payment-page 2024-02-20 09:38:10 -05:00
Michaela Brydon
c56a404704 Adding jest serializer vue package 2023-11-09 13:44:21 -05:00
Michaela Brydon
4d512bb1a2 Reverting changes 2023-11-09 12:52:40 -05:00
Michaela Brydon
eaab6b335c Adding unit test reports 2023-11-09 12:48:51 -05:00
Michaela Brydon
a45903700a Trying to add test report to build pipeline 2023-11-09 12:18:01 -05:00
Michaela Brydon
5f395b3421 Adding bailout page tests 2023-10-31 13:27:52 -04:00
Jeremy Zimmerman
6979446152 Revert "Merge pull request #479 from Safelite/defect/digital/ssr-763"
This reverts commit 549f92af09, reversing
changes made to 2c27d0f2d3.
2023-10-13 09:32:59 -04:00
DavidAtSafelite
46cdd41772 Fixed test, added documentation to store, broke out processing functions for both documentation purposes and to reduce overall size of store file, sorted store actions methods. 2023-10-12 15:16:24 -04:00
Bill Richardson
b1010223ff alpha auto 2023-08-15 11:11:08 -04:00
DavidAtSafelite
890f9b3e39 Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
Bill Richardson
2bc4899573 updates to match fmg 2023-08-09 10:59:59 -04:00
DavidAtSafelite
24365dc4ac Additional package updates 2023-08-09 07:36:54 -04:00
DavidAtSafelite
7f91d76df4 Updated axios 2023-08-08 14:15:04 -04:00
DavidAtSafelite
2f09667b48 Updated pinia package 2023-08-08 13:08:28 -04:00
DavidAtSafelite
431a0fad54 A couple of hopefully minor package updates. 2023-08-08 07:27:33 -04:00
DavidAtSafelite
296351a3d5 Latest vue 2023-08-04 08:10:43 -04:00
Jeremy-Z
bc5d9842d0 Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
DavidAtSafelite
5e6ab3b549 Linting including prefer default, vue event format, etc. And also added () to expects that lacked them and skipped many tests. 2023-07-31 16:16:10 -04:00
DavidAtSafelite
80987e130e Additional misc. linting. Mainly digital-components, but a couple of constant files as well. A lot of attribute/section order changes. A few == to === and some other minor changes and whitespace adjustments 2023-07-22 09:38:24 -04:00
brydon1
2d97232d40 Initial commit 2023-07-05 13:41:00 -04:00
Jason Wheeler
8ba8913de1 Added load script back in 2023-01-13 11:58:23 -05:00
Johan Gunawan
44474139e8 Lock vue-router to 4.1.3
Starting from version 4.1.4, Vue Router strips off custom params. This makes the VehicleChangeAlert unable to be displayed in vehicle-damage page due to its dependency to that custom param.
2023-01-12 15:12:34 -05:00
Johan Gunawan
5c455b8551 Add testing-library 2022-12-27 15:07:08 -05:00
Johan Gunawan
be2787ee2e Add eslint
Add eslint and the configuration needed to lint javascript and vue files.
2022-12-08 11:37:15 -05:00
Kulbhushan Kaushik
7242c3b04e unit test for vehicle-year page 2022-11-01 10:30:20 -04:00
Kulbhushan Kaushik
fd0b7d7c8c fixed styling for subheader 2022-10-28 10:00:55 -04:00
Kulbhushan Kaushik
8e3e038597 commit 2022-10-21 14:46:06 -04:00
Kulbhushan Kaushik
1c3f887134 SSR-76 and SSR-80 changes 2022-10-21 08:27:05 -04:00
Jason Wheeler
02a749fc42 config update - move reporter settings from scripts to jest.config.js 2022-09-19 13:49:24 -04:00
FrankRua
eee30e5dde Config tweak 2022-09-19 12:47:12 -04:00
FrankRua
f868cdcea7 Test config, one test 2022-09-19 10:55:21 -04:00
Kulbhushan Kaushik
63c554be16 commit 2022-09-16 10:47:58 -04:00