1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 09:51:09 +03:00
Commit Graph

7759 Commits

Author SHA1 Message Date
Alan Rominger
860d0eea20 Merge pull request #2033 from AlanCoding/1958_jt_management_updates
Job Template can_copy can_edit updates and testing
2016-06-01 11:16:58 -04:00
AlanCoding
7e35925e2d style update to can_start_without_user_input 2016-06-01 11:07:14 -04:00
Alan Rominger
b8524e9832 Merge pull request #2017 from AlanCoding/1969_job_orphans
Org admin access to orphaned jobs
2016-06-01 10:55:28 -04:00
Akita Noek
c009a21c24 Merge pull request #2055 from leigh-johnson/JobDetailsAudit
Job Details UX items
2016-06-01 09:29:56 -04:00
kensible
47afb3daac Merge pull request #2091 from kensible/2090-userEditLists
Fixed list message boxes for super and non-super user edits
2016-06-01 09:26:59 -04:00
kensible
99c1c9a991 Merge pull request #2103 from kensible/1842-projectSourceTypes
Project source types, popovers, form fixes
2016-06-01 09:26:42 -04:00
Akita Noek
de8adc2a05 Merge pull request #2083 from leigh-johnson/JobDetailFilters
Fix Job Details play/task/host filters
2016-06-01 09:23:53 -04:00
Akita Noek
0948375763 Merge pull request #2109 from anoek/858
Fixed/enhanced scan job type selection process
2016-06-01 09:22:48 -04:00
Akita Noek
cc507cee1f Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into JobDetailsAudit 2016-06-01 09:13:29 -04:00
Akita Noek
3c8c72adf9 JSHint fix: unused variable 2016-06-01 09:03:06 -04:00
Akita Noek
8c5086a5e7 Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into 858 2016-06-01 09:00:09 -04:00
Ken Hoes
a16cb2cd69 PR Feedback 2016-06-01 08:40:34 -04:00
Ken Hoes
85ead1435f PR feedback 2016-06-01 08:29:49 -04:00
Akita Noek
d971461ae6 Commented out code cleanup 2016-05-31 17:15:14 -04:00
Akita Noek
44ff9a02bc -console.log 2016-05-31 17:08:08 -04:00
Akita Noek
32b6553cea Merge pull request #2057 from leigh-johnson/SyncFailureStateParams
Add $stateParams to filter inventories / projects with sync failures
2016-05-31 17:04:59 -04:00
Akita Noek
a857692456 Merge pull request #2044 from leigh-johnson/StdOutPagination
Fix infinite scrolling of job run standard out
2016-05-31 16:43:14 -04:00
Akita Noek
c00a010f14 Merge pull request #2066 from leigh-johnson/JobTemplateCloudCredentialLookup
Fix Cloud Credential lookup modal in Job Template > Add/Edit
2016-05-31 16:42:39 -04:00
Akita Noek
ba78427fef Merge pull request #2081 from leigh-johnson/HipChatAddEdit
Fix adding/editing of HipChat notification templates
2016-05-31 16:39:49 -04:00
AlanCoding
74beca5b74 cleanup of Job Template tests and fixtures 2016-05-31 16:03:03 -04:00
Akita Noek
d8dac662a1 Fixed/enhanced scan job type selection process
* Appropriately set project and playbook to default when job type is set
  to 'scan' - #1273
* Add 'RESET' link on the Project label line to reset to Default
  project/playbook #858
* Fixed dropdown option clearing problem #1489
* Remember what project/playbook was set when switching from run/check
  to scan, so if you change back, those options will be auto-selected
  again
2016-05-31 16:03:01 -04:00
AlanCoding
1a4c92f027 make some JT tests unit tests and update others 2016-05-31 14:34:51 -04:00
AlanCoding
07cc99b4c7 start updating tests to JT factory 2016-05-31 14:34:51 -04:00
AlanCoding
cfd9d5d4f1 Refactor of JT related field checking 2016-05-31 14:34:51 -04:00
AlanCoding
1ec2c1b3b7 new tests, and stricter can_copy can_edit 2016-05-31 14:34:51 -04:00
Ken Hoes
ec065e0d97 Project source types, popovers, form fixes 2016-05-31 13:10:27 -04:00
kensible
cad3ab6fd3 Merge pull request #2092 from kensible/2038-managementNotifications
Moved notifications into own panel
2016-05-31 09:40:31 -04:00
kensible
d7a198ab2c Merge pull request #2088 from kensible/2008-apiViewerColors
Updated colors in API viewer for higher contrast
2016-05-31 08:14:08 -04:00
Leigh Johnson
2072b29b05 remove period from instructions numbering 2016-05-27 16:26:04 -04:00
Wayne Witzel III
7395e07221 Merge pull request #2068 from wwitzel3/issue_3.0_1990
Fix ActivityStream when object2 is a role.
2016-05-27 15:45:53 -04:00
Wayne Witzel III
31d3e3ec55 mock activity stream license and make query more specific 2016-05-27 15:21:24 -04:00
Akita Noek
42fe1d8c47 Merge pull request #2094 from anoek/jshint
JSHint fixes
2016-05-27 15:08:57 -04:00
Akita Noek
1a9fece262 Merge pull request #2075 from anoek/1981
Better control what JT admins are allowed to do
2016-05-27 15:00:09 -04:00
Akita Noek
22300347f0 JSHint fixes 2016-05-27 14:39:08 -04:00
Akita Noek
e3fcdf9ba8 Unobfuscated some decorators 2016-05-27 14:18:05 -04:00
Ken Hoes
091c567035 Fixed list message boxes for super and non-super user edits 2016-05-27 12:13:16 -04:00
Ken Hoes
028981ce88 Updated colors in API viewer for higher contrast 2016-05-27 10:38:11 -04:00
Akita Noek
f6da30dde3 Avoid unnecessary license checks 2016-05-27 09:32:29 -04:00
kensible
240b35c8d4 Merge pull request #2051 from kensible/2009-UI-auditList
Updated audit items
2016-05-27 09:31:49 -04:00
Akita Noek
c0758d4134 Merge pull request #2082 from anoek/733
Show stdout download button for canceled jobs
2016-05-26 21:00:54 -04:00
Akita Noek
eedd48c82b == to === 2016-05-26 20:58:08 -04:00
Leigh Johnson
c93039c0cc fix job details play/task/host filters, resolves #1673 2016-05-26 16:45:31 -04:00
AlanCoding
381e44c2a2 updates for job can_delete 2016-05-26 16:42:33 -04:00
AlanCoding
3208030202 job read access for org auditors 2016-05-26 16:42:33 -04:00
AlanCoding
44c518ef44 allow org admins read access to orphaned jobs 2016-05-26 16:42:33 -04:00
Akita Noek
6b3638c0bb Show stdout download button for canceled jobs
Addresses #733
2016-05-26 16:35:26 -04:00
Wayne Witzel III
995a060bb1 Merge pull request #2078 from wwitzel3/issue_3.0_1882
add test for job_template role assignment for users
2016-05-26 15:57:10 -04:00
kensible
d143a58626 Merge pull request #2073 from kensible/1780-favicon
Updated to red favicon
2016-05-26 15:56:06 -04:00
Wayne Witzel III
61208f6a77 content_object can be None, that is what we care about 2016-05-26 15:45:16 -04:00
Wayne Witzel III
e6c76d0941 fixup objects creation helpers 2016-05-26 15:45:14 -04:00