montana-mil
|
88e4a99b03
|
Merge pull request #570 from dod-ccpo/bug-start-to-from-pf-funding-page
Allow CCPO to create TO on anyone's portfolio
|
2019-01-23 16:37:20 -05:00 |
|
Montana
|
ef85340baa
|
Add to test
|
2019-01-23 15:47:00 -05:00 |
|
Montana
|
1d2befa660
|
Fix test
|
2019-01-23 14:45:29 -05:00 |
|
Patrick Smith
|
30ebebb13a
|
Fix failing tests
|
2019-01-23 11:16:54 -05:00 |
|
Patrick Smith
|
30be2a5018
|
Seek to beginning of file before writing
Not seeking was providing files of 0 bytes. Not sure why this just
recently started breaking.
|
2019-01-23 11:16:54 -05:00 |
|
dandds
|
315c70802d
|
Merge pull request #557 from dod-ccpo/crl-errors
handle exceptions when loading CRLs
|
2019-01-18 10:40:35 -05:00 |
|
dandds
|
9d141d1ea4
|
clarify test of missing CRL
|
2019-01-18 10:33:43 -05:00 |
|
Patrick Smith
|
eb58d6a156
|
Fix mock report tests
|
2019-01-17 14:56:58 -05:00 |
|
dandds
|
0457b0a508
|
handle exceptions when loading CRLs
|
2019-01-17 14:20:04 -05:00 |
|
dandds
|
becaec8d42
|
no op version of CRL cache for disabling crl check
|
2019-01-17 10:28:40 -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 |
|
dandds
|
5656523ad6
|
catch additional CRL download exception
|
2019-01-14 15:17:45 -05:00 |
|
dandds
|
e2e4b5ae70
|
use real atat and workspace roles in tests
|
2019-01-10 11:23:11 -05:00 |
|
dandds
|
ccf1ff2024
|
authorization checks for task orders
|
2019-01-10 08:56:40 -05:00 |
|
leigh-mil
|
52bfb4b7d4
|
Add assertions to tests so they are more explicit
|
2019-01-09 13:16:03 -05:00 |
|
leigh-mil
|
a48b814263
|
Update query to also return events that update the workspace
|
2019-01-09 13:16:03 -05:00 |
|
leigh-mil
|
466f2565b5
|
Add tests
|
2019-01-09 13:16:03 -05:00 |
|
dandds
|
95e7adfcf3
|
single workspace role for task order officers
|
2019-01-08 16:47:55 -05:00 |
|
dandds
|
356a0fab2c
|
TaskOrders domain responsible for adding officers
|
2019-01-08 16:47:55 -05:00 |
|
Patrick Smith
|
28e0d423fd
|
Create user account in CSP when adding an environment role
|
2019-01-08 12:19:51 -05:00 |
|
Patrick Smith
|
334babe5ff
|
Hook into cloud provider when creating an env/app
|
2019-01-07 17:30:34 -05:00 |
|
Patrick Smith
|
e432da0d50
|
Refactor to remove Uploader in favor of RackspaceFileProvider
|
2019-01-02 17:13:21 -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 |
|
leigh-mil
|
54a88a9b94
|
Update test names for clarity
|
2018-12-19 09:59:38 -05:00 |
|
dandds
|
9a12c14636
|
domain methods for checking task order sections
|
2018-12-18 10:51:37 -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 |
|
leigh-mil
|
7c5a9df4bb
|
Update Workspace user_count exclude disabled users
|
2018-12-14 11:28:23 -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
|
15d0db01b6
|
change task orders domain class name
|
2018-12-13 11:36:45 -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 |
|
Montana
|
9ddac1fa61
|
Prevent invitations without a workspace role
|
2018-12-03 16:49:59 -05:00 |
|
richard-dds
|
e6aa4663d4
|
Better error handling for Auditable class
|
2018-12-03 15:32:27 -05:00 |
|
richard-dds
|
c5342cacd4
|
Include extra details in Invitation AuditEvent
|
2018-11-29 11:11:41 -05:00 |
|
richard-dds
|
f546ccb673
|
Rename to Workspaces.can_revoke_access_for for clarity
|
2018-11-29 10:37:20 -05:00 |
|
richard-dds
|
8430b769f3
|
Ensure workspace access can be revoked
|
2018-11-29 10:37:20 -05:00 |
|
richard-dds
|
27cf1783e3
|
Don't show DISABLED workspace members
|
2018-11-29 10:37:20 -05:00 |
|
richard-dds
|
ae70a551a9
|
Hook up to button
|
2018-11-29 10:36:53 -05:00 |
|
richard-dds
|
3026771a38
|
Workspaces.revoke_access
|
2018-11-29 10:36:52 -05:00 |
|
leigh-mil
|
385878e1ab
|
Resend workspace invitations to email submitted in new member form.
|
2018-11-27 16:59:20 -05:00 |
|
Montana
|
0615bcef89
|
Fix a test to work with new history attribute
|
2018-11-26 16:32:24 -05:00 |
|
Montana
|
c071945b3b
|
Spelling error and better name use
|
2018-11-21 14:23:37 -05:00 |
|
richard-dds
|
e6ca9d3b7e
|
Merge pull request #444 from dod-ccpo/paginate-audit-log
Paginate audit log
|
2018-11-19 10:58:07 -05:00 |
|
richard-dds
|
a725310535
|
Resend a workspace member's invite
|
2018-11-13 14:39:44 -05:00 |
|
richard-dds
|
280f0162ed
|
Fix new test
|
2018-11-13 14:39:44 -05:00 |
|
richard-dds
|
024c695f66
|
Simplify Invitations.create signature
|
2018-11-13 14:39:44 -05:00 |
|
richard-dds
|
4244ecf9b7
|
Rename pagination args to pagination_opts
|
2018-11-12 16:45:55 -05:00 |
|