CarlNation
0a6593c597
Merge branch 'release/2023.05.04' into rlsmerge/2023.04.05-to-develop-04.25
2023-04-25 10:42:54 -04:00
CarlNation
f18e00caed
CSR-1339
...
Add GA event to show what button options displayed
2023-04-25 09:26:41 -04:00
CarlNation
0a4645c605
CSR-1337
2023-04-20 10:16:51 -04:00
CarlNation
2b5dc365d0
CSR-1337
...
Address look up option restrict to only zips that are able to look up address
2023-04-20 09:00:16 -04:00
Scott Kiener
a4942bb2c1
Merge branch 'release/2023.03.23' into rlsmerge/2023.03.23-to-develop
2023-03-23 15:48:06 -04:00
Scott Kiener
45208ccf1f
CSR-1229 | Repairs save after pricing, move getSupporting to Veh-Damage
2023-03-15 11:40:50 -04:00
CarlNation
678f0b96a3
CSR-1077 supporting items changes
...
This was required to get repair orders to load when the customer didn't progress past the parts page to quote. the load wouldn't have any parts and no chips to indicate repair.
2023-03-14 16:29:43 -04:00
Leah Schumann
8405d4c75f
Merge branch 'develop' into feature/CSR-1088
2023-03-02 14:05:57 -05:00
CarlNation
d8d653e7cb
Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop-v3
2023-03-02 09:53:42 -05:00
CarlNation
9ec12c81bd
CSR-945 CSR-969
...
use lower case for querystring parms
2023-03-02 09:43:00 -05:00
CarlNation
97f300a1f5
Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop-v2
2023-03-01 15:08:44 -05:00
CarlNation
afcd713fdb
CSR-969 prettier
2023-03-01 11:35:40 -05:00
CarlNation
7304729717
CSR-969
...
Hide the home address lookup if a provided zip is in a state that prohibits it
2023-03-01 10:09:45 -05:00
Matt Caimi
5426feaa20
Merge remote-tracking branch 'origin/develop' into feature/CSR-1012
2023-02-24 10:58:48 -05:00
CarlNation
a1120943b1
Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop
2023-02-24 10:16:44 -05:00
CarlNation
57f3b80e6f
CSR-945
...
Allow zipCode querystring in concept funnel
2023-02-24 09:58:55 -05:00
Leah Schumann
21517e45a7
Removed all unused 'disableAutoFill' code
2023-02-16 07:36:37 -05:00
CarlNation
97d347f9c8
CSR-1077 supporting items changes
...
This was required to get repair orders to load when the customer didn't progress past the parts page to quote. the load wouldn't have any parts and no chips to indicate repair.
2023-02-07 13:50:24 -05:00
Bryan Mauger
081eab992c
Remove errant text and fix regex build error.
2023-01-31 16:15:38 -05:00
Bryan Mauger
9817c7d328
Add dash to regex.
2023-01-31 08:26:18 -05:00
Bryan Mauger
10e1c9a172
Update regex.
2023-01-30 16:59:15 -05:00
Bryan Mauger
6e5b98058a
CSR-896 Fix regex to error on more than one dot in email address prior to domain extension.
2023-01-30 15:39:50 -05:00
Bryan Mauger
01deb7bd0d
CSR-1050 remove unneeded css and refactor with helper classes.
2023-01-24 08:51:40 -05:00
Bryan Mauger
b24f1fb95d
CSR-1021 Move ux-components folder to src
2023-01-18 15:26:20 -05:00
Bryan Mauger
15319196db
WIP Update file paths.
2023-01-17 16:58:09 -05:00
Mark Harris
95f9be0480
Revert "Merge pull request #937 from Safelite/feature/reverting-csr-1050"
...
This reverts commit 416bed076f .
2023-01-16 15:20:23 -05:00
Bryan Mauger
7dfa1dc0ba
Revert "Style updates."
...
This reverts commit e59c03bc13 .
2023-01-16 14:18:22 -05:00
scottkiener
b8696a37d9
Merge pull request #936 from Safelite/defect/CSR-1055
...
CSR-1055 | Make the first saveSession synchronous
2023-01-16 13:24:49 -05:00
Scott Kiener
941097a407
CSR-1055 | Defer most await scenarios to saveSession call
2023-01-16 12:09:50 -05:00
bmauger
3924c52dd5
Merge pull request #928 from Safelite/CSR-1050-quote-page-updates
...
Csr 1050 quote page updates
2023-01-12 11:50:54 -05:00
Bryan Mauger
e59c03bc13
Style updates.
2023-01-11 15:26:19 -05:00
Scott Kiener
2264acbdff
CSR-1055 | Make sure first saveSession call is not asynchronous
2023-01-11 10:15:20 -05:00
Katie
ded8032cd0
CSR-747 Fix estimate bug
2022-12-20 12:59:54 -05:00
Katie
69e739622a
CSR-747 Add navigation logic for estimate for 6-digit referral numbers
2022-12-19 16:26:35 -05:00
Scott Kiener
3e2f78daca
CSR-944-dev | Adding in required import
2022-12-12 13:46:28 -05:00
CarlNation
a64bf65e5a
Merge pull request #868 from Safelite/feature/CSR-944-dev
...
Feature/csr 944 dev
2022-12-12 10:37:16 -05:00
CarlNation
40ce7f90ea
CSR-944 failing tests
2022-12-12 10:29:44 -05:00
CarlNation
1d816846cb
Merge branch 'develop' into feature/CSR-944-dev
2022-12-09 11:50:44 -05:00
CarlNation
e061105bac
CSR-944 refactoring
2022-12-09 11:23:49 -05:00
Matt Sykes
261ba7294e
Merge branch 'develop' into feature/CSR-941
2022-12-09 09:31:39 -05:00
Matt Sykes
093ed0bfad
Most of changes for CSR-941
2022-12-09 09:27:53 -05:00
Katie
53adf2f939
CSR-747 Cleanup
2022-12-08 13:25:22 -05:00
Katie
ff5d46bd5f
CSR-747 Fix merge conflict
2022-12-08 13:12:30 -05:00
Katie
69e4d91bd3
CSR-747 Fix merge conflict
2022-12-08 12:18:55 -05:00
CarlNation
5edca889ae
CSR-963 uncomment ford test and run prettier
2022-12-06 09:10:49 -05:00
CarlNation
5509910c4c
CSR-963 correct navigation to part question pages for vin skip
2022-12-06 09:00:07 -05:00
CarlNation
7683f559c8
CSR-963 fix broken test
2022-12-05 10:56:53 -05:00
CarlNation
60e41adf3d
CSR-963 Skip Vin Experiment Setting
2022-12-05 10:08:54 -05:00
Katie
3690ac7b4b
Merge remote-tracking branch 'origin/develop' into feature/CSR-747
2022-12-05 08:52:30 -05:00
CarlNation
fd5db4e206
CSR-944 vin optional alert info
2022-11-30 15:42:44 -05:00