1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Commit Graph

14239 Commits

Author SHA1 Message Date
Alan Rominger
e3f0246f4c Merge pull request #132 from AlanCoding/fix_restarts
fix restarts in dev, allow shutdown traceback
2017-08-02 14:37:24 -04:00
AlanCoding
b01732bcb3 fix restarts in dev, allow shutdown traceback 2017-08-02 14:25:20 -04:00
mabashian
e913c4dabb Fixed tooltip inside of host/source summary popovers. Updated recent jobs popover title based on failed true/false. 2017-08-02 13:59:55 -04:00
Wayne Witzel III
7f75ef9ad4 whitespace clean up 2017-08-02 13:11:16 -04:00
Wayne Witzel III
fe36ed94b8 Ensure hosts list properly when given read access to a smart inventory 2017-08-02 13:10:55 -04:00
Marliana Lara
2f07c0a2e5 Merge pull request #150 from marshmalien/fix/6479-DuplicateDefaultSCMInvChoice
Remove duplicate "Choose a [sic] inventory file" dropdown option
2017-08-02 13:10:19 -04:00
Jared Tabor
d9ae22b148 Merge pull request #142 from jaredevantabor/sources-form
Adding source vars for cloudforms, satellite6
2017-08-02 09:49:14 -07:00
Jared Tabor
dad2145c0f Merge pull request #146 from jaredevantabor/users-permissions
Users/Teams permissions links
2017-08-02 09:35:33 -07:00
Jared Tabor
35a68e6eda removing comment 2017-08-02 09:34:35 -07:00
Chris Meyers
22aa251a24 Merge pull request #127 from chrismeyersfsu/fix-6559
remove conditional inventory sources POST
2017-08-02 12:25:50 -04:00
Chris Meyers
9b12d88e8c lay the foundation for checking license on upgrade 2017-08-02 12:24:58 -04:00
Marliana Lara
e570792998 Prevent default text from getting pushed to dropdown options 2017-08-02 12:01:27 -04:00
Chris Meyers
6cc5f14e16 remove conditional inventory sources POST
* Move logic from validator down to model
* Allow only 1 inventory source of type scm with
update_on_project_update set to True; for each inventory
2017-08-02 11:49:10 -04:00
John Mitchell
9ad9b95d5b add translate directive to about modal 2017-08-02 11:43:13 -04:00
Michael Abashian
901362384a Merge pull request #143 from mabashian/7311-readonly-credential-type
Make configuration and injector codemirrors read only based on permissions
2017-08-02 10:26:08 -04:00
Michael Abashian
e27f10ac8b Merge pull request #139 from mabashian/4727-node-no-jt
Fixed workflow deleted resource details link
2017-08-02 10:24:46 -04:00
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
mabashian
073af62cf9 Sanitize schedule titles 2017-08-02 10:21:16 -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
mabashian
da0cb67c18 Only show first/last arrows when they are needed 2017-08-02 10:05:51 -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
4d8faa7265 add underscores to Role serializer resource_type 2017-08-02 08:27:25 -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
1206097399 fixing link from permissions list 2017-08-01 20:14:49 -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
mabashian
46418fa38f Make configuration and injector codemirrors read only based on permissions 2017-08-01 16:58:16 -04:00
Jared Tabor
2486faf35c adding variables for cloudforms and satellite and fixing
various other bugs related to the credentials for a source
2017-08-01 13:51:40 -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
mabashian
638d353274 Fixed workflow deleted resource details link 2017-08-01 14:43:54 -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