Jeremy-Z
|
790672ee19
|
Merge branch 'develop' into feature/jzimmerman/INSR-9934
|
2026-06-04 12:57:23 -04:00 |
|
Jeremy-Z
|
70622b0917
|
Merge pull request #1252 from Safelite/feature/jzimmerman/INSR-9934
INSR-9934: Log-Custom-Event fix missing ref seq num and parent account.
|
2026-06-04 12:53:26 -04:00 |
|
Jeremy-Z
|
d6efb4ec32
|
Fixed issue with missing ref seq number and parent account number on log-custom-event service calls.
|
2026-06-04 12:13:43 -04:00 |
|
Jeremy-Z
|
6add3027f4
|
Added referral seq number and parent account number to log-custom-event.
|
2026-06-04 11:18:15 -04:00 |
|
dependabot[bot]
|
51adc52527
|
Bump launch-editor from 2.6.0 to 2.14.1
Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.6.0 to 2.14.1.
- [Commits](https://github.com/vitejs/launch-editor/compare/v2.6.0...v2.14.1)
---
updated-dependencies:
- dependency-name: launch-editor
dependency-version: 2.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-03 21:54:01 +00:00 |
|
Jeremy-Z
|
56a3349b4e
|
Merge pull request #1248 from Safelite/dependabot/npm_and_yarn/multi-e50eacec07
Bump vitest and @vitest/coverage-v8
|
2026-06-02 13:55:28 -04:00 |
|
Jeremy-Z
|
76f3d409a9
|
Merge branch 'develop' into dependabot/npm_and_yarn/multi-e50eacec07
|
2026-06-02 11:16:35 -04:00 |
|
Jeremy-Z
|
ef8f56f8a4
|
Merge pull request #1250 from Safelite/feature/jzimmerman/INSR-9842
Reverting test step condition.
|
2026-06-02 11:15:49 -04:00 |
|
Jeremy-Z
|
c3e1623684
|
Merge branch 'develop' into feature/jzimmerman/INSR-9842
|
2026-06-02 11:15:37 -04:00 |
|
Jeremy-Z
|
abf19d7fc6
|
Reverting test step condition.
|
2026-06-02 11:14:44 -04:00 |
|
Jeremy-Z
|
20e3974772
|
Merge pull request #1249 from Safelite/feature/jzimmerman/INSR-9842
Added prod branch check + test string for test.
|
2026-06-02 11:01:14 -04:00 |
|
Jeremy-Z
|
cccfcf3dfb
|
Added prod branch check + test string for test.
|
2026-06-02 10:58:20 -04:00 |
|
dependabot[bot]
|
935ad7bb7f
|
Bump vitest and @vitest/coverage-v8
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.
Updates `vitest` from 3.2.4 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest)
Updates `@vitest/coverage-v8` from 3.2.4 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/coverage-v8)
---
updated-dependencies:
- dependency-name: vitest
dependency-version: 4.1.8
dependency-type: direct:development
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.1.8
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-01 15:12:18 +00:00 |
|
Jeremy-Z
|
d11801b13d
|
Merge pull request #1246 from Safelite/dependabot/npm_and_yarn/axios-1.16.0
Bump axios from 1.15.2 to 1.16.0
|
2026-06-01 11:10:19 -04:00 |
|
Jeremy-Z
|
64352eedfc
|
Merge branch 'develop' into dependabot/npm_and_yarn/axios-1.16.0
|
2026-06-01 10:41:21 -04:00 |
|
AHumphriesSL
|
9c2a035124
|
Merge pull request #1247 from Safelite/feature/humphries/INSR-9816
INSR-9816: Update customer review component to be more reactive
|
2026-05-29 15:20:53 -04:00 |
|
Alex Humphries
|
a19af79bb7
|
INSR-9816: Null handling improvement
|
2026-05-29 15:01:25 -04:00 |
|
Alex Humphries
|
3188397a6b
|
INSR-9816: Update customer review component to be more reactive
|
2026-05-29 14:56:54 -04:00 |
|
dependabot[bot]
|
b15abbd120
|
Bump axios from 1.15.2 to 1.16.0
Bumps [axios](https://github.com/axios/axios) from 1.15.2 to 1.16.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.15.2...v1.16.0)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.16.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-29 16:00:37 +00:00 |
|
AHumphriesSL
|
d7d58e71e5
|
Merge pull request #1243 from Safelite/feature/humphries/INSR-8489.1
INSR-8489: Add GA events for advanced mobile modal
|
2026-05-27 15:08:53 -04:00 |
|
AHumphriesSL
|
93226857c5
|
Merge branch 'develop' into feature/humphries/INSR-8489.1
|
2026-05-27 14:58:01 -04:00 |
|
brich1212safe
|
8b48af4e5e
|
Merge pull request #1242 from Safelite/feature/richardson/INSR-9658
Show All Fields and Skip Autocomplete if cannot reach google api
|
2026-05-27 14:22:35 -04:00 |
|
Jeremy-Z
|
fa67a6deb6
|
Merge branch 'develop' into feature/richardson/INSR-9658
|
2026-05-27 14:10:51 -04:00 |
|
Jeremy-Z
|
e2b028616a
|
Merge branch 'develop' into feature/humphries/INSR-8489.1
|
2026-05-27 14:06:06 -04:00 |
|
Jeremy-Z
|
9dc244c01f
|
Merge pull request #1244 from Safelite/bugfix/humphries/apple-pay-dev
Adjust repo/pipeline to use single file for apple pay
|
2026-05-27 13:54:47 -04:00 |
|
Alex Humphries
|
ddd3c3d0d9
|
Adjust repo/pipeline to use single file for apple pay
|
2026-05-27 13:01:27 -04:00 |
|
Alex Humphries
|
01e717e2fa
|
INSR-8489: Add GA events for advanced mobile modal
|
2026-05-27 11:01:11 -04:00 |
|
AHumphriesSL
|
b28838f4bd
|
Merge pull request #1237 from Safelite/feature/humphries/INSR-8489
INSR-8489: Update cart dropdown to add tooltip for advanced mobile fee
|
2026-05-27 10:23:40 -04:00 |
|
AHumphriesSL
|
7d1d15117b
|
Merge branch 'develop' into feature/humphries/INSR-8489
|
2026-05-27 09:20:38 -04:00 |
|
Bill Richardson
|
d62bec9fb2
|
limit response on preCheck
|
2026-05-26 15:39:11 -04:00 |
|
Bill Richardson
|
61480f2193
|
refactor a smidge
|
2026-05-26 15:28:04 -04:00 |
|
Bill Richardson
|
68d9101f53
|
Show All Fields and Skip Autocomplete if cannot reach google api
Some Auto formatting on save for the index page
Add global auth handler on Index page.
remove a left in console.warn on schedule.
|
2026-05-26 15:18:53 -04:00 |
|
Jeremy-Z
|
5030d8ce90
|
Merge pull request #1240 from Safelite/dependabot/npm_and_yarn/multi-f792d6d6d9
Bump qs and express
|
2026-05-26 14:21:14 -04:00 |
|
Jeremy-Z
|
5727e157a7
|
Merge branch 'develop' into dependabot/npm_and_yarn/multi-f792d6d6d9
|
2026-05-26 14:10:15 -04:00 |
|
Jeremy-Z
|
1e408be220
|
Merge pull request #1241 from Safelite/feature/jzimmerman/INSR-9794
INSR-9794: Added some additional logging
|
2026-05-26 12:36:53 -04:00 |
|
Jeremy-Z
|
beaca10e84
|
Merge branch 'develop' into feature/jzimmerman/INSR-9794
|
2026-05-26 12:18:10 -04:00 |
|
Jeremy-Z
|
06ff83716e
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-26 12:17:42 -04:00 |
|
Jeremy-Z
|
06371e0043
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-26 12:16:25 -04:00 |
|
Jeremy-Z
|
0130fe4f35
|
VS Code did not save this file.
|
2026-05-26 12:15:48 -04:00 |
|
Jeremy-Z
|
c9a5a47e53
|
Updating imports to support the log error call.
|
2026-05-26 11:36:20 -04:00 |
|
Jeremy-Z
|
d0910cd1b5
|
Added additional logging for client auth signature validation failures. Also made sure to log this api call.
|
2026-05-26 11:17:33 -04:00 |
|
AHumphriesSL
|
f71c821f4a
|
Merge branch 'develop' into feature/humphries/INSR-8489
|
2026-05-26 09:34:21 -04:00 |
|
dependabot[bot]
|
91bcaa46ae
|
Bump qs and express
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `qs` from 6.14.1 to 6.15.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.15.2)
Updates `express` from 4.22.1 to 4.22.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/v4.22.1...v4.22.2)
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.15.2
dependency-type: indirect
- dependency-name: express
dependency-version: 4.22.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-22 19:57:05 +00:00 |
|
katiekroell
|
b4dc37195f
|
Merge pull request #1238 from Safelite/feature/kroell/INSR-9790
INSR-9790: styling fixes
|
2026-05-22 12:24:59 -04:00 |
|
katiekroell
|
b5235e0096
|
Merge branch 'develop' into feature/kroell/INSR-9790
|
2026-05-22 12:08:59 -04:00 |
|
Jeremy-Z
|
375f24b6f3
|
Merge pull request #1239 from Safelite/feature/jzimmerman/INSR-9794
INSR-9794: Added additional Bailout and Error logging information.
|
2026-05-22 12:02:33 -04:00 |
|
Jeremy-Z
|
98f0197b47
|
Some refinement.
|
2026-05-22 11:50:03 -04:00 |
|
Jeremy-Z
|
c4bd1de992
|
Adding adidtional bailout and error information logging.
|
2026-05-22 11:19:42 -04:00 |
|
Jeremy-Z
|
39bd638f7f
|
Merge branch 'develop' into feature/jzimmerman/INSR-9794
|
2026-05-22 11:19:19 -04:00 |
|
Jeremy-Z
|
bd1019cc0b
|
Merge pull request #1235 from Safelite/dependabot/npm_and_yarn/ws-8.20.1
Bump ws from 8.18.0 to 8.20.1
|
2026-05-22 11:16:48 -04:00 |
|