Commit Graph
100 Commits
Author SHA1 Message Date
jlmitch5 3e08a9ed0e Merge pull request #4565 from jlmitch5/fixAdhocCommandUndefinedError
fixes #4548
2017-01-03 15:30:52 -05:00
jlmitch5 612b8d9022 Merge pull request #4564 from jlmitch5/fixEmptyDashboardListLink
fixes #4563
2017-01-03 15:30:39 -05:00
John Mitchell c36a246b5d add null as well as undefined check 2017-01-03 13:44:00 -05:00
John Mitchell 234f7b409c fixes #4548
make sure group is initialized to empty object if undefined to fix console error
2017-01-03 13:31:04 -05:00
John Mitchell babb8e2a9d fixes #4563
change add job templae link in dashboard empty list
2017-01-03 13:22:54 -05:00
John Mitchell fc4c16465a fixed job results controller unit tests w moment dep 2016-12-19 15:51:46 -05:00
jlmitch5 c48a2cad2e Merge pull request #4499 from jlmitch5/fixUiUnitTests
fixed job results controller test get labels function
2016-12-19 12:07:14 -05:00
John Mitchell df7b2ce4bc fixed job results controller test get labels function 2016-12-19 11:56:00 -05:00
jlmitch5 bd18be06df Merge pull request #4441 from jlmitch5/fixJobResults
Fix job results
2016-12-16 14:13:02 -05:00
jlmitch5 55e4e9efb6 Merge branch 'release_3.1.0' into fixJobResults 2016-12-16 14:12:52 -05:00
jlmitch5 615996f3db Merge pull request #4485 from jlmitch5/disabledExtravars
Mad extravars look disabled
2016-12-16 13:32:41 -05:00
jlmitch5 4a0d189e4d Merge pull request #4483 from jlmitch5/fixViewJobButton
fix view job button on jobs page
2016-12-16 13:14:25 -05:00
John Mitchell 6499eb97d3 made extra vars look disabled on job results page 2016-12-16 13:12:34 -05:00
John Mitchell f4a8d3c84c fix view job button on jobs page 2016-12-16 12:51:16 -05:00
John Mitchell bd5885ec6b actually fix relaunch status value issue 2016-12-16 12:39:49 -05:00
John Mitchell 9ed4777556 Merge branch 'fixJobResults' of https://github.com/jlmitch5/ansible-tower into fixJobResults 2016-12-14 16:07:00 -05:00
John Mitchell a700364c8d fix job status ui unit test 2016-12-14 16:06:30 -05:00
jlmitch5 609e864d3b Merge branch 'release_3.1.0' into fixJobResults 2016-12-14 15:51:51 -05:00
John Mitchell 85264cb01a fix line anchoring of expand and collapse all 2016-12-14 15:25:34 -05:00
John Mitchell 0c7421460c fix padding after search tags 2016-12-14 15:05:26 -05:00
John Mitchell 1a9f304b77 fix extra vars labels 2016-12-14 15:05:14 -05:00
John Mitchell cb83069c67 fixed on reload job status' 2016-12-14 15:03:20 -05:00
jlmitch5 fa0d9735f5 Merge pull request #4334 from jlmitch5/fixStdoutPaneWidth
fix standard out pane width from having double scroll bar
2016-12-09 14:01:42 -05:00
John Mitchell 78c593e3d6 fix standard out pane width from having double scroll bar 2016-12-07 15:35:47 -05:00
John Mitchell ffe6ec97ef make schedules tab of jobs list work 2016-12-07 15:06:42 -05:00
jlmitch5 eb3606e9fc Merge pull request #4316 from jlmitch5/newJobResultsStdout
New job results stdout
2016-12-07 12:27:37 -05:00
John Mitchell fef0475580 make ui unit tests run for jobResultsController 2016-12-06 17:05:54 -05:00
John Mitchell d65e06c900 update of job results page to use api-based searching 2016-12-06 16:29:04 -05:00
John Mitchell 93fd3de34f move anchor tag stdout line dom to parent element 2016-12-06 16:29:04 -05:00
John Mitchell d62bad536b add mkdir command to start_development script to cause collectstatic not to error 2016-12-06 12:22:18 -05:00
jlmitch5 197f39ea70 Merge pull request #4085 from jlmitch5/updateJobResultsController
Update job results controller
2016-11-22 14:27:04 -05:00
John Mitchell 857be6dce5 fix jshint error 2016-11-21 16:41:57 -05:00
John Mitchell eb4ec54764 update controller to handle undefined followScroll function 2016-11-21 12:45:26 -05:00
John Mitchell f7e184650b updated of stdout sections to include event 2016-11-21 12:45:18 -05:00
John Mitchell 8259bda68c more parse stdout tests 2016-11-18 11:00:13 -08:00
John Mitchell fbefcf59ce add escape of stdout line 2016-11-18 11:00:13 -08:00
John Mitchell ff4c5f0e7e more job results controller unit tests 2016-11-18 11:00:13 -08:00
John Mitchell e863262e4d more job results controller tests 2016-11-18 11:00:13 -08:00
John Mitchell 5b0e3c4482 add back in background hover of stdout line 2016-11-18 11:00:13 -08:00
John Mitchell 93f5b19685 job results cleanup 2 of 2
Clean up of standard out directive code
2016-11-18 11:00:13 -08:00
John Mitchell 86cf09ec71 job results cleanup 1.5 of 2
parse standard out service is commented
2016-11-18 11:00:13 -08:00
John Mitchell 53d7a822bd job results cleanup 1 of 2 2016-11-18 11:00:13 -08:00
John Mitchell f3526ca86c add angular duration format filter lib 2016-11-18 11:00:13 -08:00
John Mitchell 7cb15515af es6ify jobDetails controller tes 2016-11-18 11:00:13 -08:00
John Mitchell b852f9e05d responsive tower 2016-11-18 11:00:13 -08:00
John Mitchell 3c70171413 add unit test for job results controller 2016-11-18 11:00:13 -08:00
John Mitchell 80aaaeb7da move controller import to module instantiation 2016-11-18 11:00:13 -08:00
John Mitchell 7360e53611 change topLineAnchor to lineAnchor 2016-11-18 11:00:13 -08:00
John Mitchell 3424db7f90 add top anchor scroll, fix follow tooltips, replace stdout tabs w spaces 2016-11-18 11:00:13 -08:00
John Mitchell c94d86206d all things scroll following and anchoring 2016-11-18 11:00:13 -08:00
John Mitchell 1c907a1f07 layout tweaks 2016-11-18 11:00:13 -08:00
John Mitchell 7795ad0d2b styling fixes to job results 2016-11-18 11:00:13 -08:00
John Mitchell 783f784e69 update to standard out pane
- add lines to pane
- support show and hide toggling of lines

