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
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
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
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
kialam
de6167a52c
Create basic toggle tag component
2018-06-06 11:17:08 -04:00
chris meyers
b876c2af62
add total job count for instance + instance group
2018-06-05 12:05:22 -04:00
Yunfan Zhang
c055666a9f
Merge pull request #2035 from YunfanZhang42/release_3.3.0
...
Added awx-manage command for expiring sessions.
2018-06-05 09:36:37 -04:00
Wayne Witzel III
b0d1ba4861
Merge pull request #2054 from wwitzel3/release_3.3.0
...
Only duplicate nodes if original WFJT is not available
2018-06-05 09:22:41 -04:00
Yunfan Zhang
d8cb47bf82
Added awx-manage command for expiring sessions.
2018-06-05 09:18:55 -04:00
Wayne Witzel III
7affa15efe
Only duplicate nodes if original WFJT is not available
2018-06-05 13:08:06 +00:00
AlanCoding
74c6c350a1
show org-admins all teams if ALL USERS setting enabled
2018-06-05 07:55:13 -04:00
Alan Rominger
d250b89f47
Merge pull request #2041 from AlanCoding/lazy_passwords
...
No launch config errors with replacable ASK credential
2018-06-05 07:49:43 -04:00
John Mitchell
e480639699
Merge pull request #2044 from jlmitch5/fixInvSourceNotifSearch
...
fix notifications search on inventory source form tab
2018-06-04 17:55:54 -04:00
Ryan Petrello
97fc745329
fix a setting help text typo
2018-06-04 16:28:26 -04:00
Ryan Petrello
581756527e
fix an i18n-related bug that affects non-English hipchat users
...
see: https://github.com/ansible/tower/issues/951
2018-06-04 15:02:27 -04:00
Chris Meyers
899084fa75
Merge pull request #1922 from chrismeyersfsu/improvement-accurate_capacity
...
per-instance accurate capacity consumption
2018-06-04 14:36:58 -04:00
John Mitchell
f9ed4296bb
fix notifications search on inventory source form tab
2018-06-04 13:51:49 -04:00
John Mitchell
d2858e2d0e
Merge pull request #2016 from jlmitch5/appTabOrgAdmin
...
make app tab visiable to org admins
2018-06-04 12:04:16 -04:00
AlanCoding
648ec3141b
no launch config errors with replacable ASK credential
2018-06-04 11:19:22 -04:00
chris meyers
7b0b4f562d
get isolated execution at the point its needed
...
* Instead of passing around the isolated host that the task is to
execute on; grab the isolated execution host from the instance further
down the call stack. Without passing the isolated hostname around.
2018-06-04 10:06:59 -04:00
chris meyers
b94cf379f6
do not choose offline instances
2018-06-04 10:06:59 -04:00
chris meyers
9d732cdbdf
update unit and functional tests
2018-06-04 10:06:59 -04:00
chris meyers
8d352a4edf
conform isolated system to new early node choice
...
* Randomly chose an instance in the controller instance group for which
to control the isolated node run. Note the chosen instance via a job
controller_node field
2018-06-04 10:06:59 -04:00
chris meyers
e720fe5dd0
decide the node a job will run early
...
* Deciding the Instance that a Job runs on at celery task run-time makes
it hard to evenly distribute tasks among Instnaces. Instead, the task
manager will look at the world of running jobs and choose an instance
node to run on; applying a deterministic job distribution algo.
2018-06-04 10:06:59 -04:00
Alan Rominger
f394c02afd
Merge pull request #2013 from AlanCoding/big_trouble_in_0013
...
Fix tracebacks when running migrations
2018-06-04 09:51:44 -04:00
AlanCoding
239c60a2bd
fix tracebacks when running migrations
2018-06-04 07:35:35 -04:00
Bill Nottingham
427ea6752e
Fix syntax error
2018-06-01 22:25:46 -04:00
Christian Adams
69a507ae19
Merge pull request #2008 from rooftopcellist/default_scope
...
Default scope
2018-06-01 13:43:11 -04:00
adamscmRH
97c5ff0b33
make scope write by default
2018-06-01 13:24:32 -04:00