Michael Abashian
9ad5810140
Have to pass the $event in order to stop bubbling
2016-06-13 16:23:23 -04:00
Michael Abashian
a52d686306
Fixed bug where search dropdown was not being hidden when one of the dropdown items was selected.
2016-06-10 10:01:24 -04:00
Akita Noek
67cfc35c79
Merge pull request #2294 from anoek/2263
...
Fixed permissions dialog not opening on job template page
2016-06-10 09:41:31 -04:00
Michael Abashian
e9b14eff45
Merge branch 'mabashian-management-jobs-schedule-edit' into release_3.0.0
2016-06-10 09:31:26 -04:00
Michael Abashian
b0ccd4c815
Merge branch 'management-jobs-schedule-edit' of https://github.com/mabashian/ansible-tower into mabashian-management-jobs-schedule-edit
...
# Conflicts:
# awx/ui/client/src/management-jobs/scheduler/schedulerForm.partial.html
2016-06-10 09:30:56 -04:00
Michael Abashian
bdafd78c07
Merge pull request #2306 from mabashian/add-permission-wrong-user
...
Add permissions checkbox fixes
2016-06-10 09:22:45 -04:00
Michael Abashian
7ef4ecc062
Merge pull request #2273 from mabashian/job-list-resize-search
...
Removed the resize logic from the jobs list
2016-06-09 17:57:48 -04:00
Michael Abashian
099d618d85
Merge pull request #2257 from mabashian/scheduler-nan
...
Fixed aN/aN/NaN string error on JT schedule add
2016-06-09 17:57:35 -04:00
Michael Abashian
f0d1c91cf1
Merge pull request #2283 from mabashian/job-launch-redirect
...
Redirect after job launch
2016-06-09 17:57:24 -04:00
Michael Abashian
086fffe98c
Fixed several bugs with adding permissions where checkboxes weren't checked properly or were disappearing when paging was involved.
2016-06-09 17:46:28 -04:00
Chris Meyers
6fb82c0dbd
Merge pull request #2297 from chrismeyersfsu/fix-installer_anible_1_9_default_bug
...
specify playbook vars in a way that works with 1.9
2016-06-09 16:50:50 -04:00
Matthew Jones
c124aeaf14
Change ldap and other sso defaults to remove from team/admin
...
Previously the default was not to remove an sso user from a team or as
an admin if they were removed from the SSO service. This changes that
and updates some readme-type lines.
2016-06-09 16:02:29 -04:00
Akita Noek
3becfeaaa8
Fixed permissions dialog not opening on job template page
...
#2263
2016-06-09 16:01:10 -04:00
kensible
5a145ddd47
Merge pull request #2279 from kensible/2008-apiColors
...
QA feedback, button color changes
2016-06-09 15:04:08 -04:00
Wayne Witzel III
73acf006cf
Merge pull request #2282 from wwitzel3/cred-owners
...
add credential owner endpoints
2016-06-09 12:01:09 -07:00
Wayne Witzel III
698085353b
addressing review comments
2016-06-09 14:47:54 -04:00
Wayne Witzel III
ccc510110d
add credential owner endpoints
2016-06-09 14:41:35 -04:00
Matthew Jones
3cb8c26381
Force rackspace inventory to not verify ssl
2016-06-09 14:41:19 -04:00
Leigh
d95a43ae82
fix base path name for inventory sync schedules > add, resolves #2260 ( #2281 )
2016-06-09 14:30:33 -04:00
Alan Rominger
d55bff4c10
Merge pull request #2197 from AlanCoding/2141_survey_passwords
...
Hide passwords in job_args and activity stream
2016-06-09 14:28:36 -04:00
Michael Abashian
1e42211b62
Check the launch response for specific attributes which indicate which type of job it is and route the user to the appropriate stdout/detail page.
2016-06-09 14:23:59 -04:00
Matthew Jones
ebbadbf8da
Upgrade python-saml for security issue
2016-06-09 14:23:10 -04:00
Matthew Jones
ad0915a6d0
Add libcloud dependency to tower venv
2016-06-09 14:20:34 -04:00
Jared Tabor
c64d0f0748
Merge pull request #2280 from jaredevantabor/session
...
Loading the viewport after /config response is returned from the API
2016-06-09 10:56:30 -07:00
Jared Tabor
70318f23cb
Loading the viewport after /config response is returned from the API
2016-06-09 10:24:58 -07:00
Akita Noek
9580a7322f
Merge pull request #2230 from anoek/1752
...
Added CodeMirror for notification http headers field
2016-06-09 13:20:35 -04:00
Akita Noek
d6b0a08f32
Merge pull request #2265 from anoek/2076
...
Display error when trying to delete a job you don't have access to
2016-06-09 13:20:11 -04:00
Ken Hoes
70ede54c2f
QA feedback, button color changes
2016-06-09 13:04:07 -04:00
Leigh
4d826c2b41
remove padding when no host summary results are visible, use @default-interface-txt, resolves #2045 ( #2235 )
2016-06-09 12:36:26 -04:00
Akita Noek
dd9351b226
jshint
2016-06-09 12:25:39 -04:00
Akita Noek
59c169ff27
Merge pull request #2262 from anoek/2028
...
Fix stdout height issue on firefox
2016-06-09 12:21:25 -04:00
Akita Noek
a2137a54a9
Made HTTP Header field full width
...
To match our style guidelines
2016-06-09 12:18:05 -04:00
Michael Abashian
22ea2fc344
Removed the resize logic that was attempting to control the number of rows show on the jobs list.
2016-06-09 11:29:02 -04:00
Akita Noek
a3b297e582
Display error when trying to delete a job you don't have access to
...
#2076
2016-06-09 10:30:55 -04:00
kensible
7533cc98d0
Merge pull request #2193 from kensible/2177-matchJobLists
...
Matched job listings
2016-06-09 10:01:17 -04:00
Leigh
69795a7864
Add enabled/disabled toggle to Jobs > Schedules view ( #2253 )
...
* add toggle column to jobs > schedules view, resolves #2239
* remove redundant status indicator
2016-06-09 09:57:49 -04:00
Leigh
f9a5955cc0
wait until $rootScope.current_user is available, resolves #2126 ( #2246 )
2016-06-09 09:57:25 -04:00
Matthew Jones
3e8aaa4b5e
Fix an issue showing attach/detach docs
...
There's a condition in sub_list_create_api_view.md template that
controls whether or not the attach/detach documentation is shown for
sublist elements that support it. Looks like it's been this way for a
while. This updates that condition to work anywhere it's needed
2016-06-09 09:56:44 -04:00
Akita Noek
2a7c05eeda
Fix stdout height issue on firefox
...
#2028
2016-06-09 09:56:23 -04:00
kensible
2e5c91b3fc
Merge pull request #2210 from kensible/2152-listsDisplay
...
Fixing display of lists for users/super-users empty/non-empty lists
2016-06-09 09:30:40 -04:00
Michael Abashian
0c907655c1
Merge pull request #2259 from mabashian/activity-stream-tooltip
...
Added Hide/View tooltips to the Activity Stream button
2016-06-09 09:19:06 -04:00
kensible
3c3a5ea3d2
Merge pull request #2236 from kensible/2030-inventoryAudit
...
Inventory manage audit.
2016-06-09 09:08:03 -04:00
Ken Hoes
34cc31c2df
PR Feedback
2016-06-09 08:44:11 -04:00
Michael Abashian
e8a39685fc
Turned the activity stream button into a toggle and added a conditional tooltip for show/hide
2016-06-08 19:35:59 -04:00
Michael Abashian
d9dac237fa
Merge branch 'mabashian-owners-credential-list' into release_3.0.0
2016-06-08 18:34:54 -04:00
Michael Abashian
277c3a62f0
Merge branch 'owners-credential-list' of https://github.com/mabashian/ansible-tower into mabashian-owners-credential-list
...
# Conflicts:
# awx/ui/client/src/app.js
2016-06-08 18:34:30 -04:00
Michael Abashian
481859490d
Merge pull request #2225 from mabashian/job-launch-optional-survey
...
Fixed job launch bugs
2016-06-08 18:31:03 -04:00
Michael Abashian
8618fcd7b4
Fixed typo
2016-06-08 18:27:34 -04:00
Michael Abashian
bd8c328066
Added a sanity check to make sure that scope.schedulerUTCTime is defined before trying to use it in scope.processSchedulerEndDt(). If it's not defined yet then I added a watcher to wait for it to get set by angular-scheduler then unbinds itself.
2016-06-08 18:15:11 -04:00
Jared Tabor
ceea7fd62a
Merge pull request #2184 from jaredevantabor/stdout-actions
...
Adding relaunch and cancel/delete buttons to the stdout page for
2016-06-08 14:47:07 -07:00