NOTE: layout is hardcoded, will need to move to dealing with various browser heights better
2016-11-18 11:00:13 -08:00
John Mitchell 66e90075d4 changing tooltip delay to make them feel more responsive 2016-11-18 11:00:13 -08:00
John Mitchell e1edcc5e5a trying to help make the main layout of the page respond better to scrolling within scrolling 2016-11-18 11:00:13 -08:00
John Mitchell 16b4daf4eb disable selecting of line numbers
unfortunately this will still copy to clipboard in chrome but not firefox see https://bugs.chromium.org/p/chromium/issues/detail\?id\=147490 for open chromium bug
2016-11-18 11:00:13 -08:00
John Mitchell 3c261b8904 working on stdout view line population 2016-11-18 11:00:13 -08:00
John Mitchell bba253cdfc added relaunch capability and end time of running job 2016-11-18 11:00:13 -08:00
John Mitchell 648bd3d1a0 added TODO for implementing request retry logic 2016-11-18 11:00:13 -08:00
John Mitchell 40a0c3ff23 fixed typo in event queue 2016-11-18 11:00:13 -08:00
John Mitchell 7b8b83a6ab added play and task count support 2016-11-18 11:00:13 -08:00
John Mitchell bb82bfe95a underlying infrastructure for dealing with commits is working now 2016-11-18 11:00:13 -08:00
John Mitchell 11592047d6 updates to getting host counts 2016-11-18 11:00:13 -08:00
John Mitchell e31bfa2f1c make the event_queue actually work 2016-11-18 11:00:13 -08:00
John Mitchell 9f5bec7767 figuring out the event_queue flow 2016-11-18 11:00:13 -08:00
John Mitchell c4eb6515b1 made status bar utilize completed jobs and started rudimentary event queue 2016-11-18 11:00:13 -08:00
John Mitchell 68041ee50d fixed the host status bar graph 2016-11-18 11:00:13 -08:00
John Mitchell 29c8ef72e0 integration refactor 2016-11-18 11:00:13 -08:00
John Mitchell c7dfcbba5f updated left hand pane of job results to mostly match mockup 2016-11-18 11:00:13 -08:00
John Mitchell 8435290cc4 working commit of job results structure 2016-11-18 11:00:13 -08:00
jlmitch5 6ef44c39c8 add jasmine and spyOn to acceptable jshint globals 2016-11-18 13:13:49 -05:00
jlmitch5 c456080636 add Authorization service to socket service DI 2016-11-01 10:42:45 -04:00
jlmitch5 237e91bcb2 Merge pull request #3681 from jlmitch5/fixManProjectSelect
fixed manual project select2 population
2016-10-13 12:40:47 -04:00
John Mitchell 236d4df460 fixed manual project select2 population 2016-10-10 12:31:08 -04:00
John Mitchell f35fcf86e7 fixed search pagination url issue 2016-10-06 16:14:07 -04:00
John Mitchell 4c7e6835ad one more rbac disabled fix for inv groups 2016-09-16 13:15:01 -04:00
John Mitchell 44ea28feb6 fix dangling rbac hide issues 2016-09-16 13:02:35 -04:00
John Mitchell b0731181ff fix disabled add forms 2016-09-16 10:39:38 -04:00
jlmitch5 43f1ae3dc3 Merge pull request #1 from jlmitch5/ui_can_CRUD
Conditionally hide the UI based on user permissions
2016-09-15 15:36:50 -04:00
John Mitchell 2482f6c46b add wait start and stop to add service 2016-09-15 13:20:19 -04:00
John Mitchell a7cbfdc242 update canAdd and move org admin scope var off of rootScope 2016-09-13 16:14:26 -04:00
John Mitchell 8cff8e4202 remove use of canEdit in favor of user capabilities 2016-09-13 13:46:44 -04:00
John Mitchell 297be96b80 added unattach user_capabilities to granted permissions list 2016-09-12 12:19:04 -04:00
John Mitchell ab3588fd93 more updates to ui crud 2016-09-08 13:22:20 -04:00
John Mitchell 1f586091e2 groups and hosts rbac conditional showing in ui implementation 2016-09-08 13:22:20 -04:00
John Mitchell 94efd034de conditionally show add button for job templates 2016-09-08 13:22:20 -04:00
John Mitchell 6e653c29e0 ui implementation of crud-based ui hiding 2016-09-08 13:22:20 -04:00
John Mitchell baa2481944 fixed localed date stuff 2016-08-26 11:49:31 -04:00
John Mitchell d7b79c5f08 fixed locale 2016-08-24 11:50:56 -04:00
jlmitch5 0baeafa1f1 fix date locale angular scheduler 2016-08-24 11:39:16 -04:00
John Mitchell 5467b233eb fix credential kind options for list 2016-08-12 16:29:11 -04:00
John Mitchell 5761021f7e fix duplication of credential kind options 2016-08-10 14:50:36 -04:00
jlmitch5 ea024c7e11 Merge pull request #3182 from jlmitch5/fixSearchDefaults
fix search defaults for lists
2016-08-09 13:53:06 -04:00
John Mitchell a4af82254e fix search defaults for lists 2016-08-02 11:03:10 -04:00
jlmitch5 e66a1606db Merge pull request #3102 from jlmitch5/fixWrapping
fix wrapping of name columns
2016-07-25 11:38:29 -04:00
John Mitchell abd606e2c8 fixed word wrapping 2016-07-22 16:32:11 -04:00
John Mitchell 03204f8dc0 fixed merge conflict 2016-07-22 15:01:58 -04:00
John Mitchell 22a96240a3 fix wrapping of name columns 2016-07-22 14:37:16 -04:00
John Mitchell f7bfeed0ca renaming dir again 2016-07-21 11:31:11 -04:00
John Mitchell d6bb405ebd renaming dir 2016-07-21 11:30:33 -04:00