Commit Graph
63 Commits
Author SHA1 Message Date
Leigh Johnson 78907a59f8 ES6-ifty JobDetailService 2016-04-20 09:40:29 -04:00
Leigh Johnson ec2661a7dc host summary > disable failed filter option if no hosts return failed events. Resolves #1587
fix comment
2016-04-20 09:40:29 -04:00
Leigh Johnson e3d01d0967 fix a 404 on job details, linting. Resolves #1581 2016-04-20 09:40:29 -04:00
Leigh Johnson f59cb5f5a3 remove JobTemplateExtraVars provision & replace with REST requests in schedulerAddController 2016-04-19 16:45:32 -04:00
Leigh Johnson 1b51021a58 supply missing providers, resolves #1590 2016-04-19 12:50:13 -04:00
Leigh Johnson 2bc822f255 post-demo feedback #1542 2016-04-18 15:54:17 -04:00
Leigh Johnson c3f1892d9b Job details / Jobs list UX feedback #1543 #1543 2016-04-14 15:07:26 -04:00
Leigh Johnson 37d817c0ac remove debug line #1537 2016-04-14 13:57:31 -04:00
Leigh Johnson c6a137ae16 clean up schedulerForm.partial.html #1359 2016-04-14 13:56:06 -04:00
Leigh Johnson 83e976037c fix blank search filters on /#/portal & extend search/filter module to accept config line searchSize. Resolves #1527 2016-04-14 11:14:48 -04:00
Leigh Johnson 21e73e5d1b support extra_vars on job template schedules, inherit schedule extra_data field from job template. Resolves #1359 2016-04-14 09:56:05 -04:00
Leigh Johnson bd806888b4 feedback on PR #1467, resolves 1522 && 1512 2016-04-13 14:57:14 -04:00
Leigh Johnson b598fc41f5 job details - fix date formatting, remove $rootScope.setInterval() stuff & listen to socket events to update DOM, clean up Codemirror styles, responsive styles. Resolves #1438 && # #1245 && #1185
remove old code
2016-04-13 11:36:18 -04:00
Leigh Johnson 833f68dd7f responsive job details & extend GetBaseUrl with /api/v1/job_events endpoint. resolves #1263 2016-04-13 11:36:18 -04:00
Leigh Johnson 2a5a97fc35 refactor Event Summary view to resolve #1245 2016-04-13 11:36:18 -04:00
Leigh Johnson ae83934145 modularize host-summary and use socket.io/jobs/ endpoint 2016-04-13 11:36:18 -04:00
Leigh Johnson a8eaf8cd9c extend JobDetailService to process job_event host results, resolves #1410 2016-04-13 11:36:18 -04:00
Leigh Johnson 30439a85b0 populate fields in users.edit and teams.edit $states resolves #1403
users edit done

finish fixes to UsersTeamsEdit

