Commit Graph

  • 9d4bad559f Merge pull request #8102 from jakemcdermott/remove-dead-projects-code softwarefactory-project-zuul[bot] 2020-09-11 20:09:25 +00:00
  • 1e9fb6b640 Merge pull request #8133 from fosterseth/update_task_manager_system_docs softwarefactory-project-zuul[bot] 2020-09-11 18:50:10 +00:00
  • ad1c4b1586 Add unique ID to cred field external plugin button(s) mabashian 2020-09-11 14:17:35 -04:00
  • 412a294461 Merge pull request #7940 from mabashian/6616-workflow-results-sockets softwarefactory-project-zuul[bot] 2020-09-11 17:31:47 +00:00
  • 3606b4e334 these rules no longer apply as of PRs 5519 and 5489 Seth Foster 2020-09-11 12:58:27 -04:00
  • 0c5aaa2872 Merge pull request #8132 from wenottingham/halfway-there softwarefactory-project-zuul[bot] 2020-09-11 16:52:23 +00:00
  • f1c59477c0 Make ansible venv psutil match awx venv version Bill Nottingham 2020-09-11 12:02:00 -04:00
  • 0a871c6107 Merge pull request #8119 from soomsoom/unarchive-rpm-pacakges softwarefactory-project-zuul[bot] 2020-09-11 15:57:38 +00:00
  • 61c4c5292c Merge pull request #8125 from jakemcdermott/fix-api-urls softwarefactory-project-zuul[bot] 2020-09-11 15:53:39 +00:00
  • 88c691fd6e Merge pull request #7993 from mabashian/7364-jobs-list-cancel softwarefactory-project-zuul[bot] 2020-09-11 15:07:30 +00:00
  • 68426daaff Fix residual error from merge conflict mabashian 2020-08-31 15:53:21 -04:00
  • d654af77cf Moves cred plugin test button down into wizard footer mabashian 2020-07-22 12:08:25 -04:00
  • 5cfca7896f Adds proptypes to CredentialPluginTestAlert component mabashian 2020-06-18 16:22:53 -04:00
  • 9f8691dbea Add the credential id and metadata from the form to the dependency array of useCallback when testing cred plugin configuration. This allows us to remove the variables passed in to the request. mabashian 2020-06-18 16:16:35 -04:00
  • 62054bbfc8 Pulls CredentialPlugins out of CredentialFormFields and into the root of the shared dir mabashian 2020-06-18 14:43:07 -04:00
  • aed96de195 Fix merge conflict mabashian 2020-06-18 14:36:59 -04:00
  • 67f46b4d7e Hook up Test button on Metadata step in credential plugin wizard mabashian 2020-06-11 13:23:36 -04:00
  • 8fab4559b9 Add data-job-status attr to all StatusIcons so that automated tests can determine whether or not a status has been updated via websockets. mabashian 2020-09-11 09:27:44 -04:00
  • 45ca9976f3 Fix merge conflict error mabashian 2020-09-03 15:34:07 -04:00
  • 5b56bda0bb Fix tests after changing node data structure mabashian 2020-08-19 12:53:41 -04:00
  • c318a17590 Refresh nodes after workflow has finished running so that we can display all job info for relevant nodes. mabashian 2020-08-18 15:38:35 -04:00
  • e28c9bb3c4 Remove unnecessary constant variable mabashian 2020-08-18 14:17:09 -04:00
  • c209c98e3f Update job for job detail/workflow details based on websockets. Re-fetch job after job finishes running to display all available info. mabashian 2020-08-18 14:15:49 -04:00
  • af77116f1e Convert Job.jsx to functional component in preparation for socket hook usage mabashian 2020-08-18 12:36:28 -04:00
  • 328e503f5b Update workflow node job status based on websocket messages mabashian 2020-08-18 11:19:00 -04:00
  • 5d4ef86db7 Rename inv/inv source ws functions mabashian 2020-08-18 09:38:03 -04:00
  • 3e99e94b8c Redirect user to visualizer page after successful workflow creation mabashian 2020-08-18 08:55:41 -04:00
  • 13802fcf2b Don't return error messages for license errors Bill Nottingham 2020-09-10 21:19:07 -04:00
  • b2ad75a1b7 Fix malformed urls Jake McDermott 2020-09-10 13:20:25 -04:00
  • 130a43f5c4 Simplify kebab modal open logic mabashian 2020-09-10 15:31:32 -04:00
  • 0fc6affe85 Refactor kebab modal tracking logic in delete/cancel buttons mabashian 2020-09-10 13:36:05 -04:00
  • c8a07309ee Fix typo mabashian 2020-09-09 17:27:09 -04:00
  • 2b60759edc Fix bug where delete/cancel buttons in kebab would not actually make delete/cancel requests mabashian 2020-09-09 16:38:15 -04:00
  • 225f57fefd Remove use of i18n.plural in favor of low level i18n._. mabashian 2020-08-27 09:26:23 -04:00
  • bae10718d5 Remove RelatedAPI model in favor of JobsAPI. Adds cancel method to JobsAPI and uses that on the jobs list. mabashian 2020-08-26 16:03:24 -04:00
  • f27b541396 Adds cancel button to jobs list toolbar mabashian 2020-08-25 10:05:44 -04:00
  • 6889128571 Peel axios instantiation out into it's own file so that it can be used in the RelatedAPI model mabashian 2020-08-25 09:08:06 -04:00
  • 4b51c71220 Merge pull request #8109 from AlanCoding/hack_null_org softwarefactory-project-zuul[bot] 2020-09-10 18:15:45 +00:00
  • 59ecefb1c5 Start with navigation expanded Jake McDermott 2020-09-08 13:31:39 -04:00
  • c3f9993e18 Remove dead projects code Jake McDermott 2020-09-08 13:40:29 -04:00
  • 328b270c9f Merge pull request #8121 from ryanpetrello/galaxy-cred-collection softwarefactory-project-zuul[bot] 2020-09-10 15:58:27 +00:00
  • af238be377 address a few follow-up issues for Org -> Galaxy Credentials support Ryan Petrello 2020-09-10 10:31:46 -04:00
  • 4bb851ca66 Merge pull request #8118 from mjeffin/postres-volume-typo softwarefactory-project-zuul[bot] 2020-09-10 14:39:43 +00:00
  • 2e1f5cebb7 Further refine error message and update integration tests Alan Rominger 2020-09-09 16:41:59 -04:00
  • a73323f3d6 Hack to delete orphaned organizations, consolidate get_one methods Alan Rominger 2020-09-09 14:10:51 -04:00
  • 014a38682d Adding unzip dnf package soomsoom 2020-09-10 06:26:07 -04:00
  • 38fd652f89 Update docker-compose.yml.j2 mjeffin 2020-09-10 13:53:52 +05:30
  • ff7c2e9180 Merge pull request #8111 from ryanpetrello/bye-bye-boto softwarefactory-project-zuul[bot] 2020-09-10 01:39:00 +00:00
  • e39622d42e Merge pull request #8058 from sean-m-sullivan/workflow_label softwarefactory-project-zuul[bot] 2020-09-10 01:21:06 +00:00
  • 05ad85e7a6 Remove the model for the now unused TowerAnalyticsState. Bill Nottingham 2020-08-06 23:04:09 -04:00
  • a604ecffb8 Adjust query_info to set the collection time based on what's passed. Bill Nottingham 2020-08-06 22:52:34 -04:00
  • 09f7d70428 Use isoformat() rather than strftime Bill Nottingham 2020-08-04 23:39:44 -04:00
  • d4ba62695f Put awx analytics logs also in the task system logger Bill Nottingham 2020-07-31 12:20:02 -04:00
  • c753324872 Move back to less frequent collections, and split large event tables Bill Nottingham 2020-07-28 16:32:32 -04:00
  • 9f67b6742c Fail more gracefully if analytics.ship() is called with a bad path, or it's deleted out from under us. Bill Nottingham 2020-07-24 14:01:48 -04:00
  • 1a15f18be3 Stop using the TowerAnalyticsState solo model Bill Nottingham 2020-07-24 10:39:08 -04:00
  • 40309e6f70 Ensure we do not send large bundles, or empty bundles Bill Nottingham 2020-09-09 17:10:51 -04:00
  • 1c4b06fe1e Refactor analytics collectors. Bill Nottingham 2020-09-09 17:10:14 -04:00
  • dff7667532 Merge pull request #7905 from AlexSCorey/6603-AdHocCommands softwarefactory-project-zuul[bot] 2020-09-09 20:21:41 +00:00
  • da58db7431 grammar fix Daniel Sami 2020-09-09 15:42:02 -04:00
  • 3402e5db35 updates tooltip component, fixes formik configuration on ad hoc qizard Alex Corey 2020-09-02 11:09:25 -04:00
  • fe115fdd16 dropped translation tag Daniel Sami 2020-09-09 14:39:54 -04:00
  • a817708d70 remove boto as an awx dependency Ryan Petrello 2020-09-09 14:33:33 -04:00
  • 678dcad437 updates tooltip component, fixes formik configuration on ad hoc qizard Alex Corey 2020-09-02 11:09:25 -04:00
  • 0e3fbb74d4 updates keys Alex Corey 2020-08-19 09:17:24 -04:00
  • 94469cc8c0 Adds Proptypes and updates tooltips to make them more translatable Alex Corey 2020-08-13 17:35:00 -04:00
  • e6ae171f4b Adds Ad Hoc Commands Wizard Alex Corey 2020-08-13 15:38:18 -04:00
  • caa7b43fe0 Merge pull request #7817 from ryanpetrello/galaxy-credentials softwarefactory-project-zuul[bot] 2020-09-09 16:17:18 +00:00
  • 19886f7ec3 Hide edit button on workflow node details view for users that don't have the ability to edit the workflow mabashian 2020-09-09 09:44:09 -04:00
  • 945dfbb648 Fixes some rbac issues in the workflow toolbar and start screen. Add/edit-related buttons should be hidden for users that cannot edit the workflow. mabashian 2020-09-01 13:32:28 -04:00
  • 470b7aaeea Merge pull request #10 from ansible/devel Sean Sullivan 2020-09-09 07:49:37 -05:00
  • 6af427d4e1 update test snapshot Keith Grant 2020-09-08 14:45:20 -07:00
  • a3e08a3d09 Merge pull request #8072 from john-westcott-iv/get_one_fix softwarefactory-project-zuul[bot] 2020-09-08 21:30:59 +00:00
  • e0e48bf922 add custom messages to Notification Detail Keith Grant 2020-09-08 12:49:59 -07:00
  • 7042542e6a add ArrayDetail Keith Grant 2020-09-02 16:49:04 -07:00
  • 3f63800f58 Merge pull request #7967 from keithjgrant/7876-notifications-form softwarefactory-project-zuul[bot] 2020-09-08 20:56:21 +00:00
  • 800cf30d92 Merge pull request #8089 from rooftopcellist/update_analytics_job_test softwarefactory-project-zuul[bot] 2020-09-08 20:04:31 +00:00
  • 570251dc3d Modifying get_item_name to handle a None object John Westcott IV 2020-09-08 15:28:57 -04:00
  • faa33efdd2 Fixing registered name John Westcott IV 2020-09-08 15:28:37 -04:00
  • 09b8f82bbb Fixing test issue and 'modornizing' test John Westcott IV 2020-09-08 15:28:21 -04:00
  • cfdfa911e8 update lint sean-m-sullivan 2020-09-08 14:00:12 -05:00
  • cd8c74e28f Merge pull request #8094 from ryanpetrello/upgrade-django-libs softwarefactory-project-zuul[bot] 2020-09-08 17:46:35 +00:00
  • 4c0e288fee Touching up to missing sport of get_one returning multiple params John Westcott IV 2020-09-08 13:38:44 -04:00
  • 13e6757666 add ids to CodeMirror FormGroup containers Keith Grant 2020-09-08 10:17:18 -07:00
  • 90c3bfc6ae Merge pull request #8074 from fosterseth/fix-7655_task_manager_times_out softwarefactory-project-zuul[bot] 2020-09-08 16:42:20 +00:00
  • e09274e533 PR #8074 - limit how many jobs the task manager can start on a given run Seth Foster 2020-09-08 12:16:06 -04:00
  • c2cfaec7d1 Fixing name -> username John Westcott IV 2020-09-08 11:52:53 -04:00
  • d6f35a71d7 Adding allow_unknown option for get_item_name John Westcott IV 2020-09-08 11:51:47 -04:00
  • 6467d34445 Touching up tower_inventory_source after rebase John Westcott IV 2020-09-08 11:36:33 -04:00
  • 0681444294 Provide a distinct column name for inventory_name in unifiedjob analytics csv Christian M. Adams 2020-09-04 14:49:51 -04:00
  • 0a8db586d1 Changing how get_one returns John Westcott IV 2020-09-08 11:02:25 -04:00
  • 106157c600 get_one now also returns the name field, and modifying modules for get_one and added in some IDs in a handful of unit tests John Westcott IV 2020-09-04 15:41:36 -04:00
  • 4c4d6dad49 Adding get_item_name and making static methods John Westcott IV 2020-09-04 15:02:06 -04:00
  • 24ec129235 Modifying credential for new get_one John Westcott IV 2020-09-03 11:17:21 -04:00
  • 5042ad3a2b Updating user module for new get_one John Westcott IV 2020-09-03 11:15:59 -04:00
  • 51959b29de Adding name_or_id to get_one to make module more uniform John Westcott IV 2020-09-03 10:38:53 -04:00
  • c862b3e5a2 Revert "work around a memory leak in channels_redis" Ryan Petrello 2020-09-08 10:40:47 -04:00
  • f81560b12c update Django and channels_redis Ryan Petrello 2020-09-08 10:39:26 -04:00
  • 68265ea9b5 Merge pull request #8092 from nixocio/ui_issue_8091 softwarefactory-project-zuul[bot] 2020-09-08 14:33:57 +00:00
  • 6e6aa1fdab Merge pull request #8033 from beeankha/update_inv_src_module softwarefactory-project-zuul[bot] 2020-09-08 14:04:32 +00:00