AlanCoding
8509a43b95
exclude m2m copies from activity stream
2018-06-07 13:34:58 -04:00
mabashian
1a4e7c8572
Rolled credential warning string back to include remove or replace
2018-06-07 13:16:42 -04:00
mabashian
68ac23dd46
Fixed various bugs with preventing prompting for credential passwords on schedules and workflow nodes
2018-06-07 13:16:42 -04:00
mabashian
09ee140fb4
Prevent scheduling JT runs where credentials with passwords are required. Added read-only view of schedules when user does not have edit permissions.
2018-06-07 13:16:42 -04:00
Haokun-Chen
c2001d0442
fixed error when delete smart inventory while editing
2018-06-07 13:08:45 -04:00
AlanCoding
b0b7f7a295
prohibit relaunching workflow jobs from other users
2018-06-07 13:01:15 -04:00
Jake McDermott
b1f36572c6
Merge pull request #2065 from jakemcdermott/2058
...
add host_status, play, and task counts to job details
2018-06-07 12:59:11 -04:00
Yunfan Zhang
6f09c1b994
Merge pull request #2090 from YunfanZhang42/fix_test_expect
...
Fix Jenkins test_expect.
2018-06-07 12:18:19 -04:00
Yunfan Zhang
b68ded7c15
Fix tests.
2018-06-07 12:04:20 -04:00
Ryan Petrello
18e371c0cf
Merge pull request #2088 from ryanpetrello/fix-2085
...
default instance capacity to zero
2018-06-07 12:00:07 -04:00
adamscmRH
68f7f25788
info to set ip DDT
2018-06-07 11:46:10 -04:00
kialam
6fee8c699d
Fix SCM credential list for Projects add and edit views
2018-06-07 11:44:08 -04:00
kialam
b344eb9af0
Fix failing test by only preserving credential_type
...
- Reset `defaults` object’s own `credential_type` value to that of
`queryset`’s.
2018-06-07 11:44:07 -04:00
kialam
99ea28c3fd
Check defaults
against query set
to make sure credential_type
does not get overwritten
...
- We want to preserve the existing `credential_type` param that already
exists in `queryset` and not have `defaults
` overwrite it. We first loop through the `defaults` object keys and
check it against the the keys of `queryset` and if the keys match, then
set the value to `queryset[key]`.
2018-06-07 11:44:07 -04:00
Ryan Petrello
195aff37ad
default instance capacity to zero at registration/insertion time
...
if the first health check fails due to AMQP or celery issues, the
capacity will stay at the default of 100 (which is confusing)
see: https://github.com/ansible/tower/issues/2085
2018-06-07 11:42:31 -04:00
Haokun-Chen
9ff995f6f9
reset Export dropdown after user takes action in Network UI
2018-06-07 10:43:44 -04:00
Marliana Lara
85aeb799dc
Merge pull request #2078 from marshmalien/fix/869-instance-groups-jobs-link
...
Add "running jobs" and "total jobs" links to instances and instance groups
2018-06-07 09:45:29 -04:00
Chris Meyers
dfe2ce4b43
Merge pull request #2080 from chrismeyersfsu/fix-controller_node_adhoc
...
add controller_node to ad hoc job
2018-06-07 09:02:29 -04:00
AlanCoding
dde706b61f
allow no-op case when modifying deprecated credentials
2018-06-07 07:16:07 -04:00
Jared Tabor
4fa1518bcc
Sets default zoom to 100% on network UI
...
instead of 120%
2018-06-06 18:24:24 -07:00
mabashian
a108238e0a
Changed jt edit api call from put to patch so that we don't clear the credentials every time a change is made. Removed unneeded code.
2018-06-06 18:32:09 -04:00
Jake McDermott
f8f59c8c8c
add host_status, play, and task counts to job details
2018-06-06 18:02:31 -04:00
chris meyers
0702692ca9
add controller_node to adhoc command job
2018-06-06 16:28:28 -04:00
Chris Meyers
429c1bf2b4
Merge pull request #2070 from chrismeyersfsu/fix-controller_node_not_needed_on_some_jobs
...
remove controller_node field from jobs that don't apply
2018-06-06 16:19:00 -04:00
kialam
cc1cd38ddd
Merge pull request #2009 from kialam/fix/1063-multiple-creds-tags
...
View More Component with Credential Tags in Template List View
2018-06-06 16:06:13 -04:00
Jake McDermott
3f8e6e3416
Merge pull request #2074 from Haokun-Chen/1881
...
fixed job details search bar when empty input or duplicate input
2018-06-06 15:20:55 -04:00
Haokun Chen
60d535fa6b
Merge pull request #2069 from Haokun-Chen/2046
...
remove HIDE CURSOR and HIDE BUTTONS from the key shortcuts in Network UI
2018-06-06 15:17:14 -04:00
chris meyers
74155dfc9d
add system jobs to controller_node exceptions
2018-06-06 15:04:41 -04:00
Ryan Petrello
0fd89579e9
Merge pull request #2073 from ryanpetrello/more-i18n
...
sprinkle more i18n for certain field labels
2018-06-06 14:57:58 -04:00
Marliana Lara
c8ab4d4623
Add link to running and total jobs for instance groups and instances
2018-06-06 14:52:36 -04:00
Marliana Lara
31da1e6ef7
Audit string translations in instance groups templates
2018-06-06 14:48:23 -04:00
Haokun-Chen
6b1129ce1d
fixed job details search bar when empty input or duplicate input
2018-06-06 14:29:32 -04:00
Ryan Petrello
d0249d3ae6
sprinkle more i18n for certain field labels
...
see: https://github.com/ansible/tower/issues/2063
2018-06-06 14:06:34 -04:00
Marliana Lara
decfc8fa8c
Update limit-panels directive to query for the new Panels component
2018-06-06 13:36:42 -04:00
Chris Meyers
431ee9bbbf
Merge pull request #2049 from chrismeyersfsu/improvement-jobs_total3
...
add total job count for instance + instance group
2018-06-06 12:56:03 -04:00
Haokun-Chen
48c4266cb3
Remove HIDE CURSOR and HIDE BUTTONS from the key
2018-06-06 11:51:02 -04:00
chris meyers
8ee4b9680c
remove controller_node field from jobs that don't apply
2018-06-06 11:26:15 -04:00
kialam
d6ca943d23
Remove TagService
2018-06-06 11:17:09 -04:00
kialam
b16854898b
Refactor Toggle Tag
Component
...
This refactor includes the following things:
- Offload credential tag formatting to the parent controller, e.g.
`TemplateListController`.
- Initialize the `Toggle Tag` component in the parent view instead of
the List Item component view.
- Rename some variables for better comprehension.
2018-06-06 11:17:09 -04:00
kialam
6ca4c7de9d
Offload tag formatting logic to templateList
controller
2018-06-06 11:17:09 -04:00
kialam
b8404abb26
Rename credential tooltip component string
...
- For better legibility
2018-06-06 11:17:09 -04:00
kialam
2ee361db5d
Rename toggle
component to toggle-tag
for better clarity.
2018-06-06 11:17:09 -04:00
kialam
22ddf7883a
Adjust template to account for more than one tag type.
2018-06-06 11:17:09 -04:00
kialam
cc91729f72
Account for default tags as well
2018-06-06 11:17:09 -04:00
kialam
8373d89c92
Duplicate ns.tooltips CREDENTIALS
string to ComponentStrings
to avoid using OutputStrings
2018-06-06 11:17:08 -04:00
kialam
e66b00eb64
Translate VIEW MORE
and VIEW LESS
into component strings
2018-06-06 11:17:08 -04:00
kialam
265554accb
Add link to credentials tag in template
2018-06-06 11:17:08 -04:00
kialam
f49b61ecfa
Create TagService
...
This new Service can be used anywhere that needs a credentials tag and
can be expanded upon to include other helpful tag methods as needed.
2018-06-06 11:17:08 -04:00
kialam
62f4beddb2
Reduce height of tags in job list page
2018-06-06 11:17:08 -04:00
kialam
63f3a38ceb
Add more functionality to Toggle Tag Component
...
- Remove existing `switch` logic in favor of Toggle Tag Component, now
with comments!
- Slight adjustment to icons to center vertically; account for
non-standard credential `kind` attributes so icons display as they
should.
- Style the `View More/Less` button accordingly
- Update Toggle Tag directive template to include icons
2018-06-06 11:17:08 -04:00