Commit Graph

  • c7a1fb67d0 SAML superuse/auditor now searching all fields in a list instead of just the first John Westcott IV 2022-02-23 09:35:11 -05:00
  • afb8be4f0b Refactor fetch of credential types nixocio 2022-02-23 09:12:12 -05:00
  • dc2a392f4c forgot to run prettier earlier Nikhil Jain 2022-02-23 12:09:51 +05:30
  • 61323c7f85 allow more than 400 credential types in drop down while adding new credential Nikhil Jain 2022-02-23 11:30:55 +05:30
  • 7ebf6b77e5 Disable zoom controls until mesh layout is finalized. Kia Lam 2022-02-22 13:45:30 -08:00
  • fa47e48a15 Fixes broken link from User to UserOrg (#11759) Alex Corey 2022-02-22 16:34:30 -05:00
  • fee47fe347 Vertically center node type symbols on Firefox. Kia Lam 2022-02-21 15:49:48 -08:00
  • 039c038cd7 Move zoom methods into a hook. Kia Lam 2022-02-22 09:36:43 -08:00
  • dd99a25db0 unittest: Add support for Kubernetes authentication method in Hashicorp Vault secret lookup liortamary 2022-02-22 17:53:34 +02:00
  • 85791f730c Add support for Kubernetes authentication method in Hashicorp Vault secret lookup liortamary 2022-02-22 13:04:58 +02:00
  • eb859b9812 Fix TypeError when running a command on a host in a smart inventory (#11768) Kersom 2022-02-21 16:34:31 -05:00
  • 7cf0523561 Display roles for organization listed when using non-English web browser (#11762) Kersom 2022-02-21 15:53:32 -05:00
  • aae2e3f835 Merge pull request #11785 from ansible/dependabot/npm_and_yarn/awx/ui/url-parse-1.5.9 Alex Corey 2022-02-21 14:02:17 -05:00
  • e0ce4c49f3 Add support for Kubernetes authentication method in Hashicorp Vault secret lookup liortamary 2022-02-21 17:41:14 +02:00
  • a60a65cd2a Bump url-parse from 1.5.3 to 1.5.9 in /awx/ui dependabot[bot] 2022-02-21 15:06:19 +00:00
  • b7d0ec53e8 Merge pull request #11776 from nixocio/ui_ternary Kersom 2022-02-17 18:24:09 -05:00
  • ef5cd66494 Excise disable-lint rules. Kia Lam 2022-02-17 13:58:16 -08:00
  • 0d1898e72d Add error screen. Kia Lam 2022-02-17 13:26:03 -08:00
  • f20cd8c203 Use ternary rather than && nixocio 2022-02-17 15:34:03 -05:00
  • 8993dc706a Redirect to Instances/{nodeId}/details page. Kia Lam 2022-02-17 10:53:27 -08:00
  • af18453691 Use 100% height. Kia Lam 2022-02-17 10:18:38 -08:00
  • c102bf05af Update awx/ui/src/screens/TopologyView/MeshGraph.js kialam 2022-02-16 14:55:37 -08:00
  • b1570302bc Refactor: move constants and helper functions into their own files. Kia Lam 2022-02-11 14:02:37 -08:00
  • 69a42b1a89 Some lint fixes; fix routesConfig unit test. Kia Lam 2022-02-10 20:47:19 -08:00
  • 272e012626 Add new loading screen placeholder. Kia Lam 2022-02-09 11:18:19 -08:00
  • d785f30c5f Fix JSX errors. Kia Lam 2022-02-09 09:19:50 -08:00
  • 9854f8a6ab Use alpha decay percentage instead of absolute value for loading screen. Kia Lam 2022-02-09 09:19:25 -08:00
  • 4235bf67f8 Truncate long host names in graph, show full name in tooltip. Kia Lam 2022-02-08 20:24:42 -08:00
  • a6bc0d4222 Add loading screen. Kia Lam 2022-02-08 20:13:46 -08:00
  • b859c3360d Add zoom to fit. Kia Lam 2022-02-07 09:12:49 -08:00
  • 391907c41e Add reset zoom button. Kia Lam 2022-02-06 11:41:59 -08:00
  • 04a550cc67 Hook up zoom in, zoom out buttons. Kia Lam 2022-02-06 11:33:04 -08:00
  • cf459dc4e8 Remove placeholder label text. Kia Lam 2022-02-04 07:58:52 -08:00
  • afebcc574d Add icons to header; randomly generate data. Kia Lam 2022-02-03 10:28:27 -08:00
  • f3474f0811 Add legend toggle to header. Kia Lam 2022-02-03 09:32:23 -08:00
  • 7378952a8b Add opaque bg to tooltip and legend. Kia Lam 2022-02-03 08:46:04 -08:00
  • 3cfab418d1 Fix zoom on scroll. Kia Lam 2022-02-02 20:09:03 -08:00
  • 8090cd3032 WIP new mesh layout based on QE feedback. Kia Lam 2022-02-02 16:00:07 -08:00
  • cd54d560b3 Update layout; fix multiple renders happening on page load. Kia Lam 2022-01-26 09:19:53 -08:00
  • 9fc92ccc52 add data-cy attr Tiago 2022-01-24 18:17:04 -03:00
  • b8674a3f8c Use PF colors for nodes. Kia Lam 2022-01-20 14:14:28 -08:00
  • 07ccce9845 Zoom in/out on entire SVG canvas. Kia Lam 2022-01-20 13:58:35 -08:00
  • 0c8c69f04a Add RBAC for /topology_view endpoint. Kia Lam 2022-01-20 13:53:14 -08:00
  • 5856f805fc Add debounce to resize event; link to node details. Kia Lam 2022-01-20 13:45:03 -08:00
  • 73a5802c11 Lint. Kia Lam 2022-01-19 14:43:33 -08:00
  • 826a069be0 Highlight immediate siblings on hover. Kia Lam 2022-01-18 09:41:16 -08:00
  • 1246b14e7e WIP add network visualizer to Controller UI. Kia Lam 2022-01-04 07:34:03 -08:00
  • 1ed0b70601 Merge pull request #11764 from ansible/filter_hopcontrol_from_associatemodal Tiago Góes 2022-02-17 14:48:59 -03:00
  • c3621f1e89 Merge pull request #11742 from kdelee/drop_unused_capacity_tracking Shane McDonald 2022-02-17 09:46:00 -05:00
  • 7de86fc4b4 Merge pull request #11747 from AlanCoding/loop_label Shane McDonald 2022-02-17 09:45:03 -05:00
  • 963948b5c8 Merge pull request #11767 from simaishi/rekey_existing Shane McDonald 2022-02-17 09:39:05 -05:00
  • d9749e8975 Merge pull request #11734 from shanemcd/fix-image-push Shane McDonald 2022-02-17 07:21:29 -05:00
  • f6e4e53728 Merge pull request #11766 from Zokormazo/collection-pep8 Julen Landa Alustiza 2022-02-17 13:21:23 +01:00
  • 98adb196ea pep8 E231 fix for awx_collection Julen Landa Alustiza 2022-02-17 09:34:36 +01:00
  • 6b60edbe5d filter out both hop and control nodes instead of just one or the other Rebeccah 2022-02-16 17:44:29 -05:00
  • 9d6de42f48 Allow rekey with an existing key Satoe Imaishi 2021-11-29 10:03:49 -05:00
  • a94a602ccd Merge pull request #11746 from AlexSCorey/11744-fixValidatorBug Tiago Góes 2022-02-16 12:28:43 -03:00
  • 301818003d Fixed doc string for Container Groups credential type dluong 2022-02-15 16:03:20 -05:00
  • 50d52c31e2 Chaning workflow to run on all release branches John Westcott IV 2022-02-15 15:32:27 -05:00
  • 799968460d Fixup conversion of memory and cpu settings to support k8s resource request format (#11725) 20.0.0 Elijah DeLee 2022-02-15 14:08:24 -05:00
  • 170d95aa3c Fixes validator console error, and routing issue in Instance Groups branch Alex Corey 2022-02-15 10:43:42 -05:00
  • fe7a2fe229 Add loop label with docker-compose playbook Alan Rominger 2022-02-15 13:05:59 -05:00
  • 3f08e26881 Merge pull request #11571 from amolgautam25/tasks-refactor-2 Amol Gautam 2022-02-15 10:31:32 -05:00
  • 921b2bfb28 drop unused logic in task manager Elijah DeLee 2022-02-07 13:48:26 -05:00
  • 9af2c92795 Merge pull request #11691 from AlexSCorey/11634-ContaineGroupNameFix Alex Corey 2022-02-14 16:14:32 -05:00
  • dabae456d9 Merge pull request #11653 from AlexSCorey/11588-TopLevelInstances Alex Corey 2022-02-14 16:06:55 -05:00
  • c40785b6eb Fixes erroneous disabling of name input field on container and instance group forms Alex Corey 2022-02-07 11:51:48 -05:00
  • e2e80313ac Refactor the health check button Alex Corey 2022-02-09 11:23:50 -05:00
  • 14a99a7b9e resolves advanced search button Alex Corey 2022-02-01 09:37:43 -05:00
  • 50e8c299c6 Adds top level instances list Alex Corey 2022-01-31 14:00:24 -05:00
  • 326d12382f Adds Inventory labels (#11558) Alex Corey 2022-02-14 15:14:08 -05:00
  • 1de9dddd21 Merge pull request #11724 from nixocio/ui_issue_11708 Kersom 2022-02-14 13:11:57 -05:00
  • 87b1f0d0de Bump node to LTS version nixocio 2022-02-10 15:44:02 -05:00
  • dd6cf19c39 update steps for using custom operator Elijah DeLee 2022-02-14 11:01:30 -05:00
  • f085afd92f Merge pull request #11592 from nixocio/ui_issue_11017_utils Kersom 2022-02-14 10:30:45 -05:00
  • 604cbc1737 Consume control capacity (#11665) Elijah DeLee 2022-02-14 10:13:22 -05:00
  • 60b6faff19 Merge pull request #11655 from ivarmu/devel Shane McDonald 2022-02-12 19:35:51 -05:00
  • e70059ed6b Fix image push when overriding awx_image_tag Shane McDonald 2022-02-12 13:27:12 -05:00
  • b26c1c16b9 Merge pull request #11728 from ansible/node_state_unhealthy_to_error Rebeccah Hunter 2022-02-11 16:02:43 -05:00
  • c2bf9d94be change the term unhealthy to error Rebeccah 2022-02-11 12:37:15 -05:00
  • ea09adbbf3 Add await to handleLaunch (#11649) Brandon Sharp 2022-02-11 13:40:20 -05:00
  • 9d0de57fae Merge pull request #11717 from fosterseth/emit_event_detail_metrics Seth Foster 2022-02-11 12:52:16 -05:00
  • da733538c4 Modify usage of ansible_facts on advanced search nixocio 2021-10-26 17:00:10 -04:00
  • 6db7cea148 variable name changes Seth Foster 2022-02-10 10:57:00 -05:00
  • 3993aa9524 Add metric for number of events emitted over websocket broadcast Seth Foster 2022-02-09 21:57:01 -05:00
  • 6f9d4d89cd Adds credential password step to ad hoc commands wizard (#11598) Alex Corey 2022-02-09 15:59:50 -05:00
  • 443bdc1234 Decoupled callback functions from BaseTask Class Amol Gautam 2022-01-31 06:04:23 -05:00
  • 9cd43d044e let an organization admin to add new users to it's tower organization Ivan Aragonés Muniesa 2022-02-09 18:58:51 +01:00
  • f8e680867b Merge pull request #11710 from nixocio/ui_npm_audit Kersom 2022-02-09 12:48:54 -05:00
  • 96a5540083 Merge pull request #11632 from ansible/minikube-docs-part-2 Rebeccah Hunter 2022-02-09 11:44:43 -05:00
  • 750e1bd80a Merge pull request #11342 from shanemcd/custom-uwsgi-mount-path Shane McDonald 2022-02-09 10:37:04 -05:00
  • a12f161be5 Merge pull request #11711 from jbradberry/firehose-with-partitioning Jeff Bradberry 2022-02-09 10:07:47 -05:00
  • 04568ea830 Fix the firehose job creation script Jeff Bradberry 2022-02-09 09:49:17 -05:00
  • 3be0b527d6 Run npm audit fix nixocio 2022-02-09 08:58:57 -05:00
  • afc0732a32 Merge pull request #11568 from nixocio/ui_rs5 Kersom 2022-02-09 07:49:43 -05:00
  • 9703fb06fc Bump react scripts to 5.0 nixocio 2022-01-19 18:02:13 -05:00
  • 54cbf13219 Merge pull request #11696 from sean-m-sullivan/awx_collection_role_update_v2 Shane McDonald 2022-02-08 10:12:00 -05:00
  • 6774a12c67 Merge pull request #11694 from shanemcd/scoped-schema Shane McDonald 2022-02-08 09:48:08 -05:00
  • 94e53d988b add execution adminitrator to role module Sean Sullivan 2022-02-08 09:44:50 -05:00
  • 22d47ea8c4 Update port binding for UI dev tooling Shane McDonald 2022-02-08 08:33:21 -05:00