Commit graph

1635 commits

Author SHA1 Message Date
Leah Schumann
e649557486
Merge pull request #555 from Safelite/feature/CSR-659
Fixed bug that was clearing out Vin when re-focusing field after blur…
2022-06-14 10:19:15 -04:00
Leah Schumann
a32b401418 Fixed bug that was clearing out Vin when re-focusing field after blurring away. 2022-06-14 10:14:12 -04:00
katieoh-safelite
4820639350
Merge pull request #554 from Safelite/feature/CSR-691-v2
Feature/csr 691 v2
2022-06-14 09:55:47 -04:00
Katie
692c9dc205 CSR-691 Cleanup 2022-06-14 09:47:41 -04:00
Katie
15787aeb0d CSR-691 Revert a few dispatchStoreAction calls 2022-06-14 09:32:14 -04:00
FrankRua
496652908d Match figma style 2022-06-13 16:01:57 -04:00
Katie
fabfc93468 CSR-691 Remove references to baseMixin where appropriate, update tests 2022-06-13 14:14:13 -04:00
Leah Schumann
b1328b7cdc Merging from develop 2022-06-10 15:21:27 -04:00
Leah Schumann
273f2c4ca7 Vin Masking when returning to Vin Lookup page after returning from heritage funnel 2022-06-10 15:18:43 -04:00
Katie
2621d4a317 CSR-466 Rename constant 2022-06-10 12:08:52 -04:00
Katie
ef6c170e66 CSR-466 Cleanup 2022-06-10 11:37:18 -04:00
Katie
d5efa00f05 CSR-466 Add tests 2022-06-10 11:17:49 -04:00
Katie
1bef672ec1 CSR-466 Fix merge conflict 2022-06-10 10:36:22 -04:00
scottkiener
a5088eb73f
Merge pull request #546 from Safelite/feature/vin-lookup-tests
Vin lookup unit tests
2022-06-10 10:18:00 -04:00
Katie
9351201c9e CSR-466 Add vin-pages-mixin tests 2022-06-10 08:09:18 -04:00
Scott Kiener
9e79accb3a Revert "Halfway through - highly notated fields"
This reverts commit ece57def13.
2022-06-09 16:46:07 -04:00
Scott Kiener
ece57def13 Halfway through - highly notated fields 2022-06-09 16:45:36 -04:00
Scott Kiener
06ca68cff3 vin-lookup-tests | fixed error in vin-lookup 2022-06-09 15:07:30 -04:00
Scott Kiener
a292ca810e Merge remote-tracking branch 'origin/release/2022.06.23' into feature/vin-lookup-tests 2022-06-09 15:07:00 -04:00
Scott Kiener
27dae3e889 vin-lookup-tests | added some tests 2022-06-09 15:05:58 -04:00
DonielleAtSafelite
de01f19e84
Merge branch 'release/2022.06.23' into feature/CSR-414-tests 2022-06-09 14:19:53 -04:00
Donielle Austin
53b925b678 unit test estimate 2022-06-09 10:59:38 -04:00
Bryan Mauger
426f1e7445 Update modal z-index so hamburger button doesn't show over top of modal. 2022-06-09 10:07:39 -04:00
Katie
3f335d9e46 Merge remote-tracking branch 'origin/develop' into feature/CSR-466 2022-06-09 09:29:24 -04:00
Katie
89942773e2 CSR-466 Cleanup 2022-06-08 16:52:49 -04:00
Katie
ec837ebaf7 CSR-466 Add vin-pages-mixin, add mixin to appropriate vin-related pages 2022-06-08 16:48:31 -04:00
Katie
5cd1b06478 Fix merge conflicts 2022-06-08 13:43:07 -04:00
Katie
efa77a2568 Fix merge conflict 2022-06-08 13:02:29 -04:00
Katie
30f826faff CSR-466 Update vin-lookup navigation 2022-06-08 12:25:50 -04:00
bmauger
19f953cdba
Merge pull request #541 from Safelite/CSR-668-modal-bug-fix
CSR-668 modal bug fix - remove unneeded class name
2022-06-08 10:53:43 -04:00
bmauger
ca6dee6edd CSR-668 remove unneeded class name. 2022-06-08 10:49:23 -04:00
Scott Kiener
3522ffcef1 vin-lookup-tests | Created base setupmock and added two tests
Also added a 'lite' mode for running tests
2022-06-08 10:49:14 -04:00
Katie
306499cf95 Merge remote-tracking branch 'origin/develop' into feature/unit-tests-2022.06.09-KO 2022-06-08 08:06:41 -04:00
Katie
f48d21f00d Add address-questions tests 2022-06-07 16:07:58 -04:00
bmauger
3542ca3fd6 CSR-544 update button bar color. 2022-06-07 10:06:32 -04:00
Leah Schumann
be09c6342d merged from release/2022.06.09 2022-06-07 09:22:01 -04:00
Leah Schumann
41905804d1 address-lookup page unit tests 2022-06-07 09:16:44 -04:00
bmauger
256e2e88ba Remove unneeded code. 2022-06-07 08:10:27 -04:00
bmauger
2160a15800 CSR-668 clean up code per Mark's request. 2022-06-06 15:58:44 -04:00
Katie
e181315e3f Able to pass in 'place' into fillInAddress function 2022-06-03 15:30:56 -04:00
Katie
6965f3febe Add basic setup for address-questions tests 2022-06-03 14:12:49 -04:00
bmauger
de6e0ff5d8
Merge pull request #532 from Safelite/CSR-544-requested-updates
Csr 544 requested updates
2022-06-03 13:32:48 -04:00
bmauger
58c6884c83 Remove orphan console.log. 2022-06-03 13:29:46 -04:00
bmauger
c5e73db9f1 Add target blank. 2022-06-03 13:25:26 -04:00
bmauger
d8c3df968c WIP footer modal code updates. 2022-06-02 17:24:09 -04:00
CarlNation
83002df770
Merge pull request #531 from Safelite/feature/CSR-663
Feature/csr 663
2022-06-02 14:14:42 -04:00
CarlNation
7350835e93 CSR-663 shorthand return 2022-06-02 14:11:08 -04:00
CarlNation
2dedad7a44 CSR-663 move functions to analytics-mixin 2022-06-02 13:57:08 -04:00
CarlNation
4111f53d4c CSR-663 remove console.log 2022-06-02 11:28:05 -04:00
CarlNation
15ed8aad39 CSR-663 Make sure the create session only runs once move to router 2022-06-02 11:25:36 -04:00