Jeremy-Z
585a975a9d
Removed debugging statements.
2026-07-01 13:20:25 -04:00
Jeremy-Z
db1222a53e
Updated logic for initial savesession call to create referral. Move it to beforeEach to make it snchronous.
2026-07-01 12:53:29 -04:00
Jeremy-Z
57ec95fb2a
Removed some debugging code.
2026-06-30 10:06:31 -04:00
Jeremy-Z
517c4a673b
Merge branch 'develop' into feature/jzimmerman/INSR-10176
2026-06-30 10:00:09 -04:00
Jeremy-Z
ec973c0041
Initial fix for duplicate check logic issues.
2026-06-29 14:34:16 -04:00
Alex Humphries
3a4083a9fc
INSR-10111: Fix error handling, better phone regex
2026-06-29 13:21:57 -04:00
Alex Humphries
d106ebb9d7
INSR-10111: Use regex in mapStringToPhoneNumber
2026-06-29 13:04:36 -04:00
Alex Humphries
1149939337
INSR-10111: Address various Copilot comments
...
- Add unit tests for mapStringToPhoneNumber function
- Remove console.log from mapStringToPhoneNumber function
- Update welcome-page.vue to await getCarrierAccountInfo() in setup()
- getCarrierAccountInfo() again when submitting order, in case of
account# change
- Change import for toDisplayPhoneNumber to use absolute path
2026-06-29 10:22:14 -04:00
Alex Humphries
3f4e6ebf3a
INSR-10111: Get carrier phone number earlier, add CMS helper for phone#
2026-06-26 22:13:34 -04:00
Jeremy-Z
21def2451e
Fix for undefined build time in the error logger.
2026-06-23 12:33:52 -04:00
Alex Humphries
6f0a6ce44c
INSR-8493: More robust MSR fee alert logic, fix custom copy
2026-06-18 14:59:18 -04:00
Alex Humphries
ada9e54d09
INSR-9940: hasMSRPart as helper function instead of store getter
2026-06-11 12:08:00 -04:00
Jeremy-Z
cb76253882
Updates for build info. Added it to the error logger.
2026-06-11 11:50:11 -04:00
Jeremy-Z
98f0197b47
Some refinement.
2026-05-22 11:50:03 -04:00
Jeremy-Z
c4bd1de992
Adding adidtional bailout and error information logging.
2026-05-22 11:19:42 -04:00
Jeremy-Z
b1cc098f70
Added static error page and updated relevant logic.
2026-05-08 13:25:18 -04:00
Bill Richardson
47d00e22af
INSR-9520
...
scroll to top on mounted
add helper file for beforeEach for all jest tests.
2026-05-06 10:23:00 -04:00
Alex Humphries
5e5d31d979
INSR-9513: Add getRecalibrationTotal tests
2026-05-05 08:41:37 -04:00
Alex Humphries
2be1a91e16
INSR-9513: Remove console.log, handle multiple recal parts in price calc
2026-05-04 15:39:34 -04:00
Bill Richardson
1ae1f89a97
WIP on feature/richardson/INSR-9400
2026-04-29 13:45:38 -04:00
Jeremy-Z
4a8d969ba0
Merge branch 'develop' into feature/jzimmerman/INSR-9277
2026-04-21 15:43:04 -04:00
Jeremy-Z
828167813c
Updates to some event pricing output and adding ShopSelection event.
2026-04-21 15:24:49 -04:00
scottkiener-at-safelite
ffed366333
Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-8540
2026-04-21 15:08:37 -04:00
Katie Kroell
f262b05df1
refactor method, reuse existing array for answers
2026-04-20 10:44:22 -04:00
Katie Kroell
696cbaaaf5
Merge branch 'develop' into feature/kroell/INSR-8910
2026-04-20 09:50:32 -04:00
Katie Kroell
9684303b46
rename constant file
2026-04-20 09:45:11 -04:00
scottkiener-at-safelite
ab4eb77ca5
Remove heavy truck front-end logic
...
Serviceability-Details handles this now
2026-04-17 11:24:09 -04:00
Alex Humphries
191663258f
INSR-8881.2: Handle null abort signal, remove now-unneeded code
2026-04-17 10:47:02 -04:00
Alex Humphries
9fd92eb4cd
INSR-8881: Ensure modal links don't end up with doubled listeners
2026-04-17 10:36:26 -04:00
Katie Kroell
34c7a84c86
unit tests
2026-04-16 09:04:51 -04:00
Katie Kroell
368148bf6f
pass endorsement code and answers in save session
2026-04-15 16:01:03 -04:00
Jeremy-Z
5eb4ef0418
Moved some common methods around.
2026-04-13 10:25:48 -04:00
katiekroell
910aefcd37
Merge pull request #1165 from Safelite/feature/kroell/INSR-8907
...
INSR-8907: recal acknowledgement modal
2026-04-06 08:31:53 -04:00
scottkiener-at-safelite
b2dfe2fef9
Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-2124
2026-04-03 12:24:15 -04:00
katiekroell
19bf2d0faf
Update src/helpers/recal-helper.js
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-03 11:23:21 -04:00
katiekroell
07d8945c5b
Merge pull request #1157 from Safelite/feature/kroell/INSR-8546
...
INSR-8546: fix recal logic
2026-04-03 10:50:24 -04:00
Katie Kroell
47dbab0941
unit tests
2026-04-03 10:21:56 -04:00
Katie Kroell
fd052b8566
Merge branch 'develop' into feature/kroell/INSR-8907
2026-04-01 12:51:25 -04:00
Katie Kroell
4290f21175
updates
2026-04-01 12:50:40 -04:00
scottkiener-at-safelite
5fa9aba5fd
Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-2124
2026-04-01 12:28:30 -04:00
Bill Richardson
c6d4cf32ca
readability
...
null means car doesnt check recal
2026-03-31 14:13:43 -04:00
scottkiener-at-safelite
eb70c32680
Add zip code and recal parts to mobile fee call
2026-03-31 14:04:13 -04:00
scottkiener-at-safelite
a4436a9a32
Revert "Add method to get recal parts from glassParts"
...
This reverts commit 4c115a531b .
2026-03-31 13:52:00 -04:00
scottkiener-at-safelite
4c115a531b
Add method to get recal parts from glassParts
2026-03-31 13:51:14 -04:00
scottkiener-at-safelite
8f4331107d
Fix bug in querystring-helper
...
Used the wrong value in nested loops
2026-03-31 13:50:35 -04:00
Bill Richardson
b640278833
copilot updates
2026-03-31 13:31:36 -04:00
Bill Richardson
247237ba48
updates for mobile first popup
2026-03-31 13:09:30 -04:00
Katie Kroell
a9b6e91dc3
Merge branch 'develop' into feature/kroell/INSR-8907
...
# Conflicts:
# src/layouts/schedule-page/schedule-page.vue
2026-03-30 10:42:12 -04:00
copilot-swe-agent[bot]
94f1504ef9
fix: use .some() instead of .filter() in isRecalPartOrHasChildRecalPart to return boolean
...
Agent-Logs-Url: https://github.com/Safelite/DigitalConsumer.ISS/sessions/af7c0e65-2f59-45e0-8c49-f5c468cafa1a
Co-authored-by: katiekroell <100247286+katiekroell@users.noreply.github.com>
2026-03-27 15:54:58 +00:00
katiekroell
744f1b4724
Update src/helpers/recal-helper.js
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 11:51:40 -04:00