Commit graph

58 commits

Author SHA1 Message Date
Scott Kiener
f4845d4afe Jest Changes 2025-05-01 10:59:42 -04:00
Scott Kiener
32c55fd762 Revert "Merge pull request #2405 from Safelite/feature/CASH-480"
This reverts commit b2d0038e45, reversing
changes made to d509215643.
2025-04-30 10:03:16 -04:00
maguire-arman
27ae87d81e Adds Faker.js and Luxon as dev dependencies
Adds Faker.js for generating realistic fake data and Luxon for date and time manipulation as development dependencies.
These libraries will be used to enhance testing and development workflows.
2025-04-08 09:39:40 -04:00
maguire-arman
96376be0e3 Adds dotenv-safe and ortoni-report dependencies
Updates the project's development dependencies by adding "dotenv-safe" to
ensure environment variables are defined and "ortoni-report" for
generating reports.
2025-04-08 09:26:03 -04:00
maguire-arman
404dda6556 Adds Playwright test framework for FMG
Initial commit of the Playwright test framework, including:
- Configuration files for Playwright, Docker, and Sauce Labs
- Test case structure and page object models
- CI/CD pipeline configuration
- Utilities and business logic implementations

This framework will be used for end-to-end testing of the FMG application.
2025-04-07 15:40:31 -04:00
Scott Kiener
8454ec4306 CASH-309 | Include needed packages 2025-03-10 09:23:55 -04:00
Matt Sykes
6b18a3d23a Run npm upgrade and typescript 4.8.4 to 4.9.5 2024-08-23 16:58:20 -04:00
Matt Sykes
96395c0a4c Uninstall unused packages 2024-08-23 16:36:01 -04:00
Matt Sykes
c7b19e6c4f Upgraded eslint and prettier 2024-08-23 15:59:25 -04:00
Matt Sykes
4475c642a0 Upgrade more packages - only 47 moderate vuln left!!! 2024-08-23 12:42:09 -04:00
Scott Kiener
deff080bd2 CSR-2185 | Update app to Node 20.17.0 compatability 2024-08-22 15:13:19 -04:00
Bryan Mauger
f9462dcc09 WIP Insurance search page w/ jQuery and jQuery UI. 2024-02-16 12:44:10 -05:00
Bryan Mauger
595e97ea9f CSR-1390 dynamic resize of iFrame
Implement iFrameResizer node package.
2023-11-01 09:56:27 -04:00
matthew-sykes
934feca99a
Merge pull request #667 from Safelite/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1
2023-02-27 16:48:01 -05:00
matthew-sykes
c7a0efdc17
Merge pull request #982 from Safelite/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2023-02-27 16:38:01 -05:00
dependabot[bot]
896555b477
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 21:34:31 +00:00
dependabot[bot]
cbd5cb44b0
Bump eventsource from 1.1.0 to 1.1.2
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 16:59:47 +00:00
matthew-sykes
57a652228b
Merge pull request #978 from Safelite/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2023-02-24 11:46:59 -05:00
dependabot[bot]
fcc6ce7be7
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 16:25:40 +00:00
matthew-sykes
cd6871dd6a
Merge pull request #880 from Safelite/dependabot/npm_and_yarn/express-4.18.2
Bump express from 4.17.2 to 4.18.2
2023-02-24 11:24:45 -05:00
dependabot[bot]
aac52bb52e
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 14:59:03 +00:00
dependabot[bot]
b311bd8738
Bump express from 4.17.2 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 16:21:59 +00:00
dependabot[bot]
c59ad4dd9a
Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 06:02:01 +00:00
FrankRua
03baf4c6b9 audit fix 2022-05-05 12:04:21 -04:00
Leah Schumann
8df8b05e30 added optional input mask to textbox-question component 2022-02-25 11:46:58 -05:00
Max
e3b1272429 Reworking button question 2022-01-19 15:48:38 -05:00
Leah Schumann
0975e77a5d Removed unused Places related packages 2022-01-11 08:55:21 -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
Leah Schumann
f16c997920 Address Autocomplete POC 2022-01-05 16:32:15 -05:00
Frank
a0ea101654 added junit back for code coverage, re-generated package lock 2021-12-02 13:01:10 -05:00
Max
7854262fe5 Adding unit testing for store 2021-11-19 13:39:21 -05:00
Frank
d23c4a9493 Merge branch 'feature/dynamic-routing' into develop 2021-11-16 08:52:40 -05:00
Bryan
d0316b894b Update load order for sass files. 2021-11-04 14:40:07 -04:00
Frank
dec7defb2a Added Jest unit test coverage support 2021-11-04 10:41:31 -04:00
bmauger
06f3f00370
Merge pull request #33 from Safelite/bry-csr116-global-updates
CSR-116 Global style updates
2021-11-03 06:31:25 -04:00
Bryan
c16a86ddaa CSR-116 Global style updates
Update fonts, headings, spacing, breakpoints
2021-11-02 17:14:38 -04:00
Frank
9deb3b161c Added env var for Api Gateway, some formatting 2021-11-02 10:03:00 -04:00
Frank
e3234d063d Merge branch 'develop' into feature/dynamic-routing 2021-11-01 16:40:13 -04:00
Bryan
e076bb7e6d css cleanup. 2021-11-01 08:53:01 -04:00
Frank
d4dacd63ae More for dynamic routing 2021-10-28 22:31:37 -04:00
Frank
e92d3933d5 Merge branch 'develop' into feature/dynamic-routing 2021-10-27 21:12:15 -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
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
FrankSafelite
ebd3cbbbdb Dynamic Routing 2021-10-19 15:37:14 -04:00
FrankSafelite
f0baf72d7b Dynamic Routing 2021-10-19 08:50:47 -04:00
Bryan
8a017c590d Add confetti component. 2021-10-18 09:54:19 -04:00
Max
ff5409dbf6 Vuex setup and page components 2021-10-15 10:23:59 -04:00