This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-04-09 12:09:20 -02:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3234f246db186d52722cde6990705efa5a8f17de
awx
/
awx
/
ui
/
client
/
features
/
jobs
History
mabashian
60a137225a
Changes how the jobs list reacts to socket messages. We now only make targeted GET requests for new rows. We use the available information in the socket message to update the relevant row (if visible in the list).
2020-03-03 11:05:28 -05:00
..
routes
removes instances tab from CGs
2019-10-04 13:21:27 -04:00
index.controller.js
Fixes pagination on IG/Instance jobs lists
2018-07-26 10:56:11 -04:00
index.js
Begin adding unit tests for split jobs
2018-10-31 11:04:12 -04:00
index.view.html
fix jobs list header
2018-07-06 11:59:50 -04:00
jobs.strings.js
represent webhooks on job lists
2019-09-30 13:32:21 -04:00
jobsList.controller.js
Changes how the jobs list reacts to socket messages. We now only make targeted GET requests for new rows. We use the available information in the socket message to update the relevant row (if visible in the list).
2020-03-03 11:05:28 -05:00
jobsList.view.html
Refactor job secondary label assignment
2019-10-01 10:33:47 -04:00