Chris Houseknecht
2c0e0324f6
Job stdout refactor
...
Switching to new stdout endpoint and restyling.
2014-06-23 13:42:15 -04:00
Chris Houseknecht
afd1e516bc
2.0 Styling
...
Added open sans font to repository and switched CSS to load the local files rather than use Google.
2014-06-18 14:25:22 -04:00
Chris Houseknecht
bc08d8f82a
2.0 styling
...
Started applying new styles starting with removal of tabs. Brought in new breadcrumb format and blended with inventory edit group breadcrumbs. Rather than attempting to override bootstrap styles after the fact, copied boostrap less file and started modifying those to create ansible-boostrap.css, as described in the boostrap documentation.
2014-06-18 13:42:25 -04:00
Chris Houseknecht
ad5d0454c2
AC-1325 plus inventory refactor cleanup
...
Fixed obvious issues found after pulling in inventory refactor changes from 1.4.11 branch. Included fixing modal dialog issues.
2014-06-03 19:02:56 -04:00
Chris Houseknecht
2c95b75960
Inventory refactor from 1.4.11
...
Includes commits from release_1.4.11 branch up to and including d434e675a7c9727af900d7c21de5e542aef0eb98. That should be everything. What remains is testing.
2014-06-02 18:14:30 -04:00
Chris Houseknecht
527e7c6943
Inventory refactor from 1.4.11
...
Include commits from release_1.4.11 branch up to but not including 809c99d05c4bd14dac7ef2f19767e4d196cdd1bb
2014-06-02 15:31:30 -04:00
chouseknecht
e5ee7e5383
AC-1294 reworked standard out page to support custom scroll bar. Removed use of <pre> elment by parsing the inbound HTML and isolating the style sheet and the job output. Those are now inserted into styled <div> elements, giving the UI better control. The page now listens to the web socket server and refreshes whenver an event happens for the job. On an event the <div> element refreshes and automatically scrolls to the bottom.
2014-05-21 17:29:16 -04:00
chouseknecht
c9bb424d98
AC-1292 Host container on inventory edit page now automatically resizes and adjusts rows per page.
2014-05-20 17:20:11 -04:00
chouseknecht
4f88a0b582
Restyled hosts side of inventory edit page. Still need to calc # or rows that resized host container can accommodate.
2014-05-20 15:28:23 -04:00
chouseknecht
2055919322
Added custom scroll bar to inventory groups container. Moved group container auto-resize and height calc function to helper methods. Now using full window height, pushing footer off the page. Changed custom sroll directive to use the dark-thin theme.
2014-05-20 14:06:00 -04:00
chouseknecht
b4f60424c4
AC-1292 auto-resize groups height and scroll content when necessary.
2014-05-19 17:31:12 -04:00
chouseknecht
9f1095d61e
AC-1292 decreased bottom margin between footer and groups container.
2014-05-19 14:12:13 -04:00
chouseknecht
fc7e887da6
AC-1292 Fixed inventory edit page sizing, column widths and margins.
2014-05-19 14:02:28 -04:00
chouseknecht
210d5fa4be
Fixed tool bart bottom margin on home page.
2014-05-19 13:44:43 -04:00
chouseknecht
ec2545d069
Latest job_detail changes as of 5-16. Plus, AC-1279 Rename vars_prompt_on_launch to ask_variables_on_launch.
2014-05-19 10:50:26 -04:00
chouseknecht
4c1ad2d107
Wired stdout page into Jobs tab page. Replaced View drop-down with icons for view details and stdout.
2014-05-14 13:30:15 -04:00
chouseknecht
aaaef7de71
Tightened up margin around page breadcrumb throughout app.
2014-05-14 12:06:53 -04:00
chouseknecht
cc350dde68
Moved stdout to an iframe and improved auto-sizing.
2014-05-14 11:46:07 -04:00
chouseknecht
6618cc877c
AC-1259 inventory delete/promote. Promoted inventory group delete dialog style. Added matching styling to host delete dialog.
2014-05-13 12:04:50 -04:00
Chris Houseknecht
80fbe0b525
Jobs page- schedules layout now works with new page layout. Refined page auto-resize.
2014-05-05 10:51:51 -04:00
Chris Houseknecht
b2b0f67c65
Removed accordions from jobs page.
2014-05-03 21:31:28 -04:00
Chris Houseknecht
5fa351040a
Added proper support for 'runner_on_no_hosts' events.
2014-05-01 16:49:54 -04:00
Chris Houseknecht
286c4ab0b4
CSS changes to reduce gap between columns on both home page and inventory edit page.
2014-05-01 10:13:05 -04:00
Chris Houseknecht
0a41d89569
Shrunk the top margin, the space between header and start of tabs, to 25px.
2014-04-28 10:33:50 -04:00
Chris Houseknecht
d34d0378fa
Fixed drop-down menu hover issue that caused search drop-down to not display on small screens. Fixed js error in Socket.js
2014-04-25 09:18:35 -04:00
Chris Houseknecht
65859fa446
Started fixing/finishing input group delete. Started moving socket status to header.
2014-04-25 11:56:23 +00:00
Chris Houseknecht
49c26aad10
Track inventory group expand/collapse in local storage. Support multiple inventory syncs running simultaneously. Moved socket connection for job_events to app root. Added on/off socket button so user can tell state of connection and reset/reconnect when needed. Applied AC-1211 fix.
2014-04-23 18:07:26 -04:00
Chris Houseknecht
bbab019567
Connected inventory detail page to socket.io and removed refresh button.
2014-04-22 02:57:35 -04:00
Chris Houseknecht
0b0207e20e
Latest job detail page changes.
2014-04-22 00:15:25 -04:00
Chris Houseknecht
51b9a7bd0b
Fixed pagination issue. Moved reset of iterator + 'HidePaginator' var to Refresh.js helper exclusively. Latest changes to job details page.
2014-04-18 09:57:37 -04:00
Chris Houseknecht
ca42694a13
Latest job_detail page changes.
2014-04-17 18:52:42 +00:00
Chris Houseknecht
87965645b5
Latest job detail page changes. Fix for AC-1189- job template schedules.
2014-04-15 16:18:14 -04:00
Chris Houseknecht
1b242926e9
Added socket.io lib. Created a temporary Sockets tab for socket connection testing. Streamlined login process to use scope callbacks.
2014-04-14 15:11:01 -04:00
Chris Houseknecht
54aabb75cd
Fixed css error.
2014-04-14 00:34:38 -04:00
Chris Houseknecht
b6dc4047f7
Latest job detail page changes. Fixed lookup modal horizontal scroll.
2014-04-14 00:32:34 -04:00
Chris Houseknecht
0d753b74d0
AC-531 the active tab was always clickable. Now it appears clickable.
2014-04-11 02:24:40 -04:00
Chris Houseknecht
69c1aed22d
Fixed Loading message and Pagination widget fouc. Start of new job detail page.
2014-04-11 02:02:23 -04:00
Chris Houseknecht
1b7e9167ec
Cleanup of 'loading' and 'no records matching your search'. Removed 'group' from group host status messages. Fixed conflict between group edit and host edit dialogs that caused variable editor to sometimes not display on host edit.
2014-04-09 12:05:05 -04:00
Chris Houseknecht
bcbc7ed7ac
Fixed password prompting on job submission. Prompting for passwords one at a time was causing Angular to do bad things. Now we prompt for everything in one nicely formatted dialog.
2014-04-07 18:14:24 -04:00
Chris Houseknecht
1a7a4bad49
Fixed <pre> block wrapping in tooltips for Firefox. Fixed missing output/error/returncode on events page- required use of angular sanitizer.
2014-04-07 15:03:35 -04:00
Chris Houseknecht
c7d489026e
AC-1083 more better handling of missing machine credentials when submitting a job.
2014-04-06 03:51:27 -04:00
Chris Houseknecht
ff3ce4f7b4
AC-1144 fixes for inventory group edit modal dialog. Spinner issue fixed. Improved error validation. Improved scope separation. Fixed issues related to home/groups search breaking after dialog closes.
2014-04-05 18:00:11 -04:00
Chris Houseknecht
66c044daca
Applied status field changes to home/groups page.
2014-04-04 15:41:19 -04:00
Chris Houseknecht
5a69da96ab
Changed schedule disable icon to fa-stop and simplified tooltip text. On log viewer dates are not formatted correctly.
2014-04-02 17:14:40 -04:00
Chris Houseknecht
2f2f8aae11
Work on inventory status fields. Moved status to the left on Inventories tab. Fixing messages, popovers and working on AC-601. Made list generator column creation more modular in generator-helpers.js to support many icons in the list Status column.
2014-04-02 11:42:10 -04:00
Chris Houseknecht
4d6ce4b5fa
Fixed Type and Name columns in Scheduled list on Jobs page. Fixed Name link in completed jobs list on Jobs page.
2014-04-01 18:30:04 -04:00
Chris Houseknecht
2c8c1e660c
Latest job page and scheduling widget changes.
2014-03-31 15:41:55 -04:00
Chris Houseknecht
1e0af7b82e
Latest jobs page changes. Integrated log viewer. Added support to log viewer for variables (extra vars and source vars). Most things on jobs pages are working, execept for scheduled jobs bit.
2014-03-31 03:25:49 -04:00
Chris Houseknecht
5ad0282495
Re-styling jobs page and hooking it up to /unified_jobs resource.
2014-03-29 13:52:38 -04:00
Chris Houseknecht
9a3ee04783
Changes to LogViewer widget to remove back-end, command line and environment related stuff.
2014-03-28 17:58:08 -04:00