Commit graph

4220 commits

Author SHA1 Message Date
Max
54f6f0cad2 aligning question text to left on radio question type 2022-02-28 14:23:35 -05:00
FrankRua
ac492e3203 develop / 297 merge 2022-02-28 10:56:38 -05:00
CarlNation
fa82333be5 Merge branch 'develop' into feature/CSR-297 2022-02-28 10:54:54 -05:00
CarlNation
6f614e9a63 CSR-297 wip plus CSR-335 2022-02-28 10:51:13 -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
FrankRua
0402cc720f naibagte forward 2022-02-28 10:25:06 -05:00
Max
71bc0f978c Merge branch 'develop' into feature/CSR-405 2022-02-28 09:46:16 -05:00
Max
f93f26feae spacing adjustment 2022-02-28 09:45:50 -05:00
bmauger
d614e57af2 Style updates to match Figma. 2022-02-28 08:57:08 -05:00
Leah Schumann
30513e56ae Added 'pin' icon to Street Address / auto-complete field 2022-02-28 08:21:43 -05:00
bmauger
b1346f4a55 Update label text for clarity. 2022-02-28 08:21:16 -05:00
Leah Schumann
474d9a34f6 Merging Bryan's changes from develop 2022-02-28 08:18:27 -05:00
Leah Schumann
6d84d0669b rename 'name' property of dropdown-question from dropdownQuestion to dropdown-question for consistency 2022-02-28 07:53:21 -05:00
FrankRua
62fbdd916b Match selected parts to API parts 2022-02-27 14:56:05 -05:00
bmauger
c40107b3bf Update focus state. 2022-02-25 16:56:25 -05:00
FrankRua
0ab3396502 rename var 2022-02-25 15:58:49 -05:00
max-dempsey
13e5e53965
Merge pull request #254 from Safelite/buttonQuestion-test
Adding button question example test page
2022-02-25 14:51:11 -05:00
FrankRua
e43b2caaeb created page data methods for Vuex / Router 2022-02-25 14:48:22 -05:00
Max
f6af95a753 Adding button question example test page 2022-02-25 14:45:57 -05:00
bmauger
9f81097b6b Style updates. 2022-02-25 14:27:21 -05:00
bmauger
2102e007ed Add icon prop to text input. 2022-02-25 11:52:43 -05:00
Leah Schumann
8df8b05e30 added optional input mask to textbox-question component 2022-02-25 11:46:58 -05:00
Leah Schumann
ea038adcff Added transition effect to appearance of address fields after auto-complete 2022-02-25 08:28:52 -05:00
FrankRua
d49e363e6c use tint value if no description 2022-02-24 16:17:40 -05:00
FrankRua
8d60732e9e pre-req's valid 2022-02-24 16:13:16 -05:00
FrankRua
2386153061 Tint mapper changes 2022-02-24 15:59:25 -05:00
bmauger
71912c0162 Fix unit test. 2022-02-24 15:09:30 -05:00
FrankRua
d17f214967 Merge remote-tracking branch 'origin/feature/CSR-297' into feature/CSR-335 2022-02-24 15:07:07 -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
CarlNation
287c1e97df Merge branch 'develop' into feature/CSR-297 2022-02-24 14:57:24 -05:00
CarlNation
57ee0fd29a CSR-297 wip
store updates.  first of three page routes
2022-02-24 14:55:40 -05:00
Leah Schumann
9ab7b79682 WIP: Cleanup and fixes related to styling merge and others 2022-02-24 13:49:19 -05:00
bmauger
b242538a50 Update placeholder color. 2022-02-24 13:33:07 -05:00
Leah Schumann
ed8cd94ac0 Merged from develop 2022-02-24 13:24:02 -05:00
Leah Schumann
fe87962a41 Before merging latest from develop 2022-02-24 13:17:47 -05:00
FrankRua
9636d358d8 Map API data to vehicle-parts ds 2022-02-24 12:33:20 -05:00
CarlNation
896f70c7f8 Merge branch 'develop' into feature/CSR-297 2022-02-24 10:49:19 -05:00
Max
137d0684c2 Fixing bug for when sideDoor not selected 2022-02-24 10:42:24 -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
Max
ff9b4d5f08 Fixing unit tests and adding multselect to windshield-options 2022-02-24 09:43:47 -05:00
bmauger
7a83604103 CSR-341 fix colors and font sizes per qa. 2022-02-24 09:12:18 -05:00
FrankRua
64bcb2d395 Merge branch 'develop' into feature/CSR-335 2022-02-24 08:48:16 -05:00
CarlNation
7784a69852 Merge branch 'feature/CSR-335' into feature/CSR-297 2022-02-24 08:45:33 -05:00
Max
4ffa8d75fe Fixing method name typo for radio button 2022-02-23 22:05:08 -05:00
Max
74122ae7dc Changing button question logic back on radio button select 2022-02-23 21:38:43 -05:00
FrankRua
25f0eaf075 include parameters in the prereq calls 2022-02-23 16:55:13 -05:00
Max
b2a94baad5 array fix 2022-02-23 16:00:45 -05:00
Max
550c0d6e73 Side door options fixes 2022-02-23 15:59:18 -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
Max
2a08f22041 Merge branch 'develop' into feature/CSR-270-refactor 2022-02-23 14:44:28 -05:00
Max
66b79e7409 updating style 2022-02-23 14:40:39 -05:00
AdamCaouetteSafelite
a779763047
Merge pull request #246 from Safelite/feature/CSR-296
CSR-296: restore d-none class to hide single answers
2022-02-23 14:36:00 -05:00
Adam Caouette
45c666c30a CSR-296: restore d-none class to hide single answers 2022-02-23 14:03:27 -05:00
AdamCaouetteSafelite
7fd0ece3a3
Merge pull request #241 from Safelite/feature/CSR-296
Feature/CSR-296
2022-02-23 13:11:03 -05:00
Max
1333024b53 Fixing Css animation glitch 2022-02-23 12:50:24 -05:00
FrankRua
265e32f7a7 Integrated CMS, refactor 2022-02-23 11:30:48 -05:00
bmauger
562e5fe4e7
Merge pull request #244 from Safelite/CSR-365-textbox-dropdown-styling
Update option copy. Update color. Deploy components.
2022-02-23 11:11:14 -05:00
bmauger
a6ae6b7aa4 Update option copy. Update color. 2022-02-23 10:28:51 -05:00
FrankRua
1d04dc5ac8 Merge branch 'develop' into feature/CSR-335 2022-02-23 10:14:37 -05:00
Adam Caouette
02213cf24d CSR-296: remove boolean 2022-02-23 09:55:59 -05:00
Adam Caouette
a08a2b93c8 Merge branch 'develop' into feature/CSR-296 2022-02-23 09:38:16 -05:00
Max
1ca21bd66e Merge branch 'develop' into feature/CSR-270_animations-tweak 2022-02-23 09:23:34 -05:00
Max
d661e6b262 Adjusting animation for fade in 2022-02-23 09:23:04 -05:00
Adam Caouette
0848dafe48 CSR-296: remove test var 2022-02-23 09:15:50 -05:00
bmauger
3769fc37d0
Merge pull request #242 from Safelite/CSR-365-text-box-drop-down
CSR-365 text box and drop down components
2022-02-23 08:23:45 -05:00
bmauger
413bb0352a Update unit tests. 2022-02-23 08:19:08 -05:00
bmauger
c114e4b004 CSR-365 text input and select input components. 2022-02-23 08:12:31 -05:00
Adam Caouette
e2bd611f03 Merge branch 'develop' into feature/CSR-296 2022-02-22 17:50:45 -05:00
Adam Caouette
9ef19e889e CSR-296: fix accessibility issue with fieldset 2022-02-22 17:45:20 -05:00
Adam Caouette
51e5589238 CSR-296: Merge develop, resolve conflicts and fix unit tests 2022-02-22 17:30:29 -05:00
FrankRua
cbdde53a98 Calls $refs dynamically 2022-02-22 17:06:31 -05:00
FrankRua
3361e6818a Updates to account for dev changes 2022-02-22 17:00:09 -05:00
bmauger
45f61fc2f1 WIP don't merge. 2022-02-22 16:57:03 -05:00
FrankRua
d64cd068a2 Merge branch 'develop' into feature/CSR-335 2022-02-22 16:36:49 -05:00
FrankRua
cf59f376be vehicle-parts components 2022-02-22 16:10:44 -05:00
Max
20d570b33f Adding aria-live to replace options 2022-02-22 15:42:34 -05:00
Max
a6f1d8de26 unit test fix 2022-02-22 15:35:44 -05:00
FrankRua
32a7cd077d binding 2022-02-22 15:33:28 -05:00
Max
f6b754b1b9 Changing funnel-header component styling from height to padding to avoid jumping on animations 2022-02-22 15:28:20 -05:00
bmauger
01d446d1f2 WIP Don't merge. 2022-02-22 15:07:44 -05:00
Max
2e26ddba39 Creating fade animation 2022-02-22 15:06:35 -05:00
Adam Caouette
01f511915a Merge branch 'develop' into feature/CSR-296 2022-02-22 13:20:51 -05:00
Adam Caouette
b14f2c7359 CSR-296: create/clean up unit tests 2022-02-22 13:11:46 -05:00
Max
a406516069 Fixing unit test for merged changes 2022-02-22 12:44:56 -05:00
Max
85378bbec5 Move stripping vehicle category off from values logic into damage locations widget 2022-02-22 10:53:22 -05:00
Max
86006d7600 Merge branch 'develop' into feature/CSR-270 2022-02-22 10:38:25 -05:00
Max
1dfee19cfd Creating side-door-options component 2022-02-22 10:29:16 -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
Leah Schumann
025ae14047 Progress checkin for Bryan to look at styling 2022-02-22 10:11:18 -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
CarlNation
d653ab7290
Merge pull request #236 from Safelite/feature/CSR-269
Feature/csr 269
2022-02-21 16:21:57 -05:00
CarlNation
8974aa464c CSR-269 reset fields and remove unused 2022-02-21 15:48:23 -05:00
bmauger
a76f3f75a2 Remove unused component. 2022-02-21 12:32:10 -05:00
FrankRua
483f342baa Merge branch 'develop' into feature/CSR-335 2022-02-21 12:19:51 -05:00
bmauger
2c3c8d4933
Merge pull request #234 from Safelite/CSR-342-add-button-question
CSR-342 replace radio with button-question.
2022-02-21 10:43:21 -05:00
bmauger
e16f08598e CSR-342 replace radio with button-question. 2022-02-21 10:32:04 -05:00
CarlNation
470774f03d CSR-269 2022-02-18 16:03:57 -05:00
CarlNation
3d5e45d47d Merge branch 'develop' into feature/CSR-269 2022-02-18 14:14:48 -05:00
bmauger
6372c72f04 CSS organize and cleanup. 2022-02-18 13:31:37 -05:00
FrankRua
ad106e0176 Merge branch 'develop' into feature/CSR-335 2022-02-18 13:15:03 -05:00
bmauger
2dda277c75 Rebuild radio buttons. 2022-02-18 12:23:22 -05:00
CarlNation
9fab751f25 Merge branch 'develop' into feature/CSR-269 2022-02-18 11:51:03 -05:00
CarlNation
e3cdbfbe6c csr-269 2022-02-18 11:49:40 -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
6534c5da19 Merge branch 'develop' into feature/CSR-270 2022-02-18 11:24:39 -05:00
CarlNation
5b9dd1ce0d Merge branch 'develop' into feature/CSR-269 2022-02-18 11:14:49 -05:00
Max
3aa63cace6 Updating button change functionality ternary 2022-02-18 11:00:05 -05:00
CarlNation
7b4b660f6f Merge branch 'develop' into feature/CSR-269 2022-02-18 09:51:46 -05:00
CarlNation
e00cb8d71a CSR-269 2022-02-18 09:50:27 -05:00
Max
9b5fe2adf4 Side Door Options 2022-02-18 09:48:29 -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
Adam Caouette
51660aa968 Merge Develop branch, fix conflicts 2022-02-17 12:24:41 -05:00
Adam Caouette
6526dbbbad CSR-296: add back glass replace options question 2022-02-17 11:21:48 -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
CarlNation
04a3405fd1 Merge branch 'develop' into feature/CSR-269 2022-02-17 08:11:29 -05:00
CarlNation
5d866d0d04 CSR-269 2022-02-17 08:05:05 -05:00
bmauger
ecae48e730 Component-test page cleanup. 2022-02-16 17:04:39 -05:00
max-dempsey
e037550ec9
Merge pull request #223 from Safelite/feature/fix_selection_logic
Feature/fix selection logic
2022-02-16 16:10:29 -05:00
bmauger
376d065953 Update/remove css. 2022-02-16 15:57:03 -05:00
Max
e2f0e1eb15 Merge branch 'develop' into feature/fix_selection_logic 2022-02-16 15:40:08 -05:00
Max
588a62c353 Moving logic for auto-select to replace options question 2022-02-16 15:39:43 -05:00
bmauger
54ed12171d
Merge pull request #222 from Safelite/BRM-error-states
Add error states to component-test page, update disabled button styles
2022-02-16 15:25:38 -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
Leah Schumann
e6d3f3506e Merge branch 'develop' into feature/CSR-96 2022-02-16 14:53:31 -05:00
Max
4cd4650fb7 Unit test updates 2022-02-16 14:43:57 -05:00
Leah Schumann
45f048b906 Basic auto-complete function complete with standard html elements 2022-02-16 14:37:15 -05:00
Max
51407aaef7 Merge branch 'develop' into feature/CSR-268_fix 2022-02-16 13:25:29 -05:00
Max
845679df74 Cleanup and logic fixes 2022-02-16 13:25:05 -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
FrankRua
b588fce5ee v-model 2022-02-15 16:30:59 -05:00
CarlNation
e2bfed2b36 csr-269 wip 2022-02-15 16:16:06 -05:00
bmauger
ff1c1c9d7f CSR-266 qa updates 2022-02-15 15:41:09 -05:00
Max
b2b874e988 Fixing filter functionality 2022-02-15 14:53:05 -05:00
FrankRua
5a6acf7bce More changes 2022-02-15 13:00:02 -05:00
bmauger
dd6d7cda06
Merge pull request #215 from Safelite/CSR-186-qa-bug-fix
CSR-186 scope css to fix specificity issue.
2022-02-15 09:11:17 -05:00
bmauger
6a7c4606c6 CSR-186 scope css to fix specificity issue. 2022-02-15 08:59:47 -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
FrankRua
b5cd518330 init design for radio question data 2022-02-14 16:39:17 -05:00
Max
56cda31f8c adding condition to when radio button on change event fires 2022-02-14 16:18:50 -05:00
CarlNation
c824402a4a Merge branch 'develop' into feature/CSR-269 2022-02-14 14:28:42 -05:00
AdamCaouetteSafelite
c906c2e9c9
Merge pull request #212 from Safelite/feature/CSR-254
CSR-254: pass isDisabled prop down to button main and prevent blocking
2022-02-14 14:15:13 -05:00
Max
d1ecf4d7b9 Fixing damageOptionsMap logic 2022-02-14 12:29:32 -05:00
Max
b7cc2cae26 Merge branch 'develop' into feature/CSR-268_logic-fix 2022-02-14 12:17:54 -05:00
Max
b48312b869 Fixing damageOptionsMap logic 2022-02-14 12:15:42 -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
CarlNation
c9b09ae23a CSR-269 wip 2022-02-14 10:59:31 -05:00
Adam Caouette
3838316699 CSR-254: refactoring, restored commented out test code 2022-02-11 17:12:28 -05:00
Adam Caouette
18a3641a54 CSR-254: remove invalid tests / add tests to increase code coverage 2022-02-11 17:02:17 -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
Adam Caouette
764a2a50e3 CSR-254: fix error styling 2022-02-11 15:07:59 -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
Adam Caouette
178e053d63 CSR-254: move vehicle-damage test into form-test page 2022-02-11 10:35:55 -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
a99d43d964 CSR-254: remove unused file 2022-02-10 09:23:10 -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
66503b7850 Update unit test. 2022-02-09 16:07:17 -05:00
bmauger
827c5e6d58 CSR-257 code updates. 2022-02-09 15:59:57 -05:00
Leah Schumann
6ca9bea993
Merge pull request #205 from Safelite/feature/CSR-231
WIP suppress Chrome Autocomplete
2022-02-09 15:01:31 -05:00
Leah Schumann
ce6d1008d2 Set to APIKEY for dev 2022-02-09 14:57:00 -05:00
bmauger
1eff8b58a9 CSR-241 QA color updates. 2022-02-09 14:55:13 -05:00
Leah Schumann
4abd97ece1 WIP suppress Chrome Autocomplete 2022-02-09 14:36:14 -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
Leah Schumann
94e7dbdf17
Merge pull request #204 from Safelite/feature/CSR-231
Added autocomplete='off' to all fields
2022-02-09 11:26:12 -05:00
Leah Schumann
4b33452fe5 Added autocomplete='off' to all fields 2022-02-09 11:19:50 -05:00
bmauger
18ead1be27 CSR-257 WIP 2022-02-09 09:35:27 -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
5f9917e16a
Merge pull request #200 from Safelite/CSR-266-add-prop
CSR-266 update props.
2022-02-08 09:05:40 -05:00
FrankRua
9581dcc974 small changes 2022-02-08 08:59:24 -05:00
Leah Schumann
f99c3b7f50 Switching to DEV API Key 2022-02-08 08:11:36 -05:00
Leah Schumann
38134be19d merging from develop 2022-02-08 08:08:36 -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
8667ee18a0
Merge pull request #199 from Safelite/CSR-338-QA-updates
CSR-338 fix text color and add opacity: 0 to input.
2022-02-07 09:53:29 -05:00
Leah Schumann
35469f51cd Latest updates to POC for CSR-231 2022-02-07 09:21:56 -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
ae56ff6d43 CSR-254: add optional windshield-options and windshield-damage-type-q 2022-02-04 17:14:04 -05:00
CarlNation
8d3d0d9d74 CSR-78 simplify if stmt 2022-02-04 16:27:10 -05:00
CarlNation
06c312d6c6 CSR-78 switch prop to computed 2022-02-04 16:25:03 -05:00
bmauger
1a8a5a73e6 Remove unneeded code. 2022-02-04 15:53:10 -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
Max
6749da508a Setting replace options isMutliSelect to true by default 2022-02-04 15:21:57 -05:00
Max
a326c329ef Turning groupName into prop 2022-02-04 15:16:10 -05:00
Max
c8a4dd2813 Fixing unit test 2022-02-04 14:44:12 -05:00
Max
47a7fdd149 Fixes to damage location component 2022-02-04 14:41:07 -05:00
bmauger
ff61193643 Fix css button issue. 2022-02-04 14:27:30 -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
bmauger
174b421413 Update unit test. 2022-02-04 13:58:27 -05:00
bmauger
44c15969c2 CSR-257 update unit test. 2022-02-04 13:50:30 -05:00
Max
17e05dcf66 Cleaning up button emit changes and adjusting unit tests 2022-02-04 13:45:54 -05:00
bmauger
1fdee10336 Set button width. 2022-02-04 10:20:49 -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
FrankRua
08978f89fc removed ; 2022-02-03 13:18:02 -05:00
bmauger
0cbcbd8212 Remove unneeded code. 2022-02-03 13:09:27 -05:00
bmauger
e6a5648a59 CSR-257 update how button and text link wrap and stack. 2022-02-03 13:06:58 -05:00
Max
35530f9199 Taking out preset value for vehicle damage 2022-02-03 12:44:13 -05:00
Max
2db0567072 Merge branch 'develop' into feature/v-model_refactoring 2022-02-03 12:42:46 -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
CarlNation
dce56fd900 CSR-78 typo 2022-02-03 06:21:32 -05:00
CarlNation
984ceb8225 CSR-78 formatting 2022-02-03 06:20:12 -05:00
CarlNation
153d6841b2 Merge branch 'develop' into feature/CSR-78 2022-02-03 06:11:41 -05:00
CarlNation
8bb6619050 Merge remote-tracking branch 'origin/develop' into develop 2022-02-03 06:11:15 -05:00
CarlNation
26a8eaa99a CSR-78 2022-02-03 06:10:37 -05:00
bmauger
b46be8a54d Fix console error. 2022-02-02 16:56:57 -05:00
Max
266137f871 changing check change method to take specific value 2022-02-02 16:27:47 -05:00
Frank Rua
cf65f03db0
Merge pull request #186 from Safelite/feature/CSR-268-ajc
CSR-268: few small fixes
2022-02-02 14:58:14 -05:00
Adam Caouette
952969291f CSR-268: few small fixes 2022-02-02 14:54:37 -05:00
Max
2eb2d84ba6 Updating name for button question emit method 2022-02-02 14:43:15 -05:00
CarlNation
4e91469bf2 Merge branch 'develop' into feature/CSR-78 2022-02-02 14:08:48 -05:00
CarlNation
ea5cdb3a9c Merge remote-tracking branch 'origin/develop' into develop 2022-02-02 14:06:50 -05:00
CarlNation
6328bbf5fe CSR-78 jest test coverage 2022-02-02 13:57:44 -05:00
Max
3a0df4a4b1 Updating button question logic 2022-02-02 13:04:39 -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
Frank Rua
87a52b473e
Merge pull request #180 from Safelite/feature/CSR-310
Created state invalidation
2022-02-02 10:54:04 -05:00
FrankRua
0765361f53 more tests! 2022-02-02 10:04:30 -05:00
FrankRua
66aa4190fb Unit test coverage to 89%, redid store / store tests 2022-02-01 22:26:05 -05:00
FrankRua
5d9bfe0d0b begin store mock 2022-02-01 16:21:49 -05:00
bmauger
fc0a0a1a59 Update image paths. 2022-02-01 15:18:15 -05:00
FrankRua
5ccccc2548 Created state invalidation 2022-02-01 14:49:44 -05:00
bmauger
79588647d0 Update unit test. Add isRequired to make model pages. 2022-02-01 14:41:26 -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
212b461911 Merge branch 'CSR-257-footer-component' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-257-footer-component 2022-02-01 10:43:04 -05:00
bmauger
ec07dc4730 WIP add unit test. 2022-02-01 10:37:21 -05:00
bmauger
d4c84b8a57
Merge branch 'develop' into CSR-257-footer-component 2022-02-01 08:27:25 -05:00
CarlNation
c454c1d5ff Auto stash before merge of "develop" and "origin/develop" 2022-02-01 08:15:19 -05:00
bmauger
4028fdae7e Remove unneeded css. 2022-01-31 17:59:29 -05:00
Max
20ff377797 Fixing unit tests 2022-01-31 17:46:42 -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
c35676963e const instead of let 2022-01-28 11:00:32 -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
FrankRua
0fc7ea8d67 added tests, increased code coverage 2022-01-28 10:19:51 -05:00
FrankRua
915cfd5a21 Added logic to validate pages 2022-01-27 17:23:09 -05:00
Mark Harris
19136a04c0 transmitting params in router 2022-01-27 15:58:35 -05:00
Mark Harris
209850826c trying to fix params 2022-01-27 15:35:21 -05:00
bmauger
21d2ba883d Move list-button styles to component. Delete common-list-styles.scss. 2022-01-27 14:54:10 -05:00
bmauger
30fcdbefce CSR-262 update file name per Mark's request. 2022-01-27 14:41:55 -05:00
bmauger
4ae9f1fe26 Set aria-required to true for Bindu test. 2022-01-27 14:17:40 -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
8e45c1c99b CSR-266 add has-error css styling for validation. 2022-01-26 15:35:21 -05:00
bmauger
b7bb66c88e Remove button-primary and button-secondary components. 2022-01-26 09:56:54 -05:00
bmauger
d504f9950f
Merge pull request #168 from Safelite/CSR-266-update-button-component
CSR 266 update button component
2022-01-26 09:54:59 -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
Mark Harris
076f2af501 Removed not-yet-used fields (many of which our out-of-sync with confluence) 2022-01-26 08:49:46 -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
Adam Caouette
99701dcea2 CSR-314: move styles into component itself 2022-01-25 09:16:26 -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
AdamCaouetteSafelite
103056ce85
Merge pull request #164 from Safelite/bugfix/CSR-314
CSR-314: minor style fix
2022-01-24 08:37:48 -05:00
bmauger
616db70e3e CSR-266 add unit tests. 2022-01-22 12:07:40 -05:00
Adam Caouette
612e209646 CSR-314: minor style fix 2022-01-21 17:05:35 -05:00
AdamCaouetteSafelite
7cd8d359a8
Merge pull request #163 from Safelite/bugfix/CSR-314
CSR-314: changes to back button to allow specialty focus outline
2022-01-21 16:56:24 -05:00
Adam Caouette
365d2b68e8 CSR-314: changes to back button to allow specialty focus outline 2022-01-21 16:19:33 -05:00
bmauger
b234dfa4ca CSR-266 create text link variations. 2022-01-21 14:42:40 -05:00
Max
e13863c37a Merge branch 'develop' into feature/CSR-267 2022-01-21 13:46:01 -05:00
Max
5df8ea9714 Accounting for radio buttons triggering click even on arrow key press 2022-01-21 13:41:07 -05:00
Max
ddcca58d55 Updates for replace options question 2022-01-21 13:37:06 -05:00
Max
0618ff935e Merge branch 'develop' into feature/CSR-267 2022-01-21 09:38:01 -05:00
Frank Rua
9d5be8f8b8
Merge pull request #160 from Safelite/feature/CSR-130
minor changes
2022-01-21 09:30:21 -05:00
FrankRua
94a73a860a minor changes 2022-01-21 09:14:15 -05:00
Max
4ca5d09def Cleaning up props for radio question component 2022-01-21 09:07:18 -05:00
Max
2bb7d5985c replace options component created 2022-01-20 22:43:08 -05:00
Max
c14031661d Merge branch 'develop' into feature/CSR-267 2022-01-20 14:22:40 -05:00
Frank Rua
882667c8f7
Merge pull request #157 from Safelite/feature/CSR-130
Feature/csr 130
2022-01-20 14:17:08 -05:00
FrankRua
05dd90a204 Unit tests added, alert adjusted 2022-01-20 14:14:06 -05:00
AdamCaouetteSafelite
b0ec6147dd
Merge pull request #158 from Safelite/bugfix/CSR-317
CSR-317: fix style to be 2.5px width
2022-01-20 13:39:26 -05:00
Max
d3e88c6d10 Merge branch 'develop' into feature/CSR-267 2022-01-20 13:21:31 -05:00
FrankRua
91af7ef626 A few updates 2022-01-20 12:43:35 -05:00
FrankRua
9160d2f7c0 Merge remote-tracking branch 'origin/develop' into feature/CSR-130 2022-01-20 12:36:24 -05:00
bmauger
1b9079163e BRM update font weights on hover (links). 2022-01-20 12:35:56 -05:00
FrankRua
a74fc27e0b Alert message CSS 2022-01-20 12:33:58 -05:00
Adam Caouette
e20e663dbe CSR-317: fix style to be 2.5px width 2022-01-20 11:52:33 -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
FrankRua
a0b5d1ff61 Added dynamic calc for height 2022-01-19 13:48:55 -05:00
bmauger
99ed3323ac
Merge pull request #152 from Safelite/BRM-link-updates
Update link styles.
2022-01-19 09:52:26 -05:00
bmauger
82b7cdbf99 Update link styles. 2022-01-19 08:57:39 -05:00
Adam Caouette
9f58e600b6 CSR-254: remove unused validation rules preventing form from valid status 2022-01-18 21:35:56 -05:00
Adam Caouette
dd99a541ec CSR-254: fixes and tweaks 2022-01-18 17:44:12 -05:00
Adam Caouette
a081592f32 Merge branch 'develop' into feature/CSR-254 2022-01-18 17:20:18 -05:00
Adam Caouette
98303b15b8 CSR-254: fix checkbox valid issue 2022-01-18 17:18:12 -05:00
FrankRua
48171bb8c0 unneeded import 2022-01-18 16:33:39 -05:00
FrankRua
dedf3d0bd3 Event bus integration 2022-01-18 16:30:44 -05:00
Max
8a45b752fe Merge remote-tracking branch 'origin/CSR-186-strip-logic-from-components' into feature/CSR-186_add-logic-to-question-vue 2022-01-18 09:11:25 -05:00
Max
c6ed1ea032 creating replace options question widget 2022-01-18 09:05:13 -05:00
bmauger
85a07de718 CSR-186 strip logic from button and card components. 2022-01-18 08:32:22 -05:00
FrankRua
3ab5a97a4c returned undefined if we don't have the event 2022-01-17 17:04:40 -05:00
FrankRua
b8d5f7a72d removed 2022-01-17 17:01:54 -05:00
FrankRua
ab947a4d15 Created event bus, created homepage endpoint 2022-01-17 16:53:10 -05:00
Adam Caouette
d038b44198 CSR-302: move certain scss files to avoid prepend duplications 2022-01-17 14:21:34 -05:00
AdamCaouetteSafelite
6bf01676da
Merge pull request #148 from Safelite/feature/CSR-254
Feature/CSR-254
2022-01-17 10:43:01 -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
FrankRua
7abbf7c3cb Comments 2022-01-14 16:40:08 -05:00
FrankRua
3df24f131c Cleanup, switched router over to use aysnc/await 2022-01-14 16:36:30 -05:00
FrankRua
5f8108e4b8 Switched to using await, ditched emitter 2022-01-14 16:22:35 -05:00
Max
e89f33a0eb Removing unneeded class and updating const name to be more specific 2022-01-14 16:02:32 -05:00
Adam Caouette
99d1c654d2 Merge branch 'develop' into feature/CSR-254 2022-01-14 14:36:03 -05:00
FrankRua
a7002f47d5 404 page to use EventBus 2022-01-14 12:43:17 -05:00
Max
2e47b329c8 Getting rid of blue text shadow on hover state for mobile devices 2022-01-14 10:43:29 -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
Max
30e78bf403 Removing duplicate back button 2022-01-13 14:18:39 -05:00
CarlNation
950ad67c16 Merge branch 'develop' into feature/CSR-258 2022-01-13 13:18:35 -05:00
CarlNation
03dcf3362d CSR-258 2022-01-13 13:18:11 -05:00
Max
80a4de2cc7 Updating method and action name and awaiting data before page change on vehicle style page 2022-01-13 11:56:04 -05:00
Max
d160a09c3b Merge branch 'develop' into remove-unneeded-data 2022-01-13 11:32:35 -05:00
Max
8e59a8d746 Removing unneeded data from vehicle question vue files 2022-01-13 11:32:04 -05:00
Max
ffb030bbcf Merge branch 'develop' into padding-fix 2022-01-13 08:58:40 -05:00
Max
a6b7bc8e5d Fixing padding for back button 2022-01-13 08:58:21 -05:00
FrankRua
f3336470d2 POC 2022-01-12 16:28:49 -05:00
bmauger
da652ec9e4
Merge pull request #140 from Safelite/BRM-icon-updates
Add all icons necessary for new Funnel.
2022-01-12 14:38:41 -05:00
Leah Schumann
d1f6f0f3f3
Merge pull request #139 from Safelite/feature/CSR-231
Trying Possible Dev Google Places API key
2022-01-12 13:13:36 -05:00
Max
4d0cfd8332 removing unneeded catch 2022-01-12 12:55:11 -05:00
Max
5c94557a0b Merge branch 'develop' into feature/CSR-77 2022-01-12 12:48:41 -05:00
Max
45c1d37204 unit test fixes 2022-01-12 12:48:06 -05:00
Leah Schumann
89adb9ebff Trying Possible Dev Google Places API key 2022-01-12 12:46:40 -05:00
bmauger
eaece51970 WIP add new icons. 2022-01-12 12:39:59 -05:00
Max
d3eb40f964 unit test changes 2022-01-12 10:24:07 -05:00
bmauger
29597417a0 BRM css tweaks to list-card.vue. 2022-01-11 16:53:48 -05:00
Adam Caouette
3c10f75b67 CSR-254: grey out button if not validated 2022-01-11 14:32:57 -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
Max
c318317f09 test 2022-01-11 12:50:23 -05:00
Max
3cf6cebc76 removing unneeded object property 2022-01-11 12:29:43 -05:00
Max
7237735108 adding unit test back 2022-01-11 11:36:02 -05:00
Max
88f2a3039e Merge branch 'develop' into feature/CSR-77 2022-01-11 11:31:12 -05:00
Max
d139ff45b1 testing 2022-01-11 11:24:39 -05:00
bmauger
1aaf7a22a6 CSR-241 add isMultiSelect prop. 2022-01-11 10:22:55 -05:00
Leah Schumann
97f17cef91
Merge pull request #135 from Safelite/feature/CSR-231
Feature/csr 231
2022-01-11 09:55:58 -05:00
Leah Schumann
c64c9bb262 Removed Loader-demo from router/index.js 2022-01-11 09:51:03 -05:00
Leah Schumann
02db554ee9 Removed Loader-demo from router/index.js 2022-01-11 09:42:53 -05:00
Leah Schumann
f343282314
Merge pull request #131 from Safelite/feature/CSR-231
Feature/csr 231
2022-01-11 09:19:33 -05:00
Max
294c601419 taking out console log 2022-01-11 09:17:38 -05:00
Max
7916dff087 cleanup 2022-01-11 09:08:12 -05:00
Max
4047e757bb Merge branch 'develop' into feature/CSR-77 2022-01-11 09:00:47 -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
Max
4c8a22f976 unit test update 2022-01-10 16:35:04 -05:00
Max
954625229f Unit test fixes 2022-01-10 16:19:09 -05:00
bmauger
2dd74d1eb3 CSR-241 update unit test for list-button.vue. 2022-01-10 15:47:03 -05:00
Max
21c5316950 Merge remote-tracking branch 'origin/develop' into feature/CSR-77 2022-01-10 15:39:14 -05:00
Max
4a50e44e96 Creating vehicle damage page 2022-01-10 15:36:49 -05:00
bmauger
588481e6b7
Merge pull request #132 from Safelite/CSR-241-add-prop
CSR-241 unit test updates.
2022-01-10 15:22:56 -05:00
bmauger
b1457c713e CSR-241 unit test updates. 2022-01-10 15:19:19 -05:00
CarlNation
4d7a66b943 CSR-251 unit tests 2022-01-10 10:42:13 -05:00
Leah Schumann
8cab5deaa1
Merge branch 'develop' into feature/CSR-231 2022-01-10 10:20:25 -05:00
Leah Schumann
3b7a650eb9 Moved the script src for Google Maps API from head of index.html to component, using load script plugin 2022-01-10 10:05:46 -05:00
CarlNation
0808962f36 CSR-251 map widget name changes 2022-01-10 08:37:21 -05:00
Adam Caouette
549a8b3593 CSR-254: create form-test page and begin testing validation 2022-01-07 16:00:34 -05:00
Adam Caouette
c746adf49a CSR-222: remove unneeded prop again 2022-01-07 09:43:15 -05:00
Leah Schumann
9ead873449 Code added to auto-complete the address in desired format 2022-01-07 08:45:27 -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
Leah Schumann
f16c997920 Address Autocomplete POC 2022-01-05 16:32:15 -05:00
Max
6c457b29ce removing unnecessary mixin 2022-01-04 15:29:00 -05:00
Max
c2a4f87270 Fixing unit test 2022-01-04 15:23:06 -05:00
Max
40e47949ef removing unneeded classes 2022-01-04 15:15:37 -05:00
Max
9737ffbb27 CSR 77 2022-01-04 15:13:09 -05:00
Max
b2a2e0303c updating styling for funnel sub header 2022-01-04 10:49:53 -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
2c0dd25316 CSR-222: update CMS API object names 2022-01-03 12:16:57 -05:00
bmauger
7de8be9bf2
Merge pull request #120 from Safelite/feature/CSR-174
Feature/CSR-174
2022-01-03 09:44:41 -05:00
bmauger
982db0115c CSR-227 update unit test. 2022-01-03 09:02:51 -05:00
bmauger
4374dfdb12 CSR-227 update header font size. 2022-01-03 08:57:21 -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
6f27196c47 CSR-174: remove unneeded parentheses in sr-only list-button text 2021-12-30 13:25:35 -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
Adam Caouette
9804a75676 Merge branch 'develop' into feature/CSR-174 2021-12-28 09:51:20 -05:00
Adam Caouette
c5ceb36cfd CSR-174: remove no longer needed prop 2021-12-28 09:50:58 -05:00
bmauger
6d579ee907 CSR-241 add component variations to test page. 2021-12-23 13:40:07 -05:00
bmauger
760b15f877 Add hasError 2021-12-23 10:23:45 -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
5a3ad93aad CSR-241 update group and button names. 2021-12-23 10:13:57 -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
Adam Caouette
82924a69b9 CSR-174: restore aria-label prop to back button 2021-12-22 16:48:39 -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-dempsey
7ec2054405
Merge pull request #114 from Safelite/title-with-button-spacing
Adjusting negative margins to better reflect spacing
2021-12-22 11:08:20 -05:00
Frank Rua
b3caf1cb58
Merge pull request #115 from Safelite/feature/CSR-242
Keep static strings and replace dynamic ones
2021-12-22 11:05:59 -05:00
Max
c2d170f80b Switching from px to rem 2021-12-22 11:03:13 -05:00
Frank
743410689e Keep static strings and replace dynamic ones 2021-12-22 10:59:33 -05:00
Max
f2fa4d0c8d Adjusting negative margins to better reflect spacing 2021-12-22 10:56:55 -05:00
max-dempsey
4307dc4a0d
Merge pull request #113 from Safelite/overflow-fix
Overflow fix
2021-12-22 09:52:59 -05:00
Max
82eb126015 overflow fix 2021-12-22 09:48:14 -05:00
Max
3dc2e6bcaa fixing overflow issue 2021-12-22 09:47:21 -05:00
bmauger
9865fd83cd
Merge pull request #111 from Safelite/CSR-241-list-card-radio-button-update
CSR-241 add radio button functionality. WIP
2021-12-22 09:46:05 -05:00
Frank
41b9aaf3e1 Handle non-matched string to state 2021-12-22 09:23:21 -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
05b4042f36 Remove backButtonAction from unit test. 2021-12-21 13:08:44 -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
Max
9af6a0320e Unit tests for vehicle styles page 2021-12-21 11:54:22 -05:00
Max
ecb3f189cf Creating vehicle styles 2021-12-21 10:53:27 -05:00
Max
75ae56d18b Adding back button to model page 2021-12-20 16:52:25 -05:00
Max
ea5fb973d4 Merge branch 'develop' into feature/CSR-76 2021-12-20 16:44:52 -05:00
Max
44658ec229 updates for mock page 2021-12-20 16:44:34 -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
AdamCaouetteSafelite
cc3d20d47c
Merge pull request #104 from Safelite/feature/CSR-222_implementation
Feature/CSR-222 implementation
2021-12-20 10:28:37 -05:00
Adam Caouette
875df38dd9 CSR-222: removed unneeded spy method 2021-12-17 19:00:16 -05:00
Adam Caouette
9c44e35058 CSR-222: updates to unit tests and helper 2021-12-17 18:56:14 -05:00
Adam Caouette
42b1bbe031 CSR-222: add back button to vehicle-make layout 2021-12-17 18:52:21 -05:00
bmauger
ed621ae2bb CSR-241 WIP 2021-12-17 16:56:08 -05:00
Max
77e8fd1d34 Merge branch 'develop' into feature/CSR-76 2021-12-17 15:58:37 -05:00
Max
4902614467 changing heading names to new names for model page 2021-12-17 15:58:18 -05:00
Frank Rua
8f2c71e143
Merge pull request #103 from Safelite/feature/CSR-242
Handle multiple variables in one string
2021-12-17 15:56:04 -05:00
Frank
b7ab69fb38 Handle multiple variables in one string 2021-12-17 15:49:51 -05:00
Max
662a43b7b6 Merge branch 'develop' into feature/CSR-76 2021-12-17 14:36:18 -05:00
Max
69108f2c8e Creating models page 2021-12-17 14:35:29 -05:00
Frank Rua
28a337eec7
Merge pull request #101 from Safelite/feature/CSR-242
Global state replacement for CMS data
2021-12-17 14:27:37 -05:00
Frank
8958dfe0bb Unit tests updates 2021-12-17 13:11:59 -05:00
Adam Caouette
a4fa2e0424 CSR-222: update vehicle-make layout with new naming of header components 2021-12-17 11:33:21 -05:00
Adam Caouette
609bd99d5f Merge branch 'develop' into feature/CSR-222 2021-12-17 11:00:47 -05:00
Frank
25ea8048df Merge branch 'develop' into feature/CSR-242 2021-12-17 09:25:50 -05:00
Max
695842cf84 Fixing routing-table 2021-12-17 09:20:14 -05:00
Max
f9432fb24e removing unnecessary if statement 2021-12-17 09:13:31 -05:00
Max
6050f346f6 Cleaning up unit tests 2021-12-17 09:07:19 -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
Frank
01fa5ac057 Some comments 2021-12-16 14:49:40 -05:00
Frank
3cbc071bb4 Created mapper methods 2021-12-16 14:09:26 -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
Frank Rua
9db1fe98df
Merge pull request #99 from Safelite/feautre/CSR-224
Implement router.navigate
2021-12-15 13:53:03 -05:00
Frank
59f92f4af4 Implement routing table 2021-12-15 13:47:49 -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
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
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
Adam Caouette
6513f6cfaa CSR-120: fix component test 2021-11-29 17:32:40 -05:00
Adam Caouette
08a6e1e8c3 Merge branch 'develop' into feature/CSR-120_vehicle-banner-2 2021-11-29 17:22:50 -05:00
Adam Caouette
df92be576d CSR-120: update unit tests, remove setTimeouts 2021-11-29 17:22:19 -05:00
Frank
d3d880b2b3 Added Promise.All 2021-11-29 16:14:32 -05:00
Adam Caouette
314df2d116 Merge branch 'feature/CSR-6' into feature/CSR-120_vehicle-banner-2 2021-11-29 13:13:29 -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
677a4706a6 Remove commented code. 2021-11-24 13:21:11 -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-dempsey
ce5ddd27a8
Merge pull request #57 from Safelite/feature/CSR-121_radio-implementation
integrating updated radio buttons
2021-11-23 17:16:23 -05:00
Max
c92112e07f Updating testing for radioTest with new radio buttons 2021-11-23 17:13:09 -05:00
Max
3b3af03d8f Adjusting unit test for new radio 2021-11-23 16:54:34 -05:00
Adam Caouette
89205da92c CSR-120: tweak height styling 2021-11-23 16:48:41 -05:00
Adam Caouette
a05afd9873 CSR-120: adjust height on Vehicle Year page 2021-11-23 16:43:42 -05:00
Adam Caouette
7a60dd1d9e CSR-120: add vehicle banner to year page 2021-11-23 16:22:02 -05:00
Max
180e7ded39 Merge branch 'develop' into feature/CSR-121_radio-implementation 2021-11-23 16:15:22 -05:00
Max
ba2aec00d6 integrating updated radio buttons 2021-11-23 16:14:39 -05:00
Adam Caouette
c002b39415 Merge branch 'develop' into feature/CSR-120_vehicle-banner-2 2021-11-23 15:28:31 -05:00
Adam Caouette
58a0f3a64a CSR-120: expand test coverage 2021-11-23 15:22:24 -05:00
bmauger
2e381027f7
Merge pull request #56 from Safelite/CSR-119-loader-overlay
Csr 119 loader overlay
2021-11-23 15:10:11 -05:00
bmauger
3c6d76a361 Change color back to default for loader. 2021-11-23 14:56:25 -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
Max
66df9263f9 Updating state unit tests to take in mock data 2021-11-23 14:03:44 -05:00
Max
a03e24526a Styling and structure updates 2021-11-23 11:46:25 -05:00
Adam Caouette
75f3391423 CSR-120: refactoring 2021-11-23 10:32:40 -05:00
Adam Caouette
fa711e22d0 Merge branch 'develop' into feature/CSR-120_vehicle-banner-2 2021-11-23 09:23:50 -05:00
Adam Caouette
f80d01a44a CSR-120 Several updates and refactoring 2021-11-22 19:13: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
Frank
b0257ecd46 Wait for request data to be finished to render component POC 2021-11-19 16:12:10 -05:00
Max
7854262fe5 Adding unit testing for store 2021-11-19 13:39:21 -05:00
Adam Caouette
a3fd8159d8 Merge branch 'develop' into feature/CSR-120_vehicle-banner-2 2021-11-19 10:21:13 -05:00
Adam Caouette
8bca490f3b CSR-120 refactoring changes 2021-11-19 10:11:05 -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
bmauger
a1ba5911a2 WIP update mixin. Update Alert svg width/height. 2021-11-19 08:53:24 -05:00
FrankSafelite
2d78983707 init to null 2021-11-18 16:10:17 -05:00
FrankSafelite
5b91b7d655 moved alert files, updated unit test config 2021-11-18 15:54:38 -05:00
FrankSafelite
918e5ea8ee Merge branch 'develop' into feature/CSR-6 2021-11-18 15:50:40 -05:00
Frank
ff1511429e kabab-case and a ton of updates 2021-11-18 15:46:26 -05:00
bmauger
14f9d86a3d WIP CSR-119 spinner updates and overlay. 2021-11-18 15:32:21 -05:00
Frank
22beb0df5f Added global ready variable 2021-11-18 11:04:16 -05:00
Adam Caouette
fc8a9632cb Merge branch 'develop' into feature/CSR-120_vehicle-banner-2 2021-11-18 09:52:43 -05:00
bmauger
0d010fc204 Add headings and spacing to component test page. 2021-11-18 08:53:56 -05:00
bmauger
74c169e353 Indent code for proper formatting. 2021-11-18 08:43:09 -05:00
bmauger
b477a6f5f0 CSR-185 update Alert component. 2021-11-17 19:13:25 -05:00
Frank
a5ec3b322b async hook with v-if, added state objects 2021-11-17 17:51:06 -05:00
Frank
7a5a537cd4 Some other stuff 2021-11-17 16:32:39 -05:00
Frank
a500ad19e9 lint + correcting some actions 2021-11-17 15:56:06 -05:00
Frank
8e0f9bf816 Multiple refactor / improving changes 2021-11-17 14:54:00 -05:00
bmauger
b1db0606ee Remove unneeded row.
Discussed with Max, neither of us is sure why this was here.
2021-11-17 09:35:01 -05:00
bmauger
6c5dc5af3d
Merge branch 'develop' into csr-116-message-component 2021-11-17 09:22:47 -05:00
bmauger
9a82787ae3 CSR-116 Resolve merge conflict. 2021-11-17 09:13:32 -05:00
bmauger
6974a62368 CSR-185 Create alert/notification component.
Four colors, dismissable/close button.
2021-11-16 18:29:06 -05:00
bmauger
7d100b652b WIP - alerts component 2021-11-15 16:53:23 -05:00
Max
9025883056 Changing radio component to accept any value type 2021-11-15 16:05:56 -05:00
Max
a5ecea24ca Getting rid of select-year test route 2021-11-15 15:19:14 -05:00
Max
07880f7abe Merge remote-tracking branch 'origin/features/funnel-transitions' into features/funnel-transitions 2021-11-15 14:57:50 -05:00
Max
838c202f8d Adding store actions to unit testing and changing radio button to take in string 2021-11-15 14:56:29 -05:00
Frank
cc1f4331cd Added global-methods unit tests 2021-11-15 12:41:46 -05:00
Max
663721cbe3 Merge branch 'develop' into features/funnel-transitions 2021-11-15 10:22:32 -05:00
Max
b6f2bdce59 new unit testing 2021-11-15 10:19:12 -05:00
bmauger
f0ebf8ca3b Create radio button that works properly with screen reader
Reviewed with Max and Adam for implementation.
2021-11-15 09:57:59 -05:00
Frank
16fc60c12a Unit Test helper for mock functions 2021-11-12 16:36:02 -05:00
Max
968ade9afa unit testing functionality for mount options 2021-11-12 13:44:58 -05:00
Max
95de6007de Changing functions to global store functions 2021-11-11 17:27:49 -05:00
Adam Caouette
0a21b059b4 CSR-120: updates from code review 2021-11-10 16:59:33 -05:00
Max
8ec76392c1 Unit test for year layout and omitting custom routes for merge 2021-11-10 13:50:30 -05:00
Adam Caouette
120abf57ab CSR-120: add vehicleBanner component 2021-11-10 10:27:45 -05:00
Max
a4244ece3e Adding description for unit test 2021-11-10 09:50:51 -05:00
Max
e4a7f30c77 Adding unit tests 2021-11-10 09:41:10 -05:00
Max
984879c717 Merge branch 'develop' into features/funnel-transitions 2021-11-09 14:11:53 -05:00
Max
8e49596c5c refactor css 2021-11-09 14:10:34 -05:00
Bryan
c25181797d Update color variables per updated Figma file. Add mixin for blue gradient background. Update button spinner to display white on blue background and blue on white background. 2021-11-09 13:53:07 -05:00
Bryan
703919cd10 Updated listButton styles. Add error state with dynamic error message. 2021-11-09 13:09:34 -05:00
Bryan
4c2df7f183 Update box shadow variables per Figma spec. 2021-11-09 09:10:08 -05:00
Bryan
32ecf51f43 Create buttonSecondary component.
Styled per latest Figma file.
2021-11-08 16:32:19 -05:00
Max
e4fd449942 List scroll and function structure updates 2021-11-05 19:22:25 -04:00
Max
ed32135565 Adding new styling 2021-11-05 16:29:44 -04:00
Max
8b540b722b Merge remote-tracking branch 'origin/develop' into features/funnel-transitions 2021-11-05 16:28:19 -04:00
Max
8a84eb6294 adding unit tests and refactoring dispatch functions 2021-11-05 16:26:11 -04:00
Bryan
0f3f8b3497 Create commonComponentStyles folder and move ymmsCommonStyles.scss 2021-11-05 15:50:34 -04:00
Bryan
4db1ed7e76 Update vehicleSelectAttributes.scss 2021-11-05 14:29:22 -04:00
Bryan
1a9bc2652f Update class name. 2021-11-05 14:14:28 -04:00
Bryan
9d85b39d7c Created vehicleSelectAttributes.scss and moved style to global file. 2021-11-05 14:12:11 -04:00
Bryan
6618301c15 Correct typo. 2021-11-05 12:23:11 -04:00
Bryan
18710015d5 Breakout sass files for granularity/clarity.
Moved selectCar styles to the component instead of a stand-alone style sheet.
2021-11-05 12:16:24 -04:00
Max
b6503025a4 commenting out custom routes 2021-11-05 10:27:13 -04:00
Max
66ee43e269 Changing list style 2021-11-05 10:22:50 -04:00
Max
2db9ccfdf0 dev merge 2021-11-04 17:08:33 -04:00
Max
6364d81c3c Merge remote-tracking branch 'origin/develop' into features/funnel-transitions 2021-11-04 16:48:42 -04:00
Max
f992da95ab changing to components 2021-11-04 16:32:14 -04:00
Frank
fbf1f8c124 Added mock case for grabbing content 2021-11-04 15:53:15 -04:00
Bryan
b9f9d35ebd Rename uxStyles to uxVariables. 2021-11-04 15:47:38 -04:00
Bryan
3ceb550045 Code cleanup after restructure.
*Removed scss folder. Moved code to commonStyles.scss.
*Update button spinner color.
*Moved disabled state to within .btn-primary class.
2021-11-04 15:29:30 -04:00
Frank
88643247f6 Styles structure change 2021-11-04 14:11:11 -04:00
Max
e42b5820b8 Merge branch 'develop' into features/funnel-transitions 2021-11-04 10:51:43 -04:00
Max
bd623e09c5 funnel process 2021-11-04 10:16:02 -04:00
Bryan
45a75e11e2 csr-116 css file and code organization.
Renamed files and moved code for clarity.
2021-11-03 09:10:33 -04:00
bmauger
06f3f00370
Merge pull request #33 from Safelite/bry-csr116-global-updates
CSR-116 Global style updates
2021-11-03 06:31:25 -04:00
Bryan
c16a86ddaa CSR-116 Global style updates
Update fonts, headings, spacing, breakpoints
2021-11-02 17:14:38 -04:00
Frank
df0462f006 created two folders for styles 2021-11-02 11:53:22 -04:00
Frank
766ccccdb6 Updated router / readme 2021-11-02 11:22:09 -04:00
Frank
9deb3b161c Added env var for Api Gateway, some formatting 2021-11-02 10:03:00 -04:00
Frank
62a44c31b0 Corrected 404 page, added developer test page 2021-11-01 17:21:39 -04:00
Frank
bda1ec8d82 Removed App.vue code 2021-11-01 16:41:51 -04:00
Frank
e3234d063d Merge branch 'develop' into feature/dynamic-routing 2021-11-01 16:40:13 -04:00
Frank
c3c4606fcd pull route info by query string 2021-11-01 16:39:55 -04:00
Bryan
e076bb7e6d css cleanup. 2021-11-01 08:53:01 -04:00
Max
a21c5c61c1 edits 2021-10-29 16:40:18 -04:00
Max
39130bf007 Merge remote-tracking branch 'origin/feature/dynamic-routing' into features/funnel-transitions 2021-10-29 09:51:46 -04:00
Bryan
1153094f17 Update css for focus state on buttonPrimary. 2021-10-29 09:39:58 -04:00
Frank
d4dacd63ae More for dynamic routing 2021-10-28 22:31:37 -04:00
Bryan
ccc0f485b0 Update buttonPrimary, listButton, radioCard.
NOTE: disabled button now has dynamic aria-disabled element.
2021-10-28 17:34:31 -04:00
Bryan
3854b4aa90 Create listButton component.
Separate from buttonPrimary.
2021-10-28 10:16:28 -04:00
Bryan
d425bf3db7 Add List Button. 2021-10-28 09:56:57 -04:00
Frank
e92d3933d5 Merge branch 'develop' into feature/dynamic-routing 2021-10-27 21:12:15 -04:00
Frank
d85a1feb7b Added store actions to real api calls 2021-10-27 21:09:38 -04:00
Bryan
2d1741123b Remove this.buttonType (not needed). 2021-10-27 16:02:15 -04:00
Bryan
3ad5b0075f Move class from component to markup. 2021-10-27 15:51:57 -04:00
Bryan
0c9331d553 Remove button type. Add class. Format code. 2021-10-27 14:18:07 -04:00
Frank
da0ce5c07d Added back jest support for unit testing, added mock unit test 2021-10-27 11:24:32 -04:00
Bryan Mauger
6edc1222a5 Re-add spinner to button. 2021-10-27 10:57:22 -04:00
Frank
4547e988cd Merge branch 'develop' into feature/dynamic-routing 2021-10-26 17:32:59 -04:00
Frank
170eff0ed8 changed to new structure 2021-10-26 17:29:35 -04:00
Frank
5cbb6f4228 Merge branch 'brm-image-button-updates' into feature/branch-merge 2021-10-26 16:31:36 -04:00
Frank
bedffdef9a Merge remote-tracking branch 'origin/md-branch' into feature/dynamic-routing 2021-10-26 14:59:17 -04:00
Max
74a0b66071 updating API call method 2021-10-26 13:31:55 -04:00
Frank
31fe28f8d2 Updated routing for S3 2021-10-26 09:19:54 -04:00
Bryan
c7ae2412be Adjust padding. 2021-10-26 06:48:26 -04:00
Bryan
f49e49174c WIP - remove unneeded test code. 2021-10-25 19:08:31 -04:00
Bryan
715fe43f33 WIP - css cleanup. 2021-10-25 19:02:46 -04:00
Bryan
ffd9a42738 WIP - style updates. 2021-10-25 18:31:07 -04:00
Bryan
16c0437b9e WIP - radioCard updates. 2021-10-25 18:07:36 -04:00
Bryan
3106273ff2 WIP Create radio button with image. 2021-10-25 17:14:54 -04:00
Frank
a9c2ab27c2 !!GitHub_Desktop<feature/dynamic-routing> 2021-10-25 10:57:19 -04:00
Frank
7f3134a929 md into dynamic routing 2021-10-25 10:46:28 -04:00
Max
e30a4e94cd Adding radio buttons 2021-10-25 10:10:46 -04:00
bmauger
c9b2b9094b
Merge pull request #16 from Safelite/brm-text-link
Add text link style.
2021-10-21 09:42:30 -04:00
FrankSafelite
eaaf665e48 Added back <router-view></router-view> 2021-10-20 20:37:20 -04:00
Bryan
b984714003 Add text link style. 2021-10-20 14:53:47 -04:00
Bryan
23bcb41f47 Remove unneeded components. 2021-10-20 14:23:45 -04:00
Bryan
8faf7c1b2c Re-push button updates. 2021-10-20 12:17:23 -04:00
bmauger
c4aec69678 Revert "Update buttons to use one button for all instances (so far)."
This reverts commit 868897f0d2.
2021-10-20 11:54:08 -04:00
bmauger
b31aebeebe Merge branch 'develop' into brm-buttons 2021-10-20 11:22:08 -04:00
Bryan
868897f0d2 Update buttons to use one button for all instances (so far). 2021-10-20 10:43:04 -04:00
Frank Rua
6fdb6cb558
Merge pull request #14 from Safelite/feature/dynamic-routing
Initial Dynamic Routing
2021-10-19 16:25:20 -04:00
Max
593c5470cb Button modification and car image stored in state 2021-10-19 16:20:38 -04:00
Frank Rua
c7f983b523
Merge pull request #10 from Safelite/feature/unit-test
Added one mock unit test
2021-10-19 16:02:59 -04:00
FrankSafelite
4c74dcf51a Defined home route 2021-10-19 15:57:32 -04:00
FrankSafelite
ebd3cbbbdb Dynamic Routing 2021-10-19 15:37:14 -04:00
Max
c24cb57863 Button and transition updates 2021-10-19 10:02:55 -04:00
Bryan
7f4aa2ceb0 Button updates. Add disabled button. 2021-10-19 09:36:12 -04:00
FrankSafelite
f0baf72d7b Dynamic Routing 2021-10-19 08:50:47 -04:00
Bryan
4062405fd1 Add styled buttons and add props for button copy. Add button animation. 2021-10-19 08:28:25 -04:00
Max
1ff96792dc Breaking out funnel into repeatable template 2021-10-18 10:00:22 -04:00
Bryan
8a017c590d Add confetti component. 2021-10-18 09:54:19 -04:00
bmauger
fcb3126382 Replace../ with @/, format code. 2021-10-15 10:54:35 -04:00
Max
ff5409dbf6 Vuex setup and page components 2021-10-15 10:23:59 -04:00
bmauger
1f8432924a Create image button, set base font size, set custom gutters. 2021-10-15 10:16:33 -04:00
Max
e67c64bb42 Setting up routing and vuex 2021-10-12 15:36:09 -04:00
FrankSafelite
c4a81d6a78 Update App.vue 2021-10-11 12:14:27 -04:00
FrankSafelite
8ae9229995 Update App.vue 2021-10-11 10:34:06 -04:00
FrankSafelite
e92f3546b7 Added one mock unit test 2021-10-11 10:16:46 -04:00
Max
b7abbeeaa5 Merge branch 'brm-base-properties' into md-branch 2021-10-06 10:07:27 -04:00
Max
74ea9ad5f1 updates 2021-10-06 09:54:17 -04:00
bmauger
53530ca91e Revert App.vue, add Funnel1.vue. 2021-10-06 09:32:58 -04:00
bmauger
ebc75c4214 Add structure to App.vue. 2021-10-06 08:57:09 -04:00
bmauger
6be5eca970 Add buttons, text input, vehicle image components.
Test for usability.
2021-10-05 19:32:23 -04:00
Max
0c7d8254b7 New UI branch for car selector 2021-09-30 14:38:05 -04:00
Bryan
42feab641f Update button style. 2021-09-23 09:29:47 -04:00
Bryan
b151c11226 Remove local fonts.
Use Google Fonts CDN.
2021-09-22 09:52:04 -04:00
FrankSafelite
419cc4152b git cache updated 2021-09-21 08:37:49 -04:00
Bryan
53b887d36c my commit 2021-09-20 18:29:11 -04:00
FrankSafelite
43f25c5934 Removed Vue project 2021-09-20 16:16:46 -04:00
FrankSafelite
b35bff5496 FMG Init 2021-09-14 07:48:09 -04:00