bmauger
1e72a7500b
Change prop name.
2021-12-15 12:07:29 -05:00
bmauger
db3cd7ea18
CSR-186 Add radio/checkbox toggle to existing list-buttons.
2021-12-15 11:54:46 -05:00
Mark Harris
85d847c480
merge issues
2021-12-14 17:28:02 -05:00
Mark Harris
34e203f2fc
Merge remote-tracking branch 'origin/develop' into archived/apiRefactoring-encapsulated
2021-12-14 17:23:33 -05:00
Mark Harris
f98b7f3f48
Refactored unit tests
2021-12-14 17:19:45 -05:00
bmauger
a475434395
Update references to "radio" where possible/necessary.
2021-12-14 11:24:17 -05:00
bmauger
eedea3b4ca
Update list-button-horizontal.spec.js
2021-12-14 09:07:01 -05:00
bmauger
e7e0f234d4
Renam radio components, css naming.
2021-12-14 08:49:46 -05:00
bmauger
db33f31648
WIP updating component names and unit tests.
2021-12-13 17:11:47 -05:00
Mark Harris
904df04ac7
Merge remote-tracking branch 'origin/develop' into archived/apiRefactoring-encapsulated
2021-12-13 14:09:01 -05:00
Mark Harris
06dbf642c9
encapsulated api, widget parsing into component
2021-12-13 12:33:50 -05:00
Mark Harris
8b48ec6d11
renamed some variables
2021-12-13 12:30:01 -05:00
Mark Harris
4aeef51834
renamed some variables
2021-12-13 12:27:33 -05:00
bmauger
c2d2224015
Fix indentation.
2021-12-13 09:08:54 -05:00
bmauger
e5ff6206c4
Add button wrapper for back button.
2021-12-13 09:07:55 -05:00
bmauger
e4b67979e1
Add back button component.
2021-12-13 08:38:13 -05:00
Max
396b885643
Fixing spacing
2021-12-10 14:47:13 -05:00
Max
856b14241f
Adjusting line height for header to account for spacing
2021-12-10 13:59:10 -05:00
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
bmauger
56fd342cd6
Update tabindex to resolve issue where
...
tabbing goes to each button instead of the next group.
2021-12-02 12:22:28 -05:00
AdamCaouetteSafelite
b532cd86e6
Merge pull request #70 from Safelite/feature/CSR-120_vehicle-banner-2
...
Feature/CSR-120 vehicle banner 2
2021-12-02 11:57:30 -05:00
Adam Caouette
2273567856
CSR-120: remove unneeded line
2021-12-02 11:41:18 -05:00
Adam Caouette
b248a3169a
CSR-120: updates to move CMS logic into parent vehicle-year layout
2021-12-02 11:39:13 -05:00
Mark Harris
f36e83c7ff
Merge remote-tracking branch 'origin/develop' into feature/removing-non-mvp-fields
2021-12-02 10:38:32 -05:00
Mark Harris
2471fb9b03
Removing non-mvp fields from the store
2021-12-02 10:34:40 -05:00
Adam Caouette
e3a2ff431e
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
2021-12-02 10:29:54 -05:00
Adam Caouette
c98a7a3f5d
CSR-120: update with CMS content for blurry vehicle image
2021-12-02 10:27:49 -05:00
bmauger
f4a29d37d8
Merge pull request #69 from Safelite/CSR-186-radio-horizontal
...
Update prop names to be more descriptive.
2021-12-02 09:05:33 -05:00
bmauger
9b65586121
Remove unneeded prop.
2021-12-02 07:57:14 -05:00
bmauger
fb027c281e
WIP CSR-186 radio button updates.
2021-12-01 17:34:51 -05:00
Mark Harris
a01cba532c
miscellaneous comments
2021-12-01 17:10:08 -05:00
Max
a74a61aa02
Merge branch 'develop' into feature/CSR-121_button-click-function
2021-12-01 14:57:39 -05:00
Max
d589ce1b9c
Adding functionality to radio buttons on year pages
2021-12-01 14:54:58 -05:00
bmauger
e79afbf9c6
Merge pull request #66 from Safelite/CSR-186-radio-button-variations
...
CSR-186 Add multi-line radio variation.
2021-12-01 12:58:47 -05:00
bmauger
f250da0fba
Unit test fix.
2021-12-01 12:56:12 -05:00
bmauger
f0e0318465
Remove class from radio-question.vue per Max request.
...
Add <p> wrapper around copy.
2021-12-01 12:28:37 -05:00
bmauger
0bb934129b
CSR-186 Add multi-line radio variation. Add loader to primary and secondary buttons.
...
Many updates to radio buttons, add spacer variable and refactor,
2021-12-01 11:34:30 -05:00
Max
b6e0a02deb
Auto stash before merge of "feature/CSR-121_button-click-function" and "feature/CSR-6"
2021-12-01 09:14:06 -05:00
Max
9ff9975b97
Merge branch 'feature/CSR-6' into feature/CSR-121_button-click-function
2021-12-01 09:12:50 -05:00
FrankSafelite
0f763bbea1
Re-added vehicle banner
2021-12-01 09:10:37 -05:00
Max
f5ce0106c8
Merge branch 'feature/CSR-6' into feature/CSR-121_button-click-function
2021-11-30 16:55:38 -05:00
Frank
94bb61b632
Unit tests
2021-11-30 16:51:26 -05:00
Max
09396149c5
Merge branch 'feature/CSR-6' into feature/CSR-121_button-click-function
2021-11-30 16:12:04 -05:00
Max
0b366db781
Functionality for year radio buttons
2021-11-30 16:08:46 -05:00
Frank
becd4b9e93
readability changes
2021-11-30 15:11:57 -05:00
Frank
6bafa88c28
Merge branch 'develop' into feature/CSR-6
2021-11-30 14:35:30 -05:00
Frank
da9aa47521
Created layout-helper
2021-11-30 14:30:35 -05:00
Adam Caouette
13f819262c
CSR-120: undo temporary testing changes
2021-11-30 13:42:52 -05:00
Adam Caouette
8ba2d3acae
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
2021-11-30 13:31:52 -05:00
bmauger
dd4ca61d86
CSR-198 add loader to primary and secondary buttons.
...
Update alert button size and position.
2021-11-30 11:18:07 -05:00
bmauger
e8c285450a
Merge branch 'develop' into CSR-198-update-buttons-w-loader
2021-11-30 09:33:17 -05:00