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
Wayne Witzel III
d1097678f9
Added initial Inventory Refresh doc
2017-05-23 12:26:08 -04:00
Marliana Lara
3ea06e36b8
Merge pull request #6323 from marshmalien/fix/jobFailureIcon
...
Add "!" to job failed icon
2017-05-23 12:18:06 -04:00
Matthew Jones
7a1dc8c005
Merge pull request #6326 from ansible/fix_workflow_launching_under_taskman
...
Fix taskmanager failing to launch workflow job
2017-05-23 11:53:09 -04:00
Aaron Tan
4272a38aa9
Merge pull request #6317 from jangsutsr/6313_improve_job_timeout_config_help_text_by_denoting_time_unit
...
Improve job timeout config help text by denoting time unit.
2017-05-23 11:30:24 -04:00
Matthew Jones
adf4be29b7
Fix taskmanager failing to launch workflow job
...
This was caused by taskmanager instance group refactoring. This
re-enables that functionality
2017-05-23 11:15:57 -04:00
Marliana Lara
9de1992bcd
Add "!" to job failed icon
2017-05-23 10:12:14 -04:00
Marliana Lara
27369aebe9
Merge pull request #6319 from marshmalien/fix/hideEmptyStdTabs
...
Hide Job Modal Standard Out and Err tabs when stdout == ""
2017-05-23 09:49:43 -04:00
Chris Meyers
4461c8fe91
more robust insights error handling
2017-05-22 17:32:17 -04:00
Aaron Tan
507591be5c
Improve job timeout config help text by denoting time unit.
2017-05-22 17:10:19 -04:00
Michael Abashian
1176b9b057
Smart inventory implementation
2017-05-22 16:55:28 -04:00
Marliana Lara
91752eb39a
Hide Standard Out/Err tabs when empty
2017-05-22 16:39:33 -04:00
Chris Meyers
3793f1ec09
insights proxy robust error condition handling
2017-05-22 15:02:16 -04:00
Wayne Witzel III
5d867d51f4
Merge pull request #6312 from wwitzel3/devel
...
Use contains for `search` query in SmartFilter
2017-05-22 14:14:17 -04:00
Wayne Witzel III
356a2bc057
Use contains for search
query in SmartFilter
2017-05-22 13:48:42 -04:00
Aaron Tan
d314f83416
Introduce sso UserEnterpriseAuth model.
2017-05-22 13:30:00 -04:00
Aaron Tan
903e3076aa
Merge pull request #6298 from jangsutsr/6237_prevent_ldap_user_from_imposing_existing_tower_user
...
Prevent LDAP user from imposing existing Tower user
2017-05-22 11:08:21 -04:00
Bill Nottingham
a1de115094
Merge pull request #6306 from wenottingham/what-is-a-real-path-anyway
...
Perform realpath() on paths passed to bubblewrap to avoid errors with symlinks
2017-05-22 11:07:02 -04:00
Chris Meyers
9ba0ba07ec
nest insights api response data
2017-05-22 10:11:31 -04:00
Chris Meyers
fb53ca8455
insights proxy
...
* Issue request to Red Hat Insights API from Tower
/hosts/<id>/insights endpoint. User the first found Satellite 6
Credential as Basic Auth requests to Insights API.
2017-05-22 10:11:31 -04:00
Wayne Witzel III
631f82b574
Merge pull request #6304 from wwitzel3/issue-6193
...
Extend SmartFilter to expand search and related search fields
2017-05-19 18:22:04 -04:00
Bill Nottingham
ff454a452f
Perform realpath() on paths passed to bubblewrap to avoid errors with symlinks
...
bubblewrap is creating a mount tree from a namespace outside the one it's
creating. Absolute symlinks will not resolve properly, causing errors.
Filed @ https://github.com/projectatomic/bubblewrap/issues/195 , but
this should work around it without side effects.
2017-05-19 16:51:39 -04:00
Wayne Witzel III
530df327ca
Call filter from BoolOperand and catch LookupError
2017-05-19 16:49:25 -04:00
Chris Meyers
1b2ac592a8
Merge pull request #6303 from chrismeyersfsu/fix-host_filter_not
...
remove not operator
2017-05-19 16:48:08 -04:00