Commit graph

415 commits

Author SHA1 Message Date
Adam Caouette
13d6f15d37 CSR-108: complete part-questions page, changes to question-chain 2022-07-12 14:37:55 -04:00
FrankRua
69e6fa4173 changed from arrays to string 2022-07-07 09:34:13 -04:00
FrankRua
1afdec7138 merge develop into my branch 2022-07-01 12:50:51 -04:00
Bryan Mauger
74cd46337d Remove unneeded test after removing unneeded code. 2022-06-27 13:53:08 -04:00
Bryan Mauger
9d77fa4392 CSR-632 Re-enable autofill. 2022-06-27 13:32:14 -04:00
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
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
Leah Schumann
3ce1854153 Set backButtonAccessibleText to come from CMS 2022-06-14 16:54:26 -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