Commit graph

2266 commits

Author SHA1 Message Date
katiekroell
7648904408
Merge pull request #522 from Safelite/feature/SSR-1023
fix conditional logic
2023-12-07 16:31:44 -05:00
Katie Kroell
48e1df02bc fix conditional logic 2023-12-07 16:23:28 -05:00
katiekroell
d119b9177d
Merge pull request #516 from Safelite/feature/SSR-1023
call final-deductible if vehicle is a policy vehicle
2023-12-05 15:24:51 -05:00
Katie Kroell
770d34738c remove unneeded value 2023-12-05 15:21:45 -05:00
Katie Kroell
38f75921e8 Merge branch 'develop' into feature/SSR-1023 2023-12-05 14:48:56 -05:00
brich1212safe
7f4eebfc08
Merge pull request #519 from Safelite/feature/richardson/SSR-750.4
bailout from pricing service
2023-12-05 13:47:57 -05:00
Bill Richardson
4b0c4755f1 throw error on pricing failure 2023-12-05 13:36:41 -05:00
Bill Richardson
af9dc67924 bailout from pricing service
from coverage statement
2023-12-05 13:36:41 -05:00
Jeremy-Z
05e2da6dc9
Merge pull request #521 from Safelite/feature/SSR-1026
SSR-1026: Changing back to use vehicle id, now that we are properly indexing.
2023-12-05 11:23:04 -05:00
Jeremy Zimmerman
9e37ae368c Changing back to use vehicle id, now that we are properly indexing. 2023-12-05 11:10:49 -05:00
Katie Kroell
a0e60c1de2 Merge branch 'develop' into feature/SSR-1023 2023-12-05 09:06:04 -05:00
Katie Kroell
f6c56450f8 remove commented lines 2023-12-05 09:05:37 -05:00
michaela-brydon-safelite
604d081b75
Merge pull request #515 from Safelite/feature/digital/SSR-755.2
Feature/digital/ssr 755.2
2023-12-04 21:00:54 -05:00
Michaela Brydon
e58601bab4 Moving general methods to shared file 2023-12-04 20:54:28 -05:00
Katie Kroell
a9dcbe0120 use currentDeductible for pricing call 2023-12-04 15:47:33 -05:00
Katie Kroell
5a77edcc86 skip final-deductible and register-claim call if vehicle is not on policy 2023-12-04 15:47:18 -05:00
Katie Kroell
eab270d056 Merge branch 'develop' into feature/SSR-1023 2023-12-04 15:09:29 -05:00
Katie Kroell
554a4258eb move deductible call 2023-12-04 14:58:17 -05:00
Jeremy-Z
fa18a9e619
Merge pull request #517 from Safelite/feature/SSR-1025
SSR-1025: Changed coverage vehicle index to use fleet unit number instead of vehicle id.
2023-12-04 14:09:36 -05:00
Jeremy Zimmerman
b8e126792c Changed coverage vehicle index to use fleet unit number instead of vehicle id. 2023-12-04 12:49:23 -05:00
Katie Kroell
6fbb437838 refactor WIP 2023-12-01 15:44:02 -05:00
Katie Kroell
d992e1fc84 call final-deductible if vehicle is a policy vehicle 2023-12-01 14:23:41 -05:00
Michaela Brydon
ec177337f8 Fixing bug 2023-11-30 15:59:11 -05:00
Michaela Brydon
10104b8494 input id must differ from all other ids 2023-11-30 15:55:56 -05:00
Michaela Brydon
990935d07c Fixing test 2023-11-30 15:32:14 -05:00
Michaela Brydon
0c47b89f78 Setting optional page data default value 2023-11-30 15:21:48 -05:00
Michaela Brydon
436c286c62 Setting router parameter 2023-11-30 15:19:23 -05:00
Michaela Brydon
fff280ceaf Fixing paste issue 2023-11-30 14:45:57 -05:00
Michaela Brydon
9b438991b3 Fixing bug with single shop selection not being unset 2023-11-30 14:19:59 -05:00
Michaela Brydon
e52046f7ab adding reloadingProviders flag toggle to getProviderButtonData 2023-11-30 14:11:19 -05:00
Michaela Brydon
db8a342986 Updating get radius by filter tests 2023-11-30 13:46:02 -05:00
Michaela Brydon
3c2cdf773d Adding tests for getDisplayPhoneNumber 2023-11-30 13:40:55 -05:00
Michaela Brydon
c43065a632 Fixing tests 2023-11-30 13:23:55 -05:00
Michaela Brydon
7764556e56 Adding fourth case 2023-11-30 13:01:03 -05:00
michaela-brydon-safelite
e7a8f55f38
Merge pull request #508 from Safelite/feature/digital/SSR-755
Feature/digital/ssr 755
2023-11-30 12:55:28 -05:00
Michaela Brydon
3fe1fd4c31 Fixing merge conflicts 2023-11-30 12:11:04 -05:00
Michaela Brydon
6e57e6538b Removing comments 2023-11-30 12:00:02 -05:00
Michaela Brydon
237741a519 Changing file format to CLRF 2023-11-30 11:56:25 -05:00
Michaela Brydon
916cd4ea4c Simplifying logic 2023-11-30 11:54:17 -05:00
Michaela Brydon
c137db2c00 Removing comments 2023-11-30 11:27:01 -05:00
Michaela Brydon
d2c0b2d8bb Only calling getTpaProviders at radius when needed 2023-11-30 11:25:31 -05:00
katiekroell
aa3ed21dc8
Merge pull request #514 from Safelite/feature/SSR-1022
fix for navigation to endorsements page
2023-11-30 11:22:30 -05:00
Michaela Brydon
0ee833f584 Starting to title case 2023-11-30 11:15:59 -05:00
Michaela Brydon
d7fcadb1f0 Partial fixes 2023-11-30 11:14:31 -05:00
Katie Kroell
b4ca54862a Merge branch 'develop' into feature/SSR-1022 2023-11-30 11:14:21 -05:00
Katie Kroell
48f704f6ea add/update tests for navigation 2023-11-30 11:12:59 -05:00
Katie Kroell
56ae1c3d26 styling fix 2023-11-30 11:12:45 -05:00
Katie Kroell
7c6e4c3eee only route to endorsements page if Educator/Parking Guard endorsement 2023-11-30 11:12:34 -05:00
brich1212safe
e930f961b2
Merge pull request #513 from Safelite/feature/richardson/SSR-750.4
smh
2023-11-30 11:03:30 -05:00
Bill Richardson
3f9e2b0dd7 smh 2023-11-29 18:06:11 -05:00