Commit graph

84 commits

Author SHA1 Message Date
Bill Richardson
2bc4899573 updates to match fmg 2023-08-09 10:59:59 -04:00
Jeremy-Z
bc5d9842d0 Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
DavidAtSafelite
5e6ab3b549 Linting including prefer default, vue event format, etc. And also added () to expects that lacked them and skipped many tests. 2023-07-31 16:16:10 -04:00
DavidAtSafelite
a36292d384 Baseline linting of helpers & mixins and some fixup of digital-components and iss-components 2023-07-25 11:02:55 -04:00
Bill Richardson
0bb54a3662 Updated paste custom logic. 2023-07-24 16:14:07 -04:00
Bill Richardson
8da0dba458 formatting before re-coding 2023-07-24 14:35:38 -04:00
Bill Richardson
9508df1699 starting to think the paste and lazy issues were connected. 2023-07-24 14:33:51 -04:00
Bill Richardson
aa780e2c02 format before code 2023-07-24 14:33:11 -04:00
DavidAtSafelite
80987e130e Additional misc. linting. Mainly digital-components, but a couple of constant files as well. A lot of attribute/section order changes. A few == to === and some other minor changes and whitespace adjustments 2023-07-22 09:38:24 -04:00
DavidAtSafelite
f056631c01 Fixed comma-dangle, quotes and whitespace issues. 2023-07-19 15:25:46 -04:00
Bill Richardson
6b8cdc7942 remove the lazy validation of the textbox question 2023-07-18 13:41:59 -04:00
Bill Richardson
4d17adb1f9 The unformatting previous auto format commit 2023-07-13 11:24:31 -04:00
Bill Richardson
526c34cd49 Un format the last auto format. And fix the preventDefault console err 2023-07-13 11:14:46 -04:00
michaela-brydon-safelite
8c78204602
Merge pull request #363 from Safelite/feature/digital/SSR-494
Feature/digital/ssr 494
2023-07-12 15:02:19 -04:00
brydon1
c339d790d8 Updating file ending rules 2023-07-12 14:43:36 -04:00
brydon1
b0075d6fd0 Fixing test 2023-07-12 14:08:57 -04:00
brich1212safe
b56e4be76b
Merge pull request #364 from Safelite/feature/richardson/SSR-545
pasting issue fix.
2023-07-12 13:42:17 -04:00
Bill Richardson
03af693b14 pasting issue fix. 2023-07-12 11:29:44 -04:00
brydon1
09adcc1114 Adding tests 2023-07-12 11:11:52 -04:00
brydon1
5c1f1e9ac6 defining rules in separate file 2023-07-11 13:21:56 -04:00
brydon1
a1f5d577a0 Adding tests for textarea question component 2023-07-10 13:22:31 -04:00
brydon1
c0352e703b Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-521 2023-07-07 12:18:46 -04:00
brydon1
c05ff7b35a Adding test todos 2023-07-05 13:46:55 -04:00
michaela-brydon-safelite
d3fa094f72
Merge pull request #355 from Safelite/feature/digital/SSR-468.2
Feature/digital/ssr 468.2
2023-07-05 13:41:46 -04:00
brydon1
2d97232d40 Initial commit 2023-07-05 13:41:00 -04:00
Katie Kroell
f75ac1162a add missing prop 2023-07-04 09:57:16 -04:00
Katie Kroell
3b1a9c19c4 equal padding around modal body 2023-07-04 09:39:41 -04:00
Katie Kroell
4bb65ce160 correct placement of question text 2023-07-04 09:39:20 -04:00
brydon1
7880b86485 Fixing merge conflicts 2023-06-30 13:59:22 -04:00
brydon1
4eea65b58d Simplified syntax 2023-06-30 13:47:11 -04:00
brydon1
8bc0a291cb Replacing all spaces in string with dashes, instead of some 2023-06-30 13:46:46 -04:00
Katie Kroell
866919efcb prevent aggressive validation in fields with regex rules 2023-06-12 14:34:30 -04:00
michaela-brydon-safelite
3db667b720
Merge pull request #335 from Safelite/feature/digital/SSR-514
Updated disabled dropdown color to #8e9292 from #4D5151
2023-06-06 15:42:36 -04:00
brydon1
c429bb5360 Updated disabled dropdown color to #8e9292 from #4D5151 2023-06-06 11:52:32 -04:00
Jason Wheeler
a0f9304271 Devyn requested they be able to input text on date fields 2023-06-05 15:53:10 -04:00
Jason Wheeler
68da508556 refactored prevent input on datetime and fixed spacebar not closing model when tabbing to X button 2023-05-30 12:30:14 -04:00
Katie Kroell
f03b46350f missing mounted() to assign inputId and put focus on zip field 2023-05-22 16:01:18 -04:00
Jason Wheeler
ad28412f87 added tap recal modal 2023-05-11 15:44:28 -04:00
Jason Wheeler
355c41f8e3 error styling and refactor of showing steering modal 2023-05-02 12:51:55 -04:00
Jason Wheeler
7d3b781ce4 nightly 2023-04-28 16:48:44 -04:00
Jason Wheeler
28c44e0a22 end of day 2023-04-25 16:48:51 -04:00
David Back
c238e62411 Completed Merge 2023-04-19 09:39:51 -04:00
Jason Wheeler
1a8adae934 fixed tests and cleaned up 2023-04-11 14:18:20 -04:00
Jason Wheeler
92f4da0852 Merge branch 'develop' into feature/digital/SSR-346
# Conflicts:
#	src/layouts/coverage-statement/coverage-statement.vue
#	src/styles/common-styles.scss
2023-04-11 12:13:26 -04:00
Jason Wheeler
0560ac3124 Everything is working now 2023-04-11 12:00:08 -04:00
Bryan Mauger
2e47d6b9ed Consolidate CSS. Remove comments. Set scroll to auto vs scroll. 2023-04-10 16:47:13 -04:00
Bryan Mauger
c332826870 Merge branch 'SSR-348-site-header-unstick-2' of https://github.com/Safelite/DigitalConsumer.ISS into SSR-348-site-header-unstick-2 2023-04-10 15:03:42 -04:00
Bryan Mauger
065b13b4a3 Remove unneeded test. 2023-04-10 15:03:25 -04:00
bmauger
dc23709a43
Merge branch 'develop' into SSR-348-site-header-unstick-2 2023-04-10 14:57:08 -04:00
Bryan Mauger
92f1c58007 WIP Scrolling page. 2023-04-07 19:03:12 -04:00