Commit graph

213 commits

Author SHA1 Message Date
Bill Richardson
c06303f33d vehicle damage updates 2025-12-17 13:24:53 -05:00
Bill Richardson
0236bb87c7 remove button loader 2025-12-10 15:05:33 -05:00
Alex Humphries
9c137257aa INSR-7764: Update input styles and dropdown icons
Updated the styles for dropdown, textbox, and textarea components to
more closely align with heritage design, including the icon for the
dropdown component.
2025-12-08 10:00:59 -05:00
Alex Humphries
01ceb85622 Fix some font in hop, add letter spacing change 2025-08-05 16:50:39 -04:00
Michaela Brydon
387f912157 Updating label font weight to 600 2025-03-24 10:07:34 -04:00
Josh Dassinger
4bb75b8d91 Fix some issues caused by previous loader color changes 2024-12-12 10:28:14 -06:00
Alex Humphries
573a08743d ssR-1668/1683 Accessibility updates for date picker 2024-11-07 11:59:49 -05:00
Bill Richardson
6411211d7a leave unselected when modal pops up
remove unused watch parameters
2024-09-12 11:49:51 -04:00
Bill Richardson
615395efb0 Updates for ITAC Coverage Statement redesign
Add Cancel Claim Modal
Add CMS changes
2024-09-09 10:26:54 -04:00
Michaela Brydon
9a5241afaa Making headers bold 2024-07-18 12:01:10 -04:00
Sujatha Anishetty
026bd911e5 sub header alignment to left 2024-07-08 11:44:29 -04:00
Kirkland Brown
848af3ee13 SSR-1362 - Updated line-height of h5 header to 2rem to match the required 32px 2024-06-18 12:31:23 -04:00
Kirkland Brown
3b20f7a171 SSR-1362 - Updated line-height of h5 header to 32px for all modals 2024-06-17 16:22:16 -04:00
Bryan Mauger
7546f2d4df SSR-1339 add aria info so modal copy is read aloud. 2024-06-03 13:27:28 -04:00
Josh Dassinger
7218f49c9e SSR-1340 Close modals on page navigation 2024-05-31 14:13:32 -05:00
Michaela Brydon
f7288f3d1d Fixing vin lookup style 2024-05-30 16:10:40 -04:00
Michaela Brydon
0354702b17 Fixing vehicle lookup styling 2024-05-30 15:47:02 -04:00
Bill Richardson
8d20205e53 Remove forced NoBreak's and associated test 2024-05-22 13:33:17 -04:00
Bill Richardson
0383dc783f remove tests for computed that was removed. 2024-05-22 11:56:42 -04:00
Bill Richardson
e898cb4e23 remove labelText code. FMG does not have this. 2024-05-22 11:54:02 -04:00
Katie Kroell
984b3c6e02 left align date of loss in iOS 2024-05-20 09:45:04 -04:00
Bryan Mauger
09fcea00e7 SSR-1274 remove placeholder, fix label text case, set icon size. 2024-05-15 09:50:40 -04:00
Bill Richardson
a28f1f1cfb swap out keypress for keydown 2024-05-13 16:22:44 -04:00
Bill Richardson
f5d46be983 Modal Enter button
Remove focus trap
Add onEnter event for keypress.enter
- preventDefault
- call main button click event

