Commit graph

714 commits

Author SHA1 Message Date
Jeremy-Z
75c18a29ce Changing pinia persistance to use session storage instead of local storage. Added appropriate store reset logic. 2026-02-11 12:43:37 -05:00
Jeremy-Z
a265b01961 Unit test updates. 2026-02-06 14:30:17 -05:00
Jeremy-Z
e118c8612e Fixing some issues with the load session method. 2026-02-06 14:18:12 -05:00
Jeremy-Z
291cc89897 Merge branch 'develop' into feature/INSR-8130 2026-02-06 11:04:30 -05:00
Alex Humphries
d7cb83da7f Fix some copilot suggestions 2026-02-05 11:39:55 -05:00
Alex Humphries
4b8646c334 INSR-7752: Undo some unintentional changes 2026-02-04 15:28:07 -05:00
Jeremy-Z
c40a9df463 Adding some additional logic to duplicate check data repopulation. 2026-02-04 15:16:04 -05:00
Alex Humphries
d13c6ce552 INSR-7752: Remove redundant fields from store, fix unit tests 2026-02-04 15:13:29 -05:00
Alex Humphries
106a9e3039 Merge branch 'develop' into feature/humphries/INSR-7752 2026-02-04 13:29:25 -05:00
Jeremy-Z
2d95e9341a Fixing the unit tests. 2026-02-04 12:16:23 -05:00
Alex Humphries
d7f6ba1fc9 INSR-7752: Formatting on contact-details 2026-02-03 16:58:55 -05:00
Jeremy-Z
c063ca67f5 Preliminary changes on the frontend to support launching duplicates. 2026-02-03 14:17:28 -05:00
Jeremy-Z
2d8ba2ad9b Changed load session to use referral date instead of response date. 2026-02-03 10:32:42 -05:00
Alex Humphries
02281b3230 INSR-7752: contact-details page updates, other related data read/write updates 2026-02-02 16:53:37 -05:00
Katie Kroell
37bc68dc18 Merge branch 'develop' into feature/kiener/INSR-7753 2026-02-02 14:02:44 -05:00
Bill Richardson
461f2ae5dc some updates when changing zipcode to certain types 2026-02-02 13:06:02 -05:00
Bill Richardson
5e60d3ab43 cleaning up for another cursorbot run 2026-02-02 13:06:02 -05:00
Bill Richardson
8fefa39fea some updates for integration 2026-02-02 13:06:01 -05:00
Katie Kroell
6854a2b489 update unit tests to match deductible store value structure 2026-02-02 12:19:41 -05:00
Alex Humphries
7298f0b62f INSR-7752; Some routing adjustments and related store tweaks for contactinfo 2026-01-30 14:41:13 -05:00
Katie Kroell
bfb30c42b0 updates/styling 2026-01-30 13:51:13 -05:00
Katie Kroell
26cbce89fc Merge branch 'develop' into feature/kiener/INSR-7753 2026-01-30 08:34:57 -05:00
Katie Kroell
debbdcf57f resetOrder fix 2026-01-29 13:09:59 -05:00
Alex Humphries
9d0a15f861 INSR-7770: tpa-confirmation parity updates 2026-01-29 13:00:22 -05:00
Katie Kroell
d613f4f2b6 fix deductible references 2026-01-29 12:05:20 -05:00
Katie Kroell
b73f4b2a05 create getters for deductible / cursor fixes 2026-01-29 11:46:00 -05:00
Katie Kroell
ea14a7f888 removing more unneeded code 2026-01-29 10:45:42 -05:00
Katie Kroell
14650b7bbb cursor fixes - remove unneeded code 2026-01-29 10:11:01 -05:00
Katie Kroell
0cc788a5ea add comments 2026-01-29 08:41:19 -05:00
Katie Kroell
6a5e7e5402 update references to currentDeductible 2026-01-28 16:28:34 -05:00
Katie Kroell
49b930cecb deductible updates WIP 2026-01-28 13:35:23 -05:00
Katie Kroell
c148de71a6 updating deductible logic WIP 2026-01-28 12:08:59 -05:00
Alex Humphries
e773cfdc29 INSR-8061: Fix saving of extension, fix other issues with extension 2026-01-23 17:16:48 -05:00
Jeremy-Z
bb49f5e295
Merge pull request #1022 from Safelite/feature/INSR-8118
INSR-8118: Hide duplicate check page if already shown to user during flow.
2026-01-22 12:58:13 -05:00
AHumphriesSL
26cce0c1a4
Merge pull request #1020 from Safelite/feature/humphries/INSR-7772
INSR-7772: tpa-submit parity updates
2026-01-22 10:41:38 -05:00
Alex Humphries
58f55554f5 bugfix 2026-01-22 10:22:09 -05:00
Alex Humphries
c0672a0abc bugfix 2026-01-22 10:04:21 -05:00
Alex Humphries
09f6d39f18 Simplify home phone/extension slicing 2026-01-22 09:43:47 -05:00
Alex Humphries
7965fe9137 Fix issues raised by bugbot 2026-01-22 09:13:46 -05:00
Alex Humphries
36771caca3 Properly split extension from homePhone on load 2026-01-21 17:24:34 -05:00
Alex Humphries
d4530ca4cf Add extension to save/load session 2026-01-21 17:17:20 -05:00
Alex Humphries
2750d98f36 Remove debug console.logs 2026-01-21 16:11:37 -05:00
Alex Humphries
b0b31df8b0 INSR-7772: tpa-submit parity updates
- Rearrange/style tpa-submit page
- Update supporting components to better match heritage
    - DeductibleBox
    - ReviewBlock
    - Alert
- Update store logic to actually handle extension
- Add/update recal modal and contact details modal
- Update titleCase to treat dashes like spaces
2026-01-21 15:09:10 -05:00
Jeremy-Z
f807ba20ca Clearing out duplicate orders. 2026-01-21 14:26:07 -05:00
Jeremy-Z
2b4f76db7f Initial logic to hide duplicate check page. 2026-01-21 12:50:25 -05:00
Jeremy-Z
b1d9aa15be Fixed issue with email not populating in the store after navigating forward from the PolicyHolderDetails page. 2026-01-20 10:42:39 -05:00
Alex Humphries
67faf453ea Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-16 12:46:19 -05:00
Alex Humphries
d85c0f6c38 Some updates for validation on zip entry/shop search 2026-01-15 13:18:12 -05:00
brich1212safe
8fa15c5dc2
Merge pull request #1009 from Safelite/feature/richardson/welcome-page-updates
welcome page updates
2026-01-15 12:56:46 -05:00
Jeremy-Z
f69e139c57
Merge pull request #1008 from Safelite/feature/INSR-8088
INSR-8088: Added additional client name value support
2026-01-15 12:56:29 -05:00