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

17380 Commits

Author SHA1 Message Date
Jared Tabor
04b8349895
fixes issues with select dropdowns
and adds a search box for the timezone select dropdown
2018-05-09 16:15:02 -07:00
Jared Tabor
507db4e3b6 sets the UNTIL time to use the "until" that is explicitly state on the
schedules endpoint GET response
2018-05-09 14:39:26 -07:00
Ryan Petrello
c52eb0f327 provide a naive UNTIL= datestamp for schedules for UI convenience 2018-05-09 15:51:52 -04:00
Ryan Petrello
056933e33e refactor naive UNTIL= coercion 2018-05-09 15:00:48 -04:00
Ryan Petrello
00ae91dace slight cleanup and refactor of Schedule.timezone property 2018-05-08 08:28:51 -04:00
Jared Tabor
876431c529 Removes the 'Z' from the UNTIL before sending the rrule to the API 2018-05-07 14:42:59 -07:00
Jared Tabor
33d4c97156 Sets the timezone to the api/v2/schedule/:id -> data.timezone
and moving the data calls from the controller to the route resolve
2018-05-07 14:42:59 -07:00
Ryan Petrello
441e5cc9c2 allow naive UNTILs to be specified for schedule rrules 2018-05-07 13:00:01 -07:00
Ryan Petrello
fbe2391b86 provide the timezone so that the UI doesn't have to
this will also ensure that UI doesn't use a different front end library
that will yield different results than the underlying Python code
2018-05-07 13:00:01 -07:00
Ben Thomasson
e5dd3a9626
Merge pull request #1257 from benthomasson/network_ui_unit_tests
Adds unit tests for network_ui
2018-05-07 14:45:34 -04:00
Alan Rominger
459362daa5
Merge pull request #1706 from ansible/AlanCoding-patch-1
Fix syntax error in docs
2018-05-07 14:42:09 -04:00
Alan Rominger
ea2ddd3bba
Fix syntax error in docs 2018-05-07 14:14:09 -04:00
Jake McDermott
8e75cabcfa
Merge pull request #1695 from jakemcdermott/fix-1614-1615-1616
disable activity stream for relaunched job labels, fix ui activity stream links
2018-05-07 12:57:44 -04:00
Jake McDermott
99e722e8e4
Merge pull request #1694 from jakemcdermott/job-results/remove-watch
job results - remove all watchers and move code into components
2018-05-07 12:57:26 -04:00
Jake McDermott
654ab0f007
Merge pull request #1704 from marshmalien/fix/1702-ff-job-results-panel-width
Fix Job Results panel width in Firefox
2018-05-07 12:54:33 -04:00
Marliana Lara
327d673301
Merge pull request #1701 from marshmalien/fix/job-template-form-extra-vars-cm-error
Set id on extra_vars job template form field
2018-05-07 12:20:10 -04:00
Marliana Lara
1488697001
Fix job results panel width in firefox 2018-05-07 12:19:39 -04:00
Marliana Lara
af4e86d70e
Set Id on extra_vars job template form field 2018-05-07 11:19:30 -04:00
Alan Rominger
f4aaabaae7
Merge pull request #1698 from AlanCoding/transactions_gone_crazy
do not check for migration version if not migrating
2018-05-07 11:06:05 -04:00
Marliana Lara
de22fd40fa
Merge pull request #1679 from marshmalien/fix/1442-extra-vars-api-error-validation
Fix job template extra vars form validation
2018-05-07 10:14:36 -04:00
Alan Rominger
0015df148b
Merge pull request #1696 from AlanCoding/lock_wait
Add log message when locks are holding up jobs
2018-05-07 09:59:52 -04:00
Alan Rominger
f4a946f228
Merge pull request #1697 from AlanCoding/tower_json_err
Fix error-handling bug for tower inventory source
2018-05-07 09:47:57 -04:00
AlanCoding
e099c455d2
do not check for migration version if not migrating 2018-05-07 08:56:24 -04:00
AlanCoding
b275d13da2
fix error-handling bug for tower inventory source 2018-05-07 08:38:44 -04:00
AlanCoding
5a37184e7c
add log message when locks are holding up jobs 2018-05-07 07:44:08 -04:00
Jake McDermott
63c268f9c5
don't render activity stream links for labels 2018-05-07 07:22:25 -04:00
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
42b88c6400
move directive code to components 2018-05-07 02:24:11 -04:00
Jake McDermott
58beb9640c
remove watchers 2018-05-07 02:23:56 -04:00
Jake McDermott
a3fdd244b5
add message service 2018-05-07 02:23:39 -04:00
Jake McDermott
34a2128af8
Merge pull request #1684 from jakemcdermott/job-results/tag-lists
show job and skip tags as collapsable label lists
2018-05-04 14:45:55 -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
Jake McDermott
3d752997ee
filter empty tags 2018-05-04 12:24:01 -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
Jake McDermott
5ada6f6db2
show job and skip tags as collapsable label lists 2018-05-03 14:40:23 -04:00
Marliana Lara
34408a8ef9
Fix undefined currentSystem form error 2018-05-03 14:29:17 -04:00
Ben Thomasson
af4367b222
Adds unit tests for network_ui
* Covers 100% of non-migration python lines of code
2018-05-03 14:13:33 -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
Marliana Lara
187534dba8
Fix job template extra vars form validation 2018-05-03 13:29:04 -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