Commit Graph

346 Commits

Author SHA1 Message Date
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
Montana
a032800ed1 Only persist otherText if the page has not been submitted 2019-01-15 08:59:14 -05:00
dandds
d3d36822df workspace -> portfolio everywhere 2019-01-14 16:00:17 -05:00
dandds
3fc323d785 project -> application everywhere 2019-01-14 16:00:17 -05:00
leigh-mil
52b3b054b5 Update formatting
Remove html tags from translations file
Rename csp_cost_estimate to pdf
2019-01-11 15:59:18 -05:00
dandds
313bac2bbf handle empty strings when totalling clin value 2019-01-09 15:44:21 -05:00
Montana
dd33a23c47 Fix off by one error 2019-01-09 10:19:27 -05:00
Montana
cef8861ab9 Fix typo on multicheckboxinput vue component 2019-01-08 11:38:01 -05:00
Montana
d6910e85d4 Fix vestigial code for deleted component 2019-01-08 11:29:38 -05:00
Montana
5f613b3cd5 Cleaning up checkbox code 2019-01-07 13:58:20 -05:00
Montana
53a6c73510 Refactor to use v-model 2019-01-04 13:25:10 -05:00
Montana
2743bddf0c Bind other input value properly and clear it when checkbox is toggled 2019-01-04 10:59:12 -05:00
Montana
62ac2642ae Persist text input for the field 2019-01-04 09:57:23 -05:00
Montana
c5007d9edb Display checked boxes after saving draft 2019-01-03 16:12:40 -05:00
Montana
b1ee67a804 If other is checked in previous save, expand text input 2019-01-03 14:28:38 -05:00
Montana
9ff21bb58b Toggle other text input 2019-01-03 09:23:19 -05:00
Montana
b68097d665 Use widgets to get checkboxes and add some vue 2019-01-03 09:23:19 -05:00
dandds
c70eadb187 display funding total on TO form when Vue component mounts 2019-01-02 13:47:20 -05:00
dandds
a610e92340 vue component for tracking CLIN total on task order funding page 2019-01-02 09:36:59 -05:00
dandds
e509c34cdd change name of request relationship to legacy task order 2018-12-13 11:36:45 -05:00
dandds
97c9014958 reference computed property directly in local-datetime component 2018-12-07 09:26:56 -05:00
montana-mil
aa5b100aa5 Merge pull request #477 from dod-ccpo/sort-by-role-style
Fix arrow for sort by role on Members List
2018-12-06 14:33:02 -05:00
Montana
550eb7bf96 No wrap for table headers 2018-12-05 11:33:49 -05:00
leigh-mil
ffdc909de7 Merge pull request #474 from dod-ccpo/fix-error-on-new-member-form
Set focus when no workspace role is selected
2018-12-05 10:56:44 -05:00
leigh-mil
33546188d5 Refactor to remove repetition 2018-12-04 17:11:21 -05:00
Montana
596d5d46a9 Fix arrow display on members' sort by role 2018-12-04 10:37:28 -05:00
leigh-mil
ef3caa2cf0 Set focus when no workspace role is selected 2018-12-03 16:10:35 -05:00
leigh-mil
8cda3109bb Update DOD ID validator to allow leading zeros 2018-12-03 15:27:16 -05:00
Patrick Smith
800fa94363 Handle sorting with unsubmitted requests 2018-11-29 12:19:16 -05:00
leigh-mil
2564caa04a Merge pull request #461 from dod-ccpo/update-name-validation
Add validator to user form for consistent validation
2018-11-28 16:36:01 -05:00
leigh-mil
cdcc954cf6 Add validator to user form for consistent validation 2018-11-28 15:17:59 -05:00