Commit graph

5376 commits

Author SHA1 Message Date
AHumphriesSL
3c8ee7fd95
Merge branch 'develop' into feature/humphries/INSR-10142 2026-07-06 09:03:58 -04:00
Alex Humphries
8312c43a24 INSR-10142: Various copilot suggestions
- Add comment to clarify member number
- Adjust tests to account for member number
- Add missing semicolon
2026-07-02 12:27:13 -04:00
Alex Humphries
67e624e16c INSR-10142: Include member number in policy lookup based on client flag 2026-07-02 11:30:31 -04:00
Jeremy-Z
5768239101
Merge pull request #1284 from Safelite/feature/jzimmerman/INSR-10176
INSR-10176: Updates to the duplicate check / savesession logic
2026-07-01 14:22:22 -04:00
Jeremy-Z
5a8c2f1cd3 Refactoring. 2026-07-01 14:09:36 -04:00
Jeremy-Z
abdda18b4a Added unit tests for beforeEach router method. 2026-07-01 14:06:47 -04:00
Jeremy-Z
085abd1f3a
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 14:01:58 -04:00
Jeremy-Z
4cc8b1446b Adding some error handling. 2026-07-01 13:40:03 -04:00
Jeremy-Z
0379010c1d
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 13:27:30 -04:00
Jeremy-Z
6c14ac36d0
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 13:27:12 -04:00
Jeremy-Z
54b8ee1647
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 13:27:00 -04:00
Jeremy-Z
93ea133d8a
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 13:26:37 -04:00
Jeremy-Z
4ba32ac22e
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-01 13:26:22 -04:00
Jeremy-Z
585a975a9d Removed debugging statements. 2026-07-01 13:20:25 -04:00
Jeremy-Z
db1222a53e Updated logic for initial savesession call to create referral. Move it to beforeEach to make it snchronous. 2026-07-01 12:53:29 -04:00
Jeremy-Z
0eaf8ab2a8 Merge branch 'develop' into feature/jzimmerman/INSR-10176 2026-07-01 12:52:26 -04:00
Udayboppasafelite
66b206fa49
Merge pull request #1282 from Safelite/feature/uboppa/INSR-8668
Feature/uboppa/insr 8668
2026-06-30 13:24:08 -04:00
Jeremy-Z
4f5e5d5ac9
Merge branch 'develop' into feature/uboppa/INSR-8668 2026-06-30 11:47:49 -04:00
Jeremy-Z
eb94325e09
Merge pull request #1283 from Safelite/feature/jzimmerman/INSR-10176
INSR-10176: Fixing incorrect duplicate check logic behavior.
2026-06-30 10:56:49 -04:00
Jeremy-Z
97be628999 Added return after 404 redirect. 2026-06-30 10:43:52 -04:00
Jeremy-Z
340cbec043 Revert "Return after GoToStartOn404 in router guard"
This reverts commit f504e4dccb.
2026-06-30 10:42:40 -04:00
copilot-swe-agent[bot]
f504e4dccb
Return after GoToStartOn404 in router guard 2026-06-30 14:40:25 +00:00
Jeremy-Z
5234905a2b
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-30 10:35:19 -04:00
Jeremy-Z
09368a32ad Removed unused reference. 2026-06-30 10:28:41 -04:00
Jeremy-Z
b9649d9153 Added unit test specifically for afterEach method due to its large size. 2026-06-30 10:28:04 -04:00
Jeremy-Z
73a6ac1dcc
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-30 10:14:34 -04:00
Jeremy-Z
c6a61b9ff6
Merge branch 'develop' into feature/jzimmerman/INSR-10176 2026-06-30 10:07:16 -04:00
Jeremy-Z
57ec95fb2a Removed some debugging code. 2026-06-30 10:06:31 -04:00
Jeremy-Z
ef077e276f Updates. 2026-06-30 10:05:28 -04:00
brich1212safe
35fd4f4fb8
Merge pull request #1281 from Safelite/feature/richardson/INSR-9662
Original commits for first pass of YMM in NextGen
2026-06-30 10:05:14 -04:00
Jeremy-Z
bee2b75253 Removed non-prod logic behavior. Not sure why this was here. 2026-06-30 10:03:43 -04:00
Jeremy-Z
517c4a673b Merge branch 'develop' into feature/jzimmerman/INSR-10176 2026-06-30 10:00:09 -04:00
Bill Richardson
272942dd33 prevent undefined. 2026-06-29 15:52:27 -04:00
Bill Richardson
8bbacb66c6 add unit test for YMMNotfFoundWidget 2026-06-29 15:33:02 -04:00
Udayboppasafelite
67022f7a9d
Merge branch 'develop' into feature/uboppa/INSR-8668 2026-06-29 15:25:36 -04:00
Bill Richardson
1cb0ee4119 commenting out this part for now as we are not implementing this yet 2026-06-29 15:15:13 -04:00
Bill Richardson
2fca5d2fa5 Copilot updates 2026-06-29 15:15:12 -04:00
Bill Richardson
a62062899f Move V3 back to V2 2026-06-29 15:15:12 -04:00
Bill Richardson
4345dff900 test updates 2026-06-29 15:15:12 -04:00
Bill Richardson
a80d46a5f6 commit original changes for NextGen YMMS
some random auto formatting
2026-06-29 15:15:12 -04:00
AHumphriesSL
0678442ba1
Merge pull request #1280 from Safelite/feature/humphries/INSR-10111
INSR-10111: Get carrier phone number earlier, add CMS helper for phone#
2026-06-29 15:10:42 -04:00
Udayboppasafelite
2434a6d0d0
Merge branch 'develop' into feature/uboppa/INSR-8668 2026-06-29 15:10:07 -04:00
Jeremy-Z
ec973c0041 Initial fix for duplicate check logic issues. 2026-06-29 14:34:16 -04:00
Udayboppasafelite
38e34cecaa Merge branch 'feature/uboppa/INSR-8668' of https://github.com/Safelite/DigitalConsumer.ISS into feature/uboppa/INSR-8668 2026-06-29 13:42:54 -04:00
Udayboppasafelite
87d460169a Azure pipeline yml file - filter tag changes 2026-06-29 13:42:31 -04:00
Alex Humphries
3a4083a9fc INSR-10111: Fix error handling, better phone regex 2026-06-29 13:21:57 -04:00
Alex Humphries
27df36a1a7 INSR-10111: Undo accidentally unstashed change 2026-06-29 13:08:29 -04:00
Alex Humphries
d106ebb9d7 INSR-10111: Use regex in mapStringToPhoneNumber 2026-06-29 13:04:36 -04:00
Alex Humphries
87e04ad178 INSR-10111: More fixes/suggestions
- Setup on welcome page no longer async
- Fix welcome pageunit tests to properly mock getCarrierAccountInfo
2026-06-29 13:00:06 -04:00
AHumphriesSL
b2dd241f48
Merge branch 'develop' into feature/humphries/INSR-10111 2026-06-29 10:45:35 -04:00