Commit Graph

  • ad536ec3d9 Removes commented out line Alex Corey 2020-07-08 09:14:58 -04:00
  • bc69406f31 removes unneeded select all checkbox Alex Corey 2020-07-06 14:27:33 -04:00
  • 959b81aec5 refactor k8s credential injectors to properly handle verify=f Ryan Petrello 2020-07-16 12:43:10 -04:00
  • 1a39cbc2f4 add tests for k8s credential usage in Job Templates Ryan Petrello 2020-07-16 12:22:11 -04:00
  • 715dc4ece8 add a license for ruamel.ordereddict (for openshift lib support) Ryan Petrello 2020-07-16 11:38:54 -04:00
  • c44f8e9122 implement k8s credential selection in the new patternfly UI Ryan Petrello 2020-07-16 11:25:03 -04:00
  • 75a0382c31 show k8s credentials in the Job Template prompt on launch UI Ryan Petrello 2020-07-16 09:50:38 -04:00
  • 0b221a42c0 Add the ability to specify K8S/OCP credentials on a Job Template Ryan Petrello 2020-07-15 16:57:42 -04:00
  • 6f43462689 Improve nav behavior Jake McDermott 2020-07-15 12:42:57 -04:00
  • d1a4f010b9 Show grant and client type validation errors Jake McDermott 2020-07-15 12:05:39 -04:00
  • 79b95883a3 Merge pull request #7618 from jakemcdermott/update-deps-03 softwarefactory-project-zuul[bot] 2020-07-15 14:49:04 +00:00
  • f1e3b4f4f0 add useWsInventorySources tests Keith Grant 2020-07-14 14:29:24 -07:00
  • c410f1f344 Merge pull request #4458 from ryanpetrello/fifo-cred-plugin-hang-372 Ryan Petrello 2020-07-14 17:21:35 -04:00
  • 310a0f88e5 remove the usage of create_temporary_fifo from credential plugins Ryan Petrello 2020-05-27 16:03:05 -04:00
  • 4fca57dfd2 add ws support to inventory sources list Keith Grant 2020-07-14 11:43:59 -07:00
  • e89326dbf2 Fix vulnerable 2nd order dependency Jake McDermott 2020-07-14 14:42:46 -04:00
  • cd6df9299f Merge pull request #7286 from john-westcott-iv/lookup_plugins softwarefactory-project-zuul[bot] 2020-07-14 18:04:27 +00:00
  • 80a6d4a29d Merge pull request #7611 from ryanpetrello/host-recent-job-type softwarefactory-project-zuul[bot] 2020-07-14 14:04:58 +00:00
  • 222e58dd34 Adding lookup to rrule plugin test logic for new tooling John Westcott IV 2020-07-09 09:09:47 -04:00
  • 0be7d9b21a Removing redundant check John Westcott IV 2020-07-09 08:40:11 -04:00
  • 5a6c7a5788 Fixing copyrights and linting issues John Westcott IV 2020-07-08 13:51:13 -04:00
  • 3784f9515e More refinement of examples John Westcott IV 2020-07-07 12:10:54 -04:00
  • 6638d6c2bb Update examples John Westcott IV 2020-07-06 17:30:02 -04:00
  • afbdeb5ff8 Fixing linting errors John Westcott IV 2020-07-06 11:08:37 -04:00
  • 381e9d2901 Reverting commit 81b192c3b0520be0897f95e2630edab295e6bf24, we should fail only if we are > max_objects John Westcott IV 2020-07-06 09:55:55 -04:00
  • dd478af227 Overhaul of the testing suite John Westcott IV 2020-07-06 09:49:49 -04:00
  • 0424370d49 Revamp of the examples John Westcott IV 2020-07-06 09:48:28 -04:00
  • 1a4bb42ac5 When using return_ids send back a list of strings instead of ints. John Westcott IV 2020-07-06 09:45:08 -04:00
  • fdb008fb8c Added note about exception if list view return is > max_objects John Westcott IV 2020-07-06 09:21:01 -04:00
  • d793f0bc99 Making the count check >= instead of just > John Westcott IV 2020-07-06 09:18:53 -04:00
  • a9c16a6c90 Fixing undefined variabe John Westcott IV 2020-07-06 09:18:14 -04:00
  • 34c23caed3 make lookup plugin compatible with ansible.tower namespace (#9) Alan Rominger 2020-07-02 12:11:16 -04:00
  • 8239232d4d Delete the tower_get_id plugin and tests AlanCoding 2020-06-18 12:45:37 -04:00
  • 30ff112c87 Pull in functionality from lookup plugin get_id into tower_api itself AlanCoding 2020-06-18 12:44:39 -04:00
  • f4454a6c93 Make tower_api a generic GET'er John Westcott IV 2020-06-11 13:34:40 -04:00
  • 44a3057d16 Initial fixes from github comments John Westcott IV 2020-06-10 14:54:19 -04:00
  • 3c02265986 Fixing doc issue John Westcott IV 2020-06-09 14:11:46 -04:00
  • 6715ea493f Fix documentation in api lookup plugin, fix typos in integration tests beeankha 2020-06-09 13:45:45 -04:00
  • 96ae3268a5 Fixing linting issues John Westcott IV 2020-06-09 07:30:56 -04:00
  • 6d626b3793 Adding tower_api and tower_get_id lookup plugins John Westcott IV 2020-06-08 13:20:32 -04:00
  • 350c585499 update useWsTemplates to use useWebsocket hook Keith Grant 2020-07-13 13:32:13 -07:00
  • b76783791a add useWsTemplates tests Keith Grant 2020-07-13 10:39:37 -07:00
  • 981c9527b2 add template list websocket support Keith Grant 2020-07-10 15:55:12 -07:00
  • 09dcb91c09 Merge pull request #7598 from keithjgrant/6618-websocket-inventories-list softwarefactory-project-zuul[bot] 2020-07-13 20:25:49 +00:00
  • 3ef07ee5f7 Merge pull request #4447 from ryanpetrello/372-master-main-links Ryan Petrello 2020-07-13 15:49:11 -04:00
  • 1edae24644 fixed broken UI links Gabe Muniz 2020-07-13 14:53:34 -04:00
  • d4b0251845 Merge pull request #7615 from gamuniz/remove_broken_links softwarefactory-project-zuul[bot] 2020-07-13 19:31:56 +00:00
  • ff90e64448 fixed broken UI links Gabe Muniz 2020-07-13 14:53:34 -04:00
  • ab11d3188d refactor the job type name into a single property Ryan Petrello 2020-07-13 09:43:43 -04:00
  • f51774c06e add job type to Host summary_fields.recent_jobs Ryan Petrello 2020-07-13 09:02:04 -04:00
  • 83458711cd Merge pull request #7605 from wenottingham/jobberry-fields-forever softwarefactory-project-zuul[bot] 2020-07-10 21:01:08 +00:00
  • 46734f5c10 Add artifacts field of jobs to the allowed list for notifications Bill Nottingham 2020-07-10 15:43:23 -04:00
  • b8b0812e13 Merge pull request #7604 from philipsd6/enable-html-custom-login-info softwarefactory-project-zuul[bot] 2020-07-10 19:08:48 +00:00
  • 38e0968690 useWsInventories cleanup Keith Grant 2020-07-10 08:33:35 -07:00
  • 1ec2bd7ed2 Update help_text for Custom Login Info to show support for HTML Philip Douglass 2020-07-10 10:11:02 -04:00
  • d10fdda453 Merge pull request #7575 from weltamdraht/add_extra_hosts softwarefactory-project-zuul[bot] 2020-07-10 14:05:26 +00:00
  • 2737cded72 Merge pull request #4442 from jakemcdermott/fix-4440 Jake McDermott 2020-07-10 09:43:50 -04:00
  • 4f2ce90137 Include instance_id in host edit request Jake McDermott 2020-07-09 11:13:37 -04:00
  • d4305f734a Merge pull request #7585 from philipsd6/enable-html-custom-login-info softwarefactory-project-zuul[bot] 2020-07-10 12:57:17 +00:00
  • 347529a0cf Adding inventory variable to set "extra_hosts" in generated compose file weltamdraht 2020-07-08 12:38:59 +02:00
  • e4470f1200 Merge pull request #7592 from jakemcdermott/fix-7591 softwarefactory-project-zuul[bot] 2020-07-09 21:17:18 +00:00
  • f225df1acd add useWsInventories tests Keith Grant 2020-07-09 14:12:56 -07:00
  • 01f210e392 Set React to Strict Mode nixocio 2020-07-09 15:37:19 -04:00
  • 455e018099 refactor shared WS logic into useWebsocket hook Keith Grant 2020-07-09 10:14:03 -07:00
  • 4c98a1cb20 Set white-space style based on customLoginInfoIsHTML Philip Douglass 2020-07-09 18:49:16 +02:00
  • 202a68aca0 Add customLoginInfoIsHTML test Philip Douglass 2020-07-09 18:39:43 +02:00
  • 29666bf3b6 Remove white-space: pre-wrap from loginModalNotice Philip Douglass 2020-07-09 18:24:16 +02:00
  • ddbe20d41b Include instance_id in host edit request Jake McDermott 2020-07-09 11:13:37 -04:00
  • 140d9ae3ee Merge pull request #4429 from wenottingham/label-maker Ryan Petrello 2020-07-09 09:00:57 -04:00
  • 84bea3d348 websockets: show live inventory source sync status Keith Grant 2020-07-08 15:20:42 -07:00
  • d0ac028265 Merge pull request #7489 from nixocio/ui_issue_7326 softwarefactory-project-zuul[bot] 2020-07-08 20:53:09 +00:00
  • 7322e13436 add tests for clarified label permissions Ryan Petrello 2020-07-08 16:53:05 -04:00
  • 9065b29bd6 Merge pull request #7584 from ryanpetrello/jinja2-sandbox softwarefactory-project-zuul[bot] 2020-07-08 20:53:02 +00:00
  • dbdc856ed3 Merge pull request #7576 from ryanpetrello/instance-group-capabilities softwarefactory-project-zuul[bot] 2020-07-08 20:05:55 +00:00
  • 1cf2f009ed prevent unsafe jinja from being saved in the first place for cred types Ryan Petrello 2020-07-07 10:59:14 -04:00
  • 2bdd83e029 use jinja2.sandbox for credential type injectors Ryan Petrello 2020-07-06 13:50:33 -04:00
  • e91395d517 Merge pull request #7497 from AlexSCorey/ApplicationTokens softwarefactory-project-zuul[bot] 2020-07-08 19:42:17 +00:00
  • 19115a157e Merge pull request #7555 from AlexSCorey/7433-UserTokensAdd softwarefactory-project-zuul[bot] 2020-07-08 19:33:06 +00:00
  • a9d4046ec5 Adds Application Token List with delete functionality Alex Corey 2020-06-30 17:55:14 -04:00
  • bbc4522063 Adds User TokenAdd Functionality Alex Corey 2020-07-06 11:23:37 -04:00
  • fb3271da3c Merge pull request #7578 from squidboylan/raise_sleep_timeout softwarefactory-project-zuul[bot] 2020-07-08 18:36:42 +00:00
  • 56d800e851 Raise job length for testing job wait Caleb Boylan 2020-07-08 09:27:46 -07:00
  • 319308193c show user capabilities for instance groups Ryan Petrello 2020-07-08 09:17:55 -04:00
  • 15ae0976dd add sync status indicator to inventory list Keith Grant 2020-07-07 16:36:59 -07:00
  • f121dc59f6 Merge pull request #7529 from nixocio/ui_issue_7471 softwarefactory-project-zuul[bot] 2020-07-07 21:12:23 +00:00
  • f050b73560 Merge pull request #7568 from jakemcdermott/fix-7534 softwarefactory-project-zuul[bot] 2020-07-07 19:43:00 +00:00
  • bd624508e3 Update to ansible/angular-scheduler#v0.4.4 Jake McDermott 2020-07-07 13:00:05 -04:00
  • b9fb9389e6 Merge pull request #7537 from jakemcdermott/fix-7483 softwarefactory-project-zuul[bot] 2020-07-07 19:02:53 +00:00
  • bf28bdecb7 Merge pull request #7540 from keithjgrant/6618-websocket-projects-list softwarefactory-project-zuul[bot] 2020-07-07 19:00:10 +00:00
  • 23cab61408 Merge pull request #7444 from AlexSCorey/7412-OrganizationEditButton softwarefactory-project-zuul[bot] 2020-07-07 17:32:34 +00:00
  • 777d44ec34 Add edit credential types nixocio 2020-06-29 18:08:13 -04:00
  • bc14e995fd Merge pull request #4434 from ryanpetrello/jinja-injector-sandbox-validation Ryan Petrello 2020-07-07 12:47:15 -04:00
  • 61d3a765ee prevent unsafe jinja from being saved in the first place for cred types Ryan Petrello 2020-07-07 10:59:14 -04:00
  • f943277ef0 Merge pull request #4433 from ghjm/webhook_error_detail Ryan Petrello 2020-07-07 10:35:21 -04:00
  • 9a6da9cea7 Merge pull request #7552 from ikke-t/fix-7545 softwarefactory-project-zuul[bot] 2020-07-07 14:34:16 +00:00
  • 8b4b1f5f81 Allow anyone to start awx and awx_task [#7545] Ilkka Tengvall 2020-07-06 11:12:04 +03:00
  • 5a96af79d4 Reduce error detail in credential lookups Graham Mainwaring 2020-07-06 21:41:28 -04:00
  • b7f37d5e26 Reduce error detail in webhook notification Graham Mainwaring 2020-07-06 21:17:21 -04:00
  • d14aee70a1 Don't follow redirects in credential plugins Graham Mainwaring 2020-07-06 15:26:39 -04:00
  • 8aa11f4848 Merge pull request #4430 from ryanpetrello/jinja2-injector-sandbox Ryan Petrello 2020-07-06 15:21:21 -04:00