Commit Graph

652 Commits

Author SHA1 Message Date
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
leigh-mil
b00210a92c Update app_info section of form 2019-01-11 15:57:47 -05:00
patricksmithdds
af5cf88e6d Merge branch 'master' into view-task-order 2019-01-11 13:35:37 -05:00
Montana
e0d9bd0335 Add test for TO invite route 2019-01-11 13:22:40 -05:00
Montana
d53400ee79 Fix invites bug that used a method without all the needed arguments 2019-01-11 12:29:49 -05:00
Patrick Smith
43757d5d3b Pass in current user when fetching task order 2019-01-10 14:41:45 -05:00
dandds
476627996e update arg order for task order update utility class 2019-01-10 08:56:40 -05:00
dandds
ccf1ff2024 authorization checks for task orders 2019-01-10 08:56:40 -05:00
dandds
a3bac44371 Merge pull request #529 from dod-ccpo/to-formdata-fix
manually set list/SelectMultipleField data for task order AppInfoForm
2019-01-10 08:49:48 -05:00