Commit graph

540 commits

Author SHA1 Message Date
bmauger
f5dc69560d Fix font size. 2022-05-11 12:33:02 -04:00
Donielle Austin
6668e762dc ui defect 2022-05-11 12:27:04 -04:00
FrankRua
13e2d20078 Fix button for defect 2022-05-11 10:04:33 -04:00
Adam Caouette
4e349eaee4 Merge branch 'develop' into feature/CSR-347 2022-05-10 17:16:57 -04:00
Donielle Austin
2ae1c20c98 ui defects 2022-05-10 16:30:26 -04:00
Adam Caouette
2014ca4f04 Merge branch 'develop' into feature/CSR-347 2022-05-09 10:56:58 -04:00
Max
fef7a2227e Merge branch 'develop' into feature/CSR-92 and fix / update unit tests 2022-05-04 13:21:05 -04:00
Adam Caouette
f78b5b20c3 CSR-347: WIP, more elements and data setup for address-vehicles page 2022-05-04 10:47:35 -04:00
FrankRua
cc81fb4296 extra needed for unit tests 2022-04-29 16:25:51 -04:00
FrankRua
a3293db761 one more 2022-04-29 16:13:01 -04:00
FrankRua
533bc558e0 More events 2022-04-29 16:11:10 -04:00
Adam Caouette
82c9e8563a CSR-447: move mouse trigger to avoid edge case border clicking 2022-04-26 14:30:27 -04:00
Adam Caouette
92ecbd6d3c CSR-447: final style tweaks 2022-04-26 10:41:00 -04:00
Adam Caouette
c070f2af95 CSR-447: expand/update unit tests 2022-04-26 09:52:00 -04:00
Adam Caouette
f991b73f66 CSR-447: refactoring logic of buttons and events, remove unused logic 2022-04-26 09:51:13 -04:00
CarlNation
17d436f7a7 CSR-490 alert font-size is 14 2022-04-20 08:50:13 -04:00
CarlNation
7948704324 CSR-495 defect 2022-04-19 15:54:01 -04:00
Max
44e0539068 unit test fixes 2022-04-19 12:22:44 -04:00
Max
18710d1469 Updating ways special strings are parsed 2022-04-19 10:26:31 -04:00
Max
7150f5fd9b Merge branch 'develop' into feature/CSR-92 2022-04-15 16:24:30 -04:00
Max
b41db74fd4 Adding string replace methods to alert widget 2022-04-15 16:21:57 -04:00
Adam Caouette
ff7c1cf815 CSR-419: more tweaks to make safari match chrome for checkmark 2022-04-12 10:12:31 -04:00
Adam Caouette
e6473e51ab CSR-419: fix checkbox position 2022-04-12 09:36:26 -04:00
Adam Caouette
4cee1b10c5 Merge branch 'develop' into bugfix/CSR-459 2022-04-11 17:03:59 -04:00
Adam Caouette
ac93b8fc60 CSR-459: fixes to error focus direction and error styling 2022-04-11 17:03:37 -04:00
CarlNation
c2e39d8b1b CSR-482 defect
the cms returns styling html embedded for the content and it is displaying the html in the alert box
2022-04-11 14:48:21 -04:00
Max
aabd1749f9 Adding option to add props to alert widget instead of using cmsWidget 2022-04-08 15:59:08 -04:00
Max
e1da84ee61 Adding new cms content retrieval method to alert component 2022-04-08 13:02:46 -04:00
Adam Caouette
7a1e5b8f4f CSR-419: update unit tests for css changes 2022-04-07 17:24:38 -04:00
Adam Caouette
ed94db7b0e CSR-419: adjust styles for padding 2022-04-07 16:28:30 -04:00
Max
76935aac00 Merge branch 'develop' into feature/CSR-92 2022-04-06 09:39:19 -04:00
Adam Caouette
8ee169bc5b CSR-436: adjust CSS height of hidden input so Safari will allow focus on it 2022-04-05 14:09:00 -04:00
Max
8930cc8681 Merge branch 'develop' into feature/CSR-92 2022-04-05 13:13:30 -04:00
bmauger
b110a82859 Remove outline from list-button. 2022-03-31 13:27:15 -04:00
bmauger
63a9facc66 Remove outline. 2022-03-31 08:40:39 -04:00
bmauger
44dfb7cadb Remove outline to fix rounded corners issue. 2022-03-30 15:10:32 -04:00
bmauger
7f1a4b79b4 Update button border fix for Safari/iOS. 2022-03-30 10:39:39 -04:00
Max
b982d3a26a Merge branch 'develop' into feature/CSR-92 2022-03-29 09:09:27 -04:00
Max
c007430e63 Adding validations to lpl 2022-03-24 15:04:27 -04:00
bmauger
47d9e0b51a Update hover state for primary button. 2022-03-24 13:58:02 -04:00
bmauger
9da696027a Update hover query. 2022-03-22 15:10:13 -04:00
bmauger
3df8132743 CSR-444 fix alert padding. 2022-03-22 14:16:15 -04:00
Adam Caouette
de44616680 CSR-262: fix missing focus outline on checked buttons 2022-03-19 10:29:55 -04:00
Adam Caouette
4f6f6242a0 CSR-319: expand Alert component to allow for multiple paragraphs 2022-03-15 18:52:36 -04:00
Adam Caouette
acc9518675 CSR-319: fix syncing error between selectedValues and validation values 2022-03-15 13:21:42 -04:00
AdamCaouetteSafelite
e4aa8d28e8
Merge pull request #279 from Safelite/feature/CSR-319
CSR-319: fix event triggers for radio buttons
2022-03-08 12:40:55 -05:00
Adam Caouette
d95e6c10dd CSR-319: fix event triggers for radio buttons 2022-03-08 12:26:35 -05:00
bmauger
4bff7b7792 CSR-269 style updates. 2022-03-08 10:46:47 -05:00
Adam Caouette
4e6c8e5d3c Merge branch 'develop' into feature/CSR-319 2022-03-07 15:23:22 -05:00
bmauger
c7e18f2ded Remove focus outline on iPhone. 2022-03-07 09:34:41 -05:00
Frank Rua
a06fc7412b
Merge pull request #271 from Safelite/feature/CSR-335
Feature/csr 335
2022-03-04 17:20:12 -05:00
FrankRua
533c799385 defects 2022-03-04 16:56:58 -05:00
Adam Caouette
4111bd1a5c CSR-319: clean up 2022-03-04 15:02:56 -05:00
Max
b3c869f293 radio updates 2022-03-04 14:22:25 -05:00
Adam Caouette
f36d199670 Merge branch 'develop' into feature/CSR-319 2022-03-04 13:54:45 -05:00
Adam Caouette
98b4329693 CSR-319: remove console logging and outdated code blocks 2022-03-04 13:03:35 -05:00
Adam Caouette
312ba851bf CSR-319: move validation rules and errors into centralized files; fix and set up validation unit tests 2022-03-04 13:03:08 -05:00
Frank Rua
e41dfb1108
Merge pull request #268 from Safelite/feature/CSR-335
Feature/csr 335
2022-03-03 11:14:51 -05:00
FrankRua
bcc0114c52 defect updates 2022-03-03 11:06:53 -05:00
bmauger
2149321103 Add unit test and fix link issue for Bindu. 2022-03-03 10:52:30 -05:00
FrankRua
0b445f176b multiple defect fixes 2022-03-02 16:24:37 -05:00
FrankRua
a38bc4d366 default value 2022-03-02 14:10:49 -05:00
Max
352c3c69b9 Radio button fix and radio button unit tests added 2022-03-02 13:12:14 -05:00
Adam Caouette
ca0b266efa CSR-319: move validation into vehicle-damage page 2022-03-01 14:12:05 -05:00
FrankRua
57770537fd More unit tests 2022-03-01 11:01:16 -05:00
FrankRua
b43bdb3960 Merge branch 'develop' into feature/CSR-335 2022-03-01 10:26:53 -05:00
Adam Caouette
bb3894441a Merge branch 'develop' into feature/CSR-319 2022-03-01 09:19:00 -05:00
Adam Caouette
e6e9c92f2f CSR-319: implement full validation on form-test 2022-03-01 09:16:18 -05:00
Max
77aceda01f Removing hover state from mobile devices for list-card and list-button-horizontal 2022-02-28 15:47:00 -05:00
CarlNation
fa82333be5 Merge branch 'develop' into feature/CSR-297 2022-02-28 10:54:54 -05:00
Max
cec09ad185 Fixing padding change to padding bottom and updating unit test to reflect 2022-02-28 10:46:41 -05:00
Max
68ccfcbb15 Adjusting button-question so question text is always black font and adjusting list-card padding bottom to 3 rem 2022-02-28 10:37:43 -05:00
bmauger
c40107b3bf Update focus state. 2022-02-25 16:56:25 -05:00
bmauger
9f81097b6b Style updates. 2022-02-25 14:27:21 -05:00
bmauger
71912c0162 Fix unit test. 2022-02-24 15:09:30 -05:00
FrankRua
7daa667552 state changes 2022-02-24 15:02:57 -05:00
bmauger
cb4f65b2af Update image placement. 2022-02-24 15:02:02 -05:00
FrankRua
3742c72890 Merge remote-tracking branch 'origin/feature/CSR-270-refactor' into feature/CSR-335 2022-02-24 09:59:08 -05:00
Max
b88c9184a0 Merge branch 'develop' into feature/CSR-270-refactor 2022-02-24 09:44:28 -05:00
bmauger
7a83604103 CSR-341 fix colors and font sizes per qa. 2022-02-24 09:12:18 -05:00
Max
4ffa8d75fe Fixing method name typo for radio button 2022-02-23 22:05:08 -05:00
FrankRua
8e1c5fef34 revert maxes changes 2022-02-23 15:56:03 -05:00
FrankRua
213090b863 alert added 2022-02-23 15:55:30 -05:00
FrankRua
3361e6818a Updates to account for dev changes 2022-02-22 17:00:09 -05:00
FrankRua
d64cd068a2 Merge branch 'develop' into feature/CSR-335 2022-02-22 16:36:49 -05:00
FrankRua
32a7cd077d binding 2022-02-22 15:33:28 -05:00
Max
86006d7600 Merge branch 'develop' into feature/CSR-270 2022-02-22 10:38:25 -05:00
Max
830c474955 Adding groupname to buttons buttonIDs to ensure they are unique, and adjusting button emits to emit button value 2022-02-22 10:28:02 -05:00
bmauger
1e68d8c293 CSR-341 Set z-index to fix overlap issue. 2022-02-22 09:57:31 -05:00
FrankRua
d9dc1eeb7e Changed computed, commented 2022-02-21 17:26:29 -05:00
FrankRua
79bf4f774e Added v-models and catch emit function 2022-02-21 17:07:19 -05:00
bmauger
e16f08598e CSR-342 replace radio with button-question. 2022-02-21 10:32:04 -05:00
bmauger
2dda277c75 Rebuild radio buttons. 2022-02-18 12:23:22 -05:00
bmauger
b97a97bfc3
Merge pull request #229 from Safelite/CSR-341-nested-radio-poc-2
CSR-341 WIP nested radio demo
2022-02-18 11:33:07 -05:00
bmauger
b96d85199f Update checkbox to fix breakage with wordwrap. 2022-02-18 11:26:51 -05:00
Max
3aa63cace6 Updating button change functionality ternary 2022-02-18 11:00:05 -05:00
bmauger
495019b471 Set radio buttons to align top per Rachel. 2022-02-18 09:15:43 -05:00
bmauger
ab23fe5fe7 CSR-341 WIP nested radio demo 2022-02-18 08:50:45 -05:00
bmauger
9e12733756 CSR-342 WIP & QA fix. 2022-02-17 13:59:40 -05:00
bmauger
5a31488294 Fix unit test. 2022-02-17 09:21:43 -05:00
bmauger
acd770db5e Fix bug with button loader/spinner. 2022-02-17 09:11:10 -05:00
bmauger
b606dbcb0a CSR-341 qa bug fix - z-index update. 2022-02-17 08:34:32 -05:00
bmauger
6de922747c Update font weights for buttons. 2022-02-16 15:21:17 -05:00
bmauger
f32439972d Add error states to component-test page, update disabled button styles
Center footer link when stacked.
2022-02-16 15:01:17 -05:00
bmauger
4f43516454 Fix border issue on list-card-horizontal. 2022-02-16 11:38:57 -05:00
bmauger
c3f308cf7e Update validation styling, add cursor to disabled button. 2022-02-16 11:29:40 -05:00
bmauger
e2e7f194b4 CSR-262 validation styling updates. 2022-02-16 08:57:23 -05:00
bmauger
6f89fddb4a CSR-266 refactor buttons per Rachel Figma update. 2022-02-15 18:58:24 -05:00
bmauger
5bbb6dc9f5 CSR-266 update styles. 2022-02-15 17:00:11 -05:00
bmauger
ff1c1c9d7f CSR-266 qa updates 2022-02-15 15:41:09 -05:00
Max
a4b5528fac Fixing unit tests 2022-02-14 17:37:36 -05:00
Max
965ab3e8d1 Merge branch 'develop' into feature/CSR-339_defect 2022-02-14 17:12:12 -05:00
Max
781a1f8967 Adding condition to when change event occurs on radio buttons 2022-02-14 17:11:53 -05:00
Max
56cda31f8c adding condition to when radio button on change event fires 2022-02-14 16:18:50 -05:00
Adam Caouette
fe2b33dab7 CSR-254: pass isDisabled prop down to button main and prevent blocking 2022-02-14 11:24:53 -05:00
Adam Caouette
3838316699 CSR-254: refactoring, restored commented out test code 2022-02-11 17:12:28 -05:00
Adam Caouette
3f8eef0b07 CSR-254: fixes 2022-02-11 17:00:51 -05:00
Adam Caouette
b23c483823 Merge branch 'develop' into feature/CSR-254 2022-02-11 15:16:55 -05:00
Adam Caouette
78a7f5b190 CSR-254: remove unneeded code 2022-02-11 15:08:48 -05:00
bmauger
764724e9fd CSR-341 remove code snippet. 2022-02-11 13:44:49 -05:00
bmauger
61c068bcde Update margin-right. 2022-02-11 10:41:44 -05:00
bmauger
a5d53b8000 CSR-341-radio finish radio button component and unit test. 2022-02-11 09:09:04 -05:00
bmauger
08f0f90576 CSR-341 WIP 2022-02-10 15:58:21 -05:00
Adam Caouette
d47cd77c5e CSR-254: fix error styling 2022-02-10 15:30:45 -05:00
bmauger
1930bef12c Update unit test. 2022-02-10 13:56:31 -05:00
bmauger
bb2088c8ff CSR-341 WIP commit to fix back button on vehicle damage page. 2022-02-10 13:45:38 -05:00
Adam Caouette
7deaffe68f Merge branch 'develop' into feature/CSR-254 2022-02-10 09:15:45 -05:00
Adam Caouette
8ddf244a5e CSR-254: move validation into child elements 2022-02-09 17:23:06 -05:00
bmauger
1eff8b58a9 CSR-241 QA color updates. 2022-02-09 14:55:13 -05:00
bmauger
aa7e2c88c9
Merge pull request #203 from Safelite/CSR-257-funnel-footer-requested-changes
Csr 257 funnel footer requested changes
2022-02-09 13:55:21 -05:00
bmauger
a3fd891d16 Update unit test. 2022-02-09 12:50:45 -05:00
bmauger
bb161ee97f CSR-257 WIP do not merge. 2022-02-08 17:44:42 -05:00
CarlNation
a70cb96e22 CSR-339 correct tab / focus issue 2022-02-08 13:45:32 -05:00
bmauger
f5c981e670 Update unit test. 2022-02-07 15:27:28 -05:00
bmauger
bd25366d9e CSR-266 update props. 2022-02-07 15:14:46 -05:00
bmauger
5210141567 CSR-338 fix text color and add opacity: 0 to input. 2022-02-07 09:02:31 -05:00
Adam Caouette
4c4d73df17 Merge branch 'develop' into feature/CSR-254 2022-02-04 15:52:10 -05:00
Adam Caouette
90d4b00c42 CSR-254: updates for recent changes to buttons 2022-02-04 15:45:15 -05:00
max-dempsey
186b819404
Merge pull request #195 from Safelite/feature/unit-test-updates
Cleaning up button emit changes and adjusting unit tests
2022-02-04 15:25:38 -05:00
bmauger
0fe50fb780
Merge pull request #192 from Safelite/CSR-257-funnel-footer-updates
CSR-257 update how button and text link wrap and stack.
2022-02-04 14:00:58 -05:00
Max
17e05dcf66 Cleaning up button emit changes and adjusting unit tests 2022-02-04 13:45:54 -05:00
Adam Caouette
30ae4fcd8b Merge branch 'develop' into feature/CSR-254 2022-02-03 17:43:51 -05:00
bmauger
7ac3b40dbf Remove commented code. 2022-02-03 14:58:20 -05:00
bmauger
e6a5648a59 CSR-257 update how button and text link wrap and stack. 2022-02-03 13:06:58 -05:00
Max
268968213e Refactoring v-model to computed values 2022-02-03 12:42:11 -05:00
Mark Harris
a21e7aa2c4 modelValue refactoring start 2022-02-03 09:58:44 -05:00
bmauger
b46be8a54d Fix console error. 2022-02-02 16:56:57 -05:00
Max
2eb2d84ba6 Updating name for button question emit method 2022-02-02 14:43:15 -05:00
Max
bd0d40357c Merge branch 'develop' into feature/CSR-268 2022-02-02 11:12:20 -05:00
Max
228d4a15e4 Creating damage location question and refactoring button question methods 2022-02-02 11:10:59 -05:00
bmauger
eb8e3a9b4d
Merge pull request #178 from Safelite/CSR-257-footer-component
Csr 257 footer component
2022-02-01 10:46:36 -05:00
bmauger
d4c84b8a57
Merge branch 'develop' into CSR-257-footer-component 2022-02-01 08:27:25 -05:00
bmauger
4028fdae7e Remove unneeded css. 2022-01-31 17:59:29 -05:00
bmauger
e00fcd3098 CSR-257 funnel-footer updates. 2022-01-31 17:18:48 -05:00
Adam Caouette
215232663d CSR-254: set up damage-location-question 2022-01-31 16:26:36 -05:00
Max
db8be5e8c9 Conflict fixes and update to logic for taking in multiple modelvalue items 2022-01-31 16:21:02 -05:00
Max
02470efdb5 Merge branch 'develop' into feature/CSR-267 2022-01-31 15:34:50 -05:00
Max
221b5c1e73 Adding replace options component and unit tests 2022-01-31 15:23:30 -05:00
bmauger
707fde7b91 WIP CSR-257 2022-01-28 16:24:41 -05:00
FrankRua
2b526f3a7d Merge branch 'develop' into feature/CSR-188 2022-01-28 10:26:25 -05:00
FrankRua
b92c425fb4 Linter 2022-01-28 10:22:33 -05:00
bmauger
21d2ba883d Move list-button styles to component. Delete common-list-styles.scss. 2022-01-27 14:54:10 -05:00
Max
ceec84f168 accepting arrays for emmited data in buttonQuestion widget 2022-01-27 09:23:15 -05:00
Max
46cca70d3a Adding emit functionality 2022-01-26 22:45:39 -05:00
bmauger
b7bb66c88e Remove button-primary and button-secondary components. 2022-01-26 09:56:54 -05:00
bmauger
8e2e329359 CSR-266 add unit test. 2022-01-26 09:16:06 -05:00
bmauger
ec3c18dbef CSR-266 create button-main component. 2022-01-26 09:03:17 -05:00
Max
1521ad14c9 Adjustments 2022-01-26 08:49:17 -05:00
bmauger
5f3f6c7175 CSR-266 WIP 2022-01-25 17:08:28 -05:00
bmauger
a2f24336a9 Add unit tests to components. 2022-01-24 13:52:05 -05:00
bmauger
b9b211666e
Merge pull request #162 from Safelite/CSR-266-link-component
CSR-266 create text link variations.
2022-01-24 10:28:21 -05:00
bmauger
3cfd3b14aa Add unit test for checkbox.vue.
To raise global percentage.
2022-01-24 09:38:32 -05:00
bmauger
616db70e3e CSR-266 add unit tests. 2022-01-22 12:07:40 -05:00
bmauger
b234dfa4ca CSR-266 create text link variations. 2022-01-21 14:42:40 -05:00
Max
5df8ea9714 Accounting for radio buttons triggering click even on arrow key press 2022-01-21 13:41:07 -05:00
Max
4ca5d09def Cleaning up props for radio question component 2022-01-21 09:07:18 -05:00
Max
0ee6670949 Merge branch 'develop' into feature/CSR-186_add-logic-to-question-vue 2022-01-20 10:12:10 -05:00
Max
0301b0d3e3 Fixing test pages and unit tests 2022-01-20 10:10:47 -05:00
Max
80560902f0 Reworking button question widget to work with 3 different button components 2022-01-20 09:13:49 -05:00
Max
e3b1272429 Reworking button question 2022-01-19 15:48:38 -05:00
Adam Caouette
70082762be CSR-302: fix styles and make sure loader is set to be enabled 2022-01-19 15:23:04 -05:00
bmauger
85a07de718 CSR-186 strip logic from button and card components. 2022-01-18 08:32:22 -05:00
Adam Caouette
8108886b10 CSR-254: update list-button w/ vee validate and add to form-test layout 2022-01-14 16:42:38 -05:00
Adam Caouette
1958610b2b CSR-254: fix data-target placement 2022-01-14 16:41:03 -05:00
Adam Caouette
99d1c654d2 Merge branch 'develop' into feature/CSR-254 2022-01-14 14:36:03 -05:00
Adam Caouette
5a8f2f4526 CSR-254: additional tweaks 2022-01-14 10:11:19 -05:00
Adam Caouette
349c59b7dd CSR-254: Implement final stages of form test 2022-01-13 15:58:19 -05:00
bmauger
29597417a0 BRM css tweaks to list-card.vue. 2022-01-11 16:53:48 -05:00
bmauger
a93b44a0d6 Update list-cards for proper alignment across layouts.
Update svgs to have same viewbox/canvas.
2022-01-11 13:35:21 -05:00
Adam Caouette
42d2d6334b CSR-254: add generic textInput component and add validation on form-test 2022-01-10 17:38:32 -05:00
bmauger
2dd74d1eb3 CSR-241 update unit test for list-button.vue. 2022-01-10 15:47:03 -05:00
bmauger
b1457c713e CSR-241 unit test updates. 2022-01-10 15:19:19 -05:00
Adam Caouette
549a8b3593 CSR-254: create form-test page and begin testing validation 2022-01-07 16:00:34 -05:00
bmauger
c099e6c08d
Merge branch 'develop' into CSR-241-add-prop 2022-01-06 14:54:32 -05:00
Adam Caouette
8946f75877 CSR-222: check loaderEnabled prop before displaying loader 2022-01-06 12:18:29 -05:00
Adam Caouette
7761ad879d CSR-222: undo accidental code collusion 2022-01-06 11:23:40 -05:00
Adam Caouette
bc1d0d358e CSR-222: fix unit test 2022-01-06 11:15:56 -05:00
bmauger
dc80115834 CSR-246 unit test for list-card. 2022-01-06 10:00:05 -05:00
Adam Caouette
8600249576 Merge branch 'develop' into feature/CSR-222 2022-01-05 17:42:22 -05:00
Adam Caouette
0d93ea4445 CSR-222: move back-button into different folder 2022-01-05 17:09:32 -05:00
bmauger
740579aea9 CSR-241 WIP unit test updates. 2022-01-05 17:04:35 -05:00
bmauger
79455adab3 CSR-241 WIP unit test. 2022-01-05 17:00:59 -05:00
Adam Caouette
96a5cdf46e CSR-222: refactor with emit for click event 2022-01-05 16:55:10 -05:00
Max
605109b1fb Changes requested via jira 2022-01-04 10:44:46 -05:00
bmauger
a57b44489e CSR-241 Update props 2022-01-03 13:50:57 -05:00
bmauger
dfb3ff38b9 CSR-241 Remove errorMessage, isError, hasError references. 2022-01-03 13:18:37 -05:00
Adam Caouette
04fd2d5745 CSR-174: fix unit tests 2021-12-30 16:38:52 -05:00
Adam Caouette
4b3d8ba331 CSR-174: remove aria-hidden / add additional aria-describedby instead 2021-12-30 16:32:51 -05:00
Adam Caouette
acb3481e01 CSR-174: add aria-hidden=true to list-button label elements to fix jaws bug 2021-12-30 13:22:56 -05:00
bmauger
6d579ee907 CSR-241 add component variations to test page. 2021-12-23 13:40:07 -05:00
bmauger
9bcbd90f82
Merge pull request #117 from Safelite/CSR-241-horizontal-list-card
Csr 241 horizontal list card
2021-12-23 10:16:34 -05:00
bmauger
2b1249108a CSR-241 add error state. 2021-12-23 09:55:23 -05:00
bmauger
776ad91843 CSR-241 Add horizontal radio card. 2021-12-23 08:53:11 -05:00
bmauger
4029935d61 CSR-241 WIP horizontal card updates. 2021-12-22 16:01:50 -05:00
bmauger
c127589a6f CSR-241 WIP
Horizontal card updates.
2021-12-22 14:00:31 -05:00
Max
c2d170f80b Switching from px to rem 2021-12-22 11:03:13 -05:00
Max
f2fa4d0c8d Adjusting negative margins to better reflect spacing 2021-12-22 10:56:55 -05:00
bmauger
421b544e7f CSR-241 add radio button functionality. WIP 2021-12-21 19:00:53 -05:00
Max
47af82ee10 Updating back button and funnel header to align when text wraps to more than one line 2021-12-21 14:57:23 -05:00
bmauger
4050f7faa1 Update back button to remove text as link.
Add padding around back button.
2021-12-21 12:58:47 -05:00
bmauger
acd40530df
Merge branch 'develop' into CSR-241-button-updates 2021-12-21 12:14:25 -05:00
bmauger
f568a930fd CSR-241 commit initial list-button functionality. 2021-12-21 12:00:45 -05:00
Adam Caouette
d393d12bec CSR-222: include header as link; updates 2021-12-20 14:58:04 -05:00
Adam Caouette
8de2948bcf CSR-222: revised button to be button markup, not link 2021-12-20 12:25:16 -05:00
bmauger
ed621ae2bb CSR-241 WIP 2021-12-17 16:56:08 -05:00
Adam Caouette
609bd99d5f Merge branch 'develop' into feature/CSR-222 2021-12-17 11:00:47 -05:00
bmauger
3fe95f55a9 CSR-241 WIP checkbox updates. 2021-12-17 08:59:27 -05:00
bmauger
f26ab03cdb CSR-241 WIP css cleanup. 2021-12-17 06:35:43 -05:00
bmauger
8abe40c704 CSR-241 WIP checkbox props update. 2021-12-16 17:29:44 -05:00
bmauger
b5f17a41c8 CSR-241 WIP Checkbox component. 2021-12-16 17:17:50 -05:00
Adam Caouette
137ccd5328 CSR-222: changes to navigation method of back button 2021-12-16 17:05:43 -05:00
Max
e1eb4ed17d Merge branch 'develop' into feature/CSR-75_vehicle-makes 2021-12-16 16:44:47 -05:00
Max
a298e15f06 Creating makes page 2021-12-16 16:37:35 -05:00
Adam Caouette
29f52c8b4b Merge branch 'develop' into feature/CSR-222 2021-12-15 18:16:44 -05:00
Adam Caouette
46865fe2bc CSR-222: update button-back component; rename site-header and header components 2021-12-15 18:13:03 -05:00
bmauger
6d7f6fa1ab Remove role from label. Update unit test. 2021-12-15 13:32:10 -05:00
bmauger
99b108b25f Update unit tests. 2021-12-15 12:24:17 -05:00
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
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
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
a5e89a81f9 Adding new class for sr-only and adjusting spacing on radio question 2021-12-10 10:54:24 -05:00
bmauger
ebbe6d28de Fix unit test error. 2021-12-10 09:37:53 -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
daab1b0f1a Ran linter 2021-12-08 21:00:37 -05:00
bmauger
1f7525abdc CSR-186 WIP radio button updates. 2021-12-08 14:42:36 -05:00
bmauger
3fa9c63d4b CSR-221 fix qa issue where spacebar didn't
activate loader.
2021-12-07 14:40:52 -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
bmauger
99aa3e41ea WIP update unit test to correct failure. 2021-12-03 09:05:50 -05:00
bmauger
53019ccfa1 Remove horizontal scrollbar from .container and .container-fluid. 2021-12-03 07:45:31 -05:00
bmauger
78bd99af56 WIP CSR-186 horizontal radio button updates. 2021-12-02 16:19:40 -05:00
bmauger
1d7c6a29d8 Initial push. 2021-12-02 12:43:54 -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
bmauger
fb027c281e WIP CSR-186 radio button updates. 2021-12-01 17:34:51 -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
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
bmauger
991210d3f7 Merge branch 'develop' into CSR-198-update-buttons-w-loader 2021-11-30 09:29:41 -05:00
bmauger
3c7fad1379 CSR-185 update padding on Alert component. 2021-11-30 09:23:53 -05:00
bmauger
3951c378d7 WIP Button Updates 2021-11-30 09:13:58 -05:00
Max
fd83bac04d Merge branch 'develop' into feature/CSR-121_unit-testing-for-radio 2021-11-29 10:42:09 -05:00
Max
3ffbf80d9b Updating tests for new radio buttons and adjustment to margin for year page. 2021-11-29 10:41:24 -05:00
bmauger
7287062c42 Move loader css to component. 2021-11-24 13:19:49 -05:00
bmauger
f3ecb534b2 CSR-185 alert qa updates. 2021-11-24 09:26:16 -05:00
Max
3b3af03d8f Adjusting unit test for new radio 2021-11-23 16:54:34 -05:00
Max
ba2aec00d6 integrating updated radio buttons 2021-11-23 16:14:39 -05:00
bmauger
9dabb050b8 Update code comment for clarity. 2021-11-23 14:53:51 -05:00
bmauger
ee65765293 CSR-119 Push Loader component and updated radio-list and list-button. 2021-11-23 14:36:31 -05:00
bmauger
22da25328c WIP component spinner. 2021-11-22 17:36:36 -05:00
bmauger
ed818f178d WIP loader component. 2021-11-22 16:21:07 -05:00
bmauger
863d60ee89 Updated files and folders. 2021-11-19 09:06:22 -05:00
bmauger
d260d00fbd Merge branch 'develop' into CSR-119-loader-overlay 2021-11-19 09:04:05 -05:00
FrankSafelite
5b91b7d655 moved alert files, updated unit test config 2021-11-18 15:54:38 -05:00
Frank
ff1511429e kabab-case and a ton of updates 2021-11-18 15:46:26 -05:00