Jeremy-Z
ac14fc77a8
Some initial page percentage changes.
2026-01-23 15:01:13 -05:00
Katie Kroell
3b342bf3e7
remove old components/classes
2026-01-22 16:01:10 -05:00
Katie Kroell
d0b970e68a
Merge branch 'develop' into feature/kiener/INSR-7753
2026-01-22 15:36:53 -05:00
Katie Kroell
6514249932
ITAC and Unverified updates
2026-01-22 15:36:13 -05:00
Katie Kroell
081c2fef7b
deductible and ITAC WIP
2026-01-22 14:05:22 -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
Jeremy-Z
59abdfc4c3
Moving the duplicate page seen flag set call around to coverage more use cases.
2026-01-22 12:47:34 -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
Jeremy-Z
44caf8ab52
Merge branch 'develop' into feature/INSR-8118
2026-01-22 10:38:27 -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
scottkiener-at-safelite
2eba76dd00
Merge pull request #1015 from Safelite/feature/kiener/INSR-6047
...
INSR-8111 | Fix one of the issues
2026-01-22 09:15:35 -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
86c6b231b6
Address test failures
2026-01-21 16:09:28 -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
09b2fd860b
Merge branch 'develop' into feature/INSR-8118
2026-01-21 14:48:28 -05:00
Jeremy-Z
4bccff6562
Updated unit tests.
2026-01-21 14:37:15 -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
a5830b5aa5
Fixing check.
2026-01-21 12:03:51 -05:00
scottkiener-at-safelite
abc35b6bc3
Correctly use the body color variable
2026-01-21 11:53:19 -05:00
Jeremy-Z
c11a3f5ef2
Merge branch 'develop' into feature/INSR-8119
2026-01-21 11:41:27 -05:00
Jeremy-Z
48a3ecfac8
Merge pull request #1017 from Safelite/feature/INSR-8113
...
INSR-8113: Fixed issue with email not populating in the store after navigating forward from the PolicyHolderDetails page.
2026-01-21 11:28:24 -05:00
Jeremy-Z
3f7a7fb1c1
Fixed issue where navigation back for unverified use case from policy holder details page.
2026-01-21 11:17:03 -05:00
scottkiener-at-safelite
dd3a45dae0
Update body text color to darker gray to match heritage
2026-01-21 10:31:15 -05:00
Katie Kroell
6834c5b88e
remove unused lines
2026-01-21 10:16:59 -05:00
Katie Kroell
d7cd7f0063
unverified scenarios WIP
2026-01-20 16:03:07 -05:00
scottkiener-at-safelite
359e026e60
INSR-8111 | Fix one of the issues
...
Changed text-link type to fix font weight
2026-01-20 14:16:01 -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
Bill Richardson
efe90e3161
update red
2026-01-20 10:31:06 -05:00
Bill Richardson
04ec34fc63
change red for textbox-question error
2026-01-20 10:10:05 -05:00
Bill Richardson
010305f0de
Calendar update for when error
...
webkit
2026-01-19 16:58:04 -05:00
Bill Richardson
82918194ed
apparently text is not red
2026-01-19 15:11:09 -05:00
Bill Richardson
6bbe778528
policy endorsement updates
2026-01-19 14:19:38 -05:00
Jeremy-Z
23223e759d
Merge pull request #1011 from Safelite/feature/INSR-8089
...
INSR-8089: Moving the policy holder details page in the flow to match Heritage.
2026-01-19 09:31:43 -05:00
Alex Humphries
89bf1c176c
Actually fix race condition?
2026-01-19 08:47:39 -05:00
Alex Humphries
c62206c6b0
Fix race condition
2026-01-16 18:01:05 -05:00
Alex Humphries
f8a0de9599
Fix failing tests
2026-01-16 17:40:16 -05:00
Jeremy-Z
a9a1691070
Updated back route to default to welcome page.
2026-01-16 16:11:30 -05:00
Jeremy-Z
d8c77690fd
Policy endorsement page route update.
2026-01-16 16:04:26 -05:00
Alex Humphries
1402137bbc
Add missed alert, address some comments, adjust some mobile/inshop alert logic
2026-01-16 15:57:03 -05:00
Jeremy-Z
2044be3f00
Modifying the duplicate launched route.
2026-01-16 15:23:49 -05:00
Jeremy-Z
ebcbb1fd73
Missed a route.
2026-01-16 15:21:03 -05:00
scottkiener-at-safelite
e78e96ab37
ITAC - No Recal | Finish styling and spacing
2026-01-16 14:46:15 -05:00
scottkiener-at-safelite
2d4e9ecfe1
No Recal - ITAC | Fix bullet list styling
2026-01-16 14:16:52 -05:00
scottkiener-at-safelite
2319848c87
ITAC - No Recal | Add in ITAC price viewer
2026-01-16 14:02:19 -05:00
Alex Humphries
26d36e6c08
Undo temporary Cache-Control change
2026-01-16 12:49:02 -05:00
Alex Humphries
67faf453ea
Merge branch 'develop' into feature/humphries/INSR-7768
2026-01-16 12:46:19 -05:00
Jeremy-Z
4ee381f553
Updating more navigation scenarios.
2026-01-16 12:21:38 -05:00
Alex Humphries
d6762e85a8
More alert/error/etc updates
2026-01-16 12:20:52 -05:00
scottkiener-at-safelite
b26b00c954
NonRecal - Verified - ITAC | Components re-arranged
2026-01-16 11:11:04 -05:00
scottkiener-at-safelite
de77b68bba
Merge remote-tracking branch 'origin/develop' into feature/kiener/INSR-7753
2026-01-16 10:51:08 -05:00
Jeremy-Z
37a4539302
Merge branch 'develop' into feature/INSR-8089
2026-01-16 10:03:06 -05:00
Katie Kroell
0a6d4021b2
Merge branch 'develop' into feature/INSR-8081
2026-01-16 09:15:59 -05:00
Katie Kroell
da90692085
change hex code to match Heritage
2026-01-16 09:15:35 -05:00
Alex Humphries
253044d502
Some random tweaks, plus alert component updates
2026-01-16 09:00:04 -05:00
scottkiener-at-safelite
20c88dcbd3
Changes to allow cost savings show up in secondary text
2026-01-16 08:13:01 -05:00
Alex Humphries
b1ec2a298d
Auto expand shop search until shop is found
2026-01-15 14:51:50 -05:00
Jeremy-Z
97c3fe522b
Navigation changes for moving policy holder details page to after vehicle selection and forcing it to always display.
2026-01-15 14:48:14 -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
brich1212safe
100d0ff854
Merge pull request #1005 from Safelite/feature/richardson/INSR-7767
...
Bunch o crap
2026-01-15 12:49:30 -05:00
scottkiener-at-safelite
947d56c47b
Recal - Verified - Deductible | Text styling
...
Including cost styling for
2026-01-15 11:49:17 -05:00
Bill Richardson
a54944b5bd
fix test
2026-01-15 10:57:40 -05:00
Jeremy-Z
edb0b3b29e
Merge branch 'develop' into feature/INSR-8088
2026-01-15 10:54:00 -05:00
Bill Richardson
6912bc6eff
remove email from policyUpdate.
...
Only called on Welcome page.
2026-01-15 10:40:57 -05:00
Bill Richardson
5b1afb0a65
welcome page update to capitalize states
2026-01-15 10:38:55 -05:00
Bill Richardson
a70004bd6b
welcome page updates
2026-01-15 10:38:55 -05:00
scottkiener-at-safelite
1136e775ee
Merge pull request #1007 from Safelite/feature/kiener/INSR-6047
...
INSR-6047 | Provider-preference parity
2026-01-15 10:33:01 -05:00
Katie Kroell
404dc61a1c
reorganize, fix spacing
2026-01-15 10:04:08 -05:00
Bill Richardson
c0b3a054c4
display mobile time
2026-01-14 15:41:14 -05:00
Bill Richardson
4bb40f2cec
cursor bot update
2026-01-14 15:41:14 -05:00
Bill Richardson
88bd6b239d
couple updates
2026-01-14 15:41:13 -05:00
Bill Richardson
cb0ef2b627
cursor updates
2026-01-14 15:41:13 -05:00
Bill Richardson
6a2bc71ea0
update
2026-01-14 15:41:13 -05:00
Bill Richardson
b15ea179b9
updates for schedule
2026-01-14 15:41:13 -05:00
Bill Richardson
9fb3be5f44
fix test
2026-01-14 15:41:13 -05:00
Bill Richardson
7774e64cbc
couple updates for dates
2026-01-14 15:41:13 -05:00
Bill Richardson
50fa11a2b5
remove some console log
2026-01-14 15:41:13 -05:00
Bill Richardson
6b9ed59cfc
initial check in for schedule page
2026-01-14 15:41:13 -05:00
Jeremy-Z
e1e39b8028
Updated reset method as well.
2026-01-14 15:32:34 -05:00
Jeremy-Z
f84ca3dfd7
Adding base property in store config.
2026-01-14 15:26:31 -05:00
scottkiener-at-safelite
c84c31ed3d
Update TPA Recal Modal Tests
2026-01-14 15:02:37 -05:00
scottkiener-at-safelite
1519e609ba
Remove unused validation
2026-01-14 14:55:09 -05:00
scottkiener-at-safelite
67e6c594f4
Update error message
2026-01-14 14:40:35 -05:00
Jeremy-Z
ef4a0809c7
Added new unit tests for entry-page.
2026-01-14 14:34:39 -05:00
scottkiener-at-safelite
d691e709fa
Update unit tests
2026-01-14 14:33:54 -05:00
Jeremy-Z
e4b7322950
Added additional client name value (full client name)
2026-01-14 14:33:41 -05:00
Jeremy-Z
350dc1a847
Revert "Added additional client name value (full client name)." - needs to be in actual branch.
...
This reverts commit df75a7c707 .
2026-01-14 14:26:33 -05:00
scottkiener-at-safelite
3becdd85c8
Styling for TPA recal modal
2026-01-14 14:19:29 -05:00
Katie Kroell
0bdaa1a7f5
dupe-check UI fixes
2026-01-14 13:58:34 -05:00
scottkiener-at-safelite
bfccc340a1
Rework TPA Recal Modal
...
Move things to constants
Add button question
Rework navigation now that it can change inside modal
Add error message
2026-01-14 13:50:48 -05:00
Jeremy-Z
df75a7c707
Added additional client name value (full client name).
2026-01-14 13:25:03 -05:00
scottkiener-at-safelite
a39e786eca
Remove page data save from the store
2026-01-14 11:22:45 -05:00
Katie Kroell
3e9c7590bb
final UI fixes
2026-01-14 11:06:28 -05:00
scottkiener-at-safelite
cecb1f537a
Finished styling
2026-01-14 10:39:21 -05:00
scottkiener-at-safelite
155ba5b1df
Move data members to computeds
...
Data members should be used for data that cannot be derived from other constants/logic
2026-01-14 10:24:12 -05:00
scottkiener-at-safelite
34199fba0c
Remove unused styling and references
2026-01-14 10:19:56 -05:00
scottkiener-at-safelite
508aa58c42
Remove unused button-question code
...
Also remove console log, now ready for styling
2026-01-14 10:17:37 -05:00
scottkiener-at-safelite
1c6105af53
Remove rules
...
Not needed, no button question
2026-01-14 10:15:08 -05:00
scottkiener-at-safelite
cdd967e222
Remove all pageData
...
Nothing on the page needs to be remembered anymore
2026-01-14 10:13:44 -05:00
scottkiener-at-safelite
b5d75d68bc
Removed selectedProvider data member
...
It's not necessary to remember as there is no button logic on the page anymore
2026-01-14 10:08:45 -05:00
scottkiener-at-safelite
c7984ca111
Remove shop-preference-modal
...
Removed files entirely
2026-01-14 09:34:34 -05:00
scottkiener-at-safelite
ea231c8ac1
Remove recal modal
2026-01-14 09:27:31 -05:00
scottkiener-at-safelite
9d63dc09d2
Remove continue button, add loader
2026-01-14 09:20:48 -05:00
scottkiener-at-safelite
55f7dcf0fb
INSR-6047 - New elements and functionality
...
Page is functional and has all necessary elements
No styling done
2026-01-14 09:17:58 -05:00
Katie Kroell
3e179e4637
UI updates
2026-01-13 15:27:01 -05:00
Alex Humphries
21e9127b50
Fix availability indicators for shop address
2026-01-13 12:20:05 -05:00
Katie Kroell
488b277e88
update border-radius on hover
2026-01-12 15:37:08 -05:00
Katie Kroell
2b4ea38cee
update mask symbol to match policy-vehicles
2026-01-12 15:18:47 -05:00
Katie Kroell
cdf8030c11
policy-vehicles UI fixes
2026-01-12 14:53:58 -05:00
Katie Kroell
dc44927772
Revert "policy-vehicles UI fixes"
...
This reverts commit 5503dfb4c8 .
2026-01-12 14:51:54 -05:00
Katie Kroell
5503dfb4c8
policy-vehicles UI fixes
2026-01-12 14:51:17 -05:00
CarlNation
d56629b346
Merge pull request #1001 from Safelite/feature/CASH-1952
...
CASH-1952
2026-01-12 09:42:16 -05:00
CarlNation
3ff57ad9f9
CASH-1925
...
CASH-192getITACPriceOrderItemsascalCasing
2026-01-10 16:08:08 -05:00
CarlNation
c35f21452e
CASH-1952
...
CASH-1952 use PascalCase instead of camel
2026-01-10 15:53:29 -05:00
CarlNation
8e61e33f73
CASH-1952
...
CASH-1952 no need to encode data on post with axios. flatten line items
2026-01-10 15:35:28 -05:00
CarlNation
8d704fdc97
CASH-1952
...
CASH-1952 endpoint for tax changed to POST from GET
2026-01-10 15:25:14 -05:00
Alex Humphries
f3f99457f2
Add map and some finishing touches to change location modal
2026-01-09 17:20:56 -05:00
Alex Humphries
bcc156ec29
Add search radius to change location modal + related style updates
2026-01-09 16:00:54 -05:00
Katie Kroell
a335488559
cursor fix
2026-01-09 15:59:21 -05:00
Katie Kroell
95c0719bcc
cursor fix - remove unit tests for removed computed property
2026-01-09 15:59:08 -05:00
Katie Kroell
73e2bccb54
remove unneeded computed
2026-01-09 15:39:33 -05:00
Katie Kroell
f30415dedd
Merge branch 'develop' into feature/INSR-7754
2026-01-09 14:03:19 -05:00
Katie Kroell
5e681ff909
UI updates, unit test fixes
2026-01-09 14:02:28 -05:00
Alex Humphries
6eab5c2040
Another pass for change location modal updates
2026-01-09 12:17:04 -05:00
Katie Kroell
2f557137e0
UI/copy changes WIP
2026-01-08 14:56:12 -05:00
Jeremy-Z
7924a86bca
Fix for CORS errors for vehicles that have body styles with a non-alphanumeric value in them.
2026-01-08 12:02:19 -05:00
Alex Humphries
144f04ce38
Merge branch 'develop' into feature/humphries/INSR-7768
2026-01-08 11:59:01 -05:00
Katie Kroell
3d64506791
Merge branch 'develop' into feature/INSR-7754
2026-01-08 10:19:21 -05:00
Katie Kroell
b77b40672c
linting fixes
2026-01-08 10:18:12 -05:00
SujathaAnishetty
6e3c320bd1
Merge pull request #998 from Safelite/INSR-7963
...
success highlight
2026-01-07 17:28:26 -05:00
Alex Humphries
43a0a5c459
Fixes some issues with how button styles ended up after merges
2026-01-07 17:09:32 -05:00
Alex Humphries
e001e04ec2
Merge branch 'develop' into feature/humphries/INSR-7768
2026-01-07 16:47:42 -05:00
AHumphriesSL
8ece7b9095
Merge pull request #997 from Safelite/feature/humphries/centered-modal
...
Add prop to modal component to allow for centering
2026-01-07 15:56:50 -05:00
SujathaAnishetty
fdecbf0d08
adding meta
2026-01-07 15:47:04 -05:00
SujathaAnishetty
65cf5df20e
fix issue raised from cursor
2026-01-07 15:35:38 -05:00
Alex Humphries
bc56e69bdd
Merge branch 'develop' into feature/humphries/INSR-7768
2026-01-07 15:21:29 -05:00
SujathaAnishetty
43449e706c
success highlight
2026-01-07 15:20:39 -05:00
Alex Humphries
fcd7b5a0db
Better vertical centering, undo label->span change
2026-01-07 14:59:57 -05:00
Alex Humphries
14b482c352
Add prop to modal component to allow for centering
...
- Defaults to "edge" position, which is to the right on desktop,
and bottom on mobile. This *should* be the same as current behavior.
- When set to "center", mobile appearance is mostly unchanged (mostly just
being closer to centered vertically), but desktop modals are centered
both vertically and horizontally, with a higher width and a height
dependent on content.
2026-01-07 14:37:00 -05:00
Josh Dassinger
56122ff71f
Heritage Buttons fixed font-size and font-weight values
2026-01-07 10:05:52 -06:00
SujathaAnishetty
d66f9854ee
Merge pull request #995 from Safelite/INSR-7939
...
update font size and weight
2026-01-07 10:46:48 -05:00
Alex Humphries
cc3ed87815
Initial addition of "More Locations" modal
2026-01-07 10:19:36 -05:00
SujathaAnishetty
532d75dfb9
update font size and weight
2026-01-06 17:59:00 -05:00