Commit Graph

31995 Commits

Author SHA1 Message Date
mabashian 7318cbae9b Fixed host filter clearall 2017-09-01 09:27:48 -04:00
AlanCoding a36a141141 fuller validation for host_filter 2017-08-31 23:10:09 -04:00
Chris Houseknecht e2a0fd7b0b Adds docker installation steps (#15) 2017-08-31 22:21:25 -04:00
Jared Tabor 1cdab96e02 showing job explanation if it wasn't "Previous Task Failed..." 2017-08-31 15:37:49 -07:00
Jared Tabor a3c8bd6b6f On JT form, Show credential tags from summary_fields if user
doesn't have view permission on the credential
2017-08-31 15:11:17 -07:00
Marliana Lara faa45cc606 Align key toggle button to role dropdown in user team permissions modal 2017-08-31 15:38:00 -04:00
Michael Abashian ddc2af0691 Merge pull request #375 from mabashian/7545-cancel-flash
Fix cancel delete button flash
2017-08-31 14:51:46 -04:00
Michael Abashian 381a27957a Merge pull request #377 from mabashian/insights-cred-disable
Disable insights cred when user doesn't have edit permissions
2017-08-31 14:51:29 -04:00
mabashian 41799521c6 Removed rogue console.logs 2017-08-31 14:49:40 -04:00
mabashian 1617700ee0 Removed extra refresh call 2017-08-31 14:42:36 -04:00
Aaron Tan 839f3a4d2c Enhace query string in job event save to consider smart inventory 2017-08-31 14:39:39 -04:00
Marliana Lara 2b99ddda02 Merge pull request #367 from marshmalien/7551-invert-capacity-percentages
Invert capacity bar UI to display capacity consumed
2017-08-31 14:34:16 -04:00
Jared Tabor c3a7adcb0d Merge pull request #373 from jaredevantabor/disabled-orgs
Disabling Organization fields for non super-users/org-admins
2017-08-31 11:06:36 -07:00
Marliana Lara 9efdd01e2b Merge pull request #371 from marshmalien/7552-job-event-scrollbars
Remove extra horizontal scrollbar from CodeMirror in Host Event modal
2017-08-31 13:30:57 -04:00
Ryan Fitzpatrick 5cbdadc3e8 Fix typo in scan_packages plugin 2017-08-31 13:17:30 -04:00
Marliana Lara c5d4ea01f6 Switch running_jobs and capacity table columns 2017-08-31 12:52:50 -04:00
Alan Rominger 12537c2739 Merge pull request #376 from AlanCoding/host_filter_goof
fix bug with host_filter RBAC check
2017-08-31 12:09:00 -04:00
Aaron Tan 15f57eb911 Merge pull request #333 from jangsutsr/7505_disallow_changing_credential_type_of_credential
Disallow changing credential_type of an existing credential
2017-08-31 11:37:43 -04:00
Alan Rominger 3530b643b6 Merge pull request #374 from AlanCoding/v1_adhoc
remove can_run_ad_hoc_commands in v2
2017-08-31 11:33:18 -04:00
mabashian ddb588f7a6 Disable insights cred when user doesn't have edit permissions 2017-08-31 11:31:51 -04:00
Aaron Tan 68391301b0 Pick up workflow cornercase in get_user_capabilities 2017-08-31 11:31:41 -04:00
Aaron Tan 276bed2d0b Disallow changing credential_type of an existing credential 2017-08-31 11:25:01 -04:00
AlanCoding 2027047220 fix bug with host_filter RBAC check 2017-08-31 10:42:16 -04:00
Marliana Lara 00a49482f2 Merge pull request #369 from marshmalien/6908-diff-mode
Add diff_mode to job launch data object
2017-08-31 10:20:56 -04:00
mabashian e60fcf93ba Fix cancel delete button flash 2017-08-31 10:19:19 -04:00
Aaron Tan 35110ef738 Prevent mistakenly truncate ANSI SGR code in job event stdout 2017-08-31 10:19:04 -04:00
Marliana Lara 383d6d6071 Edit Capacity column header and style 2017-08-31 10:12:07 -04:00
Shane McDonald 2419e5594b Update QA'd Japanese translations. 2017-08-31 10:08:22 -04:00
Ryan Petrello 5f416cce74 Merge pull request #365 from ryanpetrello/fix-7521
include extra_credentials data in summary fields for JT/Job detail view
2017-08-31 09:53:21 -04:00
AlanCoding ceafa3803a remove can_run_ad_hoc_commands in v2 2017-08-30 23:14:05 -04:00
Jared Tabor 39a4dee84f adding model for admin of orgs and disabling credential's org field
when appropriate
2017-08-30 16:25:20 -07:00
Jared Tabor ec4877f10b adding org-admin check for projects and teams 2017-08-30 16:25:19 -07:00
Marliana Lara 89db868d02 Remove extra horizontal scrollbar on Host Event Modal 2017-08-30 16:54:37 -04:00
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