gconsidine
4f1bf81412
Add back the select component for user-defined 'choices' types only
2017-06-30 15:38:35 -04:00
Matthew Jones
0ee3ad8c14
Adding Makefile targets for local builds/deployments
...
Updating paths
2017-06-30 15:25:42 -04:00
Matthew Jones
4c32597873
Moving Openshift work to installer directory to reduce conflicts
2017-06-30 15:25:10 -04:00
Chris Meyers
b588dade9d
Merge pull request #6833 from chrismeyersfsu/enhancement-insights_cred_summary
...
add insights_cred_id to host->inventory summary fields
2017-06-30 15:13:35 -04:00
Michael Abashian
0487de88e4
Make group and host plural
2017-06-30 15:06:51 -04:00
Michael Abashian
c343c00591
Added multi-select preview to group/host associate and instance groups modals.
2017-06-30 15:02:21 -04:00
Bill Nottingham
0d911581c3
Merge pull request #6835 from wenottingham/oh-no-the-synchronize-module
...
Require rsync on the Tower node.
2017-06-30 15:01:35 -04:00
Marliana Lara
193f3fa10e
Merge pull request #6784 from marshmalien/rampartsViews
...
Implementation of Instance Groups read-only views in Tower Settings
2017-06-30 14:43:19 -04:00
Marliana Lara
ae209af566
Update PR based on review changes
...
* Remove unnecessary translates
* Extend show Refresh Button
* Update smart search sort and page size params
2017-06-30 13:57:49 -04:00
Marliana Lara
46f5f5da00
Implementation of Instance Groups read-only views in Tower Settings
2017-06-30 13:57:38 -04:00
Chris Meyers
29adb39cae
add insights_cred_id to host->inventory summary fields
2017-06-30 13:52:41 -04:00
Ryan Petrello
dade5c12a7
fix a bug in the CredentialType field validator that breaks required
...
see: #6769
2017-06-30 12:27:43 -04:00
Marliana Lara
40e749c8f7
Show Isolated Badge in Job Details
...
See #6560
2017-06-30 12:25:08 -04:00
Ryan Petrello
430d4bc28e
Merge pull request #6827 from ryanpetrello/devel
...
fix a bug in cluster node version comparison
2017-06-30 11:47:04 -04:00
Ryan Petrello
de84f3cf4a
fix a bug in cluster node version comparison
2017-06-30 11:28:04 -04:00
Ryan Petrello
57eb632e51
Merge pull request #6819 from ryanpetrello/fix-6810
...
isolated nodes should report their awx version in their heartbeat
2017-06-30 09:59:07 -04:00
Chris Meyers
668bce8212
fix job launch deadlock
...
* This both fixes the deadlock problem and a logic problem. We shouldn't
set the job's job_template current_job to pending jobs.
2017-06-30 09:54:08 -04:00
jlmitch5
413976f2f7
Merge pull request #6814 from jlmitch5/loggingProtocolCtit
...
add logging protocol and timeout to ctit ui
2017-06-30 08:52:13 -04:00
Jared Tabor
32ddd8dab9
changes to insights
...
- better error handling for an invventory missing an insights cred
- better error handling for missing reports/no reports
- feedback from UX
- adding refresh button
2017-06-29 16:00:35 -07:00
Alan Rominger
34af7566ce
Merge pull request #6759 from AlanCoding/naming_preflights
...
Add inventory file consistency checks as new preflight
2017-06-29 18:52:35 -04:00
gconsidine
727568c80d
Add translation for components and credentials
...
* Add typeahead feature of the Lookup component
2017-06-29 17:34:43 -04:00
Aaron Tan
f40182fef8
Apply accumulated validation for CTinT all endpoint.
2017-06-29 16:56:55 -04:00
Ryan Petrello
413e8c3bc9
isolated nodes should report their awx version in their heartbeat
...
see: #6810
2017-06-29 16:55:11 -04:00
Aaron Tan
e8433c6301
Merge pull request #6695 from ansible/jangsutsr_6005_add_boto3_support
...
Add boto3 dependency and remove requests freezing
2017-06-29 16:41:07 -04:00
Matthew Jones
d1ec8f93c0
Support deploying Tower into OpenShift
2017-06-29 16:31:07 -04:00
Aaron Tan
9aa4ea8e61
Add boto3 dependency and remove requests freezing
2017-06-29 16:03:07 -04:00
Ryan Petrello
e92c40d8ea
Merge pull request #6815 from ryanpetrello/fix-rdb
...
fix the `make rdb` debugging tool
2017-06-29 15:53:05 -04:00
Ryan Petrello
8b0c5e796b
Merge pull request #6809 from ryanpetrello/devel
...
properly configure celery routes for isolated node heartbeat
2017-06-29 15:52:14 -04:00
Ryan Petrello
611c42f741
fix the make rdb
debugging tool
2017-06-29 15:40:09 -04:00
John Mitchell
3df6cda4cd
add logging protocol and timeout to ctit ui
2017-06-29 15:39:36 -04:00
Alan Rominger
6d85c8bc9f
Merge pull request #6710 from AlanCoding/access_registry
...
Automatically register access classes, don't put into lists
2017-06-29 15:32:05 -04:00
Michael Abashian
e723e85bbd
Marked strings for translation in the inventories-hosts directory
2017-06-29 15:26:04 -04:00
AlanCoding
ad4a7fe033
access_registry made simple dict with auto registration
2017-06-29 15:17:37 -04:00
Alan Rominger
ec773f57d9
Merge pull request #6808 from ansible/AlanCoding-patch-2
...
Remove extra_hosts that breaks dev environment
2017-06-29 15:09:11 -04:00
jlmitch5
59775c52c9
Merge pull request #6783 from jlmitch5/testLogAggregator
...
add test log aggregator button to ui
2017-06-29 14:56:41 -04:00
Jared Tabor
112230081e
Merge pull request #6795 from jaredevantabor/skip-tags-job-tags
...
Skip tags job tags
2017-06-29 11:10:26 -07:00
Alan Rominger
9fda4eee85
Remove extra_hosts that breaks dev environment
...
This was triggered by a docker update, and an empty value of DOCKER_HOST_IP resulted in an error running `make docker-compose`
2017-06-29 13:41:33 -04:00
Jared Tabor
768fa13aef
adding type ahead selector to survey
...
for job tags and skip tags
2017-06-29 09:27:16 -07:00
Jared Tabor
56724ffa50
making job-tags and skip-tags select elements
...
with type-ahead ability
2017-06-29 09:27:16 -07:00
Aaron Tan
055c83f4e6
Merge pull request #6741 from jangsutsr/6711_trim_querystring_from_reverse_outcome
...
Trim querystring from reverse outcome
2017-06-29 12:16:54 -04:00
Aaron Tan
a184058aa2
Merge pull request #6642 from jangsutsr/6593_enforce_mutual_exclusiveness_of_tower_user_origins
...
Expand scope of enterprise user types
2017-06-29 12:15:07 -04:00
Aaron Tan
bfb56480b2
Merge pull request #6705 from jangsutsr/6516_audit_cloud_regions
...
Audit lists of cloud regions
2017-06-29 12:14:01 -04:00
Aaron Tan
d9d5fb38b8
Merge pull request #6732 from jangsutsr/6719_aggregate_service_restart_attempts
...
Aggregate Tower service restart attempts
2017-06-29 12:13:01 -04:00
Alan Rominger
68103f2d72
Merge pull request #6720 from AlanCoding/scm_inv_update_resp
...
Accuracy edit for inventory update response when updating project
2017-06-29 11:45:50 -04:00
Alan Rominger
724a33c945
Merge pull request #6712 from AlanCoding/host_sublist
...
Optimize inventory hosts sublist
2017-06-29 11:35:37 -04:00
Ryan Petrello
0f503c90ea
Merge pull request #6803 from ryanpetrello/devel
...
properly invoke the byte-compiled isolated job runner in production
2017-06-29 11:33:35 -04:00
Alan Rominger
0d5157013a
Merge pull request #6801 from AlanCoding/controlling_queues
...
Add controlling queue list filter that was unintentionally dropped
2017-06-29 11:16:51 -04:00
Ryan Petrello
ac9bc166a0
properly invoke the byte-compiled isolated job runner in production
...
see: #5903
2017-06-29 11:11:28 -04:00
Michael Abashian
e2e57c20d6
Merge pull request #6790 from mabashian/4853-survey-workflow-buttons
...
Show survey and workflow editor buttons even when the editor is open
2017-06-29 10:37:07 -04:00
Alan Rominger
fe959769eb
Merge pull request #6738 from AlanCoding/do_nots
...
Document name schemes you should never use
2017-06-29 10:29:37 -04:00