Commit Graph

8856 Commits

Author SHA1 Message Date
AlanCoding
7acb89ff4a wrap error message in internationalization marker 2017-01-04 09:21:50 -05:00
Michael Abashian
006acadc25 Systematically truncate breadcrumbs based on their length to keep them inside the breadcrumb bar. This does not work on inventory manage breadcrumbs as those are controlled via a different mechanism. 2017-01-03 17:11:51 -05:00
Jared Tabor
6fcda9c562 Merge pull request #4568 from jaredevantabor/system-tracking
System Tracking fix
2017-01-03 13:41:06 -08:00
Chris Meyers
721de9f10a pass network ssh key via an env var, not ssh-agent 2017-01-03 16:17:52 -05:00
jaredevantabor
a67816bc4b removing lodash dependency as it's no longer used 2017-01-03 12:57:06 -08:00
Matthew Jones
e45201aa87 Added scm_type to project summary fields 2017-01-03 15:37:38 -05:00
Matthew Jones
9d289e4349 Fix some issues related to purging the old paging decorator 2017-01-03 15:31:30 -05:00
jlmitch5
3e08a9ed0e Merge pull request #4565 from jlmitch5/fixAdhocCommandUndefinedError
fixes #4548
2017-01-03 15:30:52 -05:00
jlmitch5
612b8d9022 Merge pull request #4564 from jlmitch5/fixEmptyDashboardListLink
fixes #4563
2017-01-03 15:30:39 -05:00
John Mitchell
399c7cd88f add host status icons back on host list 2017-01-03 15:14:37 -05:00
John Mitchell
c36a246b5d add null as well as undefined check 2017-01-03 13:44:00 -05:00
John Mitchell
234f7b409c fixes #4548
make sure group is initialized to empty object if undefined to fix console error
2017-01-03 13:31:04 -05:00
John Mitchell
babb8e2a9d fixes #4563
change add job templae link in dashboard empty list
2017-01-03 13:22:54 -05:00
Bill Nottingham
3d5daef497 Merge pull request #4489 from wenottingham/state=poutine
Update boto to 2.45.0, add eu-west-2 and ca-central-1 (based on patch from @defionscode)
2017-01-03 11:27:35 -05:00
AlanCoding
60ea0bdf92 fix bug with failed login log 2017-01-03 10:12:04 -05:00
Ken Hoes
802720560c Fixed logging type dropdown, removed unused system form 2017-01-03 10:03:52 -05:00
Michael Abashian
2afdf35375 Merge pull request #4553 from mabashian/3829-lookup-sort-column
Sort by the name column when the list is a lookup
2017-01-03 08:15:16 -05:00
Michael Abashian
36149b3c15 Sort by the name column when the list is a lookup 2016-12-22 15:39:06 -05:00
jaredevantabor
df47b81816 show the system tracking button at all times 2016-12-22 12:21:17 -08:00
Michael Abashian
c14612cd5d Fixed adhoc command flow 2016-12-22 14:30:01 -05:00
Jared Tabor
193d924c20 Merge pull request #4541 from jaredevantabor/mgmt-schedules
Fixing mgmt job schedules route
2016-12-22 08:57:56 -08:00
Jake McDermott
cfa9a663e9 reset aggregator field when clicking its associated reset button (#4542) 2016-12-21 20:33:48 -05:00
jaredevantabor
81fb93668c missed dependency 2016-12-21 15:03:49 -08:00
Jared Tabor
5bdbb03d59 Merge pull request #4537 from jaredevantabor/schedules-list
Schedules list
2016-12-21 14:49:00 -08:00
Michael Abashian
fcbed623df Merge pull request #4539 from mabashian/4505-relaunch-workflow-job
Properly relaunch a workflow job from the jobs list
2016-12-21 17:42:13 -05:00
Michael Abashian
d06e87f6c8 Merge pull request #4534 from mabashian/3855-enter-key-search
Smart search enter key pressed logic
2016-12-21 17:32:00 -05:00
Michael Abashian
75334a4ea8 Properly relaunch a workflow job from the jobs list 2016-12-21 17:27:46 -05:00
jaredevantabor
574204cd4e fixing of ng-click on schedule name
to route jobs to job-templates.schedule.edit and
route workflow_jobs to workflows.schedule.edit
2016-12-21 14:16:35 -08:00
Michael Abashian
72367310e0 Handle case where the user just hits enter without inputing a search string 2016-12-21 16:56:05 -05:00
jaredevantabor
9f997c3d01 changing the schedule text from job-template name to schedule name 2016-12-21 13:37:15 -08:00
Ken Hoes
78b07c8d10 Fixed pagination controls #3970 2016-12-21 15:09:52 -05:00
Michael Abashian
f2d6f3d4f3 Handle failed searches gracefully and consistently fire search when enter is pressed 2016-12-21 13:17:49 -05:00
Michael Abashian
242467cb99 Fixes bug where selecting and deselecting users in the list was causing thes save button to be disabled improperly (#4533) 2016-12-21 13:15:56 -05:00
Jared Tabor
6135056413 Merge pull request #4531 from jaredevantabor/host-extra-vars
fix for host.edit extra vars being non-prettified
2016-12-21 09:06:46 -08:00
Michael Abashian
b5eb0b9bfb Merge pull request #4530 from mabashian/3901-lookup-radio-selects
Fixed various issues with the lookup modals and lookup lists
2016-12-21 09:41:06 -05:00
Michael Abashian
e152608332 Removed escaped quotes from template literal string - not needed 2016-12-21 09:18:31 -05:00
jaredevantabor
01d46d43f4 another fix for organizations.job-templates sortin & smart status 2016-12-20 20:43:11 -08:00
jaredevantabor
39792b77ae fix for type labels for organizations.projects and organizations.job-templates 2016-12-20 19:11:56 -08:00
jaredevantabor
e03699ddf8 fix for host.edit extra vars being non-prettified 2016-12-20 14:59:33 -08:00
Michael Abashian
80fd0bd2e8 Merge branch '4272-add-team-user' of https://github.com/mabashian/ansible-tower into mabashian-4272-add-team-user
# Conflicts:
#	awx/ui/client/src/shared/stateDefinitions.factory.js
2016-12-20 16:58:16 -05:00
Michael Abashian
cbdea119bd Fixed various issues with the lookup modals and lookup lists 2016-12-20 16:36:55 -05:00
Bill Nottingham
acaa8a75b2 Update boto to 2.45.0, add eu-west-2 and ca-central-1 2016-12-20 16:24:57 -05:00
Jared Tabor
f2c2de6b81 Merge pull request #4520 from jaredevantabor/notifications
fixing related notification lists
2016-12-20 13:06:47 -08:00
Chris Meyers
7f3b614dbc Merge pull request #4528 from chrismeyersfsu/fix-4013
change wording from Host to URL
2016-12-20 15:57:31 -05:00
jaredevantabor
11db5899b2 adding extra logic to resovle so that it will always return 2016-12-20 12:53:37 -08:00
Chris Meyers
6fe6917029 fix passive agressive comments 2016-12-20 15:40:43 -05:00
Chris Meyers
bf4f29ab6a Merge pull request #4524 from chrismeyersfsu/fix-4365
organization pattern differs from other views through the use of
2016-12-20 15:38:33 -05:00
Chris Meyers
8b06d9a571 change wording from Host to URL 2016-12-20 15:12:50 -05:00
Chris Meyers
97fccd32d8 organization pattern differs from other views through the use of
partials. Stick with this one-off and just patch up the wrongly nested
smart-search / List-well divs.
2016-12-20 14:30:58 -05:00
jaredevantabor
2328d513d0 adding fix for organizations-notifications related tab too 2016-12-20 09:14:02 -08:00