Commit graph

7285 commits

Author SHA1 Message Date
CarlNation
4ce93d06c1 make application name a parameter to serviceability endpoint
make application name a parameter to serviceability endpoint
2024-10-24 14:07:18 -04:00
scottkiener
0e90016f6c
Merge pull request #2043 from Safelite/feature/CSR-2276
CSR-2276 if request is from leadgen then use external threshold
2024-10-24 08:53:14 -04:00
CarlNation
4d9b5c92b8 CSR-2276 if request is from leadgen then use external threshold
CSR-2276 if request is from leadgen then use external threshold
2024-10-24 08:34:29 -04:00
CarlNation
295b4b52cc
Merge pull request #2042 from Safelite/feature/CSR-2263
CSR-2263 persist zip code
2024-10-23 13:53:04 -04:00
CarlNation
9a7ea68d1a CSR-2263 persist zip code
CSR-2263 persist zip code if leadgen navigation stops prior to service-zip page
2024-10-23 13:02:33 -04:00
chloeherdsafelite
a8eb5b7453
Merge pull request #2041 from Safelite/feature/csr-2231
Trigger validation when autofilling address fields
2024-10-23 11:50:17 -04:00
Chloe Herd
565bcb8394 Trigger validation when autofilling address fields 2024-10-23 11:44:33 -04:00
CarlNation
e7b56be12d
Merge pull request #2039 from Safelite/feature/CSR-2273
CSR-2273 Schedule page errors due to invalid prereq because there was…
2024-10-23 08:54:01 -04:00
CarlNation
ebb7ff0925 CSR-2273 Schedule page errors due to invalid prereq because there was a type in the load-session logic for providerNumber
CSR-2273 Schedule page errors due to invalid prereq because there was a type in the load-session logic for providerNumber
2024-10-23 08:48:20 -04:00
CarlNation
1c10654fc3
Merge pull request #2038 from Safelite/feature/CSR-2262
CSR-2260
2024-10-22 14:26:34 -04:00
CarlNation
ba7fb05ca2 CSR-2260
CSR-2260 quote page should not auto advance any longer after page has been visited
2024-10-22 14:19:42 -04:00
bmauger
1b416b8d67
Merge pull request #2037 from Safelite/CSR-2258-revert
Revert "Merge pull request #2033 from Safelite/CSR-2258-update-quote-…
2024-10-22 13:52:18 -04:00
Bryan Mauger
ad2ae7bfeb Revert "Merge pull request #2033 from Safelite/CSR-2258-update-quote-styling"
This reverts commit dbff58ea22, reversing
changes made to 2a15257cc0.
2024-10-22 13:42:57 -04:00
CarlNation
d23618bc06
Merge pull request #2036 from Safelite/feature/CSR-2262
CSR-2262
2024-10-22 09:49:17 -04:00
CarlNation
e75411c19c CSR-2262
CSR-2262 fix reference issue
2024-10-22 09:43:25 -04:00
CarlNation
23921352c1
Merge pull request #2035 from Safelite/feature/CSR-2262
Feature/csr 2262
2024-10-22 08:50:02 -04:00
CarlNation
a327aae438 prettier 2024-10-22 08:36:29 -04:00
CarlNation
812232173e Merge branch 'develop' into feature/CSR-2262 2024-10-22 08:32:51 -04:00
CarlNation
504914afe1 CSR-2262 Heritage replaced email with phone in LeadGen
CSR-2262 Heritage replaced email with phone in LeadGen.  This caused is to stop on the service-zip page without zip or email because we only saved zip code if we also had email.
2024-10-22 08:32:32 -04:00
CarlNation
2521c60d74
Merge pull request #2034 from Safelite/feature/CSR-2262
CSR-2262 persist isInsurance through the site
2024-10-21 15:06:36 -04:00
CarlNation
21f3c28c11 CSR-2262 persist isInsurance through the site
CSR-2262 persist isInsurance through the site so that we know when we get to the quote page if it was set through the leadgen querystring parm
2024-10-21 15:01:01 -04:00
bmauger
dbff58ea22
Merge pull request #2033 from Safelite/CSR-2258-update-quote-styling
Csr 2258 update quote styling
2024-10-21 14:29:34 -04:00
Bryan Mauger
c6054b935a Change temp copy. 2024-10-21 11:12:55 -04:00
Bryan Mauger
def9ad1e50 Add comment. 2024-10-21 11:10:30 -04:00
Bryan Mauger
7b4d5a84a8 Style updates. 2024-10-21 11:06:16 -04:00
Bryan Mauger
4e065d9ef2 Style updates. 2024-10-21 10:01:54 -04:00
Bryan Mauger
cfe1cff199 Format code. 2024-10-18 13:30:33 -04:00
Bryan Mauger
2197ef8e61 Remove commented code. 2024-10-18 13:29:44 -04:00
Bryan Mauger
56ec38b502 CSR-2258 update quote page styling. 2024-10-18 13:25:14 -04:00
scottkiener
2a15257cc0
Merge pull request #2032 from Safelite/feature/CSR-2066
CSR-2066 | Revert attempted fix
2024-10-17 10:40:57 -04:00
Scott Kiener
6a13c6b7b0 Revert "Merge pull request #2031 from Safelite/feature/CSR-2066"
This reverts commit 15bbffdf0f, reversing
changes made to ff5efcee4d.
2024-10-17 10:31:12 -04:00
scottkiener
15bbffdf0f
Merge pull request #2031 from Safelite/feature/CSR-2066
CSR-2066 | Force navbar refresh on entry from external site
2024-10-17 09:57:01 -04:00
Scott Kiener
28bc5690ff CSR-2066 | Force navbar refresh on entry from external site
Insurance company page only
2024-10-17 09:51:19 -04:00
chloeherdsafelite
ff5efcee4d
Merge pull request #2030 from Safelite/feature/csr-2248
Feature/csr 2248
2024-10-16 15:42:53 -04:00
Chloe Herd
932d941e56 Formatting from last commit 2024-10-16 15:33:21 -04:00
Chloe Herd
b8c17ca75f Update quote page spacing 2024-10-16 15:32:59 -04:00
chloeherdsafelite
a71f5562dc
Merge pull request #2029 from Safelite/feature/csr-2149
Update calls for service location page
2024-10-16 10:00:32 -04:00
Chloe Herd
d5378109c6 Update calls for service location page 2024-10-15 17:02:03 -04:00
CarlNation
5f2e7f5e84
Merge pull request #2028 from Safelite/feature/CSR-2253
Feature/csr 2253
2024-10-15 09:48:56 -04:00
CarlNation
ee79be8396 CSR-2253
CSR-2253 if we're loading a session and we do not have a provider number yet, then set isInsurance to null so that
a service package is not selected by default on the quote page.
2024-10-15 09:36:30 -04:00
CarlNation
3654b58914 Merge branch 'develop' into feature/CSR-2253 2024-10-15 09:27:06 -04:00
CarlNation
f9da6154a5
Merge pull request #2027 from Safelite/feature/CSR-2253
CSR-2253
2024-10-15 07:12:43 -04:00
CarlNation
ff10464303 CSR-2253
CSR-2253
2024-10-15 07:05:18 -04:00
CarlNation
b383418c5b remove console.log
remove console.log
2024-10-14 15:52:04 -04:00
CarlNation
1c55729af5 CSR-2253
CSR-2253 default option threshold on save quote email
2024-10-14 15:50:25 -04:00
CarlNation
734956fdaf
Merge pull request #2024 from Safelite/feature/CSR-2237
CSR-2237
2024-10-12 20:35:39 -04:00
CarlNation
ae8788e98e CSR-2237
CSR-2237 typo in isNoComp field preventing tax from computing
2024-10-12 20:29:45 -04:00
CarlNation
9a6bcc1231
Merge pull request #2023 from Safelite/feature/CSR-2247
allow sys to return to localhost
2024-10-11 18:37:11 -04:00
CarlNation
c07bfd7e17 allow sys to return to localhost 2024-10-11 18:31:09 -04:00
AMSNEHA
41cd010ea7
Merge pull request #2022 from Safelite/feature/CSR-2201
CSR-2201
2024-10-11 12:45:51 +05:30