Commit graph

3998 commits

Author SHA1 Message Date
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
JennyNou
900c83878b Add Jira epic key back in 2026-01-14 14:34:20 -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
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
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
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
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
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
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
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
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
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
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
08f996cdef
Merge pull request #996 from Safelite/feature/digital/heritage-buttons-font-fix
Heritage Buttons fixed font-size and font-weight values
2026-01-07 10:22:10 -06: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
SujathaAnishetty
532d75dfb9 update font size and weight 2026-01-06 17:59:00 -05:00
Josh Dassinger
dc19453f3f
Merge pull request #994 from Safelite/feature/digital/INSR-7765
INSR-7765 Heritage Policy Vehicle changes
2026-01-06 11:52:09 -06:00
Josh Dassinger
6f1f963604 INSR-7765 Heritage Policy Vehicle changes 2026-01-06 11:13:04 -06:00