No description
Find a file
Josh Dassinger fa965468b4 Initial work on moving heritage button styles to NextGen button component
Added button variant support
Added button size support
Merged button features from modal button to button component
Removed modal button component
Created button mixins for creating buttons
Created initial button variants using mixins
Moved client button customizations to mixins
2026-01-05 10:42:15 -06:00
playwright-tests Fixed issue with rain defense part call .... endpoint method was renamed from rain-defense to rain-repel 2025-12-09 11:53:39 -05:00
public Merge pull request #954 from Safelite/bugfix/humphries/INSR-6560 2025-08-06 16:04:53 -04:00
src Initial work on moving heritage button styles to NextGen button component 2026-01-05 10:42:15 -06:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js Update Vin Lookup 2025-12-03 08:42:11 -05:00
.gitignore Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
azure-pipelines-automated-testing.yml Set up daily regression run and extended Jira Writeback Reporter to cover all Jira API functionality (#938) 2025-05-14 09:22:06 -04:00
azure-pipelines.yml Set up daily regression run and extended Jira Writeback Reporter to cover all Jira API functionality (#938) 2025-05-14 09:22:06 -04:00
babel.config.js Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
Dockerfile.playwright Jira Writeback Integration for Playwright tests (#927) 2025-03-06 15:28:06 -05:00
jest.config.js Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
jsconfig.json Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
package-lock.json Bump qs and express 2026-01-01 13:50:56 +00:00
package.json Merge pull request #964 from Safelite/dependabot/npm_and_yarn/multi-a50d7f32cf 2025-11-10 11:40:50 -05:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js Updated local to point to the DEV instance of the hop for ISS. (this is new) 2024-11-07 11:33:52 -05:00
vue.release.config.js SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -04:00

digitalconsumer.iss

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.