Commit graph

60 commits

Author SHA1 Message Date
sheena
c9f602ccab CSR-1411
ADD UI to the add calendar
2023-10-03 15:30:27 +05:30
Bryan Mauger
6f6d122e10 Update slot to use image. Name slot. 2022-11-18 09:58:45 -05:00
Scott Kiener
2b9b8dd341 CSR-550 | Returning loading modal to normal state 2022-05-19 14:41:07 -04:00
Scott Kiener
f874e420dd CSR-550 | Testing gif 2022-05-19 09:34:59 -04:00
Scott Kiener
aaeb26c377 CSR-550 | Delay animation until displayed
The new SVG chunk is just a longer animation.
2022-05-18 09:42:57 -04:00
CarlNation
be53ec32de CSR-550 use svg for loading modal 2022-05-16 13:59:24 -04:00
CarlNation
3c06e44da5 CSR-520 loading modal 2022-05-06 09:57:31 -04:00
CarlNation
fa82333be5 Merge branch 'develop' into feature/CSR-297 2022-02-28 10:54:54 -05:00
bmauger
2102e007ed Add icon prop to text input. 2022-02-25 11:52:43 -05:00
FrankRua
9636d358d8 Map API data to vehicle-parts ds 2022-02-24 12:33:20 -05:00
FrankRua
5a6acf7bce More changes 2022-02-15 13:00:02 -05:00
bmauger
eaece51970 WIP add new icons. 2022-01-12 12:39:59 -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
Adam Caouette
c002b39415 Merge branch 'develop' into feature/CSR-120_vehicle-banner-2 2021-11-23 15:28:31 -05:00
bmauger
ed818f178d WIP loader component. 2021-11-22 16:21:07 -05:00
bmauger
14f9d86a3d WIP CSR-119 spinner updates and overlay. 2021-11-18 15:32:21 -05:00
Adam Caouette
fc8a9632cb Merge branch 'develop' into feature/CSR-120_vehicle-banner-2 2021-11-18 09:52:43 -05:00
bmauger
6c5dc5af3d
Merge branch 'develop' into csr-116-message-component 2021-11-17 09:22:47 -05:00
bmauger
6974a62368 CSR-185 Create alert/notification component.
Four colors, dismissable/close button.
2021-11-16 18:29:06 -05:00
Adam Caouette
120abf57ab CSR-120: add vehicleBanner component 2021-11-10 10:27:45 -05:00
Max
6364d81c3c Merge remote-tracking branch 'origin/develop' into features/funnel-transitions 2021-11-04 16:48:42 -04:00
Max
f992da95ab changing to components 2021-11-04 16:32:14 -04:00
Bryan
3ceb550045 Code cleanup after restructure.
*Removed scss folder. Moved code to commonStyles.scss.
*Update button spinner color.
*Moved disabled state to within .btn-primary class.
2021-11-04 15:29:30 -04:00
Frank
88643247f6 Styles structure change 2021-11-04 14:11:11 -04:00
Max
e42b5820b8 Merge branch 'develop' into features/funnel-transitions 2021-11-04 10:51:43 -04:00
Max
bd623e09c5 funnel process 2021-11-04 10:16:02 -04:00
Bryan
45a75e11e2 csr-116 css file and code organization.
Renamed files and moved code for clarity.
2021-11-03 09:10:33 -04:00
Bryan
c16a86ddaa CSR-116 Global style updates
Update fonts, headings, spacing, breakpoints
2021-11-02 17:14:38 -04:00
Bryan
e076bb7e6d css cleanup. 2021-11-01 08:53:01 -04:00
Bryan
1153094f17 Update css for focus state on buttonPrimary. 2021-10-29 09:39:58 -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
d425bf3db7 Add List Button. 2021-10-28 09:56:57 -04:00
Frank
5cbb6f4228 Merge branch 'brm-image-button-updates' into feature/branch-merge 2021-10-26 16:31:36 -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
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
Bryan
b984714003 Add text link style. 2021-10-20 14:53:47 -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
Bryan
868897f0d2 Update buttons to use one button for all instances (so far). 2021-10-20 10:43:04 -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
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
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