Patrick Smith
442e136a4b
Don't return filename from upload
...
The uploader only needs to return the object_name of the uploaded
object. The filename is read directly from the input, so there's no need
to return it as well.
2018-12-21 14:08:30 -05:00
dandds
6d92755a7f
new workspace and task order routes
2018-12-18 09:44:02 -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
38f553b9c3
add database trigger to ensure dod id is never updated
2018-12-12 10:48:25 -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
35150dfa10
Also remove enviornment access (stub)
2018-11-29 10:36:53 -05:00
leigh-mil
451d4a5ac0
Add tests
2018-11-28 14:39:03 -05:00
Montana
ce669fd086
Add tests
2018-11-26 15:28:19 -05:00
Montana
21827891f7
Fixups from rebase
2018-11-21 14:36:17 -05:00
Montana
78f3495c3f
formatting
2018-11-21 14:25:23 -05:00
Montana
8cc9a21770
Fix audit event query
2018-11-21 14:25:23 -05:00
Montana
67a6fe4556
Make sure the WorkspaceRoleFactory is only flushing to the DB
2018-11-21 14:25:22 -05:00
Montana
3b2594283f
Use WorkspaceRoleFactory in tests
2018-11-21 14:24:54 -05:00
Montana
8b172ba3e2
wip for safety
2018-11-21 14:24:41 -05:00
Montana
c071945b3b
Spelling error and better name use
2018-11-21 14:23:37 -05:00
leigh-mil
49ed02ad04
wip - Add tests for status change
2018-11-21 14:23:37 -05:00
leigh-mil
f35d0add55
Minor fixes
2018-11-21 14:23:35 -05:00
leigh-mil
88eda7cd92
Update test assertion
2018-11-21 14:22:11 -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
a725310535
Resend a workspace member's invite
2018-11-13 14:39:44 -05:00
richard-dds
587a0da000
More accurate "last saved at" timestamp
2018-11-13 11:09:25 -05:00
Patrick Smith
09b8169929
Rename test files to reflect recent code change
2018-11-12 16:44:54 -05:00
richard-dds
3765a73dc1
Consolidate WorkspaceUser into WorkspaceRole
2018-11-05 14:20:07 -05:00
dandds
e4bad109db
more granular invitation status and a display status for workspace members
2018-11-01 13:52:03 -04:00
richard-dds
97475ee64f
WIP tests
2018-11-01 13:52:03 -04:00
Patrick Smith
f8c4386d84
Add model attribute for profile completeness
2018-10-30 15:32:04 -04:00
Montana
5ac8bc476c
Delete empty test
2018-10-03 09:34:58 -04:00
Patrick Smith
8bb9c1ab8a
Add __repr__ to models
2018-10-02 14:14:39 -04:00
Montana
18776aa71c
Fix tests
2018-09-25 11:13:24 -04:00
richard-dds
e64b2dd034
Add Role.display_name
2018-09-24 14:19:17 -04:00
richard-dds
519b5caa4c
Fix tests that were broken by new constraints
2018-09-21 14:00:01 -04:00
richard-dds
5f54468082
Timestamps and uuids everywhere
2018-09-21 14:00:01 -04:00
dandds
ca8b9028bc
reports shows real budget information for total spend
2018-09-18 16:04:03 -04:00
dandds
73d3851813
request model knows its most recent review comment
2018-09-17 13:43:39 -04:00
richard-dds
263a670031
Apply same query pattern to Requests
2018-09-13 10:37:03 -04:00
dandds
a7fbd386e0
show financial verification data for existing task order
2018-09-12 08:53:53 -04:00
dandds
7da1cbada3
update requests statuses
2018-09-11 11:19:06 -04:00
richard-dds
6a8cbcf1c2
Merge pull request #264 from dod-ccpo/view-pe-as-workspace-user
...
View projects and environments as a workspace user
2018-09-11 10:16:18 -04:00
dandds
d38261f439
associate ccpo user to request review
2018-09-10 16:42:42 -04:00
richard-dds
996596f2b3
Automatically assign workspace owner to environments
2018-09-10 13:35:16 -04:00
dandds
8e000e3e77
add request review
2018-09-10 10:29:04 -04:00
richard-dds
5ba76354a3
Show "No Environment Access" flag
2018-09-06 15:41:03 -04:00
richard-dds
a69d6b2e1c
Use Environment.num_users in projects template
2018-09-06 14:01:37 -04:00
richard-dds
3edbfa3129
Add and list environment members
2018-09-06 13:53:19 -04:00
richard-dds
39efee046c
Started request requires no action
2018-09-04 15:00:27 -04:00
richard-dds
b18b238649
Move action_required_by to Request model
2018-09-04 14:18:25 -04:00
dandds
54d1e7235b
add attachment model and task order relation to it
2018-08-27 13:04:41 -04:00
richard-dds
daa8634cb4
Format project
2018-08-23 16:25:36 -04:00