Commit Graph

  • 8a959e9586 Fix enable/disable node state on browser resize. Kia Lam 2022-10-11 16:26:24 -07:00
  • 1db189c7ee Add developer documentation for project signing work Rick Elrod 2022-10-11 12:14:35 -05:00
  • 39c2fcd8c2 Merge pull request #13034 from mabashian/13033-relaunch-adhoc Sarah Akus 2022-10-11 16:37:15 -04:00
  • da857ea334 Fixes bug where relaunching adhoc command did not work mabashian 2022-10-11 11:36:05 -04:00
  • d50c97ae22 Updates to Grafana Dashboard and example alerts Elijah DeLee 2022-10-04 12:21:16 -04:00
  • 0f150aa3b3 Only perform prompts validation if prompts fields are submitted Alan Rominger 2022-10-11 10:50:03 -04:00
  • cdb51a75b8 Fixes bug re-launching adhoc command with passwords required mabashian 2022-10-11 09:46:33 -04:00
  • 22b6ae6903 Merge pull request #13031 from ansible/attribute_error_field Cesar Francisco San Nicolas Martinez 2022-10-11 14:48:47 +02:00
  • 871175f97f Sending field_name in AttributeError César Francisco San Nicolás Martínez 2022-10-11 10:21:44 +02:00
  • e6497be200 Merge pull request #12997 from kurokobo/docs-execution-node Seth Foster 2022-10-11 00:59:41 -04:00
  • 3b9333be9f Link out to docs; use some in place of forEach when looping through results. Kia Lam 2022-10-06 14:28:51 -07:00
  • 04b814cfd8 Update UI to support pending health checks. Kia Lam 2022-10-10 19:45:46 -07:00
  • bb2e5cba0a Merge pull request #13027 from kialam/fix-topology-css-overflow kialam 2022-10-10 14:04:06 -07:00
  • 42a4e9f10f Bump d3 from 7.4.4 to 7.6.1 in /awx/ui dependabot[bot] 2022-10-10 17:12:24 +00:00
  • 882d2fdbe8 Merge pull request #12987 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-table-4.108.0 Alex Corey 2022-10-10 13:11:23 -04:00
  • 0d69d40859 Merge pull request #13025 from mabashian/13024-vars-string-awx Alex Corey 2022-10-10 13:09:45 -04:00
  • 2e38bbcbcd Fix CSS overflow for legend and tooltip in Topology view. Kia Lam 2022-10-04 13:59:01 -07:00
  • 6f741b909a Merge pull request #12949 from john-westcott-iv/make-ldap-more-efficent John Westcott IV 2022-10-10 10:44:32 -04:00
  • bbb00e0674 Moves smart inv vars tooltip to a single line mabashian 2022-10-10 10:20:58 -04:00
  • 560b952dd6 Make DB max connections configurable in dev env Elijah DeLee 2022-10-04 12:20:44 -04:00
  • 62c773e912 Merge pull request #13022 from kurokobo/fix-execution-node Hao Liu 2022-10-09 20:23:59 -04:00
  • fd38c926b2 fix: extend expiration date for receptor certificate for execution node kurokobo 2022-10-09 06:38:35 +09:00
  • 7a8874b947 Bump @patternfly/react-table from 4.100.8 to 4.108.0 in /awx/ui dependabot[bot] 2022-10-07 14:02:03 +00:00
  • 150c55c72a Merge pull request #12989 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-core-4.239.0 Alex Corey 2022-10-07 10:00:53 -04:00
  • 417ac3b88c Bump @patternfly/react-core from 4.231.8 to 4.239.0 in /awx/ui dependabot[bot] 2022-10-07 13:36:55 +00:00
  • 9e0d1a678c Merge pull request #12985 from ansible/dependabot/npm_and_yarn/awx/ui/devel/styled-components-5.3.6 Alex Corey 2022-10-07 09:35:36 -04:00
  • 1a766c09e7 Merge pull request #12986 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-icons-4.90.0 Alex Corey 2022-10-07 09:34:41 -04:00
  • 7849c0fb1e Merge pull request #12694 from AlanCoding/whoami Alan Rominger 2022-10-06 15:25:29 -04:00
  • 35a7e43f22 Merge pull request #13005 from marshmalien/13002-fix-source-add-schedule Sarah Akus 2022-10-06 14:18:23 -04:00
  • 47a6a73fc5 Fix undefined launchConfig error in schedule form Marliana Lara 2022-10-05 11:06:40 -04:00
  • 805091cfc1 Merge pull request #12969 from AlanCoding/code_deletions Alan Rominger 2022-10-06 09:33:03 -04:00
  • 8d05e339ae Merge pull request #13009 from TheRealHaoLiu/update-instance-install-bundle-requirements Hao Liu 2022-10-05 16:44:38 -04:00
  • 8472e3a26d update instance install bundle requirement Hao Liu 2022-10-05 16:21:54 -04:00
  • d87c091eea Refactors the project form 12640-RefactorProjectForm Alex Corey 2022-10-05 15:43:01 -04:00
  • 174121cdbe docs: fix incorrect file extension in execution_nodes.md kurokobo 2022-10-04 09:13:49 +09:00
  • 385a2eabce hostname validation in InstanceSerializer (#12979) Sarabraj Singh 2022-10-05 13:50:06 -04:00
  • a64467c5a6 Shortcut Instance.objects.me when possible Alan Rominger 2022-08-18 16:01:49 -04:00
  • 58772d79c7 Remove unnecessary imports by deleting NOQA markers Alan Rominger 2022-09-27 20:28:09 -04:00
  • 235ed2f0d0 Remove current_user variable no longer used Alan Rominger 2022-09-27 20:11:09 -04:00
  • 03eaeac459 Better handle IPv6 in util function update_scm_url (#12995) Rick Elrod 2022-10-04 15:21:56 -05:00
  • 63fd18edcb Merge pull request #12736 from Sunidhi-Gaonkar1/devel Shane McDonald 2022-10-04 08:37:38 -04:00
  • 208254ab81 A few super minor nits in api views/serializers (#12996) Rick Elrod 2022-10-03 19:24:57 -05:00
  • aae57378f0 Gives enhanced permissions so that it can update dependabot pr bodies Alex Corey 2022-10-03 16:28:04 -04:00
  • a4fba37222 Changing to handle not only missing but null and empty organization in team map John Westcott IV 2022-10-03 14:40:15 -04:00
  • 3a09522d3e Fixing '== None' and better handeling of {} settings John Westcott IV 2022-10-03 14:01:38 -04:00
  • b5db710c8b Multiple enhancements John Westcott IV 2022-10-03 13:00:33 -04:00
  • 534763727f Merge pull request #12728 from john-westcott-iv/ig_fallback 21.7.0 John Westcott IV 2022-10-03 10:47:51 -04:00
  • b964905c80 Bump @patternfly/react-icons from 4.75.1 to 4.90.0 in /awx/ui dependabot[bot] 2022-10-01 08:05:10 +00:00
  • 37717ce3d5 Bump styled-components from 5.3.5 to 5.3.6 in /awx/ui dependabot[bot] 2022-10-01 08:04:28 +00:00
  • 8333b0cf66 fix name to be consistent (#12975) Elijah DeLee 2022-09-29 16:52:12 -04:00
  • d1588b94b0 Updating migration file again John Westcott IV 2022-09-29 14:20:49 -04:00
  • 2dcc7ec749 implementing Alan's recommendations for ig_fallback Sarabraj Singh 2022-09-28 10:53:17 -04:00
  • 2d756959d3 Altering prefered_instance_groups for ad_hoc_commands and inventory objects John Westcott IV 2022-09-26 16:41:32 -04:00
  • e6518a1d1c Updating the migration id John Westcott IV 2022-09-26 13:53:01 -04:00
  • 84d00722b9 Add prevent_instance_group_fallback to awxkit John Westcott IV 2022-09-26 13:52:42 -04:00
  • a95a76ec56 Fixing warnings from rebase John Westcott IV 2022-09-16 06:44:43 -04:00
  • 420b3c8b84 Adding prevent instance group fallback to inventory and jt defail screens John Westcott IV 2022-09-16 06:13:48 -04:00
  • 5ba0bf3a64 Fixing UI tests John Westcott IV 2022-09-12 12:39:28 -04:00
  • 7031753a6d Updating migration file John Westcott IV 2022-09-12 12:12:03 -04:00
  • 6415671d93 Creating options (like job template) on inventory screen John Westcott IV 2022-09-12 10:09:05 -04:00
  • e5fd42c4da Removing debug message and adding help details about empty groups John Westcott IV 2022-09-12 10:00:53 -04:00
  • 0f675cd375 Updating modules for prevent_instance_group_fallback John Westcott IV 2022-09-09 12:33:08 -04:00
  • a85268f74a Fixing inventoy help text John Westcott IV 2022-09-09 12:18:31 -04:00
  • 0983bd8dc0 Adding prevent_instance_group_fallback John Westcott IV 2022-08-23 14:13:06 -04:00
  • 87c65c9997 Merge pull request #12976 from TheRealHaoLiu/seperate-vars-from-inventory Hao Liu 2022-09-28 17:56:44 -04:00
  • 1b46805373 [ui] Don't double-entity encode on event stdout (#12950) Rick Elrod 2022-09-28 16:35:17 -05:00
  • d48e31b928 instance install bundle group vars Hao Liu 2022-09-28 17:24:38 -04:00
  • ea51e137eb Merge pull request #12461 from andreadecorte/fix_doc Lila Yasin 2022-09-28 15:20:44 -04:00
  • d9f5193a18 move grafana/prometheus docs to own README (#12960) Elijah DeLee 2022-09-28 14:05:05 -04:00
  • 710b02a443 always display awx_status_total Elijah DeLee 2022-09-28 12:39:10 -04:00
  • e7c75f3510 Reverting checking of LDAP groups John Westcott IV 2022-09-28 12:21:30 -04:00
  • cfce31419d Move the IS_TESTING method out of settings Alan Rominger 2022-09-14 09:26:53 -04:00
  • 5b5aac675b Merge pull request #12959 from ansible/new-health-check-started Jeff Bradberry 2022-09-28 10:58:43 -04:00
  • 6b0618b244 Merge pull request #12968 from ansible/instance-serializer-defaults Jeff Bradberry 2022-09-28 10:53:31 -04:00
  • ceea0a0a39 Add tooltips to Instance form; change name field to host name. (#12912) kialam 2022-09-28 06:22:49 -07:00
  • 6b86c450b1 Merge pull request #12967 from rebeccahhh/fix_grafana_dashboard Rebeccah Hunter 2022-09-28 08:09:06 -04:00
  • 8e83f9b134 Precise migrate.yml path in development docs Maya Costantini 2022-09-28 10:57:40 +02:00
  • d3eb2c1975 Add new flak8 rules to do some meaningful corrections Alan Rominger 2022-09-15 09:30:33 -04:00
  • 1a696c4f25 Merge pull request #12864 from AlanCoding/project_groups Alan Rominger 2022-09-27 20:00:12 -04:00
  • 34501fee24 Removes references to current_user (#12818) Alex Corey 2022-09-27 19:15:57 -04:00
  • 5aa55d7347 Make sure to include field defaults for Instance node_type and node_state Jeff Bradberry 2022-09-27 17:15:45 -04:00
  • 65179d9cd0 Add a new Instance.health_check_started field Jeff Bradberry 2022-09-27 10:34:47 -04:00
  • 42109fb45a [collection] Remove instance defaults from docs (#12964) Rick Elrod 2022-09-27 15:18:38 -05:00
  • ca46aec483 Merge pull request #12955 from AlexSCorey/12903-MeshScalingUICleanup Sarah Akus 2022-09-27 16:08:53 -04:00
  • 2e9956c9fc Prevents unauthorized users from seeing instances list link in side nav Alex Corey 2022-09-26 17:29:39 -04:00
  • 5648d9d96f Avoid cache warning for dispatching control type tasks Alan Rominger 2022-09-09 15:40:31 -04:00
  • 2b2ddb68cf Merge pull request #12962 from kialam/fix-403-local-proxy-error kialam 2022-09-27 09:36:26 -07:00
  • 12e8608f98 Remove changeOrigin proxy setting. Kia Lam 2022-09-27 09:16:00 -07:00
  • eaad749cc9 I broke grafana with my rename, so now I'm fixing it, and adding a better name in overall that is less focused on alerts. Rebeccah 2022-09-27 11:58:21 -04:00
  • 4ffa577d05 Merge pull request #12874 from mabashian/wf-inv-permissions Sarah Akus 2022-09-27 11:27:28 -04:00
  • 7143777638 Fixes unit tests after updating the Inventory Lookup mabashian 2022-09-13 11:14:25 -04:00
  • cc6eaa7f44 Fixes bug where inventory field was erroneously disabled on WFJT form mabashian 2022-09-13 10:33:08 -04:00
  • 5551874352 fix: HostEventModel test Alexandre Bortoluzzi 2022-09-27 10:23:14 +02:00
  • 84fa19f2ad Merge pull request #12953 from mabashian/ui-makefile-force Alex Corey 2022-09-26 16:30:51 -04:00
  • c101619d08 Pass --force when installing ui deps to get around dependency resolution warnings mabashian 2022-09-26 15:34:54 -04:00
  • cdd2282282 Merge pull request #12915 from kialam/fix-legend-and-tooltip-overflow-topology-view kialam 2022-09-26 11:45:36 -07:00
  • 6e57bc47aa Merge pull request #12943 from kialam/add-locators kialam 2022-09-26 11:15:12 -07:00
  • a1a4f26f19 Add scroll overflow for legend and tooltip in Topology View. Kia Lam 2022-09-19 14:10:08 -07:00
  • fb4a7373a1 Add locators for QE. Kia Lam 2022-09-26 08:22:43 -07:00
  • 9c2185c68f Merge pull request #12744 from ansible/feature-mesh-scaling Hao Liu 2022-09-26 10:59:46 -04:00