bmauger
0c1bf515e3
WIP modal updates.
2022-05-20 14:22:18 -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
bmauger
269ee1390b
Add data item back into code.
2022-05-20 09:48:21 -04:00
bmauger
9829a05a0c
Add v-if.
2022-05-20 09:23:41 -04:00
bmauger
5ee8d71252
WIP modal test.
2022-05-20 09:19:04 -04:00
scottkiener
cd8b2981e2
Merge pull request #486 from Safelite/feature/CSR-550
...
CSR-550 | Returning loading-modal to normal state
2022-05-19 14:52:54 -04:00
Scott Kiener
2b9b8dd341
CSR-550 | Returning loading modal to normal state
2022-05-19 14:41:07 -04:00
Scott Kiener
cd2a4e3844
Merge remote-tracking branch 'origin/develop' into feature/CSR-563
2022-05-19 14:30:10 -04:00
Adam Caouette
b28f094db7
CSR-606: add maxlength to vin
2022-05-19 14:05:15 -04:00
bmauger
02b67f93da
CSR-625,627 spacing fixes.
2022-05-19 12:33:59 -04:00
Scott Kiener
26d9ed341b
CSR-563 | Fix error if alert fires with no footer rendered
2022-05-19 12:04:35 -04:00
bmauger
6e24dc1417
Test modal.
2022-05-19 10:44:19 -04:00
Scott Kiener
bfa2e96f52
CSR-5505 | Fixing unit tests for gif test
2022-05-19 09:48:46 -04:00
Scott Kiener
97f9f29005
Merge remote-tracking branch 'origin/develop' into feature/CSR-550
2022-05-19 09:35:50 -04:00
Scott Kiener
f874e420dd
CSR-550 | Testing gif
2022-05-19 09:34:59 -04:00
Mark Harris
b90f6a46bf
force page reload on back button
2022-05-19 08:40:46 -04:00
AdamCaouetteSafelite
101b9feb78
Merge pull request #471 from Safelite/bugfix/CSR-584
...
Bugfix/CSR-584
2022-05-18 15:36:40 -04:00
Adam Caouette
6f01f890ab
CSR-584: fix indentation
2022-05-18 15:34:00 -04:00
Scott Kiener
4bd87506b6
CSR-550 | Swap to object tag to attempt iPhone fix
2022-05-18 14:58:30 -04:00
Adam Caouette
aac13a76bf
CSR-584: add semiAggressive option to validation
2022-05-18 14:54:18 -04:00
bmauger
5530556b59
Merge pull request #469 from Safelite/CSR-571-alert-spacing
...
CSR-571 fix spacing for multi-vehicle alert. Required adjustment to v…
2022-05-18 10:42:10 -04:00
bmauger
5cbf3d632c
CSR-571 fix spacing for multi-vehicle alert. Required adjustment to vin information spacing.
2022-05-18 10:32:35 -04:00
Leah Schumann
cefa91e508
Merge branch 'develop' into feature/CSR-591
2022-05-18 10:11:59 -04:00
Leah Schumann
f74b5100ae
Changed original code to disable address autocomplete after showing city, state, and zip. The original method introduced a bug when a completely un matchable address was entered
2022-05-18 10:10:37 -04:00
Scott Kiener
aaeb26c377
CSR-550 | Delay animation until displayed
...
The new SVG chunk is just a longer animation.
2022-05-18 09:42:57 -04:00
Leah Schumann
655d62418b
Tacking on fix for email address not validating when a space is present. We now trim the modelValue automatically
2022-05-18 08:25:25 -04:00
bmauger
ccf6d59481
Merge pull request #461 from Safelite/brm-qa-fixes-multiple-tickets
...
Multiple QA fixes.
2022-05-17 17:20:27 -04:00
bmauger
9f88939c78
Multiple QA fixes.
...
Fixes:
CSR-578, spacing between copy and vin-info toggle
CSR-101, padding incorrect on input
2022-05-17 16:18:49 -04:00
Scott Kiener
9ba5acc63c
Merge remote-tracking branch 'origin/develop' into feature/CSR-563
2022-05-17 16:09:39 -04:00
Leah Schumann
7d0c925578
Merging from develop, fixed merge conflict
2022-05-17 10:10:51 -04:00
bmauger
7687b18dea
Fix spacing between toggle text and error.
2022-05-16 17:31:25 -04:00
Scott Kiener
9ebb3a1fe3
CSR-563 | Refactor for efficiency, correct failing test
2022-05-16 16:58:37 -04:00
Scott Kiener
6265cc5598
Merge remote-tracking branch 'origin/develop' into feature/CSR-563
2022-05-16 16:12:23 -04:00
Scott Kiener
d0e9717dee
CSR-563 | Snap to alerts when not fully visible
...
Added "doesScrollToOnAppear" property to alert component.
-defaults to true
-when an alert is not fully visible on the page when it becomes visible, the page will attempt to scroll the alert to the top
2022-05-16 16:11:14 -04:00
CarlNation
be53ec32de
CSR-550 use svg for loading modal
2022-05-16 13:59:24 -04:00
Donielle Austin
c67f86f22d
ui defect
2022-05-13 15:17:28 -04:00
Leah Schumann
19602c8357
Merge branch 'develop' into feature/CSR-104
2022-05-13 15:14:35 -04:00
Leah Schumann
fc8be0cee2
Fixed multiple vehicle matching entered vehicle bug
2022-05-13 14:01:11 -04:00
Adam Caouette
255e371030
CSR-417: small fix to aria-required attribute on button-question
2022-05-13 09:55:07 -04:00
AdamCaouetteSafelite
075b79dd9c
Merge pull request #417 from Safelite/feature/CSR-347
...
Feature/CSR-347
2022-05-12 14:44:25 -04:00
Leah Schumann
3c9ddc6914
Merge branch 'develop' into feature/CSR-104
2022-05-12 08:16:39 -04:00
Leah Schumann
9846e1bf83
Latest auto-fill fix
2022-05-12 08:07:46 -04:00
Donielle Austin
950640a36f
ui defect
2022-05-11 16:54:39 -04:00
Donielle Austin
a5e0dde783
ui defect
2022-05-11 14:42:47 -04:00
Adam Caouette
611b0c0730
CSR-347: remove unneeded test code
2022-05-11 13:36:07 -04:00
Katie
a3476b7098
CSR-543 Allow for number validation in textbox-questions for initialValues
2022-05-11 13:22:13 -04:00
Adam Caouette
97bde06c7a
Merge branch 'develop' into feature/CSR-347
2022-05-11 13:10:57 -04:00
CarlNation
a0db0523e3
Merge pull request #419 from Safelite/feature/CSR-520
...
DE-520 typo
2022-05-11 10:12:29 -04:00
CarlNation
73d32f7c80
DE-520 typo
2022-05-11 10:08:59 -04:00
Adam Caouette
3a75745764
CSR-347: finish building address-vehicles page
2022-05-11 09:33:26 -04:00
Leah Schumann
7ffd5121b2
Merging from develop, fixed conflict
2022-05-10 09:08:58 -04:00
CarlNation
4f952beaf3
CSR-520 Remove slots
2022-05-09 15:34:50 -04:00
CarlNation
ea0613c913
CSR-520 remove close modal gold plating
2022-05-09 15:17:46 -04:00
CarlNation
92ecdd9b20
CSR-520 modal specs
2022-05-09 09:29:46 -04:00
Leah Schumann
4606067aa2
Merging from develop
2022-05-09 08:48:44 -04:00
Leah Schumann
379faf1a4c
Fixed merge conflicts, renamed 'zip' to 'zipCode' where applicable for consistency
2022-05-06 10:19:44 -04:00
CarlNation
3c06e44da5
CSR-520 loading modal
2022-05-06 09:57:31 -04:00
Leah Schumann
d276a24b87
'Final' check-in before submitting to QA
2022-05-06 09:38:56 -04:00
Scott Kiener
434811ccf7
Merge remote-tracking branch 'origin/develop' into feature/CSR-240
2022-05-06 08:10:36 -04:00
Scott Kiener
30419e2eee
Auto stash before merge of "feature/CSR-240" and "origin/develop"
2022-05-05 15:47:37 -04:00
Leah Schumann
d84607ba7a
merging from develop, restoring original validation method for textbox-question
2022-05-05 09:10:35 -04:00
bmauger
269ca9e25c
Fix validation so it recognizes when a field has info in it.
2022-05-04 16:13:28 -04:00
Leah Schumann
16ff2001e5
Reverted attempt at using 'eager' validation back to 'lazy' as it was displaying an error about the email format while the user was still entering their email address
2022-05-04 15:13:17 -04:00
Leah Schumann
b5aa014e85
Added 'eager' validation to textbox-question component
2022-05-03 10:59:33 -04:00
bmauger
f21baf67a2
Merge branch 'develop' into CSR-101-vin-lookup
2022-05-02 15:59:12 -04:00
Leah Schumann
299293467a
Merge branch 'develop' into feature/CSR-104
2022-05-02 11:22:22 -04:00
bmauger
86b6408be3
Update validation to work on submit.
2022-05-02 10:50:43 -04:00
FrankRua
cc81fb4296
extra needed for unit tests
2022-04-29 16:25:51 -04:00
FrankRua
c7c597e480
Unit tests
2022-04-29 15:53:26 -04:00
Leah Schumann
c533c8b819
renamed test files
2022-04-29 09:48:09 -04:00
Leah Schumann
a597da287f
merging from develop
2022-04-29 09:31:13 -04:00
FrankRua
a638f63cdd
Rename consts
2022-04-28 18:39:11 -04:00
FrankRua
a6f8a6289e
GA events
2022-04-28 16:25:32 -04:00
Leah Schumann
2c9264f2e6
Modified auto-fill preventing label obfuscation to inject '⁠' into all the words of the label
2022-04-28 15:50:40 -04:00
FrankRua
c0290c43ee
Auto stash before merge of "develop" and "origin/develop"
2022-04-28 13:13:50 -04:00
max-dempsey
85404ae202
Merge pull request #369 from Safelite/feature/CSR-92
...
Feature/csr 92
2022-04-28 09:29:24 -04:00
Adam Caouette
75d6434b6e
CSR-392: add aria-required fields where needed
2022-04-27 16:41:53 -04:00
Max
85420affd9
1) Adjusting evox image height and scrollable area for ymms pages. 2) Adding feature to sync license plate, registration zip, email and service zip to correct textbox fields for lpl. 3) removing zip mismatch alert when new zip added but different alert triggered.
2022-04-27 15:40:44 -04:00
Adam Caouette
c070f2af95
CSR-447: expand/update unit tests
2022-04-26 09:52:00 -04:00
Leah Schumann
14f6174a76
Merging from develop
2022-04-22 07:56:28 -04:00
bmauger
d61a1aa1a7
Updates to validation error styling when alert is displayed.
2022-04-21 12:43:01 -04:00
Max
26d027edaf
Finishing up license plate lookup page
2022-04-21 09:41:11 -04:00
Max
68c9f089f5
Merge branch 'develop' into feature/CSR-92
2022-04-19 14:43:38 -04:00
Max
44e0539068
unit test fixes
2022-04-19 12:22:44 -04:00
FrankRua
7a6c87dff7
Merge remote-tracking branch 'origin/CSR-101-vin-lookup' into feature/CSR-85
2022-04-19 10:44:42 -04:00
Max
18710d1469
Updating ways special strings are parsed
2022-04-19 10:26:31 -04:00
FrankRua
f378f690ab
Refactor logic for redirect
2022-04-18 17:10:58 -04:00
CarlNation
b4e4de442b
Merge pull request #340 from Safelite/feature/CSR-478
...
CSR-478 role attr did not prevent JAWS from intercepting up arrow
2022-04-12 12:53:07 -04:00
CarlNation
bc33d8f1a7
CSR-478 role attr did not prevent JAWS from intercepting up arrow
2022-04-12 11:14:27 -04:00
CarlNation
e2df2a3da7
Merge pull request #339 from Safelite/feature/CSR-478
...
CSR-478 trying to prevent JAWS key press intercept after click
2022-04-12 10:40:51 -04:00
CarlNation
b2350e2286
CSR-478 trying to prevent JAWS key press intercept after click
2022-04-12 10:30:32 -04:00
CarlNation
3b640f0a9f
Merge pull request #336 from Safelite/feature/CSR-478
...
Feature/csr 478
2022-04-12 09:19:48 -04:00
CarlNation
12db51a377
CSR-478 relocate keydown logic to footer
2022-04-12 09:12:24 -04:00
Adam Caouette
754cdddfb2
CSR-459: fix unit test
2022-04-11 17:07:41 -04:00
Adam Caouette
4cee1b10c5
Merge branch 'develop' into bugfix/CSR-459
2022-04-11 17:03:59 -04:00
Adam Caouette
ac93b8fc60
CSR-459: fixes to error focus direction and error styling
2022-04-11 17:03:37 -04:00
bmauger
9cf7204059
WIP
2022-04-11 15:10:20 -04:00
Leah Schumann
b5c86c5cd7
Merge branch 'develop' into feature/CSR-96
2022-04-08 16:11:14 -04:00