Commit graph

394 commits

Author SHA1 Message Date
Max
17e05dcf66 Cleaning up button emit changes and adjusting unit tests 2022-02-04 13:45:54 -05:00
Adam Caouette
30ae4fcd8b Merge branch 'develop' into feature/CSR-254 2022-02-03 17:43:51 -05:00
bmauger
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
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
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
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
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
Max
20ff377797 Fixing unit tests 2022-01-31 17:46:42 -05:00
Adam Caouette
215232663d CSR-254: set up damage-location-question 2022-01-31 16:26:36 -05:00
Max
db8be5e8c9 Conflict fixes and update to logic for taking in multiple modelvalue items 2022-01-31 16:21:02 -05:00
Max
02470efdb5 Merge branch 'develop' into feature/CSR-267 2022-01-31 15:34:50 -05:00
Max
221b5c1e73 Adding replace options component and unit tests 2022-01-31 15:23:30 -05:00
bmauger
707fde7b91 WIP CSR-257 2022-01-28 16:24:41 -05:00
FrankRua
2b526f3a7d Merge branch 'develop' into feature/CSR-188 2022-01-28 10:26:25 -05:00
FrankRua
b92c425fb4 Linter 2022-01-28 10:22:33 -05:00
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
bmauger
4ae9f1fe26 Set aria-required to true for Bindu test. 2022-01-27 14:17:40 -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
8e2e329359 CSR-266 add unit test. 2022-01-26 09:16:06 -05:00
bmauger
ec3c18dbef CSR-266 create button-main component. 2022-01-26 09:03:17 -05:00
Max
1521ad14c9 Adjustments 2022-01-26 08:49:17 -05:00
bmauger
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
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
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
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
FrankRua
a74fc27e0b Alert message CSS 2022-01-20 12:33:58 -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
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
ab947a4d15 Created event bus, created homepage endpoint 2022-01-17 16:53:10 -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
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
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
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
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
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
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
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
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
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
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
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
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
9737ffbb27 CSR 77 2022-01-04 15:13:09 -05:00
Max
605109b1fb Changes requested via jira 2022-01-04 10:44:46 -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
Adam Caouette
6f27196c47 CSR-174: remove unneeded parentheses in sr-only list-button text 2021-12-30 13:25:35 -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
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
bmauger
c127589a6f CSR-241 WIP
Horizontal card updates.
2021-12-22 14:00:31 -05:00
bmauger
421b544e7f CSR-241 add radio button functionality. WIP 2021-12-21 19:00:53 -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
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
4902614467 changing heading names to new names for model page 2021-12-17 15:58:18 -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
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
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
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
Max
e1eb4ed17d Merge branch 'develop' into feature/CSR-75_vehicle-makes 2021-12-16 16:44:47 -05:00
Max
a298e15f06 Creating makes page 2021-12-16 16:37:35 -05:00
Adam Caouette
29f52c8b4b Merge branch 'develop' into feature/CSR-222 2021-12-15 18:16:44 -05:00