Michael Abashian
29c5ec7787
Merge pull request #137 from mabashian/7361-group-navigation
...
Take the user to a groups groups tab when clicked from a groups list
2017-08-02 10:23:56 -04:00
Greg Considine
335add1b66
Merge pull request #138 from gconsidine/ui/fix/documentation-link
...
Ui/fix/documentation link
2017-08-02 10:16:11 -04:00
Alan Rominger
c6a790bd24
Merge pull request #145 from AlanCoding/vault_perm
...
treat vault_credential same as credential for JT launch
2017-08-02 09:46:40 -04:00
Marliana Lara
86763510c1
Merge pull request #141 from marshmalien/fix/7357-CrossBrowserMultilookupStyle
...
Fix Lookup Button styles in Firefox and Safari
2017-08-02 09:24:11 -04:00
AlanCoding
0b617d7538
treat vault_credential same as credential for JT launch
2017-08-02 08:24:24 -04:00
Jared Tabor
cfb76e628e
making Setup the parent breadcrumb of credentials
2017-08-01 21:04:33 -07:00
Jared Tabor
844e704adf
making default fact view height 10
2017-08-01 20:31:07 -07:00
Jared Tabor
600089d689
Merge pull request #109 from jaredevantabor/insights
...
Insights
2017-08-01 20:22:01 -07:00
Jared Tabor
ba27ad07a1
adding "canRemediate" flag to insights dashboard
2017-08-01 17:38:43 -07:00
Aaron Tan
c1e16c2f46
Merge pull request #73 from jangsutsr/6986_make_up_default_values_for_tower_config
...
Make up default values for tower configurations
2017-08-01 20:33:41 -04:00
Aaron Tan
c44fe85fe2
Merge pull request #107 from jangsutsr/7334_make_up_missing_create_kwargs_for_inv_import
...
Make up missing create kwargs in inventory import
2017-08-01 20:32:26 -04:00
Aaron Tan
57375dc7f1
Merge pull request #101 from jangsutsr/7322_prevent_saving_jt_with_pending_deleting_inv
...
Clear related job templates when inventory is deleted
2017-08-01 20:32:06 -04:00
Jared Tabor
a99818f7cd
checking project and inventory "use" permission to remediate
2017-08-01 17:25:55 -07:00
Marliana Lara
fc02c039a4
Fix Lookup Button styles in Firefox and Safari
2017-08-01 16:19:36 -04:00
Alan Rominger
a27e500edd
Merge pull request #130 from AlanCoding/one_and_only_hostname
...
remove --hostnames option for registering nodes
2017-08-01 14:52:52 -04:00
gconsidine
08d3a735ab
Add ability to submit cred form after api validation error
2017-08-01 14:36:45 -04:00
Alan Rominger
4c8e4e1d01
Merge pull request #136 from ansible/revert-117-add_job_type
...
Revert "add job_type to job summary fields"
2017-08-01 13:57:21 -04:00
gconsidine
384637fce8
Use ConfigService to get version for doc links
2017-08-01 13:40:53 -04:00
gconsidine
214b72bb8d
Use existing config service for license_type checks
2017-08-01 13:36:05 -04:00
mabashian
33e08dbaaa
Take the user to a groups groups tab when clicked from a groups list
2017-08-01 13:34:55 -04:00
Marliana Lara
c1fb58ea18
Merge pull request #135 from marshmalien/fix/5005-FrenchOrgCardTranslation
...
Add translation support to Organization card labels
2017-08-01 13:30:51 -04:00
Marliana Lara
ce028b397e
Merge pull request #134 from marshmalien/fix/5299-passwordShowHideToggleJerkiness
...
Fix bug related to Survey Password Toggle
2017-08-01 13:30:32 -04:00
Alan Rominger
24d173c74f
Revert "add job_type to job summary fields"
2017-08-01 12:36:36 -04:00
Marliana Lara
8c2241aeff
Add translation support to Organization cards
2017-08-01 12:30:33 -04:00
Ryan Petrello
53581b1c5b
Merge pull request #131 from ryanpetrello/fix-7337
...
fix a bug which breaks inventory update stdout downloads
2017-08-01 11:03:01 -04:00
Alan Rominger
9a414c5c60
Merge pull request #133 from AlanCoding/anon_user_act_str
...
fix bug introduced with anon user activity stream entries
2017-08-01 10:55:08 -04:00
Ryan Petrello
d09872d13a
fix a bug which breaks inventory update stdout downloads
...
see: https://github.com/ansible/ansible-tower/issues/7363
see: https://github.com/ansible/ansible-tower/issues/7337
2017-08-01 10:48:40 -04:00
AlanCoding
f794472b3d
fix bug introduced with anon user activity stream entries
2017-08-01 10:43:49 -04:00
Marliana Lara
a1ee7c6581
Fix window jump when clicking on show/hide button
2017-08-01 10:42:52 -04:00
jlmitch5
0fe88a8deb
Merge pull request #122 from jlmitch5/credentialTypeActivityStream
...
Credential type activity stream
2017-08-01 10:42:03 -04:00
jlmitch5
9b7032709b
Merge pull request #129 from jlmitch5/fixSourceVars
...
Fix source vars
2017-08-01 10:41:47 -04:00
Matthew Jones
6719fd6836
Set a default TTL for celery event queue messages
2017-08-01 10:37:12 -04:00
Shane McDonald
ac9fcdb63e
Bump setuptools version
...
This addresses a bug I was seeing when running `pip download setuptools --no-binary=:all:`.
2017-08-01 10:13:04 -04:00
Michael Abashian
27cc4542ed
Merge pull request #43 from mabashian/7237-smart-host-tooltip
...
Updated smart hosts popover contents
2017-08-01 09:48:20 -04:00
mabashian
763dcbd93e
Added host fact search example to host filter popover
2017-08-01 09:33:35 -04:00
mabashian
736df410e6
Updated smart hosts popover contents
2017-08-01 09:33:34 -04:00
Ryan Petrello
f56fe13f54
Merge pull request #126 from ryanpetrello/fix-6417
...
filter Python unicode string prefix from jsonschema validation errors.
2017-08-01 09:15:00 -04:00
Michael Abashian
f06f75caee
Merge pull request #112 from mabashian/7326-credential-pagination
...
Reset the credential query param page to 1 when the type dropdown is changed
2017-08-01 08:08:21 -04:00
Michael Abashian
d69f8ace34
Merge pull request #111 from mabashian/7270-portal-job-link
...
Correctly link to job details from portal jobs list
2017-08-01 08:08:10 -04:00
Michael Abashian
177f4d1563
Merge pull request #110 from mabashian/7280-instance-group-lookup
...
Check selected rows when instance groups modal list is updated
2017-08-01 08:07:56 -04:00
Michael Abashian
a02670521e
Merge pull request #108 from mabashian/7271-permissions-sorting
...
Fixed permissions checkboxes on list contents change
2017-08-01 08:04:08 -04:00
Jared Tabor
74f5c56607
changing url for role_level for projects
2017-07-31 15:37:17 -07:00
Marliana Lara
09303d4d55
Merge pull request #125 from marshmalien/fix/7348-workflowEditorBorder
...
Fix Workflow Editor border
2017-07-31 17:18:50 -04:00
Marliana Lara
8a859edc7c
Merge pull request #128 from marshmalien/fix/7351-JobTemplateMultiSelectField
...
Job Template Label Field Style
2017-07-31 17:18:10 -04:00
gconsidine
bdb2bbbd41
Add Config model
...
* Add ability to configurably cache API responses per model
* Fix general error display on credentials
* Add current version from API to the documentation link
2017-07-31 17:07:25 -04:00
Jared Tabor
71fefc42a5
creating CanRemdiate flag for permissions
...
to remediate an inventory
2017-07-31 13:56:16 -07:00
Alan Rominger
d42aac5fa4
Merge pull request #48 from AlanCoding/user_name_deletion
...
impersonate requesting user in inventory deletion task
2017-07-31 16:51:20 -04:00
AlanCoding
2f8a7de6bd
remove --hostnames option for registering nodes
2017-07-31 16:44:57 -04:00
John Mitchell
5f02b9269c
fix source vars population
2017-07-31 16:41:45 -04:00
Marliana Lara
6b50a44d11
Set a max-height on Select2 Multiselect fields
2017-07-31 16:13:27 -04:00