Matthew Jones
63f0082e4d
Merge pull request #1543 from matburt/k8s_helm_instructions
...
Adding information on Kubernetes RBAC considerations for Helm
2018-03-14 05:52:12 -07:00
AlanCoding
5170fb80dc
fix bugs with UJT optimizations
2018-03-14 08:19:53 -04:00
AlanCoding
04a27d5b4d
Namechange events_processed -> event_processing_finished
...
from PR review, also adding tests to assert that the
value is passed from the stdout_handle to the UnifiedJob
object on finalization of job run in tasks.py
2018-03-14 07:53:04 -04:00
AlanCoding
b803a6e557
Track emitted events on model
2018-03-14 07:53:02 -04:00
Alan Rominger
0db584e23e
Merge pull request #1530 from AlanCoding/inv_env_vars
...
More restrictive inventory env vars management
2018-03-14 07:23:42 -04:00
jeff
f9f91ecf81
Add ca_trust_dir to task image
2018-03-14 11:41:10 +01:00
jeff
aca74d05ae
Add 'ca_trust_dir' variable to allow Custom CA sharing between host and containers
2018-03-14 11:40:56 +01:00
Matthew Jones
b646e675d6
Merge pull request #1544 from matburt/sorting_region_choices
...
Sort cloud regions in a stable way
2018-03-13 18:02:31 -07:00
Matthew Jones
4a5f458a36
Merge pull request #1542 from matburt/adding_more_extra_vars
...
Adding more helpful job extra vars
2018-03-13 17:53:44 -07:00
John Mitchell
04bc044340
Merge pull request #1437 from jlmitch5/appCrudUi
...
implements application crud ui
2018-03-13 18:07:10 -04:00
John Mitchell
c65342acc9
make call to pendo setting and set check box based on that when license already exists
2018-03-13 15:41:45 -04:00
Matthew Jones
acde2520d0
Sort cloud regions in a stable way
...
* All comes first
* Then US regions
* Then all other regions alphabetically
2018-03-13 15:31:28 -04:00
Wayne Witzel III
4b27b05fd2
Merge pull request #1541 from wwitzel3/devel
...
Fix member_role parent to include credential_admin_role
2018-03-13 13:52:58 -04:00
Matthew Jones
dcf0b49840
Adding information on Kubernetes RBAC considerations for Helm
2018-03-13 13:48:10 -04:00
John Mitchell
f8c6187007
add back in comments describing license type payload
2018-03-13 13:34:03 -04:00
John Mitchell
d9f5eab404
add separator above checkbox
2018-03-13 13:34:03 -04:00
John Mitchell
8b10d64d73
update code formatting based on feedback
2018-03-13 13:34:02 -04:00
John Mitchell
2b4a53147e
turn pendo tracking off in settings when checkbox is unchecked
2018-03-13 13:34:02 -04:00
John Mitchell
5f4f4a2fb9
make pendo license settings opt out whenever license is added
2018-03-13 13:34:00 -04:00
Matthew Jones
45ad94f057
Adding more helpful job extra vars
...
* Adds email, first name, last name as extra vars to job launches
* Remove old ad-hoc command extra vars population... use our
base-class method instead
2018-03-13 13:33:54 -04:00
Wayne Witzel III
db38cf8f93
Fix member_role parent to include credential_admin_role
2018-03-13 12:20:40 -04:00
Alan Rominger
dcae4f65b5
Merge pull request #1330 from AlanCoding/capable_of_anything
...
New copy fields, clean up user_capabilities logic
2018-03-13 12:05:45 -04:00
paihu
dfea3a4b95
fix: broken backward compatibility
...
fix: param hex_color isn't optional
Signed-off-by: paihu <paihu_j@yahoo.co.jp>
2018-03-13 18:04:47 +09:00
John Mitchell
9d6fab9417
update edit controller to PUT app instead of POST
...
remove old applications tokens code
2018-03-12 17:40:08 -04:00
Christian Adams
f995b99af6
Merge pull request #1531 from rooftopcellist/application_description
...
add description to app serializer
2018-03-12 17:19:54 -04:00
Chris Meyers
724ca23685
Merge pull request #1534 from chrismeyersfsu/fix-4_job_limit
...
autoscale celery up to 50 workers
2018-03-12 15:45:01 -04:00
chris meyers
a4859a929c
autoscale celery up to 50 workers
2018-03-12 15:36:15 -04:00
adamscmRH
91214aa899
add description to app serializer
2018-03-12 15:07:59 -04:00
John Mitchell
80db90b34c
reduce delete prompting cruft for app ui
2018-03-12 14:35:03 -04:00
AlanCoding
3566140ecc
more restrictive inventory env vars management
2018-03-12 13:35:22 -04:00
John Mitchell
3cf447c49b
remove N_ dependency in favor strings files
2018-03-12 13:31:19 -04:00
John Mitchell
a22f1387d1
adjust user tokens list labeling
2018-03-12 13:31:19 -04:00
John Mitchell
8a28d7c950
remove permissions subview code from applications ui crud
2018-03-12 13:31:18 -04:00
John Mitchell
8031337114
add applications.edit.organization route
2018-03-12 13:31:18 -04:00
John Mitchell
8d2c0b58e1
remove unnecessary conditional
2018-03-12 13:31:18 -04:00
John Mitchell
f4ad9afc5e
add app crud ui
2018-03-12 13:31:18 -04:00
Marliana Lara
c19bb79587
Merge pull request #1499 from marshmalien/style/display_invalid_items
...
Add border between invalid and active template flags
2018-03-12 12:37:42 -04:00
Ryan Petrello
6d9b386727
Merge pull request #1529 from ryanpetrello/new-dateutil
...
bump python-dateutil to latest
2018-03-12 12:34:02 -04:00
Ryan Petrello
44adab0e9e
bump python-dateutil to latest
...
this change provides support for numerous bug fixes, along with
support for parsing TZINFO= from rrule strings
related: https://github.com/ansible/ansible-tower/issues/823
related: https://github.com/dateutil/dateutil/issues/614
2018-03-12 12:20:03 -04:00
mabashian
8aa9569074
In the JT form, moved options from its own line to in-line
2018-03-12 10:56:36 -04:00
mabashian
982b83c2d3
Fixed several workflow prompting and edge type bugs
2018-03-12 10:50:33 -04:00
Matthew Jones
346c9fcc8a
Merge pull request #1514 from wenottingham/a-period-piece
...
Add some periods.
2018-03-12 07:40:16 -07:00
Matthew Jones
eaff7443d2
Merge pull request #1522 from therealmaxmouse/patch-1
...
Update INSTALL.md
2018-03-12 07:39:48 -07:00
Matthew Jones
8a9397a997
Merge pull request #1528 from jffz/devel
...
Fix project_data_dir templating for local_docker install
2018-03-12 07:37:11 -07:00
jeff
4972755ccb
Fix project_data_dir templating for local_docker install
2018-03-12 14:50:44 +01:00
Ryan Petrello
6d43b8c4dd
Merge pull request #1527 from ryanpetrello/oauth2-filter
...
restrict API filtering on oauth-related fields
2018-03-12 09:43:05 -04:00
Ryan Petrello
a61187e132
restrict API filtering on oauth-related fields
...
related: https://github.com/ansible/awx/issues/1354
2018-03-12 09:16:37 -04:00
paihu
9b5e088d70
support slack color notification #1490
...
Signed-off-by: paihu <paihu_j@yahoo.co.jp>
2018-03-12 14:14:44 +09:00
therealmaxmouse
54ae039b95
Update INSTALL.md
...
fixing typo
2018-03-11 11:45:35 -04:00
Bill Nottingham
7b2b71e3ef
... update string in tests as well.
2018-03-09 17:49:46 -05:00