Commit graph

1855 commits

Author SHA1 Message Date
FrankRua
1fae6c5bde Merge branch 'develop' into feature/CSR-439 2022-06-28 11:24:12 -04:00
FrankRua
2ba298285d Merge remote-tracking branch 'origin/defect/name-change-update' into feature/CSR-439 2022-06-28 11:22:31 -04:00
Katie
06335ba625 CSR-343 Finish validation 2022-06-28 11:17:57 -04:00
Katie
8a1fc5bbe5 CSR-343 Edit CSS 2022-06-27 15:45:43 -04:00
Katie
f208cb031c CSR-343 Save glassParts 2022-06-27 14:12:25 -04:00
Bryan Mauger
74cd46337d Remove unneeded test after removing unneeded code. 2022-06-27 13:53:08 -04:00
Katie
7e4494eb25 CSR-343 Finish validation 2022-06-27 13:48:09 -04:00
Bryan Mauger
9d77fa4392 CSR-632 Re-enable autofill. 2022-06-27 13:32:14 -04:00
Katie
f359be41c7 CSR-343 Correctly select parts 2022-06-27 11:45:37 -04:00
Katie
1f67d2960f Merge branch 'develop' into feature/CSR-343 2022-06-27 10:13:22 -04:00
Katie
a0a0ccfbea Update names in damage-helper 2022-06-27 08:59:06 -04:00
Katie
9d7c6fc1fc CSR-343 WIP 2022-06-27 08:40:56 -04:00
Leah Schumann
f47d68f5d0 Merge branch 'develop' into feature/CSR-659 2022-06-27 08:22:57 -04:00
Leah Schumann
fe007b2b99 Updated vin-lookup so that vin field is always read only coming back from Heritage and also to clear out the vin field when reselecting lookup by vin on the estimate page 2022-06-27 08:22:18 -04:00
Donielle Austin
2fb78f4fc5 added missing comma 2022-06-24 16:08:27 -04:00
Donielle Austin
7e8513cdd6 Merge branch 'feature/CSR-439' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CSR-439 2022-06-24 15:58:37 -04:00
Donielle Austin
5dd9c0fbb5 pushing changes csr -439 2022-06-24 15:58:28 -04:00
DonielleAtSafelite
159aadb2b4
Merge branch 'develop' into feature/CSR-439 2022-06-24 14:43:47 -04:00
Donielle Austin
b76811ded0 pushing changes csr-439 2022-06-24 13:44:03 -04:00
Frank Rua
4d6829c66a
Merge pull request #576 from Safelite/feature/CSR-498
Changed to new syntax
2022-06-24 11:24:15 -06:00
Scott Kiener
e51dc1a8d0 Merge remote-tracking branch 'origin/develop' into feature/CSR-700 2022-06-23 15:46:51 -04:00
Scott Kiener
972e02a5b2 CSR-706 | Re-work synchronicity of saveOrder
Allow multiple saveOrders to run synchronously
Allow saveOrder to be awaited before navigating to heritage
Allow saveOrder to run on routine navigation if an email address is present
Add saveOrderPromise member to the store
2022-06-23 15:23:30 -04:00
AdamCaouetteSafelite
727f7af346
Merge pull request #574 from Safelite/feature/CSR-480
CSR-480: remove unneeded models datum
2022-06-23 14:46:57 -04:00
Frank Rua
533167b2ee
Merge pull request #573 from Safelite/feature/unit-test-cleanup
updated unit test coverage settings and removed unneeded ones
2022-06-23 12:40:22 -06:00
FrankRua
5c499f1091 Fixed unit tests 2022-06-23 14:28:34 -04:00
FrankRua
ec2097191c Changed to new syntax 2022-06-23 14:15:10 -04:00
Adam Caouette
e390ae7ac7 CSR-417-fix: fix for address-vehicles page which stopped working 2022-06-22 21:18:17 -04:00
Adam Caouette
ac38b45504 CSR-480: remove unneeded models datum 2022-06-21 18:02:09 -04:00
FrankRua
56574879bd updated unit test coverage settings and removed unneeded ones 2022-06-21 12:53:05 -04:00
Donielle Austin
123666dd9e resetting state csr 439 2022-06-20 08:42:18 -04:00
Leah Schumann
0c84428b7e Merge branch 'develop' into feature/CSR-659 2022-06-20 07:55:21 -04:00
Leah Schumann
5f155d53da Changes after code reviewed by Mark 2022-06-20 07:53:13 -04:00
Leah Schumann
d0153869f8 Merge branch 'develop' into feature/CSR-249 2022-06-17 11:13:01 -04:00
Leah Schumann
b481ddd5a0 Modified funnel-subheader component and vehicle-make, vehicle-model, and vehicle-style pages to use CMS field 'BackButtonAccessibleText' 2022-06-17 09:43:42 -04:00
Adam Caouette
658a0e7c54 Merge branch 'develop' into feature/CSR-480 2022-06-17 09:26:54 -04:00
Adam Caouette
e9af0c64a5 CSR-480: add unit tests 2022-06-17 09:24:52 -04:00
Bryan Mauger
86541e1e61 Merge branch 'develop' into CSR-465-add-validation-to-parts-page 2022-06-16 15:31:32 -04:00
Bryan Mauger
67ba6a1e0c CSR-465 Add validation to parts page. 2022-06-16 15:21:37 -04:00
Leah Schumann
597c67da93 Reestablished simultaneous calls to VIN Lookup and Zip Validation 2022-06-16 14:29:58 -04:00
Leah Schumann
5e58722d45 Ensured that both VIN Lookup and Zip Servicability alerts can be displayed at the same time 2022-06-16 13:16:15 -04:00
scottkiener
c5426c5e04
Merge pull request #557 from Safelite/feature/CSR-652
Feature/csr 652
2022-06-16 10:32:45 -04:00
Scott Kiener
678ec72680 CSR-652 | Change validation location 2022-06-16 10:00:21 -04:00
Leah Schumann
cf29476668 Merge branch 'develop' into feature/CSR-659 2022-06-16 08:29:24 -04:00
Leah Schumann
548f112479 Fixed bug where the Perfect Match New Vin Alert wasn't appearing unless you clicked on masked Vin 2022-06-16 08:29:09 -04:00
Leah Schumann
0d817dfb91 Merge branch 'develop' into feature/CSR-249 2022-06-16 08:19:01 -04:00
Mark Harris
ef67669d1d
Merge pull request #565 from Safelite/feature/treat-ancillaries-differently
treat ancillary parts different than glass parts
2022-06-15 16:09:30 -04:00
Mark Harris
d6102ca1bc treat ancillary parts different than glass parts 2022-06-15 15:17:25 -04:00
Leah Schumann
8e09181629 Removed unused watch for initialVin 2022-06-15 15:10:58 -04:00
Leah Schumann
0ae55bf21a Updated unit tests 2022-06-15 14:28:54 -04:00
Leah Schumann
9e63cd0f9c Merge branch 'develop' into feature/CSR-659 2022-06-15 13:39:15 -04:00
Leah Schumann
e2c5fa9633 Fixed bug where we were not correctly checking the zip field when the vin was already populated 2022-06-15 13:38:40 -04:00
AdamCaouetteSafelite
1f450d1a0b
Merge pull request #561 from Safelite/feature/CSR-480
Feature/CSR-480
2022-06-15 11:13:32 -04:00
Scott Kiener
cfa0ace9c5 CSR-652 | Update tests and move item to mixin 2022-06-15 09:20:48 -04:00
Scott Kiener
3f42627c41 CSR-652 | Updated tests to reflect v-if vs v-show 2022-06-15 08:16:25 -04:00
Bryan Mauger
01eada7063 CSR-435 QA UI fixes.
Add namespace class name to set style on affected items.
2022-06-14 17:38:56 -04:00
AdamCaouetteSafelite
d6125a5ee7
Revert "Feature/csr 480" 2022-06-14 17:25:44 -04:00
Leah Schumann
3ce1854153 Set backButtonAccessibleText to come from CMS 2022-06-14 16:54:26 -04:00
Scott Kiener
2544954f8f CSR-652 | Add CSS class to each alert
That matches CMS
2022-06-14 16:49:24 -04:00
Leah Schumann
35334e1b68 Merge branch 'develop' into feature/CSR-633 2022-06-14 14:43:46 -04:00
Frank Rua
a45887fb52
Merge pull request #558 from Safelite/defect/CSR-457
changed mapping
2022-06-14 11:41:44 -06:00
FrankRua
e4410870f5 changed mapping 2022-06-14 13:27:05 -04:00
Leah Schumann
0b16db7f85 Merge branch 'develop' into feature/CSR-633 2022-06-14 10:24:54 -04:00
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
Leah Schumann
cb9fc0a4e4 Removed semiAggressiveValidation property and conditional in watch statement 2022-06-14 09:39:25 -04:00
Katie
15787aeb0d CSR-691 Revert a few dispatchStoreAction calls 2022-06-14 09:32:14 -04:00
Adam Caouette
52e2290034 CSR-480: remove console logs 2022-06-14 09:29:14 -04:00
Adam Caouette
168a4fe5aa CSR-480: remove unnecessary await/async 2022-06-14 09:27:23 -04:00
Adam Caouette
6164be582b CSR-480: remove unused computeds, formatting 2022-06-13 20:58:38 -04:00
Adam Caouette
f1380cfe2f Merge branch 'release/2022.06.23' into feature/CSR-480 2022-06-13 20:51:41 -04:00
Adam Caouette
4b9700716f minor logic updates to shared list- buttons, new question-chain component 2022-06-13 20:47:47 -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
FrankRua
f8df9b6512 reset state on timeout 2022-06-10 12:34:32 -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
Adam Caouette
c167f1887a CSR-480: clean up some faulty logic I discovered that was only clearing answers if multi-select 2022-06-09 16:51:59 -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
Scott Kiener
c094ff5f49 CSR-563 | Mock out a mixin - added another alert test 2022-06-01 16:11:03 -04:00
Scott Kiener
36079109c7 Merge remote-tracking branch 'origin/release/2022.06.09' into feature/CSR-563 2022-06-01 15:52:34 -04:00
Scott Kiener
954a99621f CSR-563 | Test presence of Router-Link 2022-06-01 15:51:58 -04:00
Scott Kiener
2e847436c8 CSR-563 | Refactor Alert and Alert tests 2022-06-01 14:34:19 -04:00
bmauger
5ee7b98ca2
Merge pull request #528 from Safelite/CSR-657-reverse-animated-text
CSR-657 reverse animated text
2022-06-01 10:21:31 -04:00
bmauger
c45a7048cb Remove temp test code. Re-add v-if. 2022-06-01 10:05:53 -04:00
bmauger
ddce966bb6 Update animated text to flow in reverse direction. 2022-06-01 10:03:04 -04:00
Adam Caouette
882b79ad7d CSR-347: remove accidentally included test code 2022-06-01 08:52:46 -04:00
Adam Caouette
6ece987d75 Merge branch 'release/2022.06.09' into feature/CSR-347 2022-06-01 08:49:30 -04:00
Adam Caouette
c5c9e89007 CSR-347: add unit tests for address-vehicles page/components 2022-06-01 08:43:11 -04:00
Adam Caouette
855e3acc9d CSR-347: return out of forwardButtonAction if no lookupVin found / remove unused var 2022-06-01 08:26:30 -04:00
Leah Schumann
e9b46f2622 Merge branch 'release/2022.06.09' into feature/address-lookup-unit-tests 2022-06-01 08:11:34 -04:00
Leah Schumann
11a4943e9f addressQuestions component unit tests 2022-06-01 08:10:19 -04:00
Adam Caouette
47a3f97c61 Merge branch 'develop' into feature/CSR-347 2022-06-01 08:06:45 -04:00
bmauger
2b27eca24c
Merge pull request #526 from Safelite/CSR-544-footer-modal
CSR 544 footer modal
2022-05-31 17:02:43 -04:00
bmauger
07c12f4d8b Temporarily exclude menu-modal from unit tests. Remove un-needed code. 2022-05-31 16:58:12 -04:00
katieoh-safelite
980210bc18
Merge pull request #525 from Safelite/feature/CSR-628
Feature/csr 628
2022-05-31 16:10:50 -04:00
bmauger
298da3b24d Footer modal updates. 2022-05-31 16:04:42 -04:00
Katie
a9817400c0 CSR-628 Cleanup 2022-05-31 15:11:45 -04:00
Katie
0bd71aa8e0 CSR-628 Add license-plate-lookup tests 2022-05-31 15:10:26 -04:00
Katie
e9bc0caf69 CSR-628 Add license-plate-lookup tests 2022-05-31 15:09:23 -04:00
CarlNation
a7f8c3296f
Merge pull request #522 from Safelite/feature/CSR-663
CSR-663 changes to make sure funnel has skey(session log seq num)
2022-05-31 13:34:07 -04:00
CarlNation
4be843e1b8 CSR-663 changes to make sure funnel as skey(session log seq num) 2022-05-31 13:11:16 -04:00
katieoh-safelite
b41f0f4f2d
Merge pull request #520 from Safelite/feature/CSR-628
Feature/csr 628
2022-05-31 08:34:00 -04:00
Katie
10c0177719 CSR-416 Unformat address-lookup.vue 2022-05-27 17:07:30 -04:00
Katie
9bed77d2a0 CSR-416 Add address-lookup tests 2022-05-27 17:06:04 -04:00
Katie
f03e0737f8 CSR-622 Fix tests 2022-05-27 15:16:45 -04:00
Katie
e849a8a58e CSR-622 Edit comment 2022-05-27 14:40:04 -04:00
Katie
8700ca9e3e CSR-622 Don't load if referralNumber is empty 2022-05-27 14:38:45 -04:00
bmauger
f1b600b446 WIP footer menu modal. 2022-05-26 17:03:52 -04:00
katieoh-safelite
85af0596bd
Merge pull request #517 from Safelite/feature/CSR-628
Feature/csr 628
2022-05-26 11:26:43 -04:00
Scott Kiener
3187b2edc7 CSR-563 | Alert fix and starting tests
Alert was not always snapping into viewport correctly
Barebones test outline - NOT ready for PR
2022-05-26 09:21:48 -04:00
Leah Schumann
6b0376fc8f Merge branch 'release/2022.06.09' into feature/CSR-638 2022-05-26 08:55:21 -04:00
Katie
50c2b787e0 CSR-416 Add tests 2022-05-25 16:27:50 -04:00
Katie
c648512029 CSR-416 Restructure vehicle-damage.spec.js and add claim registration/back button 2022-05-25 16:16:02 -04:00
Katie
df859c87ee Merge branch 'develop' into feature/CSR-628 2022-05-25 15:31:29 -04:00
Katie
d4530b9091 CSR-416 Restructure license-plate-lookup.spec.js 2022-05-25 15:30:21 -04:00
bmauger
e1f6a4c419 Format code. 2022-05-24 18:24:54 -04:00
bmauger
2be222a959 CSR-544 footer modal hamburger button.
A functional version of the hamburger menu button can be seen at the top of the /fmg/component-test page.

