264 Commits

Author SHA1 Message Date
dandds
0ac8c9632b add application permission sets 2019-04-08 13:31:19 -04:00
dandds
92e13dbf1b update seed_sample script to give default perms to portfolio users 2019-04-08 06:25:44 -04:00
dandds
3f5b2abcd5 add uwsgi logfile plugin for additional loggers 2019-04-02 16:38:34 -04:00
dandds
4a0dd2d432 remove unused domain methods and arguments 2019-03-22 06:31:20 -04:00
dandds
c4b4cc0912 update atat-wide permission sets 2019-03-21 05:38:28 -04:00
dandds
3af849c035 disable debug output in seed_roles.py 2019-03-19 10:26:23 -04:00
dandds
d3c3209fc0 cleanup unused portfolio roles 2019-03-15 07:14:49 -04:00
dandds
1a122c5335 rename role -> permission_set everywhere 2019-03-15 07:14:49 -04:00
dandds
798eb7e1b0 first cut of portfolio permission sets 2019-03-15 07:14:49 -04:00
leigh-mil
c2e20c8757 Remove unnecessary get_users call 2019-03-06 16:30:37 -05:00
leigh-mil
4b45233fd4 Removed unused function and associated array of data 2019-03-06 16:29:47 -05:00
leigh-mil
da4edc3343 Create all users before creating portfolios 2019-03-06 15:41:35 -05:00
dandds
12776c7124
Merge pull request #689 from dod-ccpo/get-crl-expiry
script for checking expiration dates of CRLs
2019-03-06 09:24:08 -05:00
leigh-mil
600d6d1993 Formatting 2019-03-04 13:41:18 -05:00
leigh-mil
04dc6703b2 Move inviting members into separate function so portfolios can be created where all members have accepted invites 2019-03-04 13:32:53 -05:00
leigh-mil
b82b5bb9c0 Add in start and end dates to creating TOs and refactor to create all TOs at once so they can have overlapping start/end dates 2019-03-04 13:26:53 -05:00
dandds
d52f2e35f4 script for checking expiration dates of CRLs 2019-03-04 12:34:52 -05:00
leigh-mil
70617938d8
Merge pull request #687 from dod-ccpo/demo-data
Demo data
2019-03-01 16:25:51 -05:00
dandds
44d52ae601 fix crl storage config name 2019-03-01 15:31:02 -05:00
leigh-mil
cb78976c18 Add service branch to portfolios 2019-03-01 15:13:12 -05:00
leigh-mil
201e4e9e35 Move creating Aardvark and Beluga from remove_sampe_data to seed_sample;
Refactor seed_sample into reusable functions;
Rename Aardvark to A-Wing and Beluga to B-Wing, and use Star Wars names
for other portfolios
2019-03-01 14:52:10 -05:00
dandds
7fbb8d05e0
Merge pull request #679 from dod-ccpo/sync-crls
sync crls from CSP source
2019-03-01 11:59:57 -05:00
dandds
7dc7b15f09
Merge pull request #680 from dod-ccpo/update-scriptz-commit
Update scriptz subproject commit
2019-02-27 09:50:26 -05:00
dandds
9aa15d57e8 CRL Provider for syncing CRLs from cached source 2019-02-27 05:51:50 -05:00
leigh-mil
324c416a3b Remove Requests from seed_sample 2019-02-26 16:23:15 -05:00
Patrick Smith
ff2c844f25 Update scriptz subproject commit
Points the scriptz subproject to the latest master after
https://github.com/dod-ccpo/scriptz/pull/16 was merged.
2019-02-26 11:33:39 -05:00
Patrick Smith
1ef16c74b9 Update scriptz commit 2019-02-25 14:54:14 -05:00
Patrick Smith
75f9b57979 Remove PE number model 2019-02-25 14:54:14 -05:00
leigh-mil
cd13a01af8
Merge pull request #593 from dod-ccpo/to-funding-status-alerts
TO Statuses on Portfolio Funding Page
2019-02-05 15:44:13 -05:00
leigh-mil
e39f8d6fee Update Portfolio names in seed file to reflect funding status 2019-02-04 13:56:49 -05:00
Patrick Smith
45fe1be8fc Remove pesky little print statements 2019-01-29 16:19:15 -05:00
leigh-mil
db1c712c8b Update seed_sample with porfolios with different funding statuses 2019-01-29 15:52:55 -05:00
Patrick Smith
01fc71277b Update script to remove sample data 2019-01-29 14:57:28 -05:00
George Drummond
20604e6ca9
Add prettier.js to project 2019-01-24 09:38:21 -05:00
dandds
44faf33017 disable CRL checks in other scripts 2019-01-18 09:55:38 -05:00
dandds
80f633f457 allow config dictionary as argument to make_config; disable CRLs for scripts 2019-01-18 09:44:31 -05:00
Patrick Smith
b2605e3a85 Add even more task orders for sample portfolios 2019-01-15 18:34:52 -05:00
Patrick Smith
e41f01398c Update seed sample to create multiple task orders for each portfolio 2019-01-15 11:16:40 -05:00
Patrick Smith
1cd015a862 Include scripts in formatting 2019-01-15 10:56:28 -05:00
Patrick Smith
f79af12004 Small typo fix in seed sample script 2019-01-15 10:53:54 -05:00
dandds
2aea85b9c0 fix case mistake in seed script 2019-01-14 16:00:17 -05:00
dandds
79613fbe40 fix seed scripts 2019-01-14 16:00:17 -05:00
dandds
0eec42c55b change constant names 2019-01-14 16:00:17 -05:00
dandds
3fc323d785 project -> application everywhere 2019-01-14 16:00:17 -05:00
Montana
81af9f1c99 Add new permission 2019-01-09 13:14:56 -05:00
dandds
a4c9857b99 update script for removing sample data to use new csp report fixtures 2019-01-04 09:26:24 -05:00
Patrick Smith
ad6781f76e Use new "Workspaces.create" to create sample workspace 2019-01-02 11:26:29 -05:00
patricksmithdds
27b2e61c65
Merge pull request #493 from dod-ccpo/run-js-tests-in-script
Run JS tests in "script/test"
2018-12-13 16:14:37 -05:00
Patrick Smith
98d08cb255 Run JS tests in "script/test" 2018-12-13 15:52:24 -05:00
dandds
e509c34cdd change name of request relationship to legacy task order 2018-12-13 11:36:45 -05:00