Commit graph

568 commits

Author SHA1 Message Date
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
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
Max
6534c5da19 Merge branch 'develop' into feature/CSR-270 2022-02-18 11:24:39 -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
acd770db5e Fix bug with button loader/spinner. 2022-02-17 09:11:10 -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
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
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
e2e7f194b4 CSR-262 validation styling updates. 2022-02-16 08:57:23 -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
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
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
CarlNation
c824402a4a Merge branch 'develop' into feature/CSR-269 2022-02-14 14:28:42 -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
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
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
178e053d63 CSR-254: move vehicle-damage test into form-test page 2022-02-11 10:35:55 -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
bb2088c8ff CSR-341 WIP commit to fix back button on vehicle damage page. 2022-02-10 13:45:38 -05:00
Adam Caouette
7deaffe68f Merge branch 'develop' into feature/CSR-254 2022-02-10 09:15:45 -05:00
Adam Caouette
8ddf244a5e CSR-254: move validation into child elements 2022-02-09 17:23:06 -05:00
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
bb161ee97f CSR-257 WIP do not merge. 2022-02-08 17:44:42 -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
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
bd25366d9e CSR-266 update props. 2022-02-07 15:14:46 -05:00
Leah Schumann
35469f51cd Latest updates to POC for CSR-231 2022-02-07 09:21:56 -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
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
0fe50fb780
Merge pull request #192 from Safelite/CSR-257-funnel-footer-updates
CSR-257 update how button and text link wrap and stack.
2022-02-04 14:00:58 -05:00
Max
17e05dcf66 Cleaning up button emit changes and adjusting unit tests 2022-02-04 13:45:54 -05:00
Adam Caouette
30ae4fcd8b Merge branch 'develop' into feature/CSR-254 2022-02-03 17:43:51 -05:00
bmauger
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
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
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
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
e4b67979e1 Add back button component. 2021-12-13 08:38:13 -05:00
Max
a5e89a81f9 Adding new class for sr-only and adjusting spacing on radio question 2021-12-10 10:54:24 -05:00
bmauger
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
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
daab1b0f1a Ran linter 2021-12-08 21:00:37 -05:00
Frank
43c6aed0a2 improvements 2021-12-08 20:56:57 -05:00
bmauger
1f7525abdc CSR-186 WIP radio button updates. 2021-12-08 14:42:36 -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