Chris Church
|
2b7af0a2ec
|
Happy new year!!!
|
2014-01-02 11:51:43 -05:00 |
|
Chris Houseknecht
|
5c42b88e27
|
Finished icon cleanup from FontAwesome upgrade. Changed default form style to basic rather than horizontal for a much cleaner, uncluttered look, especially in dialog boxes. Group Edit dialog is starting to function. Added support for Tabs in form generator.
|
2013-12-28 19:45:51 +00:00 |
|
Chris Houseknecht
|
d02d2ebf15
|
Installed FontAwesome 4. Modified form and list generation to force icon selection through a single method so that icons, icon sizes and button colors are all consistent. Everything seems to be working now with the exception of the status bubbles on list pages. Will need to modify ansible-ui.less anc change the unicode strings to new FontAwesome values.
|
2013-12-20 23:17:02 +00:00 |
|
Chris Houseknecht
|
f1b99f12b6
|
Start of inventory re-write
|
2013-12-20 01:11:02 +00:00 |
|
Chris Houseknecht
|
c8b4e204f9
|
AC-732 fixed job page errors, event timing timestamp formats, 'working' spinner placement and hover color on search widget icon.
|
2013-11-25 16:45:47 +00:00 |
|
Chris Houseknecht
|
fae51d12f0
|
AC-726 Improved search filter, eliminating need for reset button. Fixed drop-down menu on jobs detail page, replacing summary with host summary. Fixed error message on job templates and jobs when list of playbooks cannot be found- message is now informational rather than cryptic error.
|
2013-11-23 14:48:43 +00:00 |
|
Chris Houseknecht
|
04d810d5a5
|
AC-693 changed Summary to Host Summary
|
2013-11-21 18:38:17 +00:00 |
|
Chris Houseknecht
|
8afdb710be
|
Fixed project related links on home page. Add missing Reset button to all list pages. Fixed bug in sort that prevented searching where drop-down item is empty.
|
2013-11-20 22:07:55 +00:00 |
|
Chris Houseknecht
|
5a3977495a
|
First iteration of Activity Stream. Added Home/Groups page. Increased icon size for icon-only buttons. Dashboard jobs widget- group and job links now work. Closed AC-621, AC-618.
|
2013-11-08 17:58:40 +00:00 |
|
chouseknecht
|
1068e190cb
|
Removed auto refresh. It polls too frequently and potential fills web server logs too quickly.
|
2013-10-17 17:57:50 +00:00 |
|
chouseknecht
|
0604718953
|
Latet UI changes to Inventory-> Groups page.
|
2013-10-07 13:59:42 -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
|
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
|
1a590c6cf6
|
Fixed breadcrumbs on Job detail page. Breadcrumb title for an item can now be different from the active menu name, allowing in this case the breadcrumb to job_id and job_name while the menu shows 'Job detail'.
|
2013-09-20 17:30:09 -04:00 |
|
chouseknecht
|
93e53034c1
|
Applied same navigation/drop-down changes to jobs that we applied to inventory.
|
2013-09-20 16:42:58 -04:00 |
|
chouseknecht
|
f97b889a9b
|
AC-463. Reduced refresh button to automatic page refreh every 10 sec. Duration btwn refreshes can be adjusted in config.js.
|
2013-09-17 03:36:35 -04:00 |
|
chouseknecht
|
39ceceb18e
|
AC-450 initialize SCM Branch title value when editing a project. Added awValidUrl directive.
|
2013-09-11 15:35:45 -04:00 |
|
chouseknecht
|
fd16c0827a
|
Fixed zip code in footer. Changed job navigation to match inventory navigation (links at top of page rather than buttons).
|
2013-09-11 11:50:26 -04:00 |
|
chouseknecht
|
567aef5d1e
|
AC-351 last bits of SCM Integration. Refresh button, and status and last_updated fields added.
|
2013-09-05 07:17:34 -04:00 |
|
chouseknecht
|
cde035f06d
|
AC-378 applied new sort routine to inventory groups page.
|
2013-09-02 01:29:51 -04:00 |
|
chouseknecht
|
b76bf268f9
|
AC-331 Latest host tab changes. Editing the groups of a host is now possible
|
2013-08-20 18:22:28 -04:00 |
|
chouseknecht
|
54eff92ea3
|
Fixed a bunch of styling issues appearing in FireFox post Twitter Bootstrap 3RC1 upgrade.
|
2013-08-06 14:43:56 -04:00 |
|
chouseknecht
|
94ae9ffd43
|
Upgraded AWX to Twitter Bootstrap 3 RC1
|
2013-08-02 18:27:07 -04:00 |
|
chouseknecht
|
7fcb4e0e0b
|
AC-202 Missing detail buttons -job events page is now responsive to small screen sizes. On phone/tablet size screen Host column disappears and host name shows in the Event column as part of the detail. Also added media querries in CSS to adjust the table formatting and make things fit. Fixed issues with the JSON modal dialog so that everything fits on a portrait size mobile phone.
|
2013-07-10 13:45:44 -04:00 |
|
chouseknecht
|
ec9c96cef4
|
JS minification
|
2013-07-08 10:44:31 -04:00 |
|
chouseknecht
|
1b3902a23b
|
Job Events collapse/expand now handled using a filter on ng-repeat and setting 'show' attribute in job_events data set. No longer reading child rows from api on expand and throwing them away on collapse. New method is much faster. Added formatJSON() routine back in to transform relevant event_data bits into html form elments and display in list.
|
2013-07-03 12:02:20 -04:00 |
|
chouseknecht
|
20266c3054
|
Fixing job events pagination
|
2013-07-02 17:03:47 -04:00 |
|
chouseknecht
|
14ed59bedf
|
AC-175 dynamically set Event link color and cursor for each row. Used ng-class to dynamically set a css class. Now child rows that cannot be expanded appear to have no link -the text color is charcoal and the cursor is the default arrow.
|
2013-06-30 04:34:26 -04:00 |
|
chouseknecht
|
184430d0a2
|
AC-175 on Job Events page, Event is the now the only linkd or clickable column. Clicking expands or collapses parent nodes.
|
2013-06-30 03:59:39 -04:00 |
|
chouseknecht
|
6deca2294d
|
AC-175 All parent nodes are fully expanded when a job is views on the Job Events page. The user no longer has to manually expand each node. Also move the Status column over to the left side.
|
2013-06-28 16:10:34 -04:00 |
|
chouseknecht
|
361c085ce5
|
AC-175 change the edit button to a view button. Edit button is now labeled 'Details' and the color is grey rather than green. Applied the color change to 'Hosts' and 'Events' button as well, so that we're consistent. Changes applied to Jobs, Job Events, and Job Detail pages.
|
2013-06-28 16:10:32 -04:00 |
|
chouseknecht
|
114bc05b8d
|
Removed Status filter from Job Events page. Changed form attribute 'notSearchable' to 'searchable' -cause it just makes more sense.
|
2013-06-28 11:40:31 -04:00 |
|
chouseknecht
|
18ac049860
|
Removed the Select button that was to the right of callback key on Job Template.
|
2013-06-27 16:00:27 -04:00 |
|
Chris Church
|
07657926b9
|
Rename ansibleworks to awx.
|
2013-06-23 13:21:02 -04:00 |
|