3453 Commits

Author SHA1 Message Date
dandds
bd0b7b9dcd script for rotating sample data on test env 2018-12-04 09:42:47 -05:00
Montana
9ddac1fa61 Prevent invitations without a workspace role 2018-12-03 16:49:59 -05:00
dandds
bbeef23c45 test testing build 2018-12-03 16:34:39 -05:00
Jay Newlin (PW)
021d82a981 Merge branch 'master' of github-DDS:dod-ccpo/atst into financial.py-rm-unused-property 2018-12-03 16:17:49 -05:00
leigh-mil
ef3caa2cf0 Set focus when no workspace role is selected 2018-12-03 16:10:35 -05:00
leigh-mil
dbd6597be0
Merge pull request #471 from dod-ccpo/fix-mock-csp-page
Fix margin
2018-12-03 15:40:54 -05:00
leigh-mil
ed1064c166
Merge pull request #472 from dod-ccpo/start-dod-id-with-zero
Update DOD ID validator to allow leading zeros
2018-12-03 15:40:21 -05:00
Montana
ee18b704b2 Formatting 2018-12-03 15:37:57 -05:00
richard-dds
e6aa4663d4 Better error handling for Auditable class 2018-12-03 15:32:27 -05:00
leigh-mil
8cda3109bb Update DOD ID validator to allow leading zeros 2018-12-03 15:27:16 -05:00
Jay Newlin (PW)
0c59a112d1 Removed unnecessary task_order_number property 2018-12-03 15:25:40 -05:00
leigh-mil
795e2e5c22 Fix margin 2018-12-03 15:14:07 -05:00
leigh-mil
74f08af9a6 Add validators to fin ver form 2018-12-03 15:06:04 -05:00
dandds
b54e3147c3 try scheduling nightly deploys for test env with CircleCI config 2018-12-03 09:11:25 -05:00
dandds
23294b2e2b note nodePort must match auth load balancer 2018-12-03 09:11:25 -05:00
dandds
689f7723dc add readme for creating new site 2018-12-03 09:11:25 -05:00
dandds
5272226725 update image for test env, remove unused secret 2018-12-03 09:11:25 -05:00
dandds
1cea2b63ac update auth port for test environment 2018-12-03 09:11:25 -05:00
dandds
80124e8925 basic test config 2018-12-03 09:11:25 -05:00
leigh-mil
976dfe3f1a
Merge pull request #465 from dod-ccpo/mock-csp-links
Mock csp links
2018-11-30 15:43:30 -05:00
leigh-mil
18d770437b Toggle background 2018-11-30 15:25:54 -05:00
leigh-mil
32b61467c4 Combine two templates into one and make the page look nicer 2018-11-30 11:37:27 -05:00
richard-dds
15e07537c2
Merge pull request #468 from dod-ccpo/show-revoke-button
Show "Remove Workspace Access" button
2018-11-30 11:12:08 -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
patricksmithdds
ad050c9bcc
Merge pull request #466 from dod-ccpo/fix-request-listing-ccpo
Fix request listing for CCPO user
2018-11-29 13:01:50 -05:00
Patrick Smith
800fa94363 Handle sorting with unsubmitted requests 2018-11-29 12:19:16 -05:00
leigh-mil
8e3aec9fbb Make mock pages look nicer 2018-11-29 11:30:06 -05:00
richard-dds
24b2543ccc
Merge pull request #464 from dod-ccpo/log-accepted-invitations
Log and display accepted invitation events
2018-11-29 11:28:15 -05:00
Patrick Smith
ebbdbfe1c7 Display "-" for last submission time for unsubmitted requests 2018-11-29 11:27:55 -05:00
richard-dds
b0727c0b13 Formatting 2018-11-29 11:15:44 -05:00
richard-dds
d368b688d0 Display details of user that accepted invitation 2018-11-29 11:11:43 -05:00
richard-dds
c5342cacd4 Include extra details in Invitation AuditEvent 2018-11-29 11:11:41 -05:00
richard-dds
589e2fac07
Merge pull request #449 from dod-ccpo/remove-workspace-access
Remove workspace access
2018-11-29 11:08:39 -05:00
leigh-mil
b49c6b0f38 Add urls to templates 2018-11-29 11:04:02 -05:00
richard-dds
54aa10275f Check workspace permission, not ATAT permission 2018-11-29 10:37:20 -05:00
richard-dds
f546ccb673 Rename to Workspaces.can_revoke_access_for for clarity 2018-11-29 10:37:20 -05:00
richard-dds
b7c7c72a34 Simplify WorkspaceRoles.get_by_id 2018-11-29 10:37:20 -05:00
richard-dds
218ec5d66a Implement Environments.revoke_access 2018-11-29 10:37:20 -05:00
richard-dds
44554e7518 Provide message when workspace access can't be revoked 2018-11-29 10:37:20 -05:00
richard-dds
9a4a047963 Display alert after member access is revoked 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
8dcde9da84 Check proper permission for Workspaces.revoke_access 2018-11-29 10:37:20 -05:00
richard-dds
fa8c59b944 Show proper display_status 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
35150dfa10 Also remove enviornment access (stub) 2018-11-29 10:36:53 -05:00
richard-dds
3026771a38 Workspaces.revoke_access 2018-11-29 10:36:52 -05:00
dandds
439f13237b
Merge pull request #460 from dod-ccpo/finver-bug-#162270400
be more generous in finding PDF attachment file name when rendering f…
2018-11-29 10:20:10 -05:00
dandds
15a7297b92 format workspace role changes 2018-11-29 09:18:24 -05:00