Bryan Mauger
644cd5a67b
Add comment.
2024-05-06 13:42:00 -04:00
Bryan Mauger
4d78134649
CSR-2072 fix insurance search dropdown after API was updated and case mismatch caused issues.
2024-05-06 13:37:59 -04:00
hiteshkumar87
7d8c32b27d
CSR-2083
...
disabled Continue button by default
2024-05-03 18:32:32 +05:30
CarlNation
a8ba1b6371
CSR-2067
...
CSR-2067 fix tests
2024-05-03 08:31:14 -04:00
CarlNation
cfe63885cf
CSR-2067
...
CSR-2067 clean up the pre reqs for service location
2024-05-03 08:04:33 -04:00
Adam Caouette
70300d6e89
CSR-1742: refactor to centralize all insurance constants/helpers
2024-05-02 08:09:42 -04:00
Adam Caouette
acfa099d64
CSR-1742: improve naming and update how pending status displays pricing
2024-04-30 09:50:00 -04:00
Adam Caouette
40f55c22d5
prettier. 8-|
2024-04-24 14:12:02 -04:00
Adam Caouette
9e3eb1df3e
CSR-1742: cart changes for insurance implemented on payment and confirmation pages
2024-04-24 11:29:58 -04:00
Adam Caouette
6789713d1d
prettier
2024-04-24 09:08:36 -04:00
Adam Caouette
b3944f2ab4
Merge branch 'develop' into feature/CSR-1742-ajc
2024-04-24 09:06:29 -04:00
Adam Caouette
15ca0785c1
CSR-1742: update naming and some logic to simplify
2024-04-23 17:39:47 -04:00
Adam Caouette
a3d4ffb057
CSR-1742: update unit test so it will run
2024-04-23 09:30:49 -04:00
Adam Caouette
120920178c
CSR-1742: work on cart to update for insurance orders
2024-04-23 09:30:25 -04:00
AMSNEHA
094a25e9d8
Merge pull request #1826 from Safelite/feature/CSR-2044
...
CSR-2044
2024-04-16 19:49:44 +05:30
Sneha
701f00535d
CSR-2044
2024-04-16 18:59:24 +05:30
CarlNation
b2b355c5f7
CSR-2074
...
CSR-2074 allow skipvin logic when returning through flow from heritage
2024-04-15 10:39:58 -04:00
CarlNation
a8ccf7e1c4
Merge pull request #1824 from Safelite/feature/CSR-2063
...
Feature/csr 2063
2024-04-12 10:53:22 -04:00
CarlNation
53f74d20dd
CSR-2063
...
CSR-2063 will allow hasclaimregistration to go to vehicle page now but disable vehicle dropdowns
2024-04-12 10:40:21 -04:00
CarlNation
4e245fd08e
prettier
2024-04-12 10:26:53 -04:00
CarlNation
d1219a7643
remove test code
2024-04-12 10:25:31 -04:00
CarlNation
1a5ed36e97
CSR-2063
...
CSR-2063 allow users that select 'vehicle not listed' button to return to concept and change their vehicle
2024-04-12 10:21:52 -04:00
Sneha
5e21c0c56b
CSR-2044
2024-04-11 11:29:48 +05:30
CarlNation
f846c271d1
CSR-2068
...
CSR-2068 navigating manually triggers a session load. This reloads the referral from SV2 and the coverage status will be set to pending triggering the vehicle change during policy lookup even though they have not been to heritage yet. Changed the condition to include the policy number.
2024-04-09 09:41:46 -04:00
Adam Caouette
fce292bb20
CSR-1996: bug fixes and refactoring
2024-04-03 18:11:33 -04:00
Bryan Mauger
ed2adf208d
WIP
2024-04-03 14:49:55 -04:00
hiteshkumar87
5fce807c5b
Merge pull request #1815 from Safelite/feature/Digital/CSR-2039
...
CSR-2039
2024-04-01 17:45:20 +05:30
hiteshkumar87
72c52f457b
CSR-2039
...
code cleanup - remove loader parameter
2024-04-01 17:29:14 +05:30
Sneha
4553fbf022
CSR-2021
2024-03-28 15:47:34 +05:30
hiteshkumar87
95e6d02b74
CSR-2039
...
removing from estimate page
2024-03-27 20:53:01 +05:30
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
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
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
Sneha
bd10a8b8a6
CSR-2008
2024-03-15 11:03:20 +05:30
CarlNation
cc0d97ca75
CSR-2005
...
CSR-2005 changes to select parent account and navigate to Heritage
2024-03-14 16:00:52 -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