4299 Commits

Author SHA1 Message Date
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
03ee3438fd
Merge pull request #690 from dod-ccpo/update-demo-data
Update demo data
2019-03-04 14:54:35 -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
86f6e324b9
Merge pull request #686 from dod-ccpo/crl-key-fix
fix crl storage config name
2019-03-01 16:17:44 -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
febb2c5d0a Fake remaining balance for A-Wing and B-Wing 2019-03-01 14:57:03 -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
leigh-mil
7919dcdac8
Merge pull request #682 from dod-ccpo/multiple-loas
Adding Multiple LOA Inputs to KO Review Form
2019-03-01 11:46:39 -05:00
leigh-mil
8b0a11b005 Fix migration chain after rebase 2019-03-01 11:05:37 -05:00
leigh-mil
9f47f54751 Fix migration and tests after rebase 2019-03-01 11:02:16 -05:00
leigh-mil
3b5b809947 Combine data properties and remove unused import 2019-03-01 11:02:16 -05:00
leigh-mil
a6296e78df Formatting 2019-03-01 11:02:16 -05:00
leigh-mil
c5e012e521 Fix migration so it will downgrade 2019-03-01 11:02:16 -05:00
leigh-mil
e00e24f083 Move removing empty items in a list field to CacheableForm 2019-03-01 11:02:16 -05:00
leigh-mil
7b41b8e94c Remove redundant test 2019-03-01 11:02:16 -05:00
leigh-mil
88e2b3c79e Fix position of remove buttons for FF 2019-03-01 11:02:16 -05:00
leigh-mil
113cc5c0a4 Update migrations after rebase 2019-03-01 11:02:16 -05:00
leigh-mil
b07ab6d1b4 Remove unused import and formatting 2019-03-01 11:02:16 -05:00
leigh-mil
f3a2ac1f49 Style remove buttons 2019-03-01 11:02:16 -05:00
leigh-mil
870e0a299e Make LOA fields optional 2019-03-01 11:02:16 -05:00
leigh-mil
9a7bcd6f29 Add remove LOA button 2019-03-01 11:02:16 -05:00
leigh-mil
2d2f8d8d93 Update labels for LOA fields 2019-03-01 11:02:16 -05:00
leigh-mil
96b9dbef87 Add render to date-selector so tests will run 2019-03-01 11:02:16 -05:00
leigh-mil
bc05bbced0 Make LOA inputs optional 2019-03-01 11:02:16 -05:00
leigh-mil
232416cede Update test to check loa object type 2019-03-01 11:02:16 -05:00
leigh-mil
d1643d3163 Fix ko review template after rebase 2019-03-01 11:02:16 -05:00
leigh-mil
f1b9bf19a7 Update migration order and change loa to loas 2019-03-01 11:02:15 -05:00
leigh-mil
68ab32d1d1 Fix template and component so LOA values are posted through the form 2019-03-01 11:02:15 -05:00
leigh-mil
f9b379c2f1 Fix mistake in template 2019-03-01 11:02:15 -05:00
leigh-mil
8dd21b49f2 Update format of vue component 2019-03-01 11:02:15 -05:00
leigh-mil
3325e4c219 Create KoReview component to add multiple LOA items 2019-03-01 11:02:15 -05:00
leigh-mil
070ccec23f Add migration for LOA array type 2019-03-01 11:02:15 -05:00
George Drummond
8a9fda5370
Merge pull request #678 from dod-ccpo/invite-to-page
Invite Officer From Manage Invitations Page
2019-03-01 10:47:34 -05:00
George Drummond
b2ea53f2eb
Fix down migration 2019-03-01 10:28:52 -05:00
George Drummond
d6b9ce62da
Add in default False for unlimited_level_of_warrant 2019-02-28 14:01:28 -05:00
George Drummond
17c175b698
Invite Officer From Manage Invitations Page 2019-02-28 11:44:07 -05:00
montana-mil
39aa160bb6
Merge pull request #684 from dod-ccpo/none-component-handling
Default defense component to None
2019-02-27 11:36:41 -05:00
Montana
5d4bc5719b Show 'Not Selected' if there is no defense component 2019-02-27 11:18:45 -05:00
Montana
0b33a67d29 Default defense component to None 2019-02-27 10:55:15 -05:00
montana-mil
3849a69e99
Merge pull request #677 from dod-ccpo/move-component-to-portfolio
Move defense_component to portfolios model
2019-02-27 10:05:30 -05:00
Montana
8621f2054b Use defense_component property on TO model when appropriate 2019-02-27 09:53:06 -05:00