Commit Graph

335 Commits

Author SHA1 Message Date
richard-dds
870929afd6 Rename resource_name to resource_type 2018-09-25 13:09:54 -04:00
richard-dds
5a4cbb56bb Formatting 2018-09-25 13:09:54 -04:00
richard-dds
ddc2e2fad7 Automatic audit logging using SQLA events 2018-09-25 13:09:54 -04:00
Montana
d05edb4aa5 Remove unused imports leftover from rebase 2018-09-25 11:13:24 -04:00
Montana
3a978a1673 Fix bugs and write a test 2018-09-25 11:13:24 -04:00
Montana
79c357dcab Write query to change the environment role based on mock data 2018-09-25 11:13:22 -04:00
Montana
5b973ab1e4 Fix selection on modal, fix a typo 2018-09-25 11:13:22 -04:00
richard-dds
daa41609e1 Merge pull request #324 from dod-ccpo/fix-members-list-screen
Use proper display name for workspace roles
2018-09-25 10:12:57 -04:00
patricksmithdds
6ac19d315d Merge pull request #323 from dod-ccpo/internal-comments
Hook up internal request comments
2018-09-24 17:53:06 -04:00
richard-dds
49555cab71 Display members' count of environment roles 2018-09-24 14:45:03 -04:00
dandds
4f4c1892ba Merge pull request #318 from dod-ccpo/reports-task-order-info-#159975038
Reports task order info #159975038
2018-09-24 14:44:02 -04:00
richard-dds
e64b2dd034 Add Role.display_name 2018-09-24 14:19:17 -04:00
Patrick Smith
e0e51d8c35 Allow adding an internal comment on a request 2018-09-24 13:52:50 -04:00
Patrick Smith
99a745904f Allow having multiple internal comments on a request 2018-09-24 13:52:50 -04:00
dandds
9119286fbe workspace model has real task_order property 2018-09-24 11:39:22 -04:00
dandds
e668cb93d0 formatting and add financial details to requests in seed_sample script 2018-09-24 11:03:20 -04:00
dandds
430efd211c display task order info on reports page 2018-09-24 11:03:20 -04:00
richard-dds
8d20cd14ab Remove unused import 2018-09-21 14:43:05 -04:00
richard-dds
a8e08b8bd6 Remove redundant time_created field 2018-09-21 14:30:45 -04:00
richard-dds
18bc8afeb7 Formatting 2018-09-21 14:00:01 -04:00
richard-dds
de338f675f Add lots of NOT NULL constraints 2018-09-21 14:00:01 -04:00
richard-dds
311fb34ac9 Remove unused import 2018-09-21 14:00:01 -04:00
richard-dds
5f54468082 Timestamps and uuids everywhere 2018-09-21 14:00:01 -04:00
richard-dds
4fc1f9f2d4 Squashed migrations and created seed_roles.py 2018-09-21 14:00:01 -04:00
dandds
8fc5a4a092 show request name where appropriate and set as default workspace name 2018-09-19 10:44:21 -04:00
dandds
ec5c3e8ce8 add request name 2018-09-19 10:44:21 -04:00
dandds
ca8b9028bc reports shows real budget information for total spend 2018-09-18 16:04:03 -04:00
dandds
09a18220e6 Merge pull request #299 from dod-ccpo/details-view-tests
refactor request details rendering logic
2018-09-18 12:00:39 -04:00
dandds
01fca617e7 refactor request details rendering logic 2018-09-18 11:36:33 -04:00
richard-dds
4ab73cc06b Redirect CCPO user to requests page 2018-09-18 11:08:19 -04:00
dandds
955a735f96 Merge pull request #297 from dod-ccpo/expiration-date-#160326598
add expiration_date to manual task order form
2018-09-18 08:56:58 -04:00
dandds
1bdfd2c1eb do not need to instantiate date type for columns 2018-09-17 17:02:20 -04:00
dandds
a2e8caf23b add expiration_date to manual task order form 2018-09-17 16:56:10 -04:00
richard-dds
3baa7b2016 Merge pull request #293 from dod-ccpo/homepage-redirects
Redirect from /home depending on requests and workspaces
2018-09-17 16:49:01 -04:00
dandds
f984c95060 Merge pull request #294 from dod-ccpo/edit-workspace-#160300728
Edit workspace #160300728
2018-09-17 15:45:35 -04:00
dandds
73d3851813 request model knows its most recent review comment 2018-09-17 13:43:39 -04:00
dandds
bba2a2b283 restrict workspace information updates to owner and admins 2018-09-17 13:30:25 -04:00
richard-dds
e087c51045 /home redirects depending on requests and workspaces 2018-09-17 13:28:35 -04:00
dandds
738cbb1c65 render basic approval action for ccpo logs on request review screen 2018-09-14 11:39:42 -04:00
Andrew Croce
6ecdbda9fa fix review-status relationship so it doesnt return a list 2018-09-14 11:39:42 -04:00
dandds
2b144aa857 move request status query methods from domain to model 2018-09-14 10:16:44 -04:00
dandds
eb60a92511 changes requested to financial verification requires action from mission owner 2018-09-13 13:39:23 -04:00
richard-dds
4a0c8133f6 Fix bug in new request menu 2018-09-12 17:08:14 -04:00
richard-dds
3149f6cc6f Merge pull request #275 from dod-ccpo/fix-workspaces-query
Allow CCPO to view workspaces
2018-09-12 11:37:33 -04:00
richard-dds
e997c5cedd Allow CCPO to view workspaces 2018-09-12 11:13:06 -04:00
dandds
cf8df13de0 Merge pull request #272 from dod-ccpo/resubmit-finver-#159047362
Resubmit financial verification #159047362
2018-09-12 11:11:06 -04:00
dandds
a7fbd386e0 show financial verification data for existing task order 2018-09-12 08:53:53 -04:00
richard-dds
db43cb97dc Alias internal comments text 2018-09-11 16:41:27 -04:00
richard-dds
100048afdf Add Request.internal_comments
Using a one to one relationship to avoid the migration hell
that we're temporarily stuck in.
2018-09-11 16:37:55 -04:00
dandds
31d6bd3663 Merge pull request #269 from dod-ccpo/final-approval-#158633809
Final approval #158633809
2018-09-11 16:24:10 -04:00