Jake McDermott
363266fb89
fix links to workflow jobs on activity stream
2018-05-07 07:22:16 -04:00
Jake McDermott
d00b8549b4
disable activity stream for relaunched job label associations
2018-05-07 07:22:03 -04:00
Jake McDermott
77a8abbc25
Merge pull request #1685 from jakemcdermott/filterable-if-filterable
...
show filterable:true for filterable fields
2018-05-04 12:57:20 -04:00
Marliana Lara
23da2487d7
Merge pull request #1683 from marshmalien/fix/1650-current-system-config
...
Fix undefined form error in Configuration System form
2018-05-04 10:58:58 -04:00
Alan Rominger
8067113368
Merge pull request #1689 from AlanCoding/error_error
...
Avoid error in templating error
2018-05-04 10:43:49 -04:00
Alan Rominger
0fae43fc70
Merge pull request #1687 from AlanCoding/cannot_find_org
...
Avoid DB action in signal, confusing logs
2018-05-04 10:42:55 -04:00
AlanCoding
c5d49be2c1
avoid error in templating error
2018-05-04 08:39:09 -04:00
AlanCoding
6d7f772e98
avoid DB action in signal, confusing logs
2018-05-04 08:12:40 -04:00
Jake McDermott
0682d19d5e
show filterable:true for filterable fields
2018-05-03 17:37:19 -04:00
Marliana Lara
34408a8ef9
Fix undefined currentSystem form error
2018-05-03 14:29:17 -04:00
Michael Abashian
a9c9646060
Merge pull request #1680 from ansible/jakemcdermott-patch-smoke
...
remove redundant navbar checks
2018-05-03 13:46:47 -04:00
Jake McDermott
6f9da515b1
Update smoke.js
2018-05-03 13:43:47 -04:00
Marliana Lara
f3b24b8c55
Merge pull request #1676 from marshmalien/fix/1674-remove-portal-mode-breadcrumb
...
Remove portalMode.myJobs from portal mode breadcrumb
2018-05-03 13:42:39 -04:00
Jake McDermott
21a973752b
remove redundant navbar checks
2018-05-03 13:41:12 -04:00
Jake McDermott
b9f9104f57
Merge pull request #1669 from jakemcdermott/fix-1668
...
use icontains when expected for searches
2018-05-03 13:19:58 -04:00
Chris Meyers
2c118fc82d
Merge pull request #1678 from chrismeyersfsu/fix-better_cluster_log_messages
...
better cluster membership policy log messages
2018-05-03 11:48:18 -04:00
chris meyers
5668d215fd
better cluster membership policy log messages
2018-05-03 11:44:46 -04:00
Jake McDermott
1ed9f609fc
use correct param names when calling encodeParams
2018-05-03 11:42:27 -04:00
Jake McDermott
2b1bef54ce
add failing unit tests
2018-05-03 11:41:56 -04:00
Michael Abashian
da5781bfc9
Merge pull request #1661 from mabashian/679-searchable-fields
...
Consume searchable fields from api options response
2018-05-03 11:21:12 -04:00
Wayne Witzel III
538c15141a
Merge pull request #1675 from wwitzel3/fix-879
...
Bulk update host field to null for JobEvents
2018-05-03 11:15:15 -04:00
Marliana Lara
42d33e5135
Remove portal mode breadcrumb
2018-05-03 10:58:42 -04:00
Wayne Witzel III
91a2466650
Bulk update host field to null for JobEvents
2018-05-03 10:48:36 -04:00
Jake McDermott
2abf959d84
Merge pull request #1648 from marshmalien/ux-hit-list/add-buttons
...
UX Hit List - Add Buttons
2018-05-03 01:27:24 -04:00
Jake McDermott
771dbe2ffe
Merge pull request #1659 from marshmalien/fix/ux-hit-list
...
UX Hit List
2018-05-03 01:08:46 -04:00
Jake McDermott
143012318d
Merge pull request #1660 from jakemcdermott/update-1534
...
update job urls for models
2018-05-02 18:44:39 -04:00
Jake McDermott
5b3bfa31df
Merge pull request #1647 from jakemcdermott/fix-1534-and-713
...
add persistent jobs->results filtering, prior version compatibility for job urls
2018-05-02 18:42:54 -04:00
Jake McDermott
127883f104
add prior version url compatibility
2018-05-02 18:21:25 -04:00
Jared Tabor
0715773987
Merge pull request #1632 from jaredevantabor/1507-error-message
...
fixes error handling with groups service, sources service
2018-05-02 14:22:45 -07:00
Jared Tabor
e792abbdc1
Merge pull request #1646 from jaredevantabor/1476-cancel-job
...
Changes "Cancel" to "OK" on cancel-job-prompt modal
2018-05-02 14:16:42 -07:00
Jared Tabor
3b7a50f3e9
Merge pull request #1645 from jaredevantabor/1472-popover-traceback
...
Don't render tooltips that shouldn't exist
2018-05-02 14:15:03 -07:00
Jared Tabor
2baae8f75b
Merge pull request #1640 from jaredevantabor/1502-AS-after-networking
...
Fix Activity Stream after visiting the network UI
2018-05-02 14:14:49 -07:00
Marliana Lara
8b6ee8d360
Fix all of the issues for the 3.3 UX Hit List
...
* Portal mode job header
* Move edit buttons to beginning of action buttons
* Dashboard job row spacing
* Decrease toggle button height
* Remove extra scrollbars from job results standard out
2018-05-02 16:05:32 -04:00
Marliana Lara
2140daf11e
Fix add button display property and add tooltips
...
* Add tooltips to list add buttons of instance groups, instances, and applications.
2018-05-02 15:55:23 -04:00
mabashian
84c0fdfa4a
Removed unused function
2018-05-02 14:21:43 -04:00
Jake McDermott
45ffe7a955
update api-ui job urls
2018-05-02 14:17:28 -04:00
mabashian
368a037062
Remove non-filterable fields from search key and treat searches using those keys like string searches.
2018-05-02 14:17:03 -04:00
Michael Abashian
1d6b15a6a7
Merge pull request #1627 from mabashian/user-pass-validation
...
Clear invalid password error if password field is completely cleared
2018-05-02 14:02:22 -04:00
Michael Abashian
48b0d4445c
Merge pull request #1625 from mabashian/1621-team-org-list
...
Fixed team list org sorting
2018-05-02 14:02:00 -04:00
Michael Abashian
342ef8f2c9
Merge pull request #1624 from mabashian/1493-copy-inv-list
...
Reload state after copying inventory to update list
2018-05-02 14:01:33 -04:00
Michael Abashian
5cda2c94ac
Merge pull request #1620 from mabashian/1589-relaunch-passwords
...
Fixed error showing vault password prompts on relaunch
2018-05-02 14:01:06 -04:00
Alan Rominger
b62dfa3e49
Merge pull request #1658 from AlanCoding/check_wfjt_creds
...
Check WFJT credentials fix
2018-05-02 13:52:30 -04:00
Chris Meyers
a50358afc5
Merge pull request #1638 from chrismeyersfsu/fix-isolated_heartbeat
...
control celery routes using celery router
2018-05-02 13:51:58 -04:00
Jared Tabor
7a3fb02791
Aligns text for canceling/deleting a job on the jobs list & the stdout page
2018-05-02 10:44:04 -07:00
Ryan Petrello
ad11653975
Merge pull request #1636 from ryanpetrello/bad-license-no-schedules
...
don't run scheduled jobs if there isn't a valid license
2018-05-02 13:36:29 -04:00
AlanCoding
902b1af417
fix access check for wfjt node copy
2018-05-02 13:24:57 -04:00
Alan Rominger
65b342ae73
Merge pull request #1654 from AlanCoding/pluralize_again
...
Update access check to plural creds
2018-05-02 13:08:04 -04:00
Chris Meyers
e24eef1d13
Merge pull request #1656 from chrismeyersfsu/fix-instance_group_creation_required
...
only require the name field when creating instance group
2018-05-02 13:07:46 -04:00
chris meyers
9f745dd3b8
control celery routes using celery router
...
* Each time a route is needed (i.e. when a task is sumitted to celery).
The router will be queried. This is ideal. With the previous method we
had to consider how a change in the routes would propogate to all celery
workers and nodes.
* fully describe the default awx queue
* Our dynamic queue registration would correct awx_private_queue.
However, we don't want celery to even create an "invalid"/extra
queue-exchange-route. This change makes sure we don't create extranious
things in rabbitmq.
* reduce the cluster queue registration output. Only output when the
queue registration list changes.
2018-05-02 12:57:36 -04:00
chris meyers
38885580b4
only require the name field when creating instance group
2018-05-02 12:32:08 -04:00