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

8262 Commits

Author SHA1 Message Date
Ken Hoes
8105f62589 Changed border color of btn-default 2016-06-22 14:26:25 -04:00
Ken Hoes
87fb9e8771 Changed border color on popover tables 2016-06-22 14:20:38 -04:00
Michael Abashian
30cc8a0e82 Suvey question variable name help popover style changes 2016-06-22 14:00:22 -04:00
Matthew Jones
0fda36116a Change org admin role access for inventory scripts
Previously a super user was required to create and administer custom
inventory scripts.   Since these are tied to organizations this commit
extends orgadmin admininstration abilities to custom scripts within
their organization
2016-06-22 13:58:14 -04:00
Matthew Jones
87f1f6f8e6 Update inventory script visibility access level
admin roles on inv scripts can now see the actual script contents.  Read
role doesn't convey that capability.

This should be pretty similar to before from a read_role
perspective... it now allows more folks to see the script contents
2016-06-22 13:48:38 -04:00
John Mitchell
aad4da3c39 add locale hack back in to scheduler date picker directive 2016-06-22 12:34:59 -04:00
Matthew Jones
2a4fa0ed9d Increment sent messages for pagerduty backend 2016-06-22 12:09:04 -04:00
Matthew Jones
c812e85f65 Change email notification formatting.
Instead of pretty printing the datastructure we'll now dump out the
result in json format with indent=4 for pretty viewing.
2016-06-22 11:52:49 -04:00
Akita Noek
c6cd966fc8 Merge pull request #2546 from anoek/2335
Minor tweaks to the permissions list and modal on the Teams page
2016-06-22 10:53:30 -04:00
Wayne Witzel III
4278330032 Merge pull request #2565 from wwitzel3/3.0
Fix migration hierarchy updating
2016-06-22 10:29:47 -04:00
Wayne Witzel III
2535b1fb7c Fix migration hierarchy updating 2016-06-22 09:58:15 -04:00
Akita Noek
0bde637308 Hide the "Read" role key from the permissions modal 2016-06-22 09:50:56 -04:00
Akita Noek
705bacc32c Merge pull request #2534 from anoek/2510
Fix funky layout on failed project job template warning
2016-06-22 09:44:07 -04:00
Michael Abashian
3b83fdbf82 Merge pull request #2559 from mabashian/ui-audit-5-21
Various UX audit fixes
2016-06-22 09:20:46 -04:00
Jared Tabor
2052c5f5de Merge pull request #2552 from jaredevantabor/notifications
Adding labels for notifications on related tabs
2016-06-21 16:59:08 -07:00
Jared Tabor
99e6626de4 Merge pull request #2556 from jaredevantabor/related-search-bar
Related tab-search-bars 100% width w/o actions
2016-06-21 16:46:59 -07:00
Jared Tabor
df29ba7c19 Merge pull request #2557 from jaredevantabor/portal-mode-ux
Portal mode search bars 100%
2016-06-21 16:46:17 -07:00
jlmitch5
7b8b6c8240 Merge pull request #2551 from jlmitch5/fixStdOutLayout
fixed standard out layout for non playbook run jobs
2016-06-21 18:48:07 -04:00
Michael Abashian
d3d7cf20a2 Various UX audit fixes 2016-06-21 17:37:42 -04:00
Jared Tabor
d1d620fd7c Portal mode search bars 100% 2016-06-21 14:13:40 -07:00
Jared Tabor
1abb6e8ffb Related tab-search-bars 100% width w/o actions
If there are no actions like ADD, then the search bar should be 100% width
2016-06-21 13:49:36 -07:00
Wayne Witzel III
06c74ced76 Merge pull request #2538 from wwitzel3/issue-2349
Credential bug fixes for access and uniqueness
2016-06-21 16:40:14 -04:00
Wayne Witzel III
52b16620cd added multi-team same credential name test 2016-06-21 16:30:06 -04:00
Ryan Fitzpatrick
d97b5bfa11 Merge pull request #2554 from rmfitzpatrick/no_issue_acl_required_for_postgresql_user_module
ensure that acl is available for postgresql_user module
2016-06-21 16:29:32 -04:00
Alan Rominger
38aaf2d72b Merge pull request #2490 from AlanCoding/2413_allow_orphan_jobs
Allow launching an orphaned job
2016-06-21 16:24:31 -04:00
John Mitchell
133c7149d0 fix graph dropdown border color 2016-06-21 16:14:28 -04:00
Wayne Witzel III
dab3440275 assert org.auditor can read org credentials 2016-06-21 16:07:47 -04:00
Wayne Witzel III
b4148313a0 org auditor should be able to read credential 2016-06-21 16:07:11 -04:00
Graham Mainwaring
a1b69383e0 Merge pull request #2549 from ghjm/setup_bundle_check
Bundle installer fixes
2016-06-21 16:01:17 -04:00
Jared Tabor
205963a7ce Adding labels for notifications on related tabs
for notification type column
2016-06-21 12:30:02 -07:00
John Mitchell
3642a1f4de fixed standard out layout for non playbook run jobs 2016-06-21 15:14:45 -04:00
Wayne Witzel III
868b6b7e36 add migration for read_role parents of credential 2016-06-21 14:44:04 -04:00
Wayne Witzel III
c7cf954476 ensure org auditor can see org credentials 2016-06-21 14:43:40 -04:00
Wayne Witzel III
51150ce7fc renaming test so pytest collector stops getting confused 2016-06-21 14:17:16 -04:00
Akita Noek
d329d1807b -debug log 2016-06-21 13:53:36 -04:00
jlmitch5
41baa7d28d Merge pull request #2533 from jlmitch5/schDatePicker
use bootstrap date picker and fix for locales
2016-06-21 13:51:47 -04:00
Akita Noek
d43cb9fc9f Hide the "Read" role as being something users can select 2016-06-21 13:40:18 -04:00
Michael Abashian
b080749350 Merge pull request #2524 from mabashian/inventory-sync-schedule-breadcrumb
Added breadcrumb for inventory sync schedule state
2016-06-21 13:09:29 -04:00
Wayne Witzel III
4799b27108 ensure organization is empty when generating a new credential 2016-06-21 13:07:58 -04:00
kensible
1173fec656 Merge pull request #2539 from kensible/2072-inventories-tooltips
Removed hover tooltip
2016-06-21 13:02:43 -04:00
Jared Tabor
4554e140e3 Merge pull request #2540 from jaredevantabor/notification_templates
removing hover popover on recent notifications icon
2016-06-21 09:53:33 -07:00
Jared Tabor
ecb1e7b15e removing hover popover on recent notifications icon 2016-06-21 09:21:30 -07:00
Ken Hoes
52c8c4090b Removed hover tooltip 2016-06-21 11:54:28 -04:00
Akita Noek
f580b9f7d8 Hide the team role column and team tab from the add permissions modal on the Teams page 2016-06-21 11:39:01 -04:00
John Mitchell
233b86b3cd remove set locale hack 2016-06-21 11:38:29 -04:00
Wayne Witzel III
bc457ccef6 assert Credential unique_togehter works 2016-06-21 11:36:31 -04:00
Wayne Witzel III
14d67d560e add Credential migration for unique_together 2016-06-21 11:35:51 -04:00
Wayne Witzel III
3575b32eab Credential should have a unique org,kind,name 2016-06-21 11:35:30 -04:00
Michael Abashian
e72f371a1e Merge pull request #2536 from mabashian/rest-trailing-slash
Added trailing / to the end of our urls
2016-06-21 11:14:21 -04:00
Michael Abashian
bcb9beb6ac Merge pull request #2531 from mabashian/job-list-extra-api-calls
Removed unnecessary extra inventory source API calls
2016-06-21 10:48:27 -04:00