Commit graph

5070 commits

Author SHA1 Message Date
Bryan Mauger
a51a8e358b Format code. 2024-03-26 08:47:13 -04:00
Bryan Mauger
132db34c59 Merge branch 'CSR-1891-abstract-autocomplete-to-component' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-1891-abstract-autocomplete-to-component 2024-03-25 15:51:54 -04:00
Bryan Mauger
fb45136182 Remove console.log. 2024-03-25 15:51:43 -04:00
bmauger
228b0e974a
Merge branch 'develop' into CSR-1891-abstract-autocomplete-to-component 2024-03-25 15:42:45 -04:00
Bryan Mauger
187bbd228b Change method from null to true. 2024-03-25 15:38:37 -04:00
Bryan Mauger
46fcd8f547 WIP add arePagePrerequisitesValid. 2024-03-22 16:18:52 -04:00
Chloe Herd
79f9d3cfc2 Send user to estimate/vin-lookup if verified + going to quote/insurance 2024-03-20 14:59:06 -04:00
Bryan Mauger
ca05fbb361 CSR-1891 WIP fix functionality where ins co name is
displayed but ins co number is saved.
2024-03-20 11:47:12 -04:00
CarlNation
32cef6a218 CSR-2035
csr-2035 PRETTIER
2024-03-20 09:11:39 -04:00
CarlNation
5333200395 CSR-2035
CSR-2035 The fees get removed on insurance orders causing the findindex on supportingitems to throw a script error.
2024-03-20 09:05:09 -04:00
Bryan Mauger
f8e1e70dbf WIP isolate autocomplete component. 2024-03-19 15:11:16 -04:00
Adam Caouette
e127a06a52 CSR-1977: more adjustments for upper case styling 2024-03-19 12:14:39 -04:00
Adam Caouette
fc9e445843 CSR-1977: instead of transforming data, only present as all uppercase 2024-03-18 16:16:33 -04:00
Adam Caouette
13dbad3680 CSR-1977: format change per prettier 2024-03-18 13:31:59 -04:00
Adam Caouette
636f8476af Merge branch 'develop' into feature/CSR-1977-ajc 2024-03-18 11:38:40 -04:00
Adam Caouette
99152df219 CSR-1977: ensures promo codes are in ALL CAPS even if they are returned from API call that way 2024-03-18 11:16:45 -04:00
Adam Caouette
a4a505ba43 CSR-1977: fix for TypeError: availableLineItems.filter is not a function 2024-03-18 09:54:34 -04:00
AMSNEHA
1b66133f89
Merge pull request #1805 from Safelite/feature/CSR-2030
CSR-2030
2024-03-18 16:20:58 +05:30
Sneha
2c39523f60 CSR-2030 2024-03-18 13:16:47 +05:30
AMSNEHA
8d7b092c03
Merge pull request #1804 from Safelite/feature/CSR-2030
CSR-2030
2024-03-15 13:27:34 +05:30
Sneha
e16bfd0ca0 Update cart.vue 2024-03-15 12:57:00 +05:30
Sneha
69adc5e1b8 CSR-2030 2024-03-15 12:32:22 +05:30
Sneha
bd10a8b8a6 CSR-2008 2024-03-15 11:03:20 +05:30
CarlNation
57a0dc5e17 Merge branch 'develop' into feature/CSR-2005 2024-03-14 16:01:46 -04:00
CarlNation
cc0d97ca75 CSR-2005
CSR-2005 changes to select parent account and navigate to Heritage
2024-03-14 16:00:52 -04:00
chloeherdsafelite
2916da90c0
Merge pull request #1800 from Safelite/feature/csr-1984
Feature/csr 1984 + Partial 2027
2024-03-12 16:43:29 -04:00
Scott Kiener
428d4e80fc Bypass error handling 2024-03-12 15:23:34 -04:00
Chloe Herd
dd160a43fa Merge branch 'develop' into feature/csr-1984 2024-03-12 12:20:17 -04:00
Chloe Herd
5af18a36cf Also route insurance-company to heritage for verified users + tests 2024-03-12 12:20:00 -04:00
Bryan Mauger
8cb712c2ad CSR-1891 re-add select code, format. 2024-03-12 09:56:45 -04:00
Bryan Mauger
6301ffb542 Merge branch 'CSR-1891-insurance-search-page' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-1891-insurance-search-page 2024-03-12 09:12:15 -04:00
Bryan Mauger
f0687661d0 Remove console.log. 2024-03-12 09:09:15 -04:00
bmauger
9e55eead45
Merge branch 'develop' into CSR-1891-insurance-search-page 2024-03-12 09:01:41 -04:00
Bryan Mauger
75c312e66e CSR-1891 set font weight to bold for matching characters 2024-03-12 08:56:55 -04:00
Bryan Mauger
224fd66c0c WIP add names to mapping. 2024-03-11 16:32:58 -04:00
Adam Caouette
7057f6bf52 CSR-1891: use term mapping to update co list 2024-03-11 16:28:35 -04:00
Bryan Mauger
0403ad22d8 WIP 2024-03-11 15:14:02 -04:00
CarlNation
e2998e991b CSR-2005 prettier 2024-03-08 10:49:32 -05:00
CarlNation
25d53cdecb Merge branch 'develop' into feature/CSR-2005 2024-03-08 10:40:04 -05:00
CarlNation
43c1b1c18b CSR-2005
CSR-2005 save parent account number before transition to heritage
2024-03-08 10:33:40 -05:00
Leah Schumann
c9702aa569 Changed check for environment to be 'SysTest' instead of 'Test 2024-03-08 08:48:02 -05:00
Leah Schumann
45a2b5d022 Prettified 2024-03-08 08:10:48 -05:00
Leah Schumann
537158eff5 Changed app setting name for logging path 2024-03-08 08:04:46 -05:00
Leah Schumann
06fda823d7 Merge branch 'develop' into feature/CSR-32-A 2024-03-08 08:02:09 -05:00
Leah Schumann
8c4984a9e8 Updated logger to fix env variable error and to add color coded log entries for the browser console 2024-03-08 08:01:40 -05:00
Chloe Herd
830988a9a0 Merge branch 'develop' into feature/csr-1984 2024-03-07 16:24:54 -05:00
Chloe Herd
020908f8e9 Route quote to heritage when verified insurance 2024-03-07 15:27:07 -05:00
CarlNation
9aaf807273 CSR-2005 prettier 2024-03-07 15:04:07 -05:00
CarlNation
f482d77524 CSR-2005
CSR-2005 Nav to heritage funnel from insurance page
2024-03-07 15:00:39 -05:00
CarlNation
c4ca73a9dc CSR-1754
CSR-1754 route to insurance page after quote
2024-03-07 13:08:51 -05:00
Chloe Herd
809d1838df Update unit tests 2024-03-07 12:14:52 -05:00
bmauger
e687793ddb
Merge branch 'develop' into CSR-1891-insurance-search-page 2024-03-07 11:49:57 -05:00
Bryan Mauger
245284d8a3 WIP change name to insurance-company. 2024-03-07 11:47:17 -05:00
CarlNation
f8256b6458 CSR-1754 prettier 2024-03-06 14:10:13 -05:00
CarlNation
96b7392051 CSR-1754
CSR-1754 show pia for verified insurance
2024-03-06 14:04:01 -05:00
Leah Schumann
8ec8f740fc Merge branch 'develop' into feature/CSR-32-A 2024-03-06 07:36:41 -05:00
Leah Schumann
28b0ddfb0e Added Test environment to environments which display the log entries in the browser console. 2024-03-06 07:36:16 -05:00
CarlNation
085534d0fc CSR-1072 prettier 2024-03-05 14:49:39 -05:00
CarlNation
4fcfabfc77 CSR-1072 allow end to end insurance local development without having to run heritage locally
CSR-1072 allow end to end insurance local development without having to run heritage locally
2024-03-05 14:41:47 -05:00
Chloe Herd
3945113287 Navigation Logic Refactor 2024-03-05 11:19:31 -05:00
Leah Schumann
72b4c166c8 Prettified 2024-03-05 08:32:43 -05:00
Leah Schumann
3c0002696f Fixed unit tests 2024-03-05 08:29:12 -05:00
Leah Schumann
800f22ac90 Tech review changes 2024-03-05 08:11:07 -05:00
Leah Schumann
dae9620843 Prettified 2024-03-05 06:50:07 -05:00
Leah Schumann
9b7d2c8e81 Merge branch 'develop' into feature/CSR-32-A 2024-03-05 06:44:59 -05:00
Leah Schumann
3586ae1b94 Frontend Logging - MVP 2024-03-05 06:43:58 -05:00
CarlNation
bf105542a1 CSR-1072
CSR-1072 allow end to end insurance local development without having to run heritage locally
2024-03-04 15:26:40 -05:00
Bryan Mauger
ef6310880c WIP add insurance company endpoint list. 2024-03-04 10:31:16 -05:00
scottkiener
b842e5804f
Merge pull request #1786 from Safelite/feature/CSR-1971
CSR-1971 | Re-work quote page promos
2024-03-04 08:39:39 -05:00
AMSNEHA
a0b2598ab2
Merge pull request #1785 from Safelite/feature/CSR-1992
CSR-1992
2024-03-04 18:40:45 +05:30
Scott Kiener
a45702a560 CSR-1971 | sync local and store promos 2024-03-04 07:58:22 -05:00
Sneha
23b902b500 CSR-1992 2024-03-04 17:11:59 +05:30
AdamCaouetteSafelite
f95fe54d55
Merge pull request #1783 from Safelite/feature/CSR-1977-ajc
CSR-1977: remove brackets around promo code message
2024-03-01 16:47:51 -05:00
Adam Caouette
8a56f326b0 CSR-1977 format change 2024-03-01 15:47:09 -05:00
CarlNation
01f35a37ae CSR-1072 prettier 2024-03-01 15:46:50 -05:00
CarlNation
5733ae6b82 Merge branch 'develop' into feature/CSR-1072 2024-03-01 15:41:43 -05:00
CarlNation
1b1702ed5f CSR-1072
CSR-1072 do not run analytics calls without page name
2024-03-01 15:39:39 -05:00
Adam Caouette
dd9b6f2c20 CSR-1977: remove brackets around promo code message another 2024-03-01 15:39:32 -05:00
Adam Caouette
dc4e2c6aad CSR-1977: remove brackets around promo code message 2024-03-01 15:36:36 -05:00
Scott Kiener
b42e436288 CSR-1971 | Continue to clean up code 2024-03-01 15:21:38 -05:00
Scott Kiener
e67b661279 CSR-1971 | Reworking quote page 2024-03-01 15:16:13 -05:00
Adam Caouette
900f790271 CSR-1977: update copy in promotions-helper 2024-03-01 14:49:46 -05:00
Scott Kiener
37b876f72c Auto stash before merge of "feature/CSR-1971" and "origin/develop" 2024-03-01 10:59:10 -05:00
Bryan Mauger
1fca56a56c WIP Add companies, sort, test matches. 2024-03-01 10:40:33 -05:00
Bryan Mauger
831173747e WIP remove rounded corners, remove background for button. 2024-03-01 08:56:18 -05:00
hiteshkumar87
8b7c319705
Merge pull request #1781 from Safelite/feature/Digital/CSR-1993
Feature/digital/csr 1993
2024-03-01 19:10:26 +05:30
hiteshkumar87
3ebffb1128 tint image optional
tint image optional
2024-03-01 18:48:04 +05:30
Sneha
b0c931d6fc CSR-1992 2024-03-01 17:13:07 +05:30
Sneha
43fbdb7c2e CSR-1992 2024-03-01 11:57:31 +05:30
CarlNation
4a03629754 CSR-1072
CSR-1072 send verified insurance to vehicle-damage on page error
2024-02-29 09:55:49 -05:00
Bryan Mauger
c5b1c11cad WIP revert 2024-02-29 09:49:50 -05:00
Leah Schumann
763956caef Frontend Logging 2024-02-29 09:35:07 -05:00
CarlNation
9838b231d3 CSR-1072 incorrect name
CSR-1072 incorrect name
2024-02-29 08:14:01 -05:00
CarlNation
cbaf479d04 CSR-1072
move insurance loss fields to damage object to match ISS
comment out nav to insurance page until it's working.  currently breaking the insurance flow for QA.
2024-02-29 06:56:11 -05:00
CarlNation
b080fc97c5
Merge pull request #1777 from Safelite/feature/CSR-1855
Feature/csr 1855
2024-02-28 10:01:08 -05:00
CarlNation
0c8ff99726 CSR-1855 prettier 2024-02-28 09:53:38 -05:00
CarlNation
3c8147081f CSR-1855
CSR-1855 allow 404s to skip page error logic for no wipers or no promo
2024-02-28 09:48:19 -05:00
Bryan Mauger
ad4c113c26 Fix svg image. 2024-02-28 09:38:26 -05:00
CarlNation
9260892727 CSR-1855
CSR-1855 hold off on bailout page.  Instead, route to vehicle page with a querystring parm that will clear state if the error occurs more than once.
2024-02-28 09:21:02 -05:00
hiteshkumar87
2205b7104d CSR-1993
Green tint privacy
2024-02-28 19:14:29 +05:30
Bryan Mauger
3e3e2d89db WIP insurance search page. 2024-02-28 08:44:00 -05:00
AMSNEHA
ca3554ff0e
Merge pull request #1776 from Safelite/feature/CSR-1983
CSR-1983
2024-02-28 17:50:32 +05:30
Sneha
a0b2e94a43 CSR-1983 2024-02-28 12:05:21 +05:30
scottkiener
f64b92228d
Merge pull request #1773 from Safelite/rlsmerge/2024.03.07-to-develop
Rlsmerge/2024.03.07 to develop
2024-02-27 16:04:45 -05:00
Adam Caouette
f97f6fb8ce Merge branch 'release/end-to-end-insurance' into rlsmerge/end-to-end-insurance-to-develop 2024-02-27 15:04:54 -05:00
Adam Caouette
01f73dea3e Merge branch 'release/2024.03.07' into rlsmerge/2024.03.07-to-develop 2024-02-27 14:58:58 -05:00
Sneha
a0b201f31f Revert "CSR-1985"
This reverts commit 6321ccc8fe.
2024-02-27 10:33:38 +05:30
CarlNation
afb60bfceb
Merge pull request #1770 from Safelite/feature/CSR-1855
CSR-1855
2024-02-26 15:15:55 -05:00
CarlNation
1200ded61d CSR-1855 test fix
CSR-1855 test fix
2024-02-26 15:03:42 -05:00
CarlNation
92a5411f29 CSR-1855
bailout spec
2024-02-26 12:53:59 -05:00
Bryan Mauger
2912407afd WIP remove unneeded code. 2024-02-26 10:53:07 -05:00
Matt Caimi
b1e823d17e CSR-1982 type check in handleIFrameContentWindowMessage on payment page 2024-02-26 10:09:22 -05:00
CarlNation
e6b2a95f14 prettier 2024-02-26 09:40:30 -05:00
CarlNation
d9b5902ea4 CSR-1855
CSR-1855 route to a bailout page when an api call returns a 500.  500 errors cause the current page to hang.
2024-02-26 09:35:33 -05:00
Sneha
6321ccc8fe CSR-1985
UI changes for promo modal
2024-02-26 15:51:29 +05:30
CarlNation
f75c88a337 Merge branch 'release/end-to-end-insurance' into rlsmerge/end-to-end-ins-to-develop 2024-02-22 10:32:05 -05:00
CarlNation
bc74b8cfaa
Merge pull request #1767 from Safelite/feature/CSR-1072
CSR-1072
2024-02-22 10:17:10 -05:00
CarlNation
04815ab683 CSR-1072 prettier 2024-02-22 10:09:46 -05:00
CarlNation
d10e30d91a CSR-1072
more insurance fields
2024-02-22 10:03:38 -05:00
CarlNation
d327650543 Merge branch 'release/end-to-end-insurance' into rlsmerge/end-to-end-ins-to-develop 2024-02-21 10:19:06 -05:00
chloeherdsafelite
122c7a0c1d
Merge pull request #1765 from Safelite/feature/csr-1973
Remove navigation exceptions for schedule, service-location.
2024-02-21 09:07:32 -05:00
Bryan Mauger
c712e8d170 Update style for matched letters and hover state. 2024-02-21 08:30:10 -05:00
Chloe Herd
5e2f79fa6a Formatting 2024-02-20 16:47:55 -05:00
Bryan Mauger
fb58bab45c Bold text on hover/active 2024-02-20 15:59:53 -05:00
Bryan Mauger
6e3306b5ab Update style for list items. 2024-02-20 15:57:27 -05:00
Bryan Mauger
a01f0f456a Add routing values. 2024-02-20 13:20:29 -05:00
Bryan Mauger
a54a36b8c7 WIP add styling for dropdown list. 2024-02-20 10:18:16 -05:00
hiteshkumar87
46fcd3476d Update service-location.vue
Mobile fee part null handle for Insurance and mobile service flow
2024-02-20 19:49:20 +05:30
Scott Kiener
dd29180459 CSR-1971 | Unit tests to confirm IDs are present on validate promo 2024-02-20 09:04:27 -05:00
Bryan Mauger
e8f4f7bfd4 WIP insurance search autocomplete.
Add backspace show list feature
Add bold matched letters
2024-02-19 17:13:24 -05:00
Scott Kiener
6d1deb8b75 Merge remote-tracking branch 'origin/release/end-to-end-insurance' into rlsmerge/endToEnd-to-develop 2024-02-19 14:33:24 -05:00
Scott Kiener
05f50e863e Merge remote-tracking branch 'origin/release/2024.02.22' into rlsmerge/2024.02.22-to-end-to-end 2024-02-19 13:49:58 -05:00
CarlNation
3cfd9a1ca2 CSR-1072
prettier
2024-02-19 07:46:12 -05:00
CarlNation
4e1caf8559 CSR-1072
CSR-1072 insurance orders will remove line items depending on the company.  mobile fee, recycle fee, etc.  So we can return from heritage with nothing in supporting items causing exceptions when lineItems is no longer required.
2024-02-19 07:40:07 -05:00
Bryan Mauger
3578401a95 WIP rename value, add temp forward/back functionality. 2024-02-16 15:28:30 -05:00
CarlNation
17398ce41b CSR-1072
remove console.log
2024-02-16 14:30:50 -05:00
CarlNation
1cab64f8ab CSR-1072
CSR-1072 insurance orders will remove line items depending on the company.  mobile fee, recycle fee, etc.  So we can return from heritage with nothing in supporting items.  So only add lineItems when they exist on the serviceability call
2024-02-16 14:26:05 -05:00
Bryan Mauger
f9462dcc09 WIP Insurance search page w/ jQuery and jQuery UI. 2024-02-16 12:44:10 -05:00
Scott Kiener
15477bc076 CSR-1971 | Update line item ID syncing to avoid duplicate IDs 2024-02-16 10:54:02 -05:00
Scott Kiener
24cc8d1c95 Merge remote-tracking branch 'origin/release/2024.02.15' into rlsmerge/2024.02.15-to-2024.02.22 2024-02-16 10:33:27 -05:00
Chloe Herd
01fa383521 Remove navigation exceptions for schedule, service-location. 2024-02-15 17:04:21 -05:00
CarlNation
34ac06c20d CSR-1072
null check
2024-02-15 14:01:54 -05:00
CarlNation
9204129686 CSR-1072
insurance fields
2024-02-15 13:42:39 -05:00
Chloe Herd
b9fc0b2c8b Formatting 2024-02-15 12:14:17 -05:00
Chloe Herd
c0a26b2a95 Update unit tests 2024-02-15 12:00:51 -05:00
Chloe Herd
026bb5383f Ensure parsed numbers are not NaN before logging. 2024-02-15 11:59:01 -05:00
Chloe Herd
a324bba65d Remove unneeded code 2024-02-14 15:26:23 -05:00
Chloe Herd
5800d00839 Calculate total + subtotal as early as available 2024-02-14 14:48:50 -05:00
Chloe Herd
fbdea3582f Trigger on every navigation 2024-02-14 13:59:35 -05:00
Chloe Herd
808693b443 Clarify Falsy checks 2024-02-14 13:59:21 -05:00