18562 Commits

Author SHA1 Message Date
mabashian
e0a10fb9d6 Reload the project list when we get a canceled socket message 2017-08-30 16:49:45 -04:00
Marliana Lara
1c05c60bd4 Add diff_mode to job launch data and POST it 2017-08-30 16:28:29 -04:00
Michael Abashian
5501d42de0 Merge pull request #361 from mabashian/7544-host-filter-org
Org-centric smart inventory UI changes
2017-08-30 15:46:53 -04:00
mabashian
f8c6690d6d Properly name the required asterisks class 2017-08-30 15:41:45 -04:00
mabashian
33c470ebc5 Removed prepend-asterisk in favor of an injected span 2017-08-30 15:36:20 -04:00
Matthew Jones
c1ffa6e5d9
Call out eval for setting up the minishift environment 2017-08-30 15:02:06 -04:00
AlanCoding
853d38b757
remove unused signal_finished method 2017-08-30 13:44:37 -04:00
Matthew Jones
f1af6b9bf2
Support official image builds with awx logos 2017-08-30 13:40:48 -04:00
Marliana Lara
69710366b6 Revert capacity bar to display consumed_capacity instead of percent_capacity_remaining 2017-08-30 13:30:21 -04:00
AlanCoding
de58d6764f
use exceptions for job cancel and failure 2017-08-30 13:19:53 -04:00
Ryan Petrello
7192d5c4bb
include extra_credentials data in summary fields for JT/Job detail view
see: https://github.com/ansible/ansible-tower/issues/7521
2017-08-30 11:56:24 -04:00
Alan Rominger
de3b9fc70d Merge pull request #364 from AlanCoding/null_inv_val
more coherent source_script & inv validation
2017-08-30 10:35:04 -04:00
Alan Rominger
2385c28046 Merge pull request #366 from AlanCoding/logger_unicode
smart_str in log statement to avoid unicode error
2017-08-30 10:33:43 -04:00
Shane McDonald
d3507eb42c Pull updated Japanese and French translation files. 2017-08-30 09:53:56 -04:00
AlanCoding
78ab13a44e
smart_str in log statement to avoid unicode error 2017-08-30 09:47:18 -04:00
Matthew Jones
2daaef2a99
Contributing updates for clarity 2017-08-30 09:24:44 -04:00
Matthew Jones
3adc332ea7 Merge pull request #10 from chouseknecht/devel
Community updates
2017-08-30 09:20:20 -04:00
Ryan Petrello
6941df940f Merge pull request #360 from ryanpetrello/license_type_check
update the license check command to return license type, not validity
2017-08-30 09:12:44 -04:00
AlanCoding
20e82eba42
more coherent source_script & inv validation 2017-08-30 08:31:08 -04:00
Chris Houseknecht
5754952660 Updates CONTRIBUTING and README 2017-08-29 21:18:56 -04:00
Alan Rominger
7a1f674abc Merge pull request #363 from AlanCoding/org_smart_inv
backend of org-scoped smart inventories
2017-08-29 20:51:03 -04:00
Aaron Tan
3874476d84 Merge pull request #357 from jangsutsr/6103_enhance_log_protocol_choice_layout
Enhance LOG_AGGREGATOR_PROTOCOL choice options layout
2017-08-29 17:02:47 -04:00
jlmitch5
69c12aa9e3 Merge pull request #362 from mabashian/7541-autopopulate
Fixed autopopulate for a few fields
2017-08-29 16:57:11 -04:00
Alan Rominger
e679997ecc Merge pull request #359 from AlanCoding/fail_ans_inv
set flag to fail imports on errors
2017-08-29 16:51:48 -04:00
Matthew Jones
5d3bc95283 Merge pull request #355 from ansible/fix_ig_org_rbac
Ensure that only the super user can dis/associate IGs from Orgs
2017-08-29 16:50:31 -04:00
AlanCoding
ff96a750e1
backend of org-scoped smart inventories 2017-08-29 16:43:56 -04:00
Matthew Jones
067beb90c9
Add support for standalone docker install 2017-08-29 16:14:53 -04:00
mabashian
ca62c8931f Fixed autopopulate for a few fields 2017-08-29 15:40:47 -04:00
Michael Abashian
100413fdff Merge pull request #358 from mabashian/6034-basic-workflow-copy-error
Properly catch and display workflow copy error when basic license installed
2017-08-29 15:31:15 -04:00
Michael Abashian
0362d42007 Merge pull request #354 from mabashian/7526-instance-group-noitems-text
Updated instance groups empty list text
2017-08-29 15:30:34 -04:00
Michael Abashian
9b15beead7 Merge pull request #353 from mabashian/7265-deselect
Fixed deselect team/user when adding permission
2017-08-29 15:30:08 -04:00
Ryan Petrello
beae7ffa20
update the license check command to return license type, not validity
we care about preventing upgradability from AWX installs w/ the open
source license, not general license validity

