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 |
|