Commit graph

7726 commits

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