see: https://github.com/ansible/ansible-tower/issues/6555
2017-08-29 15:25:32 -04:00
mabashian
663d95c388 Use org when showing host filter matches. Make org required before user can interact with host filter. 2017-08-29 15:25:27 -04:00
AlanCoding
9d91875832
set flag to fail imports on errors 2017-08-29 14:36:53 -04:00
Marliana Lara
748c8543b9 Merge pull request #351 from marshmalien/fix/7537-Select2-dropdown-decrease-stack-order
Decrease Select2 dropdown stack order
2017-08-29 14:25:42 -04:00
Chris Houseknecht
327be00e8f Merge pull request #9 from chouseknecht/awx_installer
Awx installer
2017-08-29 12:27:27 -04:00
mabashian
2f6e16f7ba Properly catch and display workflow copy error when basic license installed 2017-08-29 11:42:24 -04:00
Aaron Tan
68cccb77a0 Enhance LOG_AGGREGATOR_PROTOCOL choice options layout 2017-08-29 11:13:36 -04:00
jlmitch5
a3b29a196c Fix revert of log aggregator protocol 2017-08-29 11:02:40 -04:00
Matthew Jones
d7fd3a467a
Ensure that only the super user can dis/associate IGs from Orgs 2017-08-29 09:36:42 -04:00
Chris Houseknecht
a144738094 First iteration on INSTALL 2017-08-28 17:18:12 -04:00
Jared Tabor
e2d943fd1a adding ng-if to tabs in order to hide insights tab on host-add-form 2017-08-28 13:52:39 -07:00
Alan Rominger
ba8326285e Merge pull request #337 from AlanCoding/capacity_fix
correct capacity algorithm for task manager
2017-08-28 16:49:19 -04:00
AlanCoding
d54eb93f26
Handle capacity algorithm corner cases
Instance has gone lost, and jobs are still either running
or waiting inside of its instance group
RBAC - user does not have permission to see some of the
groups that would be used in the capacity calculation

For some cases, a naive capacity dictionary is returned,
main goal is to not throw errors and avoid unpredicted behavior

Detailed capacity tests are moved into new unit test file.
2017-08-28 16:12:12 -04:00
mabashian
351b88b6ca Updated instance groups empty list text 2017-08-28 15:45:19 -04:00
Michael Abashian
41b1dc2ddd Merge pull request #350 from mabashian/7488-smart-inv-host-filter
Updated smart inv host filter list empty text
2017-08-28 15:21:45 -04:00
Michael Abashian
4043ec3bbd Merge pull request #338 from mabashian/7524-duplicate-host-filter
Prevent duplicate host filter strings
2017-08-28 15:20:31 -04:00
jlmitch5
2b1df7ba63 Merge pull request #344 from jlmitch5/fixStdout
fix stdout ordering
2017-08-28 15:20:12 -04:00
Michael Abashian
8d6de99a12 Merge pull request #335 from mabashian/7489-edit-smart-inv-host
Edit a host from within the smart inventory tree
2017-08-28 15:19:57 -04:00
John Mitchell
a5321179ac fix stdout ordering missing event issue 2017-08-28 15:06:58 -04:00