Commit graph

463 commits

Author SHA1 Message Date
Adam Caouette
ac38b45504 CSR-480: remove unneeded models datum 2022-06-21 18:02:09 -04:00
Leah Schumann
d0153869f8 Merge branch 'develop' into feature/CSR-249 2022-06-17 11:13:01 -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
scottkiener
c5426c5e04
Merge pull request #557 from Safelite/feature/CSR-652
Feature/csr 652
2022-06-16 10:32:45 -04:00
Leah Schumann
0d817dfb91 Merge branch 'develop' into feature/CSR-249 2022-06-16 08:19:01 -04:00
AdamCaouetteSafelite
1f450d1a0b
Merge pull request #561 from Safelite/feature/CSR-480
Feature/CSR-480
2022-06-15 11:13:32 -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
cb9fc0a4e4 Removed semiAggressiveValidation property and conditional in watch statement 2022-06-14 09:39:25 -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
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
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
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
bmauger
ca6dee6edd CSR-668 remove unneeded class name. 2022-06-08 10:49:23 -04:00
bmauger
3542ca3fd6 CSR-544 update button bar color. 2022-06-07 10:06:32 -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
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
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
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
bmauger
298da3b24d Footer modal updates. 2022-05-31 16:04:42 -04:00
bmauger
f1b600b446 WIP footer menu modal. 2022-05-26 17:03:52 -04:00
Leah Schumann
6b0376fc8f Merge branch 'release/2022.06.09' into feature/CSR-638 2022-05-26 08:55: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
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
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
bmauger
9d461ecca3 Change how modal is positioned. 2022-05-20 17:05:21 -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
f98ce4eddb Modal css updates to make full height on Android 2022-05-20 16:09:47 -04:00
bmauger
261e593a3b Re-add v-if. 2022-05-20 14:34:53 -04:00
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