Commit graph

4026 commits

Author SHA1 Message Date
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
1136e775ee
Merge pull request #1007 from Safelite/feature/kiener/INSR-6047
INSR-6047 | Provider-preference parity
2026-01-15 10:33:01 -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
JennyNou
41052ab241
Merge pull request #1004 from Safelite/jnou/pw-config
Playwright pipeline and regression reporting updates
2026-01-14 15:33:27 -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
JennyNou
900c83878b Add Jira epic key back in 2026-01-14 14:34:20 -05:00
scottkiener-at-safelite
d691e709fa Update unit tests 2026-01-14 14:33:54 -05:00
JennyNou
c2b99fa1a1 Change back to string 2026-01-14 14:30:50 -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
JennyNou
de580f2e70 Add accessibility exports back in 2026-01-14 14:20:26 -05:00
scottkiener-at-safelite
3becdd85c8 Styling for TPA recal modal 2026-01-14 14:19:29 -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
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