Commit graph

62 commits

Author SHA1 Message Date
Alex Humphries
1443f60906 INSR-7892: Some fixes for default package select
Also "Rain defense" -> "Rain Repel"
2025-12-19 09:10:35 -05:00
Jeremy-Z
76c06792d0 Updating some new code based on linting recommendations. No actual logic changes made. 2025-12-12 12:23:07 -05:00
Jeremy-Z
2c135c429c Fixing issue with combined-quote call. 2025-12-04 16:21:06 -05:00
Bill Richardson
1413140bef last updates for this card for now.
remove vehicle banner
blindly make header/css changes
2025-12-03 15:15:59 -05:00
Josh Dassinger
4597a3d971 SSR-1460 Implement the combined-quote endpoint 2024-09-16 10:19:31 -05:00
Bill Richardson
456cdc9c47 update min size with sub text
given current css, needs to be 86px to prevent a small blip of sizing when going from standard to another choice.
2024-08-01 14:08:19 -04:00
Bill Richardson
7d485f5937 service package updates
rearrange package order
add red border on continue error when nothing selected
collapse on mobile
2024-08-01 13:23:41 -04:00
Bill Richardson
12bd0ff08c add cssModalHeadlineClass prop to add custom css 2024-07-24 16:39:35 -04:00
Bill Richardson
7849694667 Updates for calculating highest fully completed package tier
Misc linting updates as well
 - service-package component all linting
2024-07-11 12:21:33 -04:00
Sujatha Anishetty
25bf7a46ac css adjustments 2024-07-05 18:22:33 -04:00
Bill Richardson
73681a7268 Override tender amount for deductible case
Implement  new property nextGenSettledAmount and clearOnSubmit (for tax)
2024-07-01 10:42:17 -04:00
Josh Dassinger
46f6a93745 SSR-1183 ITAC Pricing Endpoint 2024-06-13 14:36:17 -05:00
Bryan Mauger
b41a55aa8f Remove aria-label for links. Add sr-only class for generated links. 2024-06-06 15:46:49 -04:00
Michaela Brydon
367f1ce6b4 Tweaking styling 2024-05-30 11:41:31 -04:00
Bryan Mauger
45cb8c00b2 SSR-1201 subheader font style updates.
Spoke with Devyn about changing multiple gray color values to all use #4d5151 font weight 400 font size 14px.
2024-05-08 14:41:57 -04:00
Josh Dassinger
8e20fe084c SSR-1205 PR Changes 2024-05-07 12:12:08 -05:00
Josh Dassinger
0b3511b3aa Merge branch 'develop' into defect/digital/SSR-1205
# Conflicts:
#	src/iss-components/cart-dropdown/cart-dropdown.vue
2024-05-06 14:30:47 -05:00
Bryan Mauger
7da943a2ed SSR-1201 misc alignment and spacing fixes. 2024-05-03 11:12:56 -04:00
Josh Dassinger
6957bcc951 SSR-1205 Initial Pricing Fixes 2024-05-02 14:16:12 -05:00
Bryan Mauger
1adeef09e4 SSR-1201 style updates. 2024-04-24 10:28:40 -04:00
Bryan Mauger
4bcffb29b9 WIP update markup for ancillary pages found by Katie. 2024-04-16 16:48:39 -04:00
Josh Dassinger
790c6a60f4 SSR-1049 Heavy Vehicle bailout 2024-04-01 14:08:34 -05:00
Michaela Brydon
e359126d3d Removing comment 2024-03-04 15:14:17 -05:00
Michaela Brydon
de406b6fbb Removing comment 2024-03-04 15:12:22 -05:00
Michaela Brydon
881a79c7eb Cleaning up supportingItems setting 2024-03-04 15:08:51 -05:00
Bill Richardson
a37d55a306 remove old review-page 2024-01-18 14:31:29 -05:00
Josh Dassinger
04c375a341 SSR-586 PR Changes
Moved from store to pageData
Added bailoutMessage const
update setBailout method to accept currentPage or to/from types
2024-01-12 13:58:59 -06:00
Bill Richardson
070c3f340c Update for service location if there is an error calling pricing 2024-01-09 12:58:04 -05:00
Bill Richardson
0fc57dedb1 Spinner updates, refactored for back button 2024-01-08 20:59:07 -05:00
Katie Kroell
0cf9fb83e5 remove referralNumber pre-req from services-packages 2023-11-28 14:03:31 -05:00
DavidAtSafelite
8c6842ca55 Final eslint baseline PR linting 9 ! 2023-08-28 08:59:37 -04:00
DavidAtSafelite
80509bda53 We have advanced the code enough to call this one 8.5
It has more layout page linting and I have removed (really re-removed) the reduntant router parms.
2023-08-23 07:16:58 -04:00
DavidAtSafelite
a57c6e4c49 Another prefer-default update 2023-08-11 07:35:54 -04:00
DavidAtSafelite
65c9ce64c2 A bit more prefer-default and I added the new store constants. They are *not* being used yet, but I like the idea of getting them in and giving folks an opportunity to get used to the idea. 2023-08-10 07:33:38 -04:00
Jeremy-Z
bc5d9842d0 Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
DavidAtSafelite
5e6ab3b549 Linting including prefer default, vue event format, etc. And also added () to expects that lacked them and skipped many tests. 2023-07-31 16:16:10 -04:00
brydon1
21c8e84698 Resolving merge conflicts 2023-07-28 11:01:21 -04:00
DavidAtSafelite
8620d3888b Baseline linting of several additional layout pages. 2023-07-27 08:09:33 -04:00
brydon1
76d909908e Fixing bugs with coverage statement 2023-07-24 17:43:32 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
brydon1
d78a082f6a Refactoring global rules 2023-07-07 14:20:22 -04:00
Bryan Mauger
13f9451f3d Update footer spacing on select pages. 2023-07-05 10:11:06 -04:00
Jason Wheeler
a050140a0b Merge branch 'develop' into feature/digital/SSR-500 2023-05-31 16:29:09 -04:00
Jason Wheeler
5c17e51124 Check for if 2nd tier should be shown wasn't being used. Fixed the preparation of the tiers so that it will be hidden when it should be. 2023-05-31 16:28:41 -04:00
brydon1
7475216665 Adding + to front of prices on service packages page 2023-05-31 11:20:30 -04:00
Jason Wheeler
39fe1337c3 fixed issues with check to see if prices were all there 2023-05-23 13:49:01 -04:00
Jason Wheeler
9e5845014c style fixes 2023-05-22 17:08:54 -04:00
DavidAtSafelite
6559eeea6b Modifications to complete SSR-290 2023-05-07 11:52:56 -04:00
sheena
551b58bb65 Merge remote-tracking branch 'origin/feature/Digital/SSR-411' into feature/Digital/SSR-411 2023-05-03 16:44:42 +05:30
sheena
ed832f740d Merge branch 'develop' into feature/Digital/SSR-411 2023-05-03 15:52:46 +05:30