Cleaned up modal.vue to un-red it
2024-05-13 15:28:11 -04:00
Bryan Mauger
809e764f04 SSR-1201 font style upddates. 2024-05-10 13:09:54 -04:00
Bryan Mauger
2bf45bbed1 CSR-1201-misc qa updates. 2024-05-07 16:28:31 -04:00
Bryan Mauger
a1b457fdff Adjust spacing on multiple pages.
Writing scss to make pages comply with Figma mocks.
2024-04-30 17:45:45 -04:00
Josh Dassinger
2b2b944ad8 .2: SSR-1177 Fallback to modal button if no tabbable elements found 2024-04-30 09:20:36 -05:00
Josh Dassinger
82145d193d SSR-1177 Fix Focus Trap error when initially showing a modal 2024-04-29 16:20:55 -05:00
bmauger
a66a8e1f05
Merge pull request #655 from Safelite/SSR-1201-style-updates-iss
SSR-1201 style updates.
2024-04-29 16:17:44 -04:00
Bryan Mauger
5b9b39ad56 SSR-1201 style updates. 2024-04-29 10:36:08 -04:00
Josh Dassinger
1d1f838f23 SSR-1177 Fix items behind modal being selectable 2024-04-29 08:00:14 -05:00
Bryan Mauger
946b0a69a2 Update scrollTo to use fade-on-route-transition. 2024-04-25 16:27:41 -04:00
Bryan Mauger
dd8106d51d SSR-1201 style updates. 2024-04-25 14:06:30 -04:00
Bryan Mauger
1adeef09e4 SSR-1201 style updates. 2024-04-24 10:28:40 -04:00
Bryan Mauger
3ab6d5d4ef WIP Change color value back to variable. 2024-04-16 10:53:26 -04:00
Bryan Mauger
c725c0472a WIP Resubmit pages with new formatting. 2024-04-16 10:32:19 -04:00
Bryan Mauger
cebd5e7f81 WIP add unique styles for two and three button options. 2024-04-16 09:11:33 -04:00
Bryan Mauger
fa3c7711f6 WIP ISS desktop updates. 2024-04-12 10:52:01 -04:00
Bill Richardson
45381ed506 updates to maska library. paste seems to work with the updated package 2024-03-15 09:20:42 -04:00
Bill Richardson
0eaa9786a6 Updates to welcome page validation
Added updated validators
Moved validators to globalrules
A couple  of small linting upates
2024-02-15 15:51:27 -05:00
Katie Kroell
73f42613ce change router link setup for text-block component 2024-01-23 16:45:20 -05:00
Michaela Brydon
d4cf2f3d51 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-791 2024-01-05 16:02:46 -05:00
Bill Richardson
d030ae4196 moved date helper functions from schedule helper to helpers/date-helper 2024-01-03 09:58:10 -05:00
Bill Richardson
149cea422b fix for modal button being actually disabled and keep styling 2023-12-13 20:10:12 -05:00
Michaela Brydon
17c40b058c Minor adjustment 2023-12-04 23:14:19 -05:00
Bill Richardson
3f9e2b0dd7 smh 2023-11-29 18:06:11 -05:00
Josh Dassinger
0e4dcde29c SSR-751 Fix Vehicle Selection allowing continue with no style selected 2023-11-28 13:24:55 -06:00
Bill Richardson
f8713edbdc consistently style disabled themed modal button 2023-11-24 12:01:47 -05:00
Michaela Brydon
b2c124d2c2 Moving line 2023-11-09 13:00:47 -05:00
Michaela Brydon
118bda8bf9 Moving svg strings to variable file 2023-11-08 13:31:24 -05:00
Michaela Brydon
16c4bd4732 Removing comments 2023-11-08 13:18:34 -05:00
Michaela Brydon
a388f2cff1 Adding textbox question page 2023-11-02 09:42:43 -04:00
Michaela Brydon
84c08934e8 Swapping 0.5rem for variable 2023-10-30 16:32:28 -04:00
Michaela Brydon
4708c84d4a merge conflict resolution 2023-10-27 11:39:11 -04:00
Michaela Brydon
16201ba19d tpa search almost done 2023-10-27 10:53:04 -04:00
Bill Richardson
b174574f4a Availability indicator update
Warning updates
2023-10-24 16:34:15 -04:00
Bill Richardson
62eea7ede3 schedule clean up
add service location / schedule resets similar to FMG
fix weird loader scroll bar thing on datepicker
2023-10-20 10:04:43 -04:00
Bill Richardson
a5fd5ad467 Show Address Line 2 on mobile Location modal
Cleaned up a rogue console.log
Updated 2 itac checks to include NoComp
2023-10-13 17:43:11 -04:00
Jeremy Zimmerman
6979446152 Revert "Merge pull request #479 from Safelite/defect/digital/ssr-763"
This reverts commit 549f92af09, reversing
changes made to 2c27d0f2d3.
2023-10-13 09:32:59 -04:00
DavidAtSafelite
46cdd41772 Fixed test, added documentation to store, broke out processing functions for both documentation purposes and to reduce overall size of store file, sorted store actions methods. 2023-10-12 15:16:24 -04:00
Bill Richardson
ec9a8f0961 Mobile Time Slot updates
Fix for Date Picker error message
2023-10-06 12:55:18 -04:00
Bill Richardson
db55f66b74 linting update for svg strings 2023-10-04 14:35:04 -04:00
Bill Richardson
4afa129284 Initial Schedule Date Picker check-in ISS 2023-10-03 15:33:01 -04:00
Bill Richardson
f4b2b96c91 Updates to service location when coming out of a modal. 2023-09-21 16:35:45 -04:00
Bill Richardson
367a3d7d2f updates to get mobile modal working 2023-09-15 16:47:57 -04:00
Bill Richardson
9ded1f4dab unit test updates 2023-09-14 14:19:47 -04:00
Bill Richardson
77204cd8d5 service location updates.
SSR-364
SSR-369
SSR-633
SSR-645
SSR-647
SSR-655
2023-09-12 20:03:56 -04:00
Bill Richardson
cc893b6eac clear error list on enable/disable 2023-08-31 13:16:44 -04:00
Bill Richardson
6f63484dff updates to vehicle damage page. 2023-08-29 15:57:23 -04:00
DavidAtSafelite
8c6842ca55 Final eslint baseline PR linting 9 ! 2023-08-28 08:59:37 -04:00
Bill Richardson
5cc887f661 update for dropdown inactive errors on form submit 2023-08-24 09:32:56 -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
8aa1343bcc Linting of first portion of layout. 2023-08-21 14:55:41 -04:00
DavidAtSafelite
e489567e5e Various linting, mostly ux-components and prefer default on issPageValues 2023-08-18 06:37:20 -04:00
Bill Richardson
251b387660 Ok i can sorta live with this heh 2023-08-15 16:57:01 -04:00
Bill Richardson
ad92c94cca red border update 2023-08-15 11:08:23 -04:00
DavidAtSafelite
890f9b3e39 Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
DavidAtSafelite
abb065ab0b Next prefer default refactor 2023-08-14 08:08:53 -04:00
Bill Richardson
2bc4899573 updates to match fmg 2023-08-09 10:59:59 -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
DavidAtSafelite
a36292d384 Baseline linting of helpers & mixins and some fixup of digital-components and iss-components 2023-07-25 11:02:55 -04:00
Bill Richardson
0bb54a3662 Updated paste custom logic. 2023-07-24 16:14:07 -04:00
Bill Richardson
8da0dba458 formatting before re-coding 2023-07-24 14:35:38 -04:00
Bill Richardson
9508df1699 starting to think the paste and lazy issues were connected. 2023-07-24 14:33:51 -04:00
Bill Richardson
aa780e2c02 format before code 2023-07-24 14:33:11 -04:00
DavidAtSafelite
80987e130e Additional misc. linting. Mainly digital-components, but a couple of constant files as well. A lot of attribute/section order changes. A few == to === and some other minor changes and whitespace adjustments 2023-07-22 09:38:24 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
Bill Richardson
6b8cdc7942 remove the lazy validation of the textbox question 2023-07-18 13:41:59 -04:00
Bill Richardson
4d17adb1f9 The unformatting previous auto format commit 2023-07-13 11:24:31 -04:00
Bill Richardson
526c34cd49 Un format the last auto format. And fix the preventDefault console err 2023-07-13 11:14:46 -04:00
michaela-brydon-safelite
8c78204602
Merge pull request #363 from Safelite/feature/digital/SSR-494
Feature/digital/ssr 494
2023-07-12 15:02:19 -04:00
brydon1
c339d790d8 Updating file ending rules 2023-07-12 14:43:36 -04:00
brydon1
b0075d6fd0 Fixing test 2023-07-12 14:08:57 -04:00
brich1212safe
b56e4be76b
Merge pull request #364 from Safelite/feature/richardson/SSR-545
pasting issue fix.
2023-07-12 13:42:17 -04:00
Bill Richardson
03af693b14 pasting issue fix. 2023-07-12 11:29:44 -04:00
brydon1
09adcc1114 Adding tests 2023-07-12 11:11:52 -04:00
brydon1
5c1f1e9ac6 defining rules in separate file 2023-07-11 13:21:56 -04:00
brydon1
a1f5d577a0 Adding tests for textarea question component 2023-07-10 13:22:31 -04:00