Rebeccah
|
7efacb69aa
|
added in parsing for multiple choice and multiselect, which either takes a string, splits it up, and then eliminates any extra newlines, or just accepts alist. Extra newlines are sanitized out.
Signed-off-by: Rebeccah <rhunter@redhat.com>
|
2019-10-09 13:59:32 -04:00 |
|
Rebeccah
|
28a119ca96
|
re-worked unit test into 3 seperate unit tests, one for orphans, one for group members, and one for multi-group members
|
2019-09-30 15:07:19 -04:00 |
|
Rebeccah
|
758529d7dd
|
added in unit test for org admin deleting user
|
2019-09-30 15:07:19 -04:00 |
|
Rebeccah
|
075d1a2521
|
removed superuser check since can_admin already checks that, and also added allow orphans so admins can delete orphaned users
|
2019-09-30 15:07:19 -04:00 |
|
Rebeccah
|
69924c9544
|
added in ability to delete a user if they are part of your organization
|
2019-09-30 15:07:19 -04:00 |
|
Rebeccah
|
fbf182de28
|
removed refernce to workflow job in parent schedule naming as it is unnecessary
|
2019-09-16 14:22:37 -04:00 |
|
Rebeccah
|
5fab9e418b
|
added functional test to test new schedule functionality
|
2019-09-16 14:22:37 -04:00 |
|
Rebeccah
|
d39b931377
|
added in logic to check if the parent workflow has a schedule and onsolidated a couple import statements
|
2019-09-16 14:22:37 -04:00 |
|
Rebeccah
|
daba25f107
|
added 'ignored' and 'rescued' into all_hosts dictionary update
|
2019-09-03 18:58:29 -04:00 |
|
Rebeccah Hunter
|
be0c36540e
|
Removing job_status from the docs because it doesn't exist.
|
2019-08-23 10:53:23 -04:00 |
|