Commit graph

716 commits

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