Commit graph

239 commits

Author SHA1 Message Date
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