Commit graph

4117 commits

Author SHA1 Message Date
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
JennyNou
e19050f1ce Remove quotes from variables 2026-01-14 13:01:22 -05:00
JennyNou
f43e4545fa Fix boolean value and missing bracket 2026-01-14 11:30:49 -05:00
scottkiener-at-safelite
a39e786eca Remove page data save from the store 2026-01-14 11:22:45 -05:00
katiekroell
80ced3018a
Merge pull request #1002 from Safelite/feature/INSR-7977
INSR-7977: Policy-vehicles UI updates
2026-01-14 11:19:54 -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
JennyNou
7a2ad36cde Add else to fix logic 2026-01-13 15:22:32 -05:00
JennyNou
033b97f879 Add pipeline tag to run Liberty Mutual regression tests only 2026-01-13 15:00:52 -05:00
Alex Humphries
21e9127b50 Fix availability indicators for shop address 2026-01-13 12:20:05 -05:00
JennyNou
3202f4d933 Update files for Playwright pipeline and reporting 2026-01-12 16:58: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
katiekroell
a4b20c6bd4
Merge pull request #1000 from Safelite/feature/INSR-7754
INSR-7754: Duplicate Check Heritage Parity
2026-01-09 16:10:07 -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
4aa13f34cb
Merge pull request #999 from Safelite/features/INSR-7950
Fix for CORS errors for vehicles that have body styles with a non-alphanumeric value in them.
2026-01-08 12:55:44 -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