chouseknecht
|
f7b7508ecf
|
Added temporary websocket_port setting in config.js
|
2014-05-21 17:44:35 -04:00 |
|
chouseknecht
|
473c8d3b26
|
AC-1271 fixed job page display. Now using window width and height rather than document. Also, if window height < 800px, use default page size of 5 rows and let containers auto-size themselves.
|
2014-05-21 17:42:53 -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
|
2b4014cf4d
|
AC-1294 stdout button is now available at all times regardless of job status. AC-1272 lookup dialog clean up. Previous list clean up assigned column width classes to most columns. These classes were being used to build lookup dialogs. The list generator now checks if for 'lookup' mode and a modalColumnClass setting rather than blindly using columnClass.
|
2014-05-21 13:22:45 -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
|
3711409237
|
Inventory group delete -implemented disassociate 'all' when deleteing a subgroup and promoting children.
|
2014-05-20 14:23:18 -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
|
77ccfc49f2
|
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
|
b111b250fb
|
Inventory group delete- POST to /groups/N/children when disassociating a non-top-level group.
|
2014-05-19 12:07:51 -04:00 |
|
chouseknecht
|
66862abd0c
|
Tweaked inventory group delete help link and text.
|
2014-05-19 11:24:37 -04:00 |
|
chouseknecht
|
6cfdaca856
|
Resolved js build errors.
|
2014-05-19 10:56:22 -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
|
0fcfe6114a
|
Increated timeout length for select a play post filter application. Post job launch send user to job detail page.
|
2014-05-16 14:54:40 -04:00 |
|
chouseknecht
|
e7d58de007
|
Wired up status filter. Redraw graph with resize option on playbook_on_stat event. Removed counts from tooltips, eliminating over watch issue.
|
2014-05-16 14:17:17 -04:00 |
|
chouseknecht
|
0fba05f030
|
Removed extra search dialogs. Now there is only one host name filter, and it's wired up and working.
|
2014-05-16 02:38:04 -04:00 |
|
chouseknecht
|
1237fe6601
|
Fixed graph rendering and auto-resizing. Removed use of job_host_summaries, making things much faster. Fixed real-time updating so that it now refreshes smoothly as tasks complete.
|
2014-05-16 01:00:30 -04:00 |
|
chouseknecht
|
200a528391
|
Improvements to job detail page graph rendering and auto-resizing.
|
2014-05-15 13:49:59 -04:00 |
|
chouseknecht
|
a895c6beea
|
First attempt at adding a graph to job detail page.
|
2014-05-15 03:51:34 -04:00 |
|
chouseknecht
|
d303520cc9
|
Touched up the summary table event help.
|
2014-05-14 18:16:20 -04:00 |
|
chouseknecht
|
46bf760133
|
Wired up the Filter Events search dialog box. You can now filter all events by host name.
|
2014-05-14 18:11:45 -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
|
38503b9087
|
Wired up stdout to job detail page. More to do, but you can at least get to it now.
|
2014-05-13 18:32:38 -04:00 |
|
chouseknecht
|
60da8e6ad8
|
AC-1271 replay calcl height of each container and number of rows on jobs page without having to use a timer and requery rows on page load.
|
2014-05-13 17:10:48 -04:00 |
|
chouseknecht
|
eb4b17017c
|
AC-1275 jlaska requires a larger target on checkbox input controls.
|
2014-05-13 16:00:17 -04:00 |
|
chouseknecht
|
8bd2117e77
|
AC-1236 fixed broken failed jobs link on dashboard. Fixed broken job links on inventory tab page.
|
2014-05-13 14:05:39 -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 |
|
chouseknecht
|
a802d41fd6
|
AC-1259 inventory delete/promote.
|
2014-05-13 11:46:27 -04:00 |
|
chouseknecht
|
8d8b4d0fd8
|
AC-1237 fix page label for /home/* pages
|
2014-05-13 11:46:27 -04:00 |
|
chouseknecht
|
af25d473fc
|
AC-1239 broken links on home page to inventory sync status.
|
2014-05-13 01:49:26 -04:00 |
|
chouseknecht
|
5823347c52
|
AC-1242 project dashboard links.
|
2014-05-13 00:37:54 -04:00 |
|
chouseknecht
|
bdf4192138
|
Fixed display of license time remaining value.
|
2014-05-12 23:31:55 -04:00 |
|
chouseknecht
|
5f41b8df76
|
AC-1262 support for basic variable prompting on job submission.
|
2014-05-12 23:29:04 -04:00 |
|
chouseknecht
|
e9ddf51387
|
Styling changes from 5/9 status meeting.
|
2014-05-09 23:35:02 -04:00 |
|
chouseknecht
|
bb071379c2
|
Fixes to status bar display. Now displays in real-tiime despite large number of hosts. Tested with 600 hosts.
|
2014-05-09 13:28:50 -04:00 |
|
chouseknecht
|
b320fc725f
|
Added start of search controls to summary section. Removed reload of task and host summary tables on screen resize. We're now maintaining 300 rows for each.
|
2014-05-09 10:28:29 -04:00 |
|
chouseknecht
|
9e645bdb74
|
Fixed scrolling issues and page resizing issues. When page resizes the number of visible rows in each table expands.
|
2014-05-08 19:15:26 -04:00 |
|
chouseknecht
|
92eb56e1d3
|
Changed host summary section on job detail page to use badges.
|
2014-05-07 15:01:14 -04:00 |
|
chouseknecht
|
31fb6b1752
|
Fixed host status bar on job detail page.
|
2014-05-07 13:05:34 -04:00 |
|
chouseknecht
|
047c560fab
|
Fix migration for AC-1258 (Show user who triggered a job)
|
2014-05-06 17:00:44 -04:00 |
|
chouseknecht
|
88236e2abe
|
AC-1244, AC-1258, AC-1248 fixes. Migrating from 1.4.11.
|
2014-05-06 16:59:01 -04:00 |
|
Chris Houseknecht
|
ffdf03943e
|
Implementing websocket connection on jobs page. Group delete fixes.
|
2014-05-05 16:52:50 -04:00 |
|
Chris Houseknecht
|
4283c9d045
|
Project edit- remove well inside schedule accordion.
|
2014-05-05 10:57:00 -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
|
aba8683fc5
|
Fixed js errors.
|
2014-05-03 21:36:36 -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
|
042e15f109
|
Adjust table heights based on actual viewport height. Summary flyout now accounts for viewport width and goes 100% on width < 840px.
|
2014-05-01 14:29:08 -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
|
8e0cc4d2f4
|
Reset z-index on summary section when screen goes back to > 1240px.
|
2014-05-01 02:44:48 -04:00 |
|
Chris Houseknecht
|
ad5ca80e47
|
Summary section slides in and out based on screen width. When screen less than 1240px the summary section hides and a button is presented allowing user to view summary panel as an overlayor slide-in panel. Fixed handling of websocket connection indicator tool-tip.
|
2014-05-01 02:42:37 -04:00 |
|
Chris Houseknecht
|
6b4b8ab6e3
|
Applied scroll bar and infinite scrolling to host summary section. Added search field to task hosts and host summary sections.
|
2014-05-01 00:14:36 -04:00 |
|
Chris Houseknecht
|
468df5b7e3
|
d3js should now be included in the repo.
|
2014-04-30 16:19:04 -04:00 |
|
Chris Houseknecht
|
a56c9dbdb8
|
Fixing missing d3js library
|
2014-04-30 16:16:52 -04:00 |
|
Chris Houseknecht
|
4b7d4aecf1
|
Fixing missing js libraries
|
2014-04-30 16:16:15 -04:00 |
|
Chris Houseknecht
|
fc0056d058
|
Added malihu-custom-scrollbar library to provide consistent cross-browser scrolling on job detail page. Implemented on task host list to create an 'infinite scroll'.
|
2014-04-30 16:10:50 -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
|
5468a7028f
|
Fixed socket status check to correctly update the tooltip.
|
2014-04-25 19:38:08 -04:00 |
|
Chris Houseknecht
|
4521f8f41a
|
Restyled new job detail page making it completely responsive down to small viewports. Moved things around as discussed in last status meeting. Incorporated event_name element from event object.
|
2014-04-25 19:25:22 -04:00 |
|
Chris Houseknecht
|
68eb8a67bc
|
Fixed search drop-down not showing up on Jobs page for small and medium viewports.
|
2014-04-25 10:01:17 -04:00 |
|
Chris Houseknecht
|
dda9cbda2d
|
Fixed main tabs to respond correctly, or at least better, to medium and small viewports.
|
2014-04-25 09:36:58 -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
|
cdc6a4ed7c
|
Fixed scope management for JobStatusChange events.
|
2014-04-24 09:38:28 -04:00 |
|
Chris Houseknecht
|
389d99875f
|
Added socket button to projects. Project page now updated realtime with job status.
|
2014-04-23 19:04:23 -04: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
|
25c117782c
|
Fixed jshint linting errors. Lates job detail page changes.
|
2014-04-21 10:18:58 -04:00 |
|
Chris Houseknecht
|
af830ee50d
|
Job events subscription form- subscribe to events for a specific job.
|
2014-04-18 13:52:16 -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
|
63fa194415
|
Fixes to socket test page.
|
2014-04-17 16:41:38 -04:00 |
|
Chris Houseknecht
|
ca42694a13
|
Latest job_detail page changes.
|
2014-04-17 18:52:42 +00:00 |
|
Chris Houseknecht
|
284c947347
|
AC-1185 fixed page rendering issues related to html-unsafe. Fixed search helper. Finished new inventory group delete functionality.
|
2014-04-16 18:13:26 -04:00 |
|
Chris Houseknecht
|
b66ddfc155
|
Search helper now knows how to turn 'loading' message on at first page load.
|
2014-04-16 13:53:32 -04:00 |
|
Chris Houseknecht
|
98c56827db
|
AC-1197 callback workflow -dynamic help text. Fixed js lint issues.
|
2014-04-16 13:47:31 -04:00 |
|
Chris Houseknecht
|
6aee57f4c5
|
Fix to open job_templates accordion on initial page load. Fix to missing tooltips for play/stop schedule button within job_templates and projects pages.
|
2014-04-15 18:21:14 -04: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
|
06cf3a2aec
|
AC-1163 when possible scroll browser to source of an input error right after a save fails. Implemented jquery plugin ScrollTo.
|
2014-04-11 03:17:53 -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
|
2e572e51da
|
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
|
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
|
c4b7cd4520
|
Fixed broken log viewer when job template gets deleted.
|
2014-04-07 19:38:18 -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
|
03dce0e4a0
|
Fixed inventory groups not refreshing after group added. Fixed vault_password_confirm displaying when credential type not machine.
|
2014-04-07 13:35:12 -04:00 |
|
Chris Houseknecht
|
4b75e1f8e0
|
AC-977 fixed schedule links in Activity Stream.
|
2014-04-06 17:51:36 -04:00 |
|
Chris Houseknecht
|
34c992f48c
|
AC-977 fixed jobs in AS so that user can search by Job Name and the job name is diplayed in description. Links to jobs page work as well, filtering completed jobs by job id.
|
2014-04-06 11:35:57 -04:00 |
|
Chris Houseknecht
|
ece772332f
|
Fixed incorrect tool tips on inventory page. Starting AC-977
|
2014-04-06 04:29:07 -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 |
|