Chris Houseknecht
2485f86471
Job templates
...
Added ability to launch a job from th job template detail page.
2014-07-30 14:06:31 -04:00
Matthew Jones
da6f07dd64
Add tower meta-init script
2014-07-30 13:18:59 -04:00
Luke Sneeringer
5e71d2ce0e
Add tower-manage.
2014-07-30 11:57:07 -05:00
Matthew Jones
d36976f76d
Tweak tower jobs munin reporting script
2014-07-30 11:40:25 -04:00
Chris Houseknecht
6fb89530cc
Job events viewer
...
Made sure stdout, stderr and traceback don't end up on Results tab. Each of these already has a dedicated tab.
2014-07-29 16:57:36 -04:00
Chris Houseknecht
5b6d8e5c98
Job detail page
...
Added 'Loading...' message to each table. Loading message is turned on at initial page load. It is turned off at the last possible second after completion of page rendering. It is turned on before each API call and back off after the API call completes.
2014-07-29 16:41:44 -04:00
Jared Tabor
feb13b1f11
fixed issue in job template when user deletes credential and project
2014-07-29 16:24:56 -04:00
Chris Houseknecht
a960638b68
Lookup dialog
...
Fixed Select column so that it always appears all the way to the right and is always the same width. Looks much better :)
2014-07-29 15:17:59 -04:00
Chris Houseknecht
a2ddeb1f22
Event viewer
...
Fixed issue that occurred while launching event viewer from host event viewer. For a given host event on the host event viewer dialog, click the status link. The event viewer dialog failed to appear if there was only a single event.
2014-07-29 14:52:57 -04:00
Luke Sneeringer
69dc0a10ca
Merge branch 'azure-unstable'
2014-07-29 13:17:59 -05:00
Chris Houseknecht
74fa71b3f4
Event viewer
...
Show more data on the Results tab. Any items not explicitly listed in the event viewer form object are now added to the Results tab, excluding ansible_facts. Also added a JSON tab to show the full event object, again excluding ansible_facts.
2014-07-29 13:17:42 -05:00
Jared Tabor
e90b25f862
updated inventory groups help modal window
2014-07-29 13:17:42 -05:00
Matthew Jones
591a5ce8e7
More updates for tower graphs in munin
2014-07-29 13:17:42 -05:00
Matthew Jones
beece8d444
Add some munin tower monitoring tasks
2014-07-29 13:17:42 -05:00
Chris Houseknecht
945e6d468f
Websocket Help
...
Show browser aware help for troubleshooting web socket connection problems.
2014-07-29 13:17:42 -05:00
Jared Tabor
8d3c4c5e9a
fixed dashboard graph resizing defect
2014-07-29 13:17:42 -05:00
Matthew Jones
90a0c6c8ed
Raise time allowed for large inventory import
2014-07-29 13:17:42 -05:00
Chris Houseknecht
e8a4aadb44
Site footer
...
Added a 15px margin to bottom of site layout. Fixed inventory detail page auto sizing. It had not been updated with all the layout changes.
2014-07-29 13:17:41 -05:00
Chris Houseknecht
5dd0ae14e4
Pagination
...
Changed collection name in pagination widget to '(X items)'.
2014-07-29 13:17:41 -05:00
Chris Houseknecht
a03309b52a
Inventory hosts search
...
Removed used of dynamic placeholder. Left over from prior iterations.
2014-07-29 13:17:41 -05:00
Chris Houseknecht
e137ec7383
local_config
...
Load what's in local storage, if anything, while waiting for external file to load.
2014-07-29 13:17:41 -05:00
Chris Houseknecht
e7e52f3bf7
local_config
...
Fixed remaining fallout from delay of $AnsibleConfig object.
2014-07-29 13:17:41 -05:00
Luke Sneeringer
cc2e45b44e
Fix job templates credential checks.
2014-07-29 13:09:56 -05:00
Chris Houseknecht
9f2e398e69
Event viewer
...
Show more data on the Results tab. Any items not explicitly listed in the event viewer form object are now added to the Results tab, excluding ansible_facts. Also added a JSON tab to show the full event object, again excluding ansible_facts.
2014-07-29 14:08:28 -04:00
Luke Sneeringer
cf96240556
Azure inventory sync!
2014-07-29 13:06:27 -05:00
Jared Tabor
3f7c658759
updated inventory groups help modal window
2014-07-29 12:47:17 -04:00
Matthew Jones
9ba043b20f
More updates for tower graphs in munin
2014-07-29 12:37:51 -04:00
Matthew Jones
69a3f68832
Add some munin tower monitoring tasks
2014-07-29 11:44:54 -04:00
Jared Tabor
504b810418
changed azure labels and added them into inventory groups modal window
2014-07-28 17:06:30 -04:00
Chris Houseknecht
ccf974ed83
Websocket Help
...
Show browser aware help for troubleshooting web socket connection problems.
2014-07-28 17:00:05 -04:00
Luke Sneeringer
0f5263c027
Adding deps.
2014-07-28 14:40:51 -05:00
Luke Sneeringer
e837bbd2d0
[in progress] Azure
2014-07-28 14:04:47 -05:00
Luke Sneeringer
95567ff004
[in progress] Azure support.
2014-07-28 13:22:58 -05:00
Jared Tabor
f231c31038
fixed dashboard graph resizing defect
2014-07-28 13:47:21 -04:00
Matthew Jones
9780e805db
Raise time allowed for large inventory import
2014-07-28 12:59:31 -04:00
Chris Houseknecht
76d6097af7
Site footer
...
Added a 15px margin to bottom of site layout. Fixed inventory detail page auto sizing. It had not been updated with all the layout changes.
2014-07-25 16:46:21 -04:00
Chris Houseknecht
d2435884af
Pagination
...
Changed collection name in pagination widget to '(X items)'.
2014-07-25 16:02:14 -04:00
Chris Houseknecht
fd98f96b3e
Inventory hosts search
...
Removed used of dynamic placeholder. Left over from prior iterations.
2014-07-25 15:51:13 -04:00
Chris Houseknecht
5fb27ff9c3
local_config
...
Load what's in local storage, if anything, while waiting for external file to load.
2014-07-25 15:38:39 -04:00
Chris Houseknecht
b3c41c01b8
local_config
...
Fixed remaining fallout from delay of $AnsibleConfig object.
2014-07-25 15:29:31 -04:00
Matthew Jones
e19984d6db
Fix some busted job stdout end-line calculation under certain
...
conditions. Make it to where the ui re-uses the endpoint from the last
stdout request cycle instead of adding one to it since we are not
left-inclusive on list slicing.
2014-07-25 14:54:45 -04:00
Chris Houseknecht
f8d70f03ea
local_settings
...
Fixed more bits where undefined $AnsibleConfig was breaking things.
2014-07-25 14:16:15 -04:00
Chris Houseknecht
7139b5b25a
loca_config
...
Fixed lingering issues where $AnsibleConfig is referenced when it is not yet defined.
2014-07-25 14:00:18 -04:00
Luke Sneeringer
de953ec3ed
Fixed bug caught by unit tests.
2014-07-25 11:12:13 -05:00
Luke Sneeringer
5bf06ba37f
Vendoring libcloud.
2014-07-25 11:12:13 -05:00
Luke Sneeringer
a1059dabae
Working GCE inventory sync.
2014-07-25 11:12:12 -05:00
Jared Tabor
5df7833038
fixed defect with GCE cred's not showing up in inventory groups modal window
2014-07-25 11:12:12 -05:00
Luke Sneeringer
a05aac8a50
Add host and project to the credential serializer.
2014-07-25 11:12:12 -05:00
Jared Tabor
1531af4f7e
made GCE fields required"
2014-07-25 11:12:12 -05:00
Luke Sneeringer
37295a9c47
Adding GCE iteration to an if/elif/elif
2014-07-25 11:12:12 -05:00