Commit graph

4977 commits

Author SHA1 Message Date
Bryan Mauger
15b2341ba6 WIP updates for brand images and styles. 2024-03-27 15:43:35 -04:00
bmauger
ee7e624025
Merge pull request #1812 from Safelite/CSR-1944-link-open-in-new-tab
Update navigation links to open in new window.
2024-03-27 10:41:55 -04:00
Bryan Mauger
5e04401720 Update unit test. 2024-03-27 10:36:02 -04:00
Bryan Mauger
85fba15548 Format code. 2024-03-27 10:21:36 -04:00
Bryan Mauger
a88e0108c6 Update navigation links to open in new window. 2024-03-27 10:16:03 -04:00
hiteshkumar87
2cfd58d4f5 CSR-2039
Remove loading spinner when transitioning to Heritage
2024-03-27 16:49:18 +05:30
Bryan Mauger
7741e87f3b todo unit tests 2024-03-26 14:25:43 -04:00
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