576 Commits

Author SHA1 Message Date
leigh-mil
505348ea59
Merge pull request #643 from dod-ccpo/text-input-validation-fix
Trim extra whitespace on blur
2019-02-14 14:48:20 -05:00
rachel-dtr
942b557067
Merge branch 'master' into title-error-message 2019-02-14 10:53:47 -05:00
rachel-dtr
e1c93173ec Updates portfolio name error message 2019-02-14 10:46:34 -05:00
leigh-mil
7dc27fed1e Trim extra whitespace on blur 2019-02-13 10:50:38 -05:00
leigh-mil
1cc3328729 Move NaN/empty string check to formatDollars 2019-02-13 10:17:44 -05:00
leigh-mil
bf68ba6621 Convert string 'NaN' to empty string 2019-02-12 18:06:23 -05:00
leigh-mil
9a326b58b9
Merge pull request #631 from dod-ccpo/portfolio-name-validation-fix-2
Add validation for textInput on blur
2019-02-12 17:36:06 -05:00
leigh-mil
87905c07f4 Add validation for textInput on blur 2019-02-12 15:41:51 -05:00
George Drummond
f82031ec19
Fix VUE error 2019-02-12 10:08:28 -05:00
George Drummond
8689748d10
Add in basic implementation of the KO TO signature page 2019-02-12 10:06:57 -05:00
dandds
3c7fe2cf24
Merge pull request #624 from dod-ccpo/toggle-sidenav
Toggle sidenav
2019-02-12 09:26:17 -05:00
dandds
35b87ff091 set cookie for sidebar preference 2019-02-11 13:52:18 -05:00
Patrick Smith
257184fab5 Update member list table styles 2019-02-11 13:00:32 -05:00
Patrick Smith
5846207269 Add page for viewing application team 2019-02-11 13:00:32 -05:00
Montana
eaa5c93922 Create upload macro 2019-02-07 13:21:31 -05:00
Montana
ce2b4b6ea1 Add pdf column and uploader 2019-02-07 11:27:03 -05:00
leigh-mil
c5dfcbab5e Fix validation messages for updating portfolio name 2019-02-06 10:44:15 -05:00
leigh-mil
cd13a01af8
Merge pull request #593 from dod-ccpo/to-funding-status-alerts
TO Statuses on Portfolio Funding Page
2019-02-05 15:44:13 -05:00
leigh-mil
051e9d794f Move date limit for expiring alert into a variable in Vue component 2019-02-05 09:51:44 -05:00
leigh-mil
f67f5d15a4
Merge pull request #592 from dod-ccpo/clin-decimals-fixes
CLIN Input field bugfixes
2019-02-01 15:21:28 -05:00
leigh-mil
63bcae0bd4 Add trailing zeros to cents when focus moves 2019-02-01 13:29:07 -05:00
George Drummond
6fef90373b
Merge pull request #587 from dod-ccpo/date-field-component-fixes
Bug fixes for date picker component
2019-02-01 13:20:52 -05:00
Patrick Smith
41feb9e74f Show edited officer form on error 2019-01-31 14:03:15 -05:00
leigh-mil
0382966929 Update dollars filter and formatDollars() to display cent values 2019-01-31 11:29:52 -05:00
George Drummond
76d8820aca
Bug fixes for date picker component 2019-01-30 12:09:34 -05:00
leigh-mil
b4cd657d62 Add styling to funding alerts 2019-01-30 10:26:57 -05:00
patricksmithdds
2246e0a5de
Merge pull request #584 from dod-ccpo/edit-to-officer
Edit Task Order Officer Info
2019-01-29 16:25:57 -05:00
leigh-mil
2cbfa59b92 Add funding status alerts 2019-01-29 15:52:55 -05:00
leigh-mil
b22d202186 Fix styling on header and icons 2019-01-29 15:52:55 -05:00
leigh-mil
5057d2d603 Update TO Total value to display cents and add in placeholders for classified CLINs 2019-01-29 14:19:04 -05:00
Patrick Smith
19169e76ed Add JS component for form to edit officer info
The component will control when the form is displayed using the
`editing` attribute.
2019-01-29 13:59:24 -05:00
George Drummond
415a554fda
Merge pull request #580 from dod-ccpo/date-field-component-tests
Add in VUE date picker component
2019-01-28 11:15:58 -05:00
George Drummond
a7aaec3cc2
Take leap years into account 2019-01-28 09:42:15 -05:00
George Drummond
454d7f10df
Add in VUE date picker component 2019-01-25 14:20:43 -05:00
Montana
18a4293baf Generalize dodid component 2019-01-25 12:04:02 -05:00
Montana
b7c307c42f Persist DOD ID data on invite toggle 2019-01-25 12:03:10 -05:00
Montana
f096b107ab Use keep-alive to preserve cor data on toggle 2019-01-25 12:02:06 -05:00
George Drummond
619bc9fe59
Prettier format all js files 2019-01-24 09:38:43 -05:00
leigh-mil
39eeffb323
Merge pull request #567 from dod-ccpo/sticky-footer-fixes
Sticky footer fixes
2019-01-23 15:07:09 -05:00
Patrick Smith
6a9290619d Update funding form to handle uploading pdf/png 2019-01-23 11:16:54 -05:00
leigh-mil
6fbb49d74e Add event listener for focus so elements hidden behind the footer will scroll to the center of the screen 2019-01-23 10:58:13 -05:00
Montana
f7b7cb26e1 Toggle COR Invite checkbox 2019-01-18 13:27:15 -05:00
Montana
1516a2c47d Toggle SO Invite checkbox 2019-01-18 13:21:59 -05:00
Montana
ceb67bcb6f Forgot to add new js component file 2019-01-18 10:12:11 -05:00
Montana
74ee9113dc Toggle ko dod id input if Invite KO is checked 2019-01-18 09:56:59 -05:00
montana-mil
d0857a4a74
Merge pull request #546 from dod-ccpo/am-cor-checkbox
am COR checkbox
2019-01-17 11:39:06 -05:00
Montana
940419b577 COR section disappears if am_cor is checked 2019-01-16 10:11:44 -05:00
Montana
2145549c1b Add translation label for cor checkbox 2019-01-16 10:11:44 -05:00
Patrick Smith
c2101b007d Update display of expired balances on portfolio funding 2019-01-15 21:22:22 -05:00
Patrick Smith
e92ee12f20 Sortable listing of task orders on funding page 2019-01-15 17:30:33 -05:00