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