Commit Graph

13024 Commits

Author SHA1 Message Date
Aaron Tan da24ef0dba Update remove_tower_source to reflect sso model changes. 2017-05-30 15:14:11 -04:00
Michael Abashian 0279163686 Merge branch 'mabashian-inventories-refactor' into devel 2017-05-30 15:05:58 -04:00
Michael Abashian 641823e82e Merge branch 'inventories-refactor' of https://github.com/mabashian/ansible-tower into mabashian-inventories-refactor
# Conflicts:
#	awx/ui/client/src/inventories/sources/add/sources-add.controller.js
#	awx/ui/client/src/inventories/sources/edit/sources-edit.controller.js
#	awx/ui/client/src/inventories/sources/list/sources-list.controller.js
2017-05-30 15:05:35 -04:00
Michael Abashian e8573179c5 Removed console.log 2017-05-30 14:12:57 -04:00
Michael Abashian e9f4c4f7b5 Removed extraTemplate lines. They are not used 2017-05-30 13:43:43 -04:00
John Mitchell dc9eb51959 fix variable setup for certain inventory source types 2017-05-30 13:32:17 -04:00
Aaron Tan 1eca41ce92 Merge pull request #6332 from jangsutsr/5943_simplify_tower_config_help_texts
Simplify Tower configuration help texts
2017-05-29 10:16:38 -04:00
Wayne Witzel III 01471e02bb Merge pull request #6358 from wwitzel3/issue-6099
Add smart_inventories endpoint to Host
2017-05-26 14:24:01 -04:00
Chris Meyers 1a10205e0c Merge pull request #6300 from chrismeyersfsu/feature-insights_proxy
insights proxy
2017-05-26 14:17:04 -04:00
Chris Meyers 441946d332 add v1 vs. v2 inclusion/exclusion 2017-05-26 14:04:15 -04:00
Michael Abashian 01b9eb9127 Update smart host field label based on feedback 2017-05-26 13:00:35 -04:00
jlmitch5 b12f0d8823 Merge pull request #6350 from jlmitch5/scmInvSourceUi
add scm inv source ui
2017-05-26 12:16:25 -04:00
John Mitchell 4fcfac3137 updates to jshint and groups language to inventory_source 2017-05-26 11:56:14 -04:00
Matthew Jones da5ef30b6a Swap out dumb-init for tini
This seems to be less intrusive and less noisy of a pid 1
2017-05-26 11:33:14 -04:00
Wayne Witzel III d846e352ab minor doc typo 2017-05-26 10:19:47 -04:00
Wayne Witzel III e28cd97ffb Add smart_inventories endpoint to Host 2017-05-26 10:16:12 -04:00
Chris Meyers b25b397e14 remove insights logic from backwards compat logic
* spelling fixes
2017-05-26 09:58:20 -04:00
Chris Meyers 2f43f0fe2b flake8 2017-05-26 08:52:13 -04:00
Chris Meyers 7c0513d5ee migrate insights credentials
* A credential is considered an insights credential if a project of
scm_type 'insights' is associated.
* all non-insights Projects that point at an insights credential are
nulled
2017-05-26 08:50:53 -04:00
Chris Meyers 87eea59845 add per-inventory insights credential 2017-05-26 07:25:36 -04:00
Chris Meyers ca1eb28d1f don't assume insights id is a uuid 2017-05-25 17:52:46 -04:00
Bill Nottingham 5232b70897 Merge pull request #6338 from wenottingham/yes-we-are-enablers
[RFC] Allow setting enabled/disabled and other flags for custom inventory sources
2017-05-25 17:27:49 -04:00
Michael Abashian 32f8c0bfaf Merge pull request #6345 from mabashian/5964-apiv1-hard-coding
Replaced all hard-coded api/v1 references with dynamic references or with v2
2017-05-25 17:15:36 -04:00
Michael Abashian 1e06e1d939 Refactored a lot of the rbacUiControlService out of the controller and into the resolve block of the state 2017-05-25 17:09:27 -04:00
Bill Nottingham e93a61ac53 Allow setting the enabled/disabled flag for more than just cloud inventory sources.
Leverage the same _ENABLED_VAR (and other) variables that exist for cloud sources, and set some defaults for custom scripts.
2017-05-25 16:51:09 -04:00
John Mitchell 6789abbdeb smooth out logic for adding new options to single select to select2 2017-05-25 14:28:07 -04:00
John Mitchell 7f00cfdd5a set the inventory file to pristine on source change 2017-05-25 13:12:40 -04:00
John Mitchell a229259559 only show text input for add new single-selects 2017-05-25 13:04:09 -04:00
Jared Tabor fa13557174 Merge pull request #6349 from jaredevantabor/source-notifications
adding notifications to sources edit
2017-05-25 11:54:53 -04:00
John Mitchell 2b37d04204 remove unwanted line 2017-05-25 11:54:26 -04:00
John Mitchell 7a927825ce add scm inv source ui 2017-05-25 11:47:40 -04:00
Jared Tabor e969c4ecd1 adding notifications to sources edit
take two
2017-05-25 11:42:38 -04:00
Michael Abashian 606a47c324 Merge pull request #6334 from mabashian/5815-inventory-sync
Inventory sync fixes
2017-05-24 17:48:15 -04:00
Michael Abashian 4a08ed333b Only show sync button on inventories with sources 2017-05-24 17:40:28 -04:00
Michael Abashian b875fd65e1 Replaced all hard-coded api/v1 references with dynamic references or with v2 2017-05-24 17:05:46 -04:00
Michael Abashian aaf039c23d Merge pull request #6339 from mabashian/inventory-bug-fixes
Various small inventory ux bug fixes
2017-05-24 15:47:55 -04:00
Michael Abashian d08a67c3f2 Removed commented line 2017-05-24 14:42:55 -04:00
Michael Abashian f3d1c46cfe Various small inventory ux bug fixes 2017-05-24 14:17:13 -04:00
Aaron Tan b50820fa60 Merge pull request #6305 from jangsutsr/6272_prevent_nested_encrypted_field_leak_in_activity_stream
Prevent nested encrypted field leak in activity stream
2017-05-24 09:55:29 -04:00
Aaron Tan 2476c42b1e Simplify Tower configuration help texts. 2017-05-24 09:51:54 -04:00
Aaron Tan a15bc6d0f7 Merge pull request #6295 from jangsutsr/6243_update_user_profile_to_record_source_backend
Introduce sso UserEnterpriseAuth model
2017-05-24 09:42:41 -04:00
Jared Tabor 56ba4e66f7 Merge pull request #6259 from fujiwarat/playbook
Do not convert a title word to the lower case
2017-05-24 09:29:17 -04:00
Takao Fujiwara 1c81b5fe6e Do not convert a title word to the lower case
Japanese marketing wish to keep "Playbook" as the title format.
The idea is if the translations of "playbook" and "Playbook" are
same, do not convert the title word to the lower case.

Signed-off-by: Takao Fujiwara <takao.fujiwara1@gmail.com>
2017-05-24 12:13:58 +09:00
Michael Abashian f3a8042b1a Merge pull request #6321 from mabashian/5793-dynamic-inventory
Smart inventory implementation
2017-05-23 18:01:43 -04:00
Michael Abashian d31e5a7865 Removed user-facing "Standard Inventory" remnants 2017-05-23 17:45:03 -04:00
Michael Abashian eff4100092 Added sync button to inventory list. Added sync status icon back to inventory list (was there in previous releases. Added inventory source type to inventory source list. 2017-05-23 17:40:30 -04:00
Aaron Tan 7f1f68ee28 Prevent nested encrypted field leak in activity stream. 2017-05-23 14:05:55 -04:00
Wayne Witzel III c5364f49bd add some info about field deprecation for InventorySource 2017-05-23 13:25:08 -04:00
Wayne Witzel III dc415f17b5 adding more details about host_filter 2017-05-23 13:16:03 -04:00
Wayne Witzel III 66af36e5c9 inventory refresh overview updates 2017-05-23 12:58:03 -04:00