AHumphriesSL
|
dd6ba9b00a
|
Merge pull request #918 from Safelite/bug/SSR-2004
New bailout for errors in vehicle lookup on vehicle-selection page
|
2024-12-19 12:18:08 -05:00 |
|
Alex Humphries
|
5655494e40
|
Update test to use tweaked bailout code/message
|
2024-12-19 11:38:33 -05:00 |
|
Alex Humphries
|
4077b2dfef
|
Update bailout on policy-vehicles to properly use tweaked message
|
2024-12-19 11:25:45 -05:00 |
|
Alex Humphries
|
91e2726aa3
|
New bailout for errors in vehicle lookup on vehicle-selection page
|
2024-12-19 10:58:29 -05:00 |
|
Jeremy-Z
|
310759eb1e
|
Merge pull request #917 from Safelite/feature/richardson/SSR-1732
Update address questions from v-if to v-show
|
2024-12-12 15:12:03 -05:00 |
|
Bill Richardson
|
3a7bfa83b1
|
update test
|
2024-12-12 14:53:16 -05:00 |
|
Bill Richardson
|
6eada2ed48
|
Use v-show instead of v-if since those fields are required.
Fields are hidden to start and are shown once a google address is chosen or tab/enter is used to select first.
|
2024-12-12 14:48:28 -05:00 |
|
brich1212safe
|
8c86f893cd
|
Merge pull request #915 from Safelite/feature/richardson/SSR-1954
Add Feature Toggle payload object to combined quote call
|
2024-12-12 13:25:17 -05:00 |
|
Bill Richardson
|
d9373df9b4
|
Add Feature Toggle payload object to combined quote call
Fixed constant for Recycle Fee in one spot.
|
2024-12-12 13:20:55 -05:00 |
|
michaela-brydon-safelite
|
83d3ea781f
|
Merge pull request #916 from Safelite/bug/brydon/SSR-1942.2
No longer removing loading
|
2024-12-12 13:01:18 -05:00 |
|
Michaela Brydon
|
86eb076013
|
No longer removing loading
|
2024-12-12 12:55:47 -05:00 |
|
Jeremy-Z
|
2974ce56b3
|
Merge pull request #914 from Safelite/dependabot/npm_and_yarn/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8
|
2024-12-12 11:55:20 -05:00 |
|
Josh Dassinger
|
c9360fd227
|
Merge pull request #913 from Safelite/loader-color-fixes
Fix some issues caused by previous loader color changes
|
2024-12-12 10:46:12 -06:00 |
|
dependabot[bot]
|
3a5acb0293
|
Bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-12 16:42:06 +00:00 |
|
Jeremy-Z
|
b1ca6cff59
|
Merge pull request #910 from Safelite/dependabot/npm_and_yarn/multi-6bc014718a
Bump path-to-regexp and express
|
2024-12-12 11:40:42 -05:00 |
|
Josh Dassinger
|
4bb75b8d91
|
Fix some issues caused by previous loader color changes
|
2024-12-12 10:28:14 -06:00 |
|
Jeremy-Z
|
d9777061b8
|
Merge pull request #912 from Safelite/feature/Revert_SSR-1942
Reverting change from SSR-1942 to due blocking issues.
|
2024-12-09 09:49:37 -05:00 |
|
Jeremy Zimmerman
|
068f97d162
|
Reverting change from SSR-1942 to due blocking issues.
|
2024-12-09 09:41:18 -05:00 |
|
Josh Dassinger
|
4e21802248
|
Merge pull request #911 from Safelite/defect/digital/SSR-1942
SSR-1942 Attempt to fix timing issues with playwright
|
2024-12-06 14:19:11 -06:00 |
|
Josh Dassinger
|
62b7f318c2
|
SSR-1942 use fillInAddressUsingFirstItem instead for address-questions focus out
|
2024-12-06 11:39:55 -06:00 |
|
Josh Dassinger
|
d47b86e0cd
|
SSR-1942 Removed commented removeLoader() call
|
2024-12-06 10:42:34 -06:00 |
|
Josh Dassinger
|
bd2f7a2f12
|
SSR-1942 Attempt to fix timing issues with playwright
|
2024-12-06 10:31:22 -06:00 |
|
dependabot[bot]
|
55cc00720b
|
Bump path-to-regexp and express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)
Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-05 23:10:21 +00:00 |
|
brich1212safe
|
14ab90f8b8
|
Merge pull request #909 from Safelite/feature/richardson/SSR-1943
Devyn okay'd having the email error messages be the same.
|
2024-12-04 15:22:44 -05:00 |
|
Bill Richardson
|
5d26e42223
|
Devyn okay'd having the email error messages be the same.
|
2024-12-04 15:12:40 -05:00 |
|
michaela-brydon-safelite
|
fbcf6d6155
|
Merge pull request #907 from Safelite/feature/brydon/SSR-1760
Feature/brydon/ssr 1760
|
2024-12-02 15:38:06 -05:00 |
|
Josh Dassinger
|
be222167c7
|
Merge pull request #908 from Safelite/defect/digital/SSR-1932
SSR-1932 Updated Phone Number required error message
|
2024-12-02 13:46:30 -06:00 |
|
Josh Dassinger
|
1ab7940886
|
SSR-1932 Remove duplicate error message
|
2024-12-02 13:31:30 -06:00 |
|
Josh Dassinger
|
282965c74e
|
SSR-1932 Updated Phone Number required error message
|
2024-12-02 13:17:23 -06:00 |
|
Michaela Brydon
|
c5e58dd1fe
|
Converting to number
|
2024-12-02 12:24:14 -05:00 |
|
Michaela Brydon
|
9e40d99025
|
Actually getting account number
|
2024-12-02 12:21:51 -05:00 |
|
michaela-brydon-safelite
|
c6ce9bce71
|
Merge pull request #906 from Safelite/feature/brydon/SSR-1760
Fixing bug
|
2024-12-02 11:57:08 -05:00 |
|
Michaela Brydon
|
b7e4a9b646
|
Fixing bug
|
2024-12-02 11:54:40 -05:00 |
|
Josh Dassinger
|
18627c3513
|
Merge pull request #905 from Safelite/defect/digital/SSR-1934
SSR-1934 Change Terms of use to Terms of service
|
2024-12-02 08:29:42 -06:00 |
|
Josh Dassinger
|
0efc74c304
|
SSR-1934 Fix unit test
|
2024-12-02 08:20:27 -06:00 |
|
Josh Dassinger
|
11b2a1ebd7
|
SSR-1934 Change Terms of use to Terms of service
|
2024-12-02 08:10:19 -06:00 |
|
Josh Dassinger
|
3ecacd5b13
|
Merge pull request #904 from Safelite/defect/digital/SSR-1924
SSR-1924 Fix custom client loader color
|
2024-11-27 12:11:38 -06:00 |
|
Josh Dassinger
|
96c29f38cc
|
SSR-1924 Fix unit tests for changes
|
2024-11-27 11:15:39 -06:00 |
|
Josh Dassinger
|
0d6e8f2cd9
|
SSR-1924 Fix custom client loader color
|
2024-11-27 10:58:32 -06:00 |
|
katiekroell
|
319f87cfd5
|
Merge pull request #903 from Safelite/feature/SSR-1704
ITAC pricing payload update
|
2024-11-26 16:43:04 -05:00 |
|
Katie Kroell
|
85f105a9ae
|
use customer.address.state in ITAC pricing call if damageState isn't available
|
2024-11-26 16:35:09 -05:00 |
|
michaela-brydon-safelite
|
77a791444d
|
Merge pull request #902 from Safelite/feature/brydon/SSR-1760
Feature/brydon/ssr 1760
|
2024-11-26 14:54:37 -05:00 |
|
Michaela Brydon
|
f1df4cc69a
|
If value truthy then set
|
2024-11-26 13:33:42 -05:00 |
|
Michaela Brydon
|
6173799884
|
Fixing tests
|
2024-11-25 17:05:05 -05:00 |
|
Michaela Brydon
|
da5ec8d8e9
|
Removing comment
|
2024-11-25 16:27:33 -05:00 |
|
Michaela Brydon
|
d9c6139b21
|
fixing response policy account number name
|
2024-11-25 16:22:43 -05:00 |
|
Michaela Brydon
|
7e5938510e
|
Using order parent account number
|
2024-11-25 16:08:47 -05:00 |
|
Michaela Brydon
|
b253d3d78e
|
Just spacing
|
2024-11-25 15:42:50 -05:00 |
|
Michaela Brydon
|
48eaebc9b5
|
Missed one
|
2024-11-25 14:57:58 -05:00 |
|
Michaela Brydon
|
550a1c8363
|
Replacing most issConfig parent account numbers with order ones
|
2024-11-25 14:55:37 -05:00 |
|