Commit Graph

660 Commits

Author SHA1 Message Date
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
454d7f10df Add in VUE date picker component 2019-01-25 14:20:43 -05:00
Patrick Smith
ddafa25f22 Add page that shows status of TO officer invitations 2019-01-24 09:55:16 -05:00
montana-mil
859df01b80 Merge pull request #573 from dod-ccpo/i-am-cor
Show COR as invited if am_cor is checked
2019-01-24 09:19:15 -05:00
Montana
ad0aae55e3 No need to pass current user to review page template 2019-01-24 09:01:48 -05:00
Montana
ba1310f92b Show COR as invited if am_cor is checked 2019-01-23 15:37:28 -05:00
patricksmithdds
f553c9a9ea Merge pull request #566 from dod-ccpo/upload-csp-estimate
Upload proof of CSP estimate
2019-01-23 14:56:28 -05:00
dandds
e16f12be80 Merge pull request #569 from dod-ccpo/ko-redirect
KO redirect
2019-01-23 11:24:44 -05:00
Patrick Smith
c155de0e84 Add tests for downloading csp estimate 2019-01-23 11:16:54 -05:00
Patrick Smith
eb4f3f4871 Add links to download CSP estimate 2019-01-23 11:16:54 -05:00
Patrick Smith
ebf063f245 Handle uploaded file in task order route 2019-01-23 11:16:05 -05:00
leigh-mil
37f8f41be9 Merge pull request #561 from dod-ccpo/to-form-fixes
TO Form fixes
2019-01-23 11:03:45 -05:00
dandds
b7f90bcbd6 when KO accepts invite, redirect to TO view page 2019-01-23 10:05:03 -05:00
Montana
6d4570e671 Use TaskOrders domain to determine if form is complete 2019-01-22 15:04:14 -05:00
leigh-mil
569576fce5 Styling and text fixes 2019-01-22 14:38:54 -05:00
Montana
707bb5be22 Disable Done button on Review screen if TO is not completed 2019-01-22 14:32:37 -05:00
montana-mil
4afafe7217 Merge pull request #560 from dod-ccpo/ko-dod-id-toggle
Toggle DOD ID Input For Officers
2019-01-21 14:03:45 -05:00
Montana
62a3d89484 Minor logic and naming fixes 2019-01-21 10:25:31 -05:00
Montana
9eca3c6acc Persist checkbox value after navigating away from oversight screen 2019-01-18 15:40:20 -05:00
Patrick Smith
02cac0b2d9 Use rackspace estimate calculator 2019-01-17 13:23:47 -05:00
patricksmithdds
ff9ade90b1 Merge pull request #548 from dod-ccpo/to-congrats-msg
Add "Congrats" message after completing TO form
2019-01-17 13:11:00 -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
af7ef1c245 Add a docstring to new validator 2019-01-17 10:32:22 -05:00
George Drummond
0bb1f1a7f5 Fix TO form unchecking steps after validation fails 2019-01-17 10:27:54 -05:00
Patrick Smith
a8ac5de968 Show "Congrats" alert when completing TO form 2019-01-17 08:50:17 -05:00
patricksmithdds
a5314b50c7 Merge pull request #544 from dod-ccpo/task-order-listing
Portfolio funding screen
2019-01-16 11:48:48 -05:00
Montana
47c61655aa Make sure am_cor is checked when you return to the page after saving 2019-01-16 11:48:39 -05:00
Montana
5d4fee9546 Save TO creator data as cor data if am_cor is checked 2019-01-16 10:11:44 -05:00
Montana
dc01a68c29 fix test, minor python tweaks 2019-01-16 10:11:44 -05:00
Montana
805db30023 Allow user to rename task order and do no push othertext to DB 2019-01-16 10:11:44 -05:00
Montana
8463599d7b Allow users to update TO information after it has been saved in the DB 2019-01-16 10:11:44 -05:00
Patrick Smith
1cc4c23588 Allow creating a task order for an existing portfolio 2019-01-16 08:14:18 -05:00
Patrick Smith
b1348b52e5 Rename route from to be more general 2019-01-15 20:43:48 -05:00
Patrick Smith
26c898da0d Add row for total balance 2019-01-15 17:57:26 -05:00
Patrick Smith
b2782c0b66 Add portfolio funding header 2019-01-15 17:49:59 -05:00
Patrick Smith
a6a53525f8 Partition and serialize task orders need on funding page 2019-01-15 17:29:13 -05:00
Patrick Smith
f6037aa8af Show pending task orders at top of funding page 2019-01-15 13:32:05 -05:00
Montana
676c68a243 fix test, minor python tweaks 2019-01-15 09:08:21 -05:00
Montana
804ddc4db5 Allow user to rename task order and do no push othertext to DB 2019-01-15 09:07:03 -05:00
Montana
3765bbea12 Allow users to update TO information after it has been saved in the DB 2019-01-15 09:03:30 -05:00
Montana
e53e00397c Only save other text to DB if other is checked 2019-01-15 08:59:14 -05:00
dandds
25a34d5608 include updated task order page and fix TaskOrders.get call 2019-01-14 16:00:17 -05:00
dandds
cfe454be40 cleanup from rebase 2019-01-14 16:00:17 -05:00
dandds
0eec42c55b change constant names 2019-01-14 16:00:17 -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
28b10107e7 Merge pull request #535 from dod-ccpo/update-to-form-per-design-#163066434
Update to form per design - Part 1 of 2
2019-01-14 10:12:39 -05:00
Patrick Smith
94b89917ef Link to TO get started page 2019-01-12 11:01:18 -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
leigh-mil
b18e3a9e10 Add columns relating to Funding and Oversight sections to TaskOrder model 2019-01-11 15:59:18 -05:00