Commit graph

721 commits

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