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

8692 Commits

Author SHA1 Message Date
Leigh Johnson
985c23dbb4 incorporate mabashians changes in #2896 2016-07-11 14:29:59 -04:00
Akita Noek
6de5cceb8f More is_system_auditor checks in views.py 2016-07-11 14:28:26 -04:00
Jared Tabor
999c3d8292 capping pending retries at 10 2016-07-11 11:15:38 -07:00
Jared Tabor
148b59d628 Add additional polling if test notification is "pending" 2016-07-11 11:11:53 -07:00
Akita Noek
134b60dbed Switch to explicit checks for system auditor for all applicable get_queryset calls
Solves #2918 and probably a couple other corner cases where orphan
situations could happen
2016-07-11 14:06:40 -04:00
Jared Tabor
1e037098f2 Merge pull request #2914 from jaredevantabor/ux-audit
1px white border for any status icon within a tooltip
2016-07-11 11:03:35 -07:00
Michael Abashian
1af6d1d026 Merge pull request #2912 from mabashian/portal-mode-jobs-filter
Fixed bug where created_by filter was lost when adding a search tag to Portal Mode - Jobs List
2016-07-11 13:59:43 -04:00
Leigh Johnson
0d1f5f1e54 resolves kickback on #2841 2016-07-11 13:40:55 -04:00
Michael Abashian
e0b619f707 Merge pull request #2899 from mabashian/event-summary-filter
Fix bug where backspacing event summary host filter would bork the list
2016-07-11 13:37:57 -04:00
Michael Abashian
edc120fe58 Merge pull request #2898 from mabashian/edit-indictor-host-edit
Added row/list being edited logic to home/hosts
2016-07-11 13:37:33 -04:00
Michael Abashian
3f19f3c6d2 Deep clone the PortalJobsList so that we don't modify the base config 2016-07-11 13:34:20 -04:00
Chris Meyers
120d2eda33 Merge pull request #2915 from chrismeyersfsu/fix-label-docs
fix label docs
2016-07-11 13:34:00 -04:00
Chris Meyers
5a9af010bf fix label docs 2016-07-11 13:32:53 -04:00
Jared Tabor
c09a08e012 Merge pull request #2910 from jaredevantabor/monkey-punch
XSS sanitize permissions-popover
2016-07-11 10:22:11 -07:00
Jared Tabor
0eee38ab10 1px white border for any status icon within a tooltip 2016-07-11 10:17:43 -07:00
Shane McDonald
d9e31c53eb Merge pull request #2909 from leigh-johnson/2862
Fix tag search / filter by 'type' in Job > related Schedules list view
2016-07-11 13:14:01 -04:00
Shane McDonald
d3aadd4847 Removing console.logs 2016-07-11 13:13:27 -04:00
Michael Abashian
62351f18ce Fixed bug where created_by filter was lost when adding a search tag 2016-07-11 13:08:37 -04:00
Alan Rominger
c8b8cdf7f5 Merge pull request #2906 from AlanCoding/2875_old_launch
Fix old method of launching jobs by directly raising validation errors
2016-07-11 12:46:23 -04:00
Jared Tabor
b4d489ff1b XSS sanitize permissions popover
and remove-permissions modal
2016-07-11 09:28:25 -07:00
Akita Noek
f7ecfb13a5 Merge pull request #2900 from wenottingham/f-branch
Fix paste-o in tooltip.
2016-07-11 12:26:42 -04:00
Akita Noek
d936c8f344 Merge pull request #2901 from anoek/2893
Swap order of save / cancel buttons for add permissions modal
2016-07-11 12:26:24 -04:00
Leigh Johnson
c721e234e2 resolves kickback on #2862 2016-07-11 12:23:30 -04:00
Leigh Johnson
fed8a83b08 fixed kickback on #2795 (#2884) 2016-07-11 12:09:16 -04:00
Chris Meyers
dac460c2f8 Merge pull request #2907 from chrismeyersfsu/fix-ubuntu_repo_modes
dont quote permission mode param
2016-07-11 11:55:06 -04:00
AlanCoding
3e433dc9f3 Remove old method of appending errors because it makes attrs None, causing server errors 2016-07-11 11:27:08 -04:00
John Mitchell
37fdfb3444 fixed list labels on dashboard 2016-07-11 11:10:02 -04:00
Akita Noek
02732a26df Swap order of save / cancel buttons for add permissions modal
#2893
2016-07-11 11:02:03 -04:00
Bill Nottingham
3cfc0131e1 Fix paste-o in tooltip.
Related: #2892
2016-07-11 10:55:45 -04:00
Jared Tabor
3c1d3d43f8 Merge pull request #2891 from jaredevantabor/launch-icons
Update all fa fa-rocket icons to new 3.0 launch icon
2016-07-11 07:53:54 -07:00
Michael Abashian
0506162ba3 Take the searchActive flag into account when hiding the event summary hosts table 2016-07-11 10:45:07 -04:00
jlmitch5
53b705f1bb Merge pull request #2888 from jlmitch5/fixTableRowLayout
give description column top/bottom padding, and center action cell for tall rows
2016-07-11 10:26:19 -04:00
Matthew Jones
6447434aa1 Hanele credential in notifications when deleted 2016-07-11 10:16:33 -04:00
Michael Abashian
d40d7c90f5 Added row/list being edited logic to home/hosts 2016-07-11 10:01:44 -04:00
Leigh Johnson
34523d59a2 fix parseTypeChange params in Projects, Inventory Source, Job Templates extra vars fields, resolves #2866 (#2878) 2016-07-11 09:48:12 -04:00
Leigh Johnson
5599b3fd1e Merge pull request #2889 from leigh-johnson/1721
Fix activity stream urls, handle update operations separately
2016-07-09 01:05:06 -04:00
Leigh Johnson
53e9ca0ffb Merge pull request #2883 from leigh-johnson/2858_2859_2761
Consolidate Job Detail >  Host Events filter/search requests
2016-07-09 01:03:32 -04:00
Leigh Johnson
d3926fa2e8 Merge pull request #2890 from leigh-johnson/2855
Fix Inventory Manage > Hosts list disabled indicator style
2016-07-09 01:02:18 -04:00
Jared Tabor
393c668ffb Update all fa fa-rocket icons to new 3.0 launch icon 2016-07-08 14:32:14 -07:00
Leigh Johnson
6acf6b80d7 fix Inventory Manage > Hosts list disabled indicator style, resolves #2855 2016-07-08 17:11:52 -04:00
Jared Tabor
d5877f7ca0 Merge pull request #2881 from jaredevantabor/completed-jobs
Using $state to determine to launch or relaunch jobs
2016-07-08 14:01:44 -07:00
Leigh Johnson
0b8bec3da6 remove log 2016-07-08 17:01:25 -04:00
Akita Noek
8bad695d26 Merge pull request #2886 from anoek/2804
Allow anyone who can read an inventory to see adhoc commands run on that inventory
2016-07-08 16:57:37 -04:00
Leigh Johnson
03af6b3507 fix activity stream inventory script url, handle update operations in a separate case, resolves #1721 kickback 2016-07-08 16:29:48 -04:00
Akita Noek
7733167693 Updated tests to reflect new expected behavior 2016-07-08 16:29:14 -04:00
John Mitchell
f106b596ea give description column top/bottom padding, and center action cell for tall rows 2016-07-08 16:27:43 -04:00
Alan Rominger
fbde6355bf Merge pull request #2880 from AlanCoding/2870_null_data_access
Browseable API POST box fixes
2016-07-08 15:30:18 -04:00
Leigh Johnson
7ac59d952b Merge pull request #2874 from leigh-johnson/2862
Fix 400 error sorting by type in jobs > schedules tab list
2016-07-08 15:26:26 -04:00
Leigh Johnson
90466ea69e Merge pull request #2872 from leigh-johnson/2865
Clear job list labels column if no label results are found
2016-07-08 15:25:51 -04:00
Leigh Johnson
52cce6424c Merge pull request #2871 from leigh-johnson/2811
Update job list tooltips on status change
2016-07-08 15:25:32 -04:00