Commit graph

4564 commits

Author SHA1 Message Date
Bill Richardson
d2cb36fe13 for now until moved to save 2026-03-03 14:25:00 -05:00
Bill Richardson
49f65766cb capture if there is a provider but no timeslot
reset provider to mimic coming into page first time.
* TPA probably needs similar to clear if timeslot present
2026-03-03 13:11:18 -05:00
Bill Richardson
f0e294a928 Move alert down below text 2026-03-03 13:11:18 -05:00
Jeremy-Z
0672947d5a
Merge pull request #1126 from Safelite/dependabot/npm_and_yarn/multi-71d1011188
Bump minimatch and editorconfig
2026-03-03 10:05:33 -05:00
Jeremy-Z
4da7bb9f41
Merge pull request #1125 from Safelite/dependabot/npm_and_yarn/rollup-4.59.0
Bump rollup from 4.52.3 to 4.59.0
2026-03-02 12:03:13 -05:00
AHumphriesSL
7a9aa23814
Merge pull request #1124 from Safelite/bugfix/humphries/order-confirmation
Fixes a few defects on order-confirmation:
2026-03-02 09:22:40 -05:00
AHumphriesSL
cca8ab0e28
Merge pull request #1119 from Safelite/feature/humphries/INSR-7760
INSR 7760: payment-page Parity
2026-03-02 09:15:51 -05:00
scottkiener-at-safelite
38f1bd64ec
Merge pull request #1123 from Safelite/feature/skiener/serviceability-details-change
Serviceability details update
2026-03-02 08:00:05 -05:00
scottkiener-at-safelite
a6ecd8db80 Put variables in alphabetical order per Brich 2026-03-02 07:51:32 -05:00
dependabot[bot]
d95ebd1a50
Bump minimatch and editorconfig
Bumps [minimatch](https://github.com/isaacs/minimatch) and [editorconfig](https://github.com/editorconfig/editorconfig-core-js). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 5.1.6 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `editorconfig` from 1.0.4 to 1.0.7
- [Release notes](https://github.com/editorconfig/editorconfig-core-js/releases)
- [Changelog](https://github.com/editorconfig/editorconfig-core-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/editorconfig/editorconfig-core-js/compare/v1.0.4...v1.0.7)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 5.1.9
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
- dependency-name: editorconfig
  dependency-version: 1.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 07:02:36 +00:00
dependabot[bot]
4b4e60245c
Bump rollup from 4.52.3 to 4.59.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.52.3 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.52.3...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 16:09:16 +00:00
Alex Humphries
6503b45c8d Merge branch 'develop' into feature/humphries/INSR-7760 2026-02-27 17:14:33 -05:00
Alex Humphries
17e48f17cf Unit test updates 2026-02-27 17:00:38 -05:00
Alex Humphries
42b23a24a5 Fixes a potential issue with non-existent recycle fee 2026-02-27 16:14:59 -05:00
Alex Humphries
fd502a3b46 Revert change to hop config 2026-02-27 15:59:48 -05:00
Alex Humphries
f49168b4da Fixes a few defects on order-confirmation:
- INSR-8676: Display proper copy for windshield repair
- INSR-8684 Fix some display differences for paid orders
- Also fixes a defect where the cart was real close to the footer on
  mobile
2026-02-27 15:56:33 -05:00
scottkiener-at-safelite
ecfd8317d1 Serviceability details update
Modify parameters needed for new endpoint functionality
2026-02-27 15:17:54 -05:00
AHumphriesSL
24160e8b48
Merge pull request #1122 from Safelite/bugfix/humphries/INSR-8544
INSR-8544: Fix some error/alert differences
2026-02-27 13:31:28 -05:00
AHumphriesSL
71a130a855
Merge pull request #1121 from Safelite/bugfix/humphries/INSR-8561
INSR-8561: Fix default "enter" key behavior
2026-02-27 13:25:23 -05:00
Alex Humphries
f8aa275aac INSR-8544: Fix some error/alert differences 2026-02-27 13:20:38 -05:00
Alex Humphries
1cd6bdc432 Add validator and unit tests related to button type 2026-02-27 12:58:13 -05:00
Alex Humphries
e1e7ee086e Remove redundant aria-disabled 2026-02-27 12:49:52 -05:00
katiekroell
7bb192999c
Merge pull request #1120 from Safelite/feature/kroell/INSR-8094
INSR-8094: Modals Part 1
2026-02-27 12:10:43 -05:00
Katie Kroell
bf93a57dce missed one 2026-02-27 11:58:00 -05:00
Katie Kroell
2c810282fd copilot fixes 2026-02-27 11:57:18 -05:00
Alex Humphries
8db41a1e10 INSR-8561: Fix default "enter" key behavior
This specifically fixes an issue where hitting "enter" on the welcome
page was triggering the "finish filing existing claim" button, even in
cases where that modal was not visible.
2026-02-27 11:21:57 -05:00
Katie Kroell
216815c853 move recal modal to iss components 2026-02-26 15:33:00 -05:00
Alex Humphries
3a5e1b5021 Merge branch 'develop' into feature/humphries/INSR-7760 2026-02-26 15:26:21 -05:00
Alex Humphries
15130a3151 Remove loopback-network permission 2026-02-26 15:22:08 -05:00
Alex Humphries
98a227afce INSR-7760: Address copilot comments
- Add some missing semicolons
- Better null checking for iframe
- Better iOS check
- Correct icon for successful dropdown input
2026-02-26 15:08:57 -05:00
Alex Humphries
db8d5bc3b5 INSR-7760: Some more payment-page and HOP updates 2026-02-26 14:49:44 -05:00
Katie Kroell
2f8650174d updates/remove unneeded code 2026-02-26 14:47:14 -05:00
Katie Kroell
258b5ae20b Merge branch 'develop' into feature/kroell/INSR-8094 2026-02-26 14:15:59 -05:00
Katie Kroell
ae76220e84 update 2026-02-26 14:15:33 -05:00
Katie Kroell
faa75178aa ADAS recal modal 2026-02-26 13:46:21 -05:00
brich1212safe
6e10869016
Merge pull request #1118 from Safelite/feature/richardson/INSR-8504
missed undo
2026-02-26 10:54:31 -05:00
Bill Richardson
71f8c2347a missed undo 2026-02-26 10:51:39 -05:00
AHumphriesSL
d053faa132
Merge pull request #1115 from Safelite/feature/humphries/INSR-7759.1
Fix a couple defects found while testing payment-method
2026-02-26 10:10:12 -05:00
Alex Humphries
6ec3d55de9 Update test to account for changes 2026-02-26 09:59:55 -05:00
Katie Kroell
9fcc352bae WIP 2026-02-26 09:48:24 -05:00
Katie Kroell
6ee2bbb1e7 Merge branch 'develop' into feature/kroell/INSR-8094 2026-02-26 09:16:46 -05:00
Katie Kroell
2bcf303fd1 recal modal WIP 2026-02-26 09:15:57 -05:00
Alex Humphries
9d3ce7a90f INSR-7760: More HOP updates, afterpay button handling 2026-02-25 17:24:05 -05:00
brich1212safe
5be3511a77
Merge pull request #1117 from Safelite/feature/richardson/INSR-8504
few updates
2026-02-25 16:12:05 -05:00
Bill Richardson
836e383b46 handle a weird quick click. 2026-02-25 16:07:11 -05:00
Bill Richardson
e1a8f8a00c clear mobile data if invalid zip entered 2026-02-25 16:07:11 -05:00
Bill Richardson
0c3515cef1 fix for unservicable. 2026-02-25 16:07:11 -05:00
brich1212safe
fce0ff3dad
Merge pull request #1116 from Safelite/feature/richardson/INSR-8504
few updates for QoL
2026-02-25 14:43:44 -05:00
Bill Richardson
8aeea7d5ef fix tests 2026-02-25 14:37:43 -05:00
Bill Richardson
b4e929d574 some hide show updates change modelValue to emit 2026-02-25 14:23:29 -05:00