fix logging issue
2016-04-12 17:37:16 -04:00
Leigh Johnson eea5b1006b nudge myjobs/alljobs pills #940 2016-04-04 12:48:04 -04:00
Leigh Johnson f70bd6d118 add breadcrumb, fix up main-menu ng-class statements to use $state.current instead of $location strings, #939 #940 2016-04-04 12:43:47 -04:00
Leigh Johnson 3d4e201e00 fix a typo ##939 #940 2016-04-04 11:11:48 -04:00
Leigh Johnson 235cc6bbd5 remove PortalJobs widget and replace with a view/controller pattern resolves #939 & #940 2016-04-04 11:11:48 -04:00
Leigh Johnson 7ed44ec167 restyle & modularize Portal Mode, resolves #940 & #939
freeze codebase before separating PortalJobs & PortalJobTemplates into separate views
2016-04-04 11:11:47 -04:00
Leigh Johnson 25f6200dd5 remove old docker build instructions 2016-04-01 10:50:51 -04:00
Leigh Johnson 097fba690b update docker-compose build, resolves #1377 2016-04-01 10:35:07 -04:00
Leigh Johnson 2ef6f764d2 remove name column from Host Events modal, resolves #1132 2016-03-29 17:12:30 -04:00
Leigh Johnson d0f3248d79 quick change to copy template name building, misc #1131 work 2016-03-28 17:34:37 -04:00
Leigh Johnson 488b333387 fix incorrect color var, yoink eventviewer.html #1131 2016-03-27 21:07:51 -04:00
Leigh Johnson 45ec13e5d5 yoink EventViewer dependency #1131 2016-03-27 20:35:15 -04:00
Leigh Johnson 05b8538fde Job Detail - host event modal, refactor EventViewer into job-details/host-event/ module #1131
first predemo pass
2016-03-27 20:23:59 -04:00
Leigh Johnson 3889e32fd9 Host Events - support no results found, better searching, style tweaks, #1132 #1284 2016-03-22 10:57:48 -04:00
Leigh Johnson 3ada60d7d4 Host Events - exclude changed events from ok filter #1132 2016-03-20 14:17:08 -04:00
Leigh Johnson 7c1efea037 add onExit & onEnter hooks to $stateExtender, raze HostEventViewer and replace with host-events module, resolves #1132 2016-03-19 19:36:15 -04:00
Leigh Johnson af9882af97 Yoink REST calls from Job Details controller into modular service, resolves #1239 2016-03-14 21:16:44 -04:00
Leigh Johnson ff1c41e8dc revert unintended change to awx-munin.conf 2016-03-11 15:33:16 -05:00
Leigh Johnson e34aebcd93 refactor delete-job-template.service-test, integrate jobTemplate.copy, resolves #1105 & #1047, tracking #1176 2016-03-11 14:41:05 -05:00
Leigh Johnson 8712666143 fix merge conflicts between 170a033 and leigh-johnson/Sprint3DemoFeedback 2016-03-08 10:06:00 -05:00
Leigh Johnson e5b50f182e remove ref to removed function #1112 2016-03-07 11:36:28 -05:00
Leigh Johnson d74e475332 comment out ngAnimate dependency #1112 2016-03-07 10:55:05 -05:00
Leigh Johnson 1bc3657fe7 fixes demo feedback bugs in #1112 2016-03-07 10:46:11 -05:00
Leigh Johnson 3df2a6a14e Merge branch 'AboutTower' into devel 2016-03-03 09:46:48 -05:00
Leigh Johnson 761a5303e3 remove log line #1046 2016-03-03 09:21:49 -05:00
Leigh Johnson 9ca560ab8c finish modular-izing about modal, delete scattered dependencies for old modal, resolves #1046 2016-03-02 17:07:24 -05:00
Leigh Johnson 206994944f nix a comment, resolves #1006 #1007 2016-03-02 13:39:07 -05:00
Leigh Johnson 211ae9afad create 1/3+2/3 LESS layout, normalize site-wide footer positioning, move CheckLicense factory to separate file, upgrade URL, add file picker + form reset behavior, #1055, #1057, #1007 2016-02-29 15:01:44 -05:00
Leigh Johnson ad204f45e1 quick config-line fix to #1039 2016-02-25 13:30:20 -05:00
Leigh Johnson a99e21521b force jenkins rebuild 2016-02-25 10:16:15 -05:00
Leigh Johnson 908bc92f94 more misc styles #951 #999 2016-02-25 09:58:35 -05:00
Leigh Johnson 28f693b7bd #951 #999 add missing dependency injection to unit test, fix misc styles 2016-02-25 09:43:20 -05:00
Leigh Johnson 0971642d20 new License module, nuke old License module, #1006 & #1007 2016-02-24 15:25:47 -05:00
Leigh Johnson 6fa10deb8a #999 move adhoc form to inventoryManage state, #951 fix styling & undefined fields of adhoc form 2016-02-22 11:29:20 -05:00
Leigh Johnson 5f75fa9b46 #696 remove logging pt. 2 2016-02-19 12:04:09 -05:00
Leigh Johnson 247c78c44d #696 clean up logging 2016-02-19 10:59:58 -05:00
Leigh Johnson eae92f8751 delete management-jobs/schedule, create management-jobs/scheduler, add ui-router states, update references to state names #696
prep for isFactCleanup test in the view - change the way Schedule.js AddSchedule factory recognizes a management job #696
2016-02-19 10:40:56 -05:00
Leigh Johnson 9278a50029 remove EDIT from edit org breadcrumb label, trim whitespace, add text-uppercase to .BreadCrumb-item 2016-02-15 11:36:46 -05:00
Leigh Johnson 6bc99971b6 #875 add backdrop: static to modal.Constructor.DEFAULTS 2016-02-15 09:08:19 -05:00
Leigh Johnson 4558b880a0 remove Stream dependencies 2016-02-12 11:26:33 -05:00
Leigh Johnson 4ade498c6c #646 add pagination support to setup > organizations, pass orgCount as pageSize, handle case where a 2nd page might be visible for an unusually high # of orgs, fix breadcrumb shown in organization.edit state 2016-02-12 11:08:47 -05:00
Leigh Johnson 51a810d73e remove managementJobsList module 2016-02-10 13:26:15 -05:00
Leigh Johnson ea25190571 fix .MgmtCards-card inconsistent padding, remove Stream factory from dependencies, remove Pagination/Search dependent on Stream 2016-02-10 13:25:01 -05:00
Leigh Johnson 933ab65b3f remove log line, yank generateList dependency from card controller 2016-02-10 13:12:47 -05:00
Leigh Johnson b60d760a9a #632 add /management-jobs/card module, replace module managementJobsList with managementJobsCard 2016-02-10 11:23:43 -05:00
Leigh Johnson cd6f42ee68 fixes #875 - init bootstrap modals with backdrop: "static" option 2016-02-08 17:16:26 -05:00