Max
5f14238eac
Adjusting margin between radio question and page title
2021-12-10 10:59:24 -05:00
Max
a5e89a81f9
Adding new class for sr-only and adjusting spacing on radio question
2021-12-10 10:54:24 -05:00
Max
8ed6a6ff71
Accounting for blue highlight in iphone view
2021-12-10 10:10:09 -05:00
bmauger
ebbe6d28de
Fix unit test error.
2021-12-10 09:37:53 -05:00
bmauger
e31592e885
Fix syntax error.
2021-12-10 09:36:06 -05:00
bmauger
2819f47b94
Merge branch 'develop' into CSR-186-radio-button-updates
2021-12-10 09:25:19 -05:00
bmauger
59955e7edc
Remove unnecessary comments.
2021-12-09 17:19:07 -05:00
bmauger
0e0321b30e
CSR-186
...
Indicate that clicking a radio-button takes the user somewhere
Add a fieldset around the radio button group
Update the loader to indicate that it’s loading
Update the page-header component to use a new color: Gray 550 (#727676 )
2021-12-09 16:26:28 -05:00
Frank
2c7b8359c9
remove testing things
2021-12-08 21:17:13 -05:00
Frank
50b02395da
unit test update
2021-12-08 21:07:34 -05:00
Frank
daab1b0f1a
Ran linter
2021-12-08 21:00:37 -05:00
Frank
43c6aed0a2
improvements
2021-12-08 20:56:57 -05:00
Frank
d82c21c744
created routing table logic
2021-12-08 16:28:17 -05:00
bmauger
1f7525abdc
CSR-186 WIP radio button updates.
2021-12-08 14:42:36 -05:00
Frank
f19870cdaa
routing table init
2021-12-07 20:18:44 -05:00
Adam Caouette
2d6dcc812f
CSR-203: adjust to use bootstrap style
2021-12-07 15:10:43 -05:00
Adam Caouette
0253c2efef
CSR-203: resolve conflict with develop branch
2021-12-07 15:04:26 -05:00
Adam Caouette
f5c87af4a2
Merge branch 'develop' into feature/CSR-203
2021-12-07 14:52:03 -05:00
bmauger
5c72c56b0c
CSR-213 fix scroll issue per qa.
2021-12-07 14:51:52 -05:00
Adam Caouette
d5f971b403
CSR-203: add site header component
2021-12-07 14:50:40 -05:00
bmauger
5d13d2e97d
Merge pull request #83 from Safelite/CSR-221-YMMS-accessibility-updates
...
CSR-221 fix qa issue where spacebar didn't
2021-12-07 14:45:30 -05:00
bmauger
3fa9c63d4b
CSR-221 fix qa issue where spacebar didn't
...
activate loader.
2021-12-07 14:40:52 -05:00
Max
c739653a71
Updating unit testing to match new emit format on button click
2021-12-07 13:50:22 -05:00
Max
d6c7c38e85
ut
2021-12-06 17:04:12 -05:00
Max
4006d26c30
unit testing
2021-12-06 17:01:28 -05:00
Max
75f7c4abbc
unit testing
2021-12-06 16:55:52 -05:00
Max
b1685360ac
Merge branch 'develop' into feature/CSR-74
2021-12-06 13:44:00 -05:00
Max
026f1dbf23
Updating button click functionality to emit data up to parent components
2021-12-06 13:43:32 -05:00
Adam Caouette
9713b7fdd6
CSR-120: make prop required
2021-12-06 11:22:45 -05:00
Adam Caouette
53760c6794
CSR-120: update unit tests for recent updates in develop branch
2021-12-06 10:31:10 -05:00
Adam Caouette
edf9608b0d
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
2021-12-06 10:27:04 -05:00
Adam Caouette
af0414d241
CSR-120: remove premature logic and code
2021-12-06 10:09:15 -05:00
bmauger
70fe2ae6ee
CSR-186 update/comment code.
2021-12-06 09:45:53 -05:00
bmauger
10ebd5eebc
Merge pull request #77 from Safelite/CSR-186-horizontal-radio-buttons
...
CSR-186 Updates to horizontal radio buttons.
2021-12-06 09:17:04 -05:00
bmauger
926668a377
CSR-186 Updates to horizontal radio buttons.
...
Add aria-required to radio and list buttons. Update unit test accordingly.
2021-12-06 09:11:26 -05:00
Max
126f4b80ca
Updating unit test to reflect header change
2021-12-03 14:31:06 -05:00
Max
4bfb82bdb7
Changing header from span to h2 tag
2021-12-03 14:26:52 -05:00
Max
030da3720d
changing parameter name for unit test
2021-12-03 13:47:11 -05:00
Max
6c98ab4c2c
Merge branch 'develop' into feature/CSR-121_button-click-function
2021-12-03 13:43:49 -05:00
Max
dc4bdd3782
Updating unit test so that mock data can be implemented
2021-12-03 13:43:23 -05:00
bmauger
b4c8e98cd0
Fix duplicate.
2021-12-03 09:12:59 -05:00
bmauger
99aa3e41ea
WIP update unit test to correct failure.
2021-12-03 09:05:50 -05:00
bmauger
412999fcea
Remove duplicate.
2021-12-03 08:54:55 -05:00
bmauger
53019ccfa1
Remove horizontal scrollbar from .container and .container-fluid.
2021-12-03 07:45:31 -05:00
Max
ba182117cf
Merge branch 'develop' into feature/CSR-121_button-click-function
2021-12-02 16:23:59 -05:00
bmauger
78bd99af56
WIP CSR-186 horizontal radio button updates.
2021-12-02 16:19:40 -05:00
Max
bfe800de38
Updating unit testing
2021-12-02 16:16:00 -05:00
bmauger
1d7c6a29d8
Initial push.
2021-12-02 12:43:54 -05:00
bmauger
bf63469b90
Merge pull request #72 from Safelite/CSR-186-horizontal-radio
...
Update tabindex to resolve issue where
2021-12-02 12:30:51 -05:00
bmauger
c1e935c3d9
Fix unit test tabindex.
2021-12-02 12:28:31 -05:00