Commit Graph
100 Commits
Author SHA1 Message Date
Michael Abashian cc65ad3828 Added tooltips to workflow nodes with long resource names 2017-03-09 13:20:04 -05:00
Michael Abashian d65d505862 Removed uppercasing from resource names in titles 2017-03-08 17:35:48 -05:00
Michael Abashian 8974d9a8d4 Un-capitalize resource names in the breadcrumbs 2017-03-08 15:14:40 -05:00
Michael Abashian bd6b010af0 Properly route add/edit schedules based on the current state 2017-03-08 14:50:58 -05:00
Michael Abashian ca60dc86a5 Fix bug with single select multiple choice 2017-03-08 13:59:56 -05:00
Michael Abashian 32f2facc45 Fix wfjt details footer when page is narrow and panels are stacked 2017-03-08 10:12:54 -05:00
Michael Abashian ac5f8e7c19 Look at $state.params instead of $stateParams when firing off search 2017-03-07 17:21:51 -05:00
Michael Abashian b5cfea2ed9 Removed default search params for searching stdout. searching stdout will now be supported by the basic search= syntax. 2017-03-07 16:48:48 -05:00
Michael Abashian 2697fcdbc3 Removed console 2017-03-01 14:14:08 -05:00
Michael Abashian 2610009b56 Fixed bug where typing in scm credential when adding/editing project wouldn't work 2017-03-01 14:12:03 -05:00
Michael Abashian 09771927c9 Encode default search param 2017-03-01 10:27:28 -05:00
Michael Abashian 5c5ab0936e CSS tweaks to workflow results panels 2017-02-27 10:53:41 -05:00
Michael Abashian c6c10658f1 Fix workflow audit items 2017-02-24 16:19:06 -05:00
Michael Abashian a484dae41a Fix for deleting search tags on job details 2017-02-22 14:59:54 -05:00
Michael Abashian de4aeb064c Fixed recent job runs workflows link 2017-02-22 10:48:53 -05:00
Michael Abashian 293063d315 Pass template type to remaining aw-smart-status directives. The directive will look at the type when generating the href 2017-02-22 10:42:39 -05:00
Michael Abashian 0c75efdd99 Tighten up workflow maker form tabs 2017-02-21 12:25:28 -05:00
Michael Abashian eb642c1028 Changed cancel workflow text from CANCEL to PROCEED 2017-02-21 10:22:44 -05:00
Michael Abashian edb1f6a130 Fixed search key on inv manage 2017-02-21 10:13:53 -05:00
Michael Abashian 89ed9efe8d Fixed bug rendering workflow details 2017-02-20 15:49:00 -05:00
Michael Abashian 66f37533ec Leave user on jobs list when relaunching adhoc command 2017-02-20 14:45:12 -05:00
Michael Abashian d9a20b0489 Changed remaining toggles from <div> to <button> 2017-02-20 13:14:08 -05:00
Michael Abashian c842c89034 Remove the extra margin from the empty list when it appears in a modal 2017-02-20 11:25:10 -05:00
Michael Abashian 08e8e21438 Host event date locale 2017-02-20 11:03:18 -05:00
Michael Abashian 8c183813e0 More workflow permissions work 2017-02-17 13:45:26 -05:00
Michael Abashian 9c1a5f3dec Pass the correct django-model to smart search for org list 2017-02-16 14:37:27 -05:00
Michael Abashian c6f52476b0 Remove actions from the template list in workflow maker 2017-02-16 14:20:43 -05:00
Michael Abashian 070a612b21 Wait to update checkboxes until the credential data is on scope 2017-02-16 13:10:00 -05:00
Michael Abashian 86560c97c3 Don't include list actions in lookups 2017-02-16 12:12:21 -05:00
Michael Abashian 3802103fbc Fixed unit tests 2017-02-16 10:12:41 -05:00
Michael Abashian 3ac5b95c39 Fixed whitespace 2017-02-16 09:53:38 -05:00
Michael Abashian deb9f5389f Fix spacing between group schedule and breadcrumb bar 2017-02-15 17:07:55 -05:00
Michael Abashian 1bb0207bc5 Dynamic search key examples 2017-02-15 17:04:40 -05:00
Michael Abashian b3662ecdd6 Run through optionsRequestDataProcessing whenever the list data changes 2017-02-15 11:23:52 -05:00
Michael Abashian c459e326b2 UI work to incorporate related_search_fields as valid fields when searching 2017-02-15 10:42:25 -05:00
Michael Abashian 4d9bcbfaea nvd3 1.7.1 needs version 3.3.13 of d3.js in order for the tooltip guideline to work 2017-02-15 10:35:58 -05:00
Michael Abashian 758aafec11 Fixed jt/wfjt links in activity stream 2017-02-14 15:12:05 -05:00
Michael Abashian 30595470f7 Set project/playbook to defaults when null 2017-02-14 14:44:29 -05:00
Michael Abashian e41bbf5ebe Fixed org templates pagination by setting page_size 2017-02-14 11:26:52 -05:00
Michael Abashian 57a4d60d58 Tweaked org job templates list query params 2017-02-14 10:47:20 -05:00
Michael Abashian 0e6e116fa3 Explicitly setting an order_by fixes the issue of workflow nodes coming back out of whack on page 2 and beyond 2017-02-13 19:02:35 -05:00
Michael Abashian 6b66a61dad Resize the workflow chart when expanded out to full screen 2017-02-13 15:32:48 -05:00
Michael Abashian c59d82bd05 Update name/description whenever the activities array changes 2017-02-10 20:19:37 -05:00
Michael Abashian 1df4adc957 Check job_type as well as !project 2017-02-10 20:16:34 -05:00
Michael Abashian 40c50300f7 Fix bug with job_type = scan not loading Default project correctly 2017-02-10 20:09:39 -05:00
Michael Abashian 84b426079e Restore the ability to specify a search field for column sorting 2017-02-10 15:48:49 -05:00
Michael Abashian 0a02eaa2cf Removed leftover console.log 2017-02-10 13:31:18 -05:00
Michael Abashian 9c686f680d Workflow editor/details graph responsiveness 2017-02-10 13:29:40 -05:00
Michael Abashian fa9d47f548 Override the ngHref's for jt/wfjt lists inside of the rbac multiselect 2017-02-08 19:13:10 -05:00
Michael Abashian 7ae63acf17 Added Template link to workflow job 2017-02-08 19:12:13 -05:00
Michael Abashian d8262e131a Fixed sorting on a few related lists 2017-02-08 18:24:30 -05:00
Michael Abashian cba4763b88 Fixed project link in scm_update 2017-02-08 17:58:23 -05:00
Michael Abashian 2eafa76fac Removed escape-proned rogue foobar 2017-02-08 11:55:31 -05:00
Michael Abashian c6b2e56100 Remove prompt for inv/prompt for cred results from the wf editor jt list 2017-02-08 11:51:50 -05:00
Michael Abashian 7ae5531df1 Fixed org jt's smart status 2017-02-08 11:32:02 -05:00
Michael Abashian a13643ea79 Handle deleting root node while adding a child to that root node 2017-02-07 17:22:50 -05:00
Michael Abashian 6ab48c6896 Added the ability to pass in a maximum number of pages shown to pagination directive. This is useful for narrow lists particularly in modals. 2017-02-07 15:57:07 -05:00
Michael Abashian 643c0e240c Recursively fetch workflow nodes when there is more than 1 page of nodes 2017-02-07 13:21:01 -05:00
Michael Abashian 388a4345b1 Labels expects the iterator to be template not job_template 2017-02-07 11:20:02 -05:00
Michael Abashian 07dbbd375d Disable workflow editor save when currently adding a node 2017-02-07 11:15:27 -05:00
Michael Abashian 8da10a9183 Fixed up organizations/job templates list 2017-02-07 10:41:18 -05:00
Michael Abashian 80313779b2 Fixed bug where deleting search tags was not removing the equivalent state param for lists in modals. Also did some cleanup on pagination directive. 2017-02-06 16:53:14 -05:00
Michael Abashian e0d4f5dc8e ng-if will destroy/append the directive over and over again. Using ng-show instead to handle hiding/showing tabs 2017-02-06 15:06:58 -05:00
Michael Abashian bb6ac88a15 Make sure that that the type also matches up before setting isSelected to true on a particular row 2017-02-06 14:25:23 -05:00
Michael Abashian 45805efe25 Fixed unit test 2017-02-03 14:41:01 -05:00
Michael Abashian c9eccb315e Fixed group schedules and management jobs schedules 2017-02-03 14:23:05 -05:00
Michael Abashian 93408c8914 Fixed related lists controller issues (namely permissions and completed jobs) 2017-02-03 12:04:21 -05:00
Michael Abashian 70704610c5 Expand group name column out a bit 2017-02-02 19:58:03 -05:00
Michael Abashian 81a2070cff Fixed template link regressions 2017-02-02 16:03:30 -05:00
Michael Abashian 534db96a93 Fixed schedule sorting/search/pagination 2017-02-02 11:28:05 -05:00
Michael Abashian 92857b20a8 Wrap alert text 2017-02-02 10:35:27 -05:00
Michael Abashian ef8b54476d Keep the scm update status hidden until we actually have a status to show. 2017-02-02 10:13:36 -05:00
Michael Abashian 81f5a0fea5 Fixed up launched by when jt/wfjt is launched via schedule 2017-02-01 16:55:04 -05:00
Michael Abashian b25b5a9287 ParseTypeChange when scheduling a workflow job template 2017-02-01 16:08:02 -05:00
Michael Abashian c9a5163ab0 Fixed permissions multi-select issues 2017-02-01 13:12:16 -05:00
Michael Abashian a8ff179dc2 Properly set the basepath for job templates list when adding permissions 2017-01-31 13:56:52 -05:00
Michael Abashian 2128d34d50 Navigate to Job Template/Workflow Job Template specific resource streams 2017-01-31 13:28:52 -05:00
Michael Abashian 1ea73cad4b Fixed pulsing status bug when you refresh during a run 2017-01-31 13:02:27 -05:00
Michael Abashian afdb8d67f2 Added order_by default params to the workflow add/edit lists 2017-01-31 11:16:34 -05:00
Michael Abashian 1ac047c302 Fixed permissions list sorting across app. Fixed inv edit breadcrumb 2017-01-31 10:11:54 -05:00
Michael Abashian 60e41ac61a Fix for templates socket message jumping user back to page 1 when they were on a different page. 2017-01-30 19:55:13 -05:00
Michael Abashian aee30a7fc6 Properly navigate user after jt/wfjt deletion 2017-01-28 12:05:15 -05:00
Michael Abashian 75d89fcda1 Add workflow job templates to the recently used templates list on the dashboard 2017-01-28 11:45:16 -05:00
Michael Abashian db80f12579 Truncate inventory manage breadcrumbs 2017-01-28 11:00:39 -05:00
Michael Abashian 131a0edfb4 Marking strings for translation. This covers a lot of breadcrumbs as well as login, activity stream and project list 2017-01-28 10:30:46 -05:00
Michael Abashian 2dbc3abc34 Make sure to delete any nodes that need to be deleted before attempting to associate 2017-01-27 11:23:20 -05:00
Michael Abashian 55d74f0975 Launch job with prompts fixes 2017-01-27 10:36:38 -05:00
Michael Abashian f7f92c961d Adding tags was creating this nested array structure which was causing buggy behavior. This should fix that. 2017-01-26 17:36:51 -05:00
Michael Abashian a380830861 Building workflow node tree now returns a promise. Code needed to be updated accordingly 2017-01-25 10:46:28 -05:00
Michael Abashian 0af574e213 Actually fixed the unit tests this time 2017-01-23 17:06:48 -05:00
Michael Abashian 4e62fe084e Fixed unit test failures 2017-01-23 16:43:12 -05:00
Michael Abashian 7c970becaa Fixed bug where you couldn't delete the standard out search tags if there was more than one. 2017-01-23 15:39:41 -05:00
Michael Abashian bfa099d80a Removed ScanJobs list - no longer used. 2017-01-23 11:13:52 -05:00
Michael Abashian f0dc841aea Fixed stale workflow node data issue 2017-01-23 10:58:00 -05:00
Michael Abashian c98cf49ff2 Fix for smart search back/forward browser page navigation 2017-01-20 15:29:15 -05:00
Michael Abashian 72e4ac8c66 Added unit test cases to cover parenthesis in search tags 2017-01-20 09:53:04 -05:00
Michael Abashian 095a9bf84d Fixed regex that was breaking on parenthesis 2017-01-19 19:45:58 -05:00
Michael Abashian a13d2ca4bb Fixed alignment issue with the download standard out tooltip when the output is too big. 2017-01-19 18:49:43 -05:00
Michael Abashian 86a681c7ed Only call toggleColumnOrderBy if columnNoSort is not true 2017-01-18 17:48:54 -05:00
Michael Abashian 0a04e12ba9 WFJT nodes can be paginated, recursively get the nodes from all pages before building the graph. 2017-01-18 16:29:28 -05:00