Also in this commit: remove temporary code from router/index.js.
2022-05-24 18:23:13 -04:00
Leah Schumann
7d885d4184 Merge branch 'develop' into feature/CSR-638 2022-05-24 16:31:40 -04:00
Leah Schumann
a4d18aa008 Updated unit tests for textbox-question and dropdown-question components 2022-05-24 16:28:43 -04:00
bmauger
42f13cc88b Add v-if. 2022-05-24 13:56:33 -04:00
bmauger
d56ea7cc24 Animated modal updates. 2022-05-24 13:47:07 -04:00
Adam Caouette
ee7f4843c8 Merge branch 'develop' into feature/CSR-347 2022-05-24 09:50:50 -04:00
bmauger
f3d9d5377f Re-add v-if. 2022-05-23 15:04:24 -04:00
bmauger
a66603c5be Revert css animated spinner and tweak for appearance. 2022-05-23 14:46:45 -04:00
bmauger
62f4af2256 Change shorthand animation to individual properties. 2022-05-23 10:21:46 -04:00
bmauger
3104199b2f WIP add animation delay. Test. 2022-05-23 09:49:59 -04:00
bmauger
6595a70c5c Re-add v-if. 2022-05-23 09:07:06 -04:00
bmauger
102f41430c WIP Modal updates. 2022-05-23 08:58:33 -04:00
CarlNation
f71746c807
Merge pull request #506 from Safelite/feature/CSR-216
Feature/csr 216
2022-05-20 17:31:58 -04:00
Adam Caouette
e13d2fc097 CSR-216: fix unit tests 2022-05-20 17:25:17 -04:00
bmauger
d7fa95c9d4
Merge pull request #508 from Safelite/feature/CSR-550
Change how modal is positioned.
2022-05-20 17:09:11 -04:00
bmauger
9d461ecca3 Change how modal is positioned. 2022-05-20 17:05:21 -04:00
bmauger
0ac50ec52e
Merge pull request #507 from Safelite/feature/CSR-550
Add overflow hidden.
2022-05-20 16:40:57 -04:00
bmauger
7125ec0fed Add overflow hidden. 2022-05-20 16:36:56 -04:00
CarlNation
adb74675ff CSR-216 move the ga event log out of handlecheckchange
This was causing every item in the list to log an event not just the selected item.
2022-05-20 16:24:52 -04:00
bmauger
0f3cc8a299
Merge pull request #505 from Safelite/feature/CSR-550
Modal css updates to make full height on Android
2022-05-20 16:14:00 -04:00
bmauger
f98ce4eddb Modal css updates to make full height on Android 2022-05-20 16:09:47 -04:00
bmauger
86bf0edef3
Merge pull request #504 from Safelite/feature/CSR-550
Re-add v-if.
2022-05-20 14:54:43 -04:00
bmauger
261e593a3b Re-add v-if. 2022-05-20 14:34:53 -04:00
bmauger
fae7580302
Merge pull request #503 from Safelite/feature/CSR-550
WIP modal updates.
2022-05-20 14:26:12 -04:00
bmauger
0c1bf515e3 WIP modal updates. 2022-05-20 14:22:18 -04:00
CarlNation
9071ddcffd CSR-216 use var 2022-05-20 14:03:03 -04:00
CarlNation
6b53eb74d9 CSR-216 fix test 2022-05-20 13:39:41 -04:00
katieoh-safelite
b3635ad6c0
Merge pull request #501 from Safelite/feature/CSR-628
CSR-628 Pass in referralNumber and accountNumber as strings
2022-05-20 13:36:06 -04:00
Katie
3acea7906a CSR-628 Type changes 2022-05-20 13:33:05 -04:00
CarlNation
cc2d127530 CSR-216 do not send to logapp if missing sid 2022-05-20 13:20:49 -04:00
Katie
844cbf088f CSR-628 Fix tests 2022-05-20 13:18:46 -04:00
Katie
3f26bf6e97 CSR-628 Pass in referralNumber and accountNumber as strings 2022-05-20 13:06:34 -04:00
bmauger
955fb2f840
Merge pull request #500 from Safelite/feature/CSR-550
WIP modal update.
2022-05-20 11:03:42 -04:00
bmauger
4f41a1ca56 Remove font size. 2022-05-20 11:00:29 -04:00
bmauger
a360481e70 Update background color. 2022-05-20 10:53:32 -04:00
bmauger
03b771af5d WIP modal update.
Remove animated text. Set background color and z-index.
2022-05-20 10:49:58 -04:00
katieoh-safelite
1793cccb92
Merge pull request #499 from Safelite/feature/CSR-628
CSR-628 Add and check wasDelayedClaimRegistration field
2022-05-20 10:29:21 -04:00
Katie
2d397d8607 CSr-628 Fix tests 2022-05-20 10:26:39 -04:00
bmauger
3ec38f0900
Merge pull request #498 from Safelite/feature/CSR-550
Add data item back into code.
2022-05-20 09:54:07 -04:00
bmauger
269ee1390b Add data item back into code. 2022-05-20 09:48:21 -04:00
Mark Harris
b5529ce31b
Merge pull request #497 from Safelite/feature/CSR-621
Feature/csr 621
2022-05-20 09:35:55 -04:00
bmauger
3c24e3306c
Merge pull request #496 from Safelite/feature/CSR-550
Feature/csr 550
2022-05-20 09:34:34 -04:00