Commit graph

144 commits

Author SHA1 Message Date
Alex Humphries
3236ce79c4 Add new test to handle different clearOnSubmit scenarios 2026-05-14 09:51:04 -04:00
Jeremy-Z
500540b7a8 Updated unit tests for final-deductible call. 2026-04-30 14:13:06 -04:00
Alex Humphries
ca6ec847d0 Fix tests, correct part number string for repair supplies 2026-04-09 16:46:27 -04:00
Katie Kroell
ce3ff6e6b4 add unit test 2026-03-27 14:21:58 -04:00
copilot-swe-agent[bot]
2d00e6e1c1 Fix ineffective test assertion in updateSupportingItems test
Agent-Logs-Url: https://github.com/Safelite/DigitalConsumer.ISS/sessions/fb2f46f9-6e42-4502-8833-3d3cae89de85

Co-authored-by: katiekroell <100247286+katiekroell@users.noreply.github.com>
2026-03-27 17:31:42 +00:00
katiekroell
5fc719849e
Update src/store/store.spec.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 13:29:13 -04:00
Katie Kroell
bd20d47849 fix Labor2 part being added to order 2026-03-27 13:08:45 -04:00
Katie Kroell
f7aa751054 remove duplicate code 2026-03-18 11:31:36 -04:00
Katie Kroell
d6298e9baf add unit test 2026-03-18 11:30:26 -04:00
Josh Dassinger
ea5836b3e4 Address comments about policy / deductible / coverage calls failing should not bailout and just switch to no coverage
IsVinAddressable API call failure now returns false
Improved logging for cases
Fixed Vehicle Style bailout when selecting select style value
2026-02-19 11:13:29 -06:00
Josh Dassinger
65c5e0ec3c Merge branch 'develop' into feature/digital/joshdass/ESLint
# Conflicts:
#	src/layouts/tpa-search/tpa-search.spec.js
#	src/layouts/tpa-search/tpa-search.vue
2026-02-13 09:08:05 -06:00
scottkiener-at-safelite
555223d7cd Auto stash before merge of "feature/INSR-7771" and "origin/develop" 2026-02-12 15:34:20 -05:00
Josh Dassinger
3300801672 Merge branch 'feature/digital/joshdass/ESLint' into feature/digital/joshdass/ESLint-fixes
# Conflicts:
#	src/layouts/order-confirmation/add-to-calendar/add-to-calendar.vue
#	src/layouts/order-confirmation/add-to-calendar/calendar-modal-question/calendar-modal-question.vue
2026-02-12 13:44:04 -06:00
Josh Dassinger
fc38033649 ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00
Josh Dassinger
fa7e2bc596 INSR-2208 Only show big truck providers
Cleaned up GetProviders store logic.
2026-02-12 10:54:08 -06: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
d13c6ce552 INSR-7752: Remove redundant fields from store, fix unit tests 2026-02-04 15:13:29 -05:00
Jeremy-Z
2d95e9341a Fixing the unit tests. 2026-02-04 12:16:23 -05:00
Katie Kroell
6854a2b489 update unit tests to match deductible store value structure 2026-02-02 12:19:41 -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
Katie Kroell
a335488559 cursor fix 2026-01-09 15:59:21 -05:00
Katie Kroell
b548455805 unit test fix 2025-12-11 13:53:06 -05:00
Katie Kroell
5e204b51b3 unit tests and clean up 2025-09-10 15:36:02 -04:00
Michaela Brydon
6173799884 Fixing tests 2024-11-25 17:05:05 -05:00
Josh Dassinger
70e1081019
Merge pull request #874 from Safelite/feature/digital/SSR-1522
SSR-1522 Add Apple Pay
2024-10-25 13:44:41 -05:00
Bill Richardson
107cec3d69 Updates to provider call.
Reorg'd imports on store index.js
Sorted by file name (constants, helpers)
Updated serviceability call with application name.
2024-10-24 14:34:23 -04:00
Josh Dassinger
0bbb5ff051 SSR-1522 Add Apple Pay 2024-10-24 09:31:56 -05:00
Josh Dassinger
f31b69eb98 Handle null isItacOptimized 2024-10-11 11:30:51 -05:00
Josh Dassinger
6c855b73a4 SSR-1127 Continue flow on load session fail 2024-08-05 08:30:33 -05:00
Bill Richardson
acc05b9245 update test 2024-07-01 11:00:47 -04:00
Josh Dassinger
b1faf4057c SSR-1375 Always set service location zipcode on welcome-page 2024-06-27 10:07:16 -05:00
Josh Dassinger
c5c14ea0a3 SSR-1284 Don't load customer data in load session 2024-06-20 07:57:18 -05:00
Josh Dassinger
bf5c84891b SSR-1341 Bill to API update 2024-06-03 11:00:22 -05:00
Josh Dassinger
97a26159d3 SSR-1167 Only call getFinalDeductible for ITAC / Deductible cases.
Updated failing unit tests
2024-05-24 08:23:14 -05:00
Josh Dassinger
80873d77d2 SSR-1167 Unit test cleanup 2024-05-22 10:49:44 -05:00
Josh Dassinger
f63c4e0c7a SSR-1167 Coverage Rework unverified / coverage statement improvements 2024-05-22 09:01:09 -05:00
Josh Dassinger
0753374b59 Merge branch 'develop' into feature/digital/SSR-1167 2024-05-20 13:19:52 -05:00
Josh Dassinger
feb99ae400 SSR-1167 Coverage Rework 2024-05-20 13:13:40 -05:00
Johan Gunawan
61beb2bbe6
SSR-1169. Refactor to use parentAccountNumber. (#704) 2024-05-15 11:30:27 -04:00
Josh Dassinger
23503cd040 SSR-600 Load Session Changes 2024-04-22 08:02:58 -05:00
Michaela Brydon
4ac5b788c8 Fixing tests 2024-04-17 12:39:18 -04:00
Michaela Brydon
a92676202a Fix merge conflict with store 2024-04-15 13:44:45 -04:00
Johan Gunawan
b7f0f0f748
SSR-659. Replace hard-coded BillToNumber. (#615) 2024-04-12 14:30:04 -04:00
Michaela Brydon
1e80a0b486 Adding tests 2024-04-12 13:20:49 -04:00
Josh Dassinger
117a5f191e SSR-1125 Phone Number PR Changes 2024-04-12 08:04:35 -05:00
Josh Dassinger
1c6b56b4e9 SSR-1125 Update Phone Numbers 2024-04-11 09:53:33 -05:00
Josh Dassinger
0dfb25b886 SSR-1049 PR Changes 2024-04-05 10:09:34 -05:00
Josh Dassinger
790c6a60f4 SSR-1049 Heavy Vehicle bailout 2024-04-01 14:08:34 -05:00