Commit Graph

32860 Commits

Author SHA1 Message Date
chouseknecht 40ddb0058c AC-502 start of new dashboard. 2013-10-11 01:55:09 -04:00
Chris Church 6933255699 AC-546 Fixed transaction management for running tasks. 2013-10-11 00:04:31 -04:00
chouseknecht 43aca1972a Latest UI changes, fixes and enhancements. 2013-10-10 03:40:43 -04:00
Chris Church 2f135f99d4 AC-505 Implement update_on_launch for inventory sources and dependency checking to prevent related inventory updates and jobs from happening simultaneously. 2013-10-09 18:12:02 -04:00
chouseknecht 8531d6091f AC-536 fixing inventory group copy, move, delete functions. 2013-10-09 16:56:12 -04:00
Chris Church 85a9f2f68a AC-540 Add /api/v1/inventory_sources/ list. OPTIONS request now returns all fields under actions['GET'] and only writable fields under actions['PUT'] or actions['POST']. 2013-10-09 15:44:25 -04:00
chouseknecht a74a7dd21e Fine tuning of inventory groups tree fuoc thing. 2013-10-09 12:36:41 -04:00
chouseknecht 817be31340 After a million different animation attempts... solved inventory groups tree destroy fouc issue by adjusting oppacity on parent. 2013-10-09 12:31:51 -04:00
chouseknecht 832b892528 AC-503 cleanup of has_inventory_source indicators and links on inventory and inventory->host pages. added new query on inventory groups page. 2013-10-08 22:59:01 -04:00
chouseknecht 0389476336 Fixed compile errors 2013-10-08 18:33:46 -04:00
chouseknecht 78e0d4c0f5 AC-503 Add inventory->groups update interval. Appears as a dropdown with a seemingly reasonable list of choices. 2013-10-08 17:54:35 -04:00
chouseknecht 8510ce6bdc AC-503 inventory->groups summary screen now in sync with latest API changes. 2013-10-08 16:01:49 -04:00
chouseknecht 8955dbf594 Latest UI changes 2013-10-08 12:46:14 -04:00
Chris Church 9325dbc846 AC-505 Don't return regions/tags as list of strings for now. 2013-10-08 01:05:49 -04:00
Chris Church a9b84d4a5c AC-505 Update inventory sources list and related permissions checks. 2013-10-08 00:37:19 -04:00
Chris Church ea9e73726b AC-503 Inventory source field changes corresponding to API changes. 2013-10-07 23:50:53 -04:00
Chris Church 956b392f45 AC-505 Comment related URLS not yet implemented. 2013-10-07 23:42:21 -04:00
Chris Church 1ffb40458c AC-505 Work in progress on cloud inventory sync. 2013-10-07 23:21:44 -04:00
chouseknecht a968ee38f6 AC-503 group selectors look a little bit closer or more similar between hosts and groups pages. 2013-10-08 02:27:26 +00:00
chouseknecht b97fbe1905 AC-503 Cloud inventory process results now visible. 2013-10-08 02:00:10 +00:00
chouseknecht 252a623a1d AC-414 Added 'Job Failed?' filter to Jobs page' 2013-10-07 17:33:52 -04:00
chouseknecht ac7f4af94d Fixed issue with related set action buttons. 2013-10-07 17:21:48 -04:00
chouseknecht fc8b77823d AC-503 Latest changes. Cleaned up Update button processing steps. 2013-10-07 16:42:16 -04:00
chouseknecht 2c69041b2b Fixed broken things on Jobs-> Summary page. 2013-10-07 15:11:54 -04:00
chouseknecht 0604718953 Latet UI changes to Inventory-> Groups page. 2013-10-07 13:59:42 -04:00
chouseknecht 7418b133be Fixed compilation error. 2013-10-07 09:11:37 -04:00
chouseknecht b28fe1254e AC-414 Making red/green bubbles consistent throughout the application. Changes made to Inventory and jobs pages. Tooltip text now dynamic. Improved deep linking, especially on status fields. 2013-10-07 03:19:30 -04:00
chouseknecht 6bf8f9cd98 AC-503 latest cloud inventory changes 2013-10-03 05:26:16 -04:00
chouseknecht c7f096f16b AC-503 latest UI work on cloud inventory 2013-10-02 17:27:03 -04:00
Chris Church bb484a7520 Add /api/v1/inventories/N/inventory_sources/ API resouce. 2013-10-02 16:15:50 -04:00
chouseknecht 77e79d9917 AC-503 cloud inventory- first attempt at summary information on Inventory-> Groups page. Fixed compilation bugs. 2013-10-02 02:08:04 -04:00
chouseknecht 32d3914270 AC-503 Latest cloud inventory changes. 2013-10-01 21:39:53 -04:00
chouseknecht 8fa1c66caf Latest UI changes for AC-503 2013-10-01 21:39:53 -04:00
Chris Church 246503440a Fix for broken task-related tests. 2013-09-30 22:29:10 -04:00
Chris Church 17c350d7e1 AC-505. Initial working task/tests for cloud inventory import. 2013-09-30 22:08:05 -04:00
Chris Church f7256ca343 Fix browseable API errors with updated version of REST framework. 2013-09-29 23:04:15 -04:00
Chris Church 7399f7c943 One more attempt at making Jenkins and awx-bot happy. 2013-09-29 22:06:26 -04:00
Chris Church ee9d24002a Update astroid package to get Jenkins to pass unit tests. 2013-09-29 21:58:31 -04:00
Chris Church 5768f544ec Fixes to get tests to pass after updating vendored packages. 2013-09-29 21:37:09 -04:00
Chris Church e0a94cbf32 AC-505 Add vendored copies of ec2 and rax inventory scripts from Ansible (for now). Add vendored versions of boto and pyrax and all their dependencies, updated all vendored packages to latest versions. 2013-09-29 20:36:46 -04:00
Chris Church fe42862294 AC-286. Added potential_children resource for groups. 2013-09-28 16:45:44 -04:00
Chris Church b0e6cf898f AC-414 Added hosts_with_active_failures field for inventory and group. AC-528 Added job_template_id and job_template_name to job info in summary fields. 2013-09-28 16:14:38 -04:00
Chris Church 8d3dd76d9f AC-506. API docs for project/inventory updates. 2013-09-28 16:12:27 -04:00
chouseknecht 6d9ef4dfa6 AC-525 Found and fixed inconsistencies and bugs in links from Inventories->Hosts to Jobs. Changed Job->Hosts to Job->Summaries so that it works or is consistent with Host->All summaries title. When viewing Host->All summaries disable the breadcrumb drop-down menu. Made breadcrumbs work after browser refresh. 2013-09-27 13:40:47 -04:00
chouseknecht 7bfa0c4b0c AC-525 Fixed inventory and job navigation issues. Fixed nagging horizontal scroll in dialogs with accordions. 2013-09-26 22:08:00 -04:00
chouseknecht 567605cc59 Latest UI changes 2013-09-26 18:40:45 -04:00
Chris Church 69ac7404c3 Fix for failing project update test over SSH. 2013-09-26 16:04:14 -04:00
Chris Church b7d907ed49 AC-505 Initial inventory import models and API support. 2013-09-26 15:54:34 -04:00
chouseknecht 44c6bca6f0 Fixed 'refresh' routine to refresh on the current url (which includes current page, sort and search criteria). In other words refresh now respects the current page state rather than resetting it back to thebeginning. Also added first attempt at a dashboard and widget. 2013-09-26 01:50:34 -04:00
Chris Church 879936ab37 AC-482. Fix missing import for PyYAML. 2013-09-25 14:47:52 -04:00