44 Commits

Author SHA1 Message Date
George Drummond
9715528f62
Redirect on successful save 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
95fa71fc03 only send officer invitations if MO portion of TO form is complete 2019-02-11 15:13:36 -05:00
dandds
a85487a2d1 send officer invitations when MO completes TO form 2019-02-11 15:13:36 -05:00
Montana
9182b1078c Refactor attachment setters and add tests 2019-02-07 11:27:03 -05:00
Patrick Smith
f1683e8ff7 Validate email addresses in oversight form 2019-02-04 13:20:11 -05:00
George Drummond
92d93c5553
Return incomplete not None for review section status 2019-02-01 13:38:28 -05:00
George Drummond
caddfb5ff0
Save as draft without draft button 2019-02-01 13:38:27 -05:00
leigh-mil
f6a04aea62 Change TO form to accept decimals for CLIN input fields 2019-01-29 14:18:35 -05:00
Patrick Smith
c155de0e84 Add tests for downloading csp estimate 2019-01-23 11:16:54 -05:00
Patrick Smith
f580f69d35 Raise error if csp estimate is not of proper type 2019-01-23 11:16:54 -05:00
Patrick Smith
30ebebb13a Fix failing tests 2019-01-23 11:16:54 -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
George Drummond
0bb1f1a7f5
Fix TO form unchecking steps after validation fails 2019-01-17 10:27:54 -05:00
Patrick Smith
87cd100c51 Fix test for task_orders.invite route 2019-01-17 09:03:51 -05:00
Montana
5d4fee9546 Save TO creator data as cor data if am_cor is checked 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
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
dandds
d3d36822df workspace -> portfolio everywhere 2019-01-14 16:00:17 -05:00
Montana
e0d9bd0335 Add test for TO invite route 2019-01-11 13:22:40 -05:00
dandds
74ed550292 fix ampersands when comparing docx output in tests 2019-01-10 11:37:26 -05:00
dandds
4f1b1e79ae fix TO access control in tests from rebase 2019-01-10 09:13:04 -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
3fae563d35 manually set list/SelectMultipleField data for task order AppInfoForm 2019-01-09 11:37:05 -05:00
Patrick Smith
3a5c55410c Show errors on new task order form when fields are invalid
Form errors were not being shown because a new form instance was being
created each time the `form` property was being called. Since the
`validate` method on the form adds the errors to the form instance, this
was causing no errors to be shown even if the form were invalid.
2019-01-08 17:32:16 -05:00
dandds
95e7adfcf3 single workspace role for task order officers 2019-01-08 16:47:55 -05:00
dandds
29e615de35 add test for not inviting officer on task order 2019-01-08 16:47:55 -05:00
dandds
d0bfa16f17 add officers to task order and redirect to TO when they accept a workspace invite 2019-01-08 16:47:55 -05:00
dandds
33de14caaf prevent redundant invitations for task order officers 2019-01-08 16:47:55 -05:00
dandds
55bfbc4696 invitations for task order officers 2019-01-08 16:47:55 -05:00
dandds
b694f6ac9d remove rogue debugger 2019-01-08 08:53:37 -05:00
Montana
7bb9d47e7b undo prepush test 2019-01-07 09:49:36 -05:00
Montana
64dd295e6d test prepush hook 2019-01-07 09:48:13 -05:00
Montana
c70202c33c Handle formdata processing in a property 2019-01-07 09:38:56 -05:00
dandds
718f88d828 download link for task order summary 2019-01-02 09:36:29 -05:00
dandds
62a8b0ec40 add tests for task_order routes utility classes 2018-12-19 11:33:58 -05:00
dandds
c8da258d33 polish task order forms 2018-12-18 16:32:40 -05:00
dandds
ad03b58dee tests for new task order endpoints, remove new workspace routes 2018-12-18 13:22:54 -05:00
dandds
9a12c14636 domain methods for checking task order sections 2018-12-18 10:51:37 -05:00
dandds
c5580733ba fields for the new task order 2018-12-18 09:44:02 -05:00
dandds
6d92755a7f new workspace and task order routes 2018-12-18 09:44:02 -05:00