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
leigh-mil
a9634edb95
Formatting fix from rebase
2019-01-09 13:31:11 -05:00
leigh-mil
466f2565b5
Add tests
2019-01-09 13:16:03 -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
c1f3f6bb62
validate dod id 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
patricksmithdds
657b17c1ac
Merge pull request #522 from dod-ccpo/csp-env-integration
...
CSP Interface: Environments
2019-01-08 16:44:08 -05:00
dandds
b694f6ac9d
remove rogue debugger
2019-01-08 08:53:37 -05:00
Patrick Smith
91419af71a
Generate mock access token when access env
2019-01-07 17:30:34 -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
ba19a6d341
Merge pull request #503 from dod-ccpo/spike-new-workflow
...
Task Order Form
2018-12-20 10:13:33 -05:00
dandds
62a8b0ec40
add tests for task_order routes utility classes
2018-12-19 11:33:58 -05:00
leigh-mil
3ff86a1a6e
Refactor tests
2018-12-19 11:30:51 -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
leigh-mil
9597966bcd
Update function to determine when invite can be resent and added lots of
...
tests
2018-12-17 13:20:35 -05:00
dandds
76c3bb2bd5
Merge pull request #489 from dod-ccpo/legacy-task-orders
...
change current task order name
2018-12-13 15:50:39 -05:00
dandds
e509c34cdd
change name of request relationship to legacy task order
2018-12-13 11:36:45 -05:00
dandds
2f515d7b47
change current task order table name
...
rename existing task order factory
fix legacy task order repr
2018-12-13 11:36:44 -05:00
dandds
a75c19188f
display message for successfully updating environment role / access
2018-12-12 11:39:58 -05:00
dandds
2218b180a5
do not show workspace role update alert when only environment role has changed
2018-12-12 10:47:57 -05:00
Montana
a4caf98ef7
Removed repetitive code in tests
2018-12-04 16:20:40 -05:00
Montana
9ddac1fa61
Prevent invitations without a workspace role
2018-12-03 16:49:59 -05:00
richard-dds
c7fbb51a00
Remove unnecessary test code
2018-11-30 11:06:44 -05:00
richard-dds
4b8c4e3a1d
Show "Remove Workspace Access" button
2018-11-30 11:01:54 -05:00
richard-dds
54aa10275f
Check workspace permission, not ATAT permission
2018-11-29 10:37:20 -05:00
dandds
6a45edcfd0
be more generous in finding PDF attachment file name when rendering financial verification form
2018-11-29 09:05:21 -05:00
Montana
35d99fe8fa
Test files must have unique names
2018-11-28 16:44:23 -05:00
Montana
013548ed4c
Fix name errors
2018-11-28 16:03:58 -05:00
Montana
d5e9edfdb2
Reorganize requests route tests
2018-11-28 15:43:52 -05:00
Montana
f054b6ed46
Rename test
2018-11-28 15:15:34 -05:00
Montana
8518ad5707
Reapply changes and add tests/workspaces/
2018-11-28 14:20:15 -05:00
Montana
13564cdc59
Merge branch 'master' into refactor-workspaces-rescue
2018-11-28 14:06:36 -05:00
leigh-mil
8ea5e6a805
Update test to make it clearer
2018-11-27 16:59:20 -05:00
leigh-mil
385878e1ab
Resend workspace invitations to email submitted in new member form.
2018-11-27 16:59:20 -05:00
leigh-mil
3c154f445c
Send workspace invite email to email submitted in add new member form.
2018-11-27 16:59:20 -05:00
Montana
e177f54616
Reorganize workspace routes tests
2018-11-27 15:55:06 -05:00
richard-dds
2ec5253fc6
Merge pull request #442 from dod-ccpo/more-finver
...
More tweaks to financial verification draft feature
2018-11-14 11:39:40 -05:00
richard-dds
248df9e184
Formatting
2018-11-13 14:39:45 -05:00