Commit graph

5413 commits

Author SHA1 Message Date
Udayboppasafelite
c28624a9a7 Merge branch 'develop' into feature/uboppa/INSR-8668 2026-07-10 09:41:19 -04:00
Udayboppasafelite
b850420180 Filter tag in pipeline changes 2026-07-10 09:33:44 -04:00
AHumphriesSL
65ed19c640
Merge pull request #1292 from Safelite/feature/humphries/INSR-10100
INSR-10100: Allow hiding certain fields on welcome page
2026-07-09 15:44:37 -04:00
Alex Humphries
6462c9844a INSR-10100: Optional chaining in case of old session 2026-07-09 14:23:32 -04:00
Alex Humphries
5cb0fbfe17 INSR-10100: Fix naming for show/hide, update unit tests 2026-07-09 13:49:02 -04:00
AHumphriesSL
40caf90ed3
Merge branch 'develop' into feature/humphries/INSR-10100 2026-07-09 12:35:22 -04:00
Alex Humphries
6734fb99b4 INSR-10100: Allow hiding certain fields on welcome page
- Update issConfig to include hiddenFields object based on client flags
- Update welcome-page to display fields based on issConfig.hiddenFields
2026-07-09 12:32:54 -04:00
brich1212safe
d6a2025749
Merge pull request #1291 from Safelite/feature/richardson/dupcheck-display-date
displayed date on dupecheck
2026-07-08 15:37:21 -04:00
Bill Richardson
b56d6416bf change variable name and fix tests 2026-07-08 15:21:53 -04:00
Bill Richardson
c32fd15d7e displayed date on dupecheck
couple lines of auto formatting
2026-07-08 15:01:12 -04:00
Uday Boppa
70ede54ba0 Azure pipeline triggering work 2026-07-08 12:27:35 -04:00
Jeremy-Z
52b1bb3a28
Merge pull request #1290 from Safelite/feature/jzimmerman/INSR-10208
INSR-10208: Moved policy lookup to after save session.
2026-07-08 12:01:26 -04:00
Jeremy-Z
f9d253c940 Force build checks to rerun again. 2026-07-08 11:37:36 -04:00
Jeremy-Z
e31998db9c Fixed some logic and unit tests. 2026-07-08 11:33:23 -04:00
Jeremy-Z
ecfbfb9588 Fixed some issues caused by co-pilot changes. 2026-07-08 10:49:28 -04:00
Jeremy-Z
e516aea577
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 10:38:55 -04:00
Jeremy-Z
1cdfae7354
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 10:38:44 -04:00
Jeremy-Z
75a9fd8405
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 10:38:30 -04:00
Jeremy-Z
1eb238c37e
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 10:38:14 -04:00
Jeremy-Z
75720b2660 Updated savesession logic on duplicate check page. 2026-07-08 09:33:01 -04:00
Jeremy-Z
dd321370a3
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 08:43:26 -04:00
Jeremy-Z
bc458af611
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-08 08:43:05 -04:00
Jeremy-Z
0a2fc03a91
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-07 16:17:09 -04:00
Jeremy-Z
7cb346fe50
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-07 16:16:52 -04:00
Jeremy-Z
ff391733f0 Updated unit tests to make sure new logic is being hit. 2026-07-07 16:07:03 -04:00
Jeremy-Z
c6def1fd8a Some more guarding. 2026-07-07 15:56:29 -04:00
Jeremy-Z
c338c12f1c Added loader for this navigation path. 2026-07-07 15:33:03 -04:00
Jeremy-Z
e650ac9666 Moved policy lookup to behind save session on both no-duplicate and duplicate paths. 2026-07-07 15:25:34 -04:00
Jeremy-Z
16f589fe26
Merge pull request #1287 from Safelite/feature/jzimmerman/INSR-10176
INSR-10176: Fixed issue where picking new referral on cookie popup skips duplicate check page.
2026-07-06 13:34:04 -04:00
Jeremy-Z
283553fbf4 Updated unit tests. 2026-07-06 13:23:03 -04:00
Jeremy-Z
086b1726ac Added duplicate page visit check flag. 2026-07-06 13:17:41 -04:00
Jeremy-Z
760295e3f9 Fixed issue where picking new referral from cookie popup causes duplicate check page to skip. 2026-07-06 13:09:21 -04:00
Jeremy-Z
433460289c Merge branch 'develop' into feature/jzimmerman/INSR-10176 2026-07-06 12:51:33 -04:00
Jeremy-Z
d2f25d82d3 Updating test. 2026-07-06 12:42:20 -04:00
Jeremy-Z
d04b0558de
Merge pull request #1286 from Safelite/feature/jzimmerman/savesession-loaderupdate
Updated save session loader modal behavior.
2026-07-06 12:07:10 -04:00
Jeremy-Z
b8cffbabd5 Updated save session loader modal behavior. 2026-07-06 12:06:07 -04:00
AHumphriesSL
6b3dcad2fc
Merge pull request #1285 from Safelite/feature/humphries/INSR-10142
INSR-10142: Include member number in policy lookup based on client flag
2026-07-06 10:59:18 -04:00
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