Commit Graph

  • bfd224eb7c Remove self-closing tags from webhook cred lookup Jake McDermott 2020-10-01 11:44:13 -04:00
  • 7479b9faca Force logout and clear before social auth login Jake McDermott 2020-09-30 22:49:22 -04:00
  • e204325d1d add a11y label to SyncStatusIndicator Keith Grant 2020-09-30 14:36:07 -07:00
  • c75c6ae03d add a11y label to StatusIcon Keith Grant 2020-09-30 14:32:45 -07:00
  • 1b6acdf84d Merge pull request #8274 from beeankha/add_collection_test_readme softwarefactory-project-zuul[bot] 2020-09-30 19:17:46 +00:00
  • 5c0432b979 Merge pull request #8186 from marshmalien/setting-details softwarefactory-project-zuul[bot] 2020-09-30 19:01:30 +00:00
  • c7869f0408 Merge pull request #8280 from nixocio/ui_issue_8189 softwarefactory-project-zuul[bot] 2020-09-30 19:00:25 +00:00
  • 5650344fe8 Fix inventory file dropdown placeholder value Marliana Lara 2020-09-30 14:08:08 -04:00
  • ae29eb9673 Make ContainerGroupDetails a bit more robust nixocio 2020-09-30 13:32:43 -04:00
  • dc997346b6 Merge pull request #8279 from ryanpetrello/drf-release-note softwarefactory-project-zuul[bot] 2020-09-30 16:55:45 +00:00
  • 70a371b212 s/Tower/AWX Ryan Petrello 2020-09-30 12:28:11 -04:00
  • 429e752c26 Clarify changelog addition to address CVE-2020-25626 Ryan Petrello 2020-09-30 12:20:43 -04:00
  • 679256fd25 Merge pull request #8239 from nixocio/ui_issue_8184 softwarefactory-project-zuul[bot] 2020-09-30 15:24:35 +00:00
  • 1bb6601782 Add New Testing Doc for AWX Collections beeankha 2020-09-30 10:43:10 -04:00
  • 0a1ecd4fe3 Merge pull request #8248 from ryanpetrello/15.0.0-bump 15.0.0 softwarefactory-project-zuul[bot] 2020-09-30 13:07:08 +00:00
  • e7a5d4c5d8 Merge pull request #8267 from mabashian/8252-jt-tabs-reload softwarefactory-project-zuul[bot] 2020-09-30 12:24:08 +00:00
  • 2e371dd2ea more 15.0.0 changelog Ryan Petrello 2020-09-29 17:38:42 -04:00
  • 98b24cd2d8 Bump version to 15.0.0 Ryan Petrello 2020-09-28 13:00:17 -04:00
  • abc6a84210 Merge pull request #8260 from ryanpetrello/drf-upgrade softwarefactory-project-zuul[bot] 2020-09-29 20:59:45 +00:00
  • a9cfae70ff Merge pull request #8041 from mabashian/7680-inv-pending-delete softwarefactory-project-zuul[bot] 2020-09-29 20:07:17 +00:00
  • f47812845e Merge pull request #8229 from nixocio/ui_issue_7410 softwarefactory-project-zuul[bot] 2020-09-29 19:53:52 +00:00
  • e13b16bf1c Add erroneously removed exhaustive dep comment mabashian 2020-09-29 15:42:11 -04:00
  • aa69b925ad Make filter a bit more consistent accross UI nixocio 2020-09-24 11:40:26 -04:00
  • ae1d27255b Add delete error handling on inventory detail view mabashian 2020-09-29 15:05:35 -04:00
  • f672cee3a0 Reset error/result only after the next request has resolved to prevent render flicking mabashian 2020-09-29 13:11:06 -04:00
  • 820d4d292e Merge pull request #8253 from beeankha/edit_approval_node_bugfix softwarefactory-project-zuul[bot] 2020-09-29 16:45:07 +00:00
  • 70dfe9a1f2 Merge pull request #8265 from Lodenk/typofix softwarefactory-project-zuul[bot] 2020-09-29 16:36:58 +00:00
  • 6567fab1c8 Merge pull request #8251 from ryanpetrello/fix-vault-password-prompt-bug softwarefactory-project-zuul[bot] 2020-09-29 16:35:55 +00:00
  • f584c1cc47 Fix Approval Node Edit Permissions beeankha 2020-09-28 15:25:17 -04:00
  • 359682022f fixed typo in the word example Patrick 2020-09-29 12:00:37 -04:00
  • f39015156b Merge pull request #8228 from john-westcott-iv/tower_ad_hoc_module softwarefactory-project-zuul[bot] 2020-09-29 14:59:52 +00:00
  • 089b0503bb update to the latest Django Rest Framework Ryan Petrello 2020-09-29 10:23:10 -04:00
  • 2019f808b9 Merge pull request #8254 from RULCSoft/fix-typos softwarefactory-project-zuul[bot] 2020-09-29 14:04:51 +00:00
  • 3f1434f0f5 Only attempt to display sting error messages in ErrorDetail mabashian 2020-09-29 09:59:19 -04:00
  • 7f7864fe2b Merge pull request #8259 from rooftopcellist/gettext_translations softwarefactory-project-zuul[bot] 2020-09-29 13:48:28 +00:00
  • c52054951d fix a bug that can break password prompting in certain scenarios Ryan Petrello 2020-09-28 15:50:45 -04:00
  • 6942b4d5b6 Change deleteTeams to deleteInventories mabashian 2020-09-29 09:29:18 -04:00
  • 10110643ed Flatten out decision tree when an inventory websocket message is processed mabashian 2020-09-10 16:52:12 -04:00
  • 40e4ba43ef Copy the query params so that we don't add id__in to them. This fixes a bug where a newly copied row would not show up on the list if a websocket message for an inventory source sync had come through beforehand because id__in had been added to the query params. mabashian 2020-09-10 16:51:46 -04:00
  • 6681ffa8df Add default module_name to adhoc details step test to get rid of logged console error mabashian 2020-09-10 16:25:21 -04:00
  • d84615f64b Rename onLoading/onDoneLoading props to onCopyStart and onCopyFinish. Wrap the functions being passed in as those props in useCallback to keep them hooks safe. mabashian 2020-09-10 16:21:24 -04:00
  • 4b566e9388 Adds support for pending deletion on inventory list mabashian 2020-08-28 14:25:37 -04:00
  • e7b5f311b5 Include Gettext in dev container image for translation automation Christian M. Adams 2020-09-29 08:53:18 -04:00
  • b335f698e4 Fix a few typos in awx/ui Jorge Vallecillo 2020-09-28 19:00:25 -06:00
  • d6201d9eb6 Merge pull request #8224 from tchellomello/import_db softwarefactory-project-zuul[bot] 2020-09-28 17:24:35 +00:00
  • 98b9d4358d Add username to tooltip nixocio 2020-09-24 15:51:58 -04:00
  • bd3c4ca50f Fix aria label routed tab bug value "Object Object" Marliana Lara 2020-09-28 12:11:10 -04:00
  • d6f0e16b4d Merge pull request #8242 from wenottingham/certifi-ably-unbundled softwarefactory-project-zuul[bot] 2020-09-28 16:10:30 +00:00
  • 0c7bfa543b Merge pull request #8001 from velzend/allow_skipping_provision_instance_and_register_queue softwarefactory-project-zuul[bot] 2020-09-28 15:20:35 +00:00
  • 36d4f255a3 Merge pull request #8236 from ryanpetrello/more-callback-cleanup softwarefactory-project-zuul[bot] 2020-09-28 15:20:29 +00:00
  • 30fd418cc9 Merge pull request #8220 from mabashian/fix-padding-pol-fields softwarefactory-project-zuul[bot] 2020-09-28 13:42:37 +00:00
  • 24e9484f55 Merge pull request #7338 from mabashian/cred-plugin-test-button softwarefactory-project-zuul[bot] 2020-09-25 19:52:44 +00:00
  • 85b694410b Adjust included licenses Bill Nottingham 2020-09-25 15:46:04 -04:00
  • d0ba59735c Replace certifi with an alternate version Bill Nottingham 2020-09-25 14:32:38 -04:00
  • 1aa90af342 Add validate for CredentialLookup using required prop nixocio 2020-09-25 12:03:46 -04:00
  • 558dfb685e Add a new key "unit" to api setting fields Marliana Lara 2020-09-25 14:00:27 -04:00
  • b34c1f4c79 Update integration tests beeankha 2020-09-25 11:10:46 -04:00
  • baad765179 refactor some callback receiver code Ryan Petrello 2020-09-25 08:56:25 -04:00
  • b4d6270eab Merge pull request #8232 from mabashian/8219-extra-GET-requests softwarefactory-project-zuul[bot] 2020-09-25 13:37:43 +00:00
  • 842e490ba6 Removing needs devel ad hoc entry John Westcott IV 2020-09-24 11:48:50 -04:00
  • 5b10482256 Fixing linting John Westcott IV 2020-09-24 10:59:40 -04:00
  • baf3b617cb Initial commit of ad hoc module John Westcott IV 2020-09-24 10:20:00 -04:00
  • acc0ba570e Merge pull request #8205 from john-westcott-iv/tower_application_continuation softwarefactory-project-zuul[bot] 2020-09-25 00:24:01 +00:00
  • 56ed2c6afa Autopopulate credential on container group form and organization on notification template form mabashian 2020-09-24 17:26:33 -04:00
  • 24a4236232 Wrap onChange functions passed to lookups in useCallback since these functions are eventually passed to a hook and used in a dependency array. mabashian 2020-09-24 17:07:58 -04:00
  • ce65ed0ac6 Merge pull request #8191 from ryanpetrello/callback-directly-to-redis softwarefactory-project-zuul[bot] 2020-09-24 18:21:49 +00:00
  • cd0b9de7b9 remove multiprocessing.Queue usage from the callback receiver Ryan Petrello 2020-09-21 10:48:42 -04:00
  • a9ea2523c9 Fixing linting/doc issues John Westcott IV 2020-09-24 13:33:35 -04:00
  • d97f80df43 Merge pull request #8221 from beeankha/job_timeout_notification_bugfix softwarefactory-project-zuul[bot] 2020-09-24 13:53:04 +00:00
  • f1b8a63d91 Ability to import standard pgdump into Openshift Marcelo Moreira de Mello 2020-09-23 22:17:05 -04:00
  • c855ce95aa Fix JT timeout notification bug beeankha 2020-09-23 15:45:11 -04:00
  • b714a0dc7e Fix padding on field labels with prompt on launch checkboxes mabashian 2020-09-23 15:27:31 -04:00
  • a69a40a429 Rename radius to correct name Marliana Lara 2020-09-23 15:00:06 -04:00
  • 749afd53a1 Rename radius to incorrect name Marliana Lara 2020-09-23 14:59:00 -04:00
  • 7dc1157f69 Rename files to incorrect name Marliana Lara 2020-09-21 12:05:43 -04:00
  • b768b0222e Add setting details and unit tests Marliana Lara 2020-09-17 14:24:38 -04:00
  • aac17b9d2c Merge pull request #8206 from ryanpetrello/more-bulk-update-last-job softwarefactory-project-zuul[bot] 2020-09-23 15:18:42 +00:00
  • d7ca49ce4a Merge pull request #8193 from ryanpetrello/ws-broadcast-limited softwarefactory-project-zuul[bot] 2020-09-23 14:58:41 +00:00
  • 4a4e62e035 Removing tower_application from needs_development in completeness test John Westcott IV 2020-09-23 09:54:06 -04:00
  • e5f5ad198a Merge pull request #8212 from branic/add_postgres_custom_root_ca softwarefactory-project-zuul[bot] 2020-09-23 13:41:13 +00:00
  • ee3f835ea9 Merge pull request #8213 from ryanpetrello/galaxy-ignore-certs-ui softwarefactory-project-zuul[bot] 2020-09-23 13:15:28 +00:00
  • cb1ba9e3a4 Fixing zuul issues John Westcott IV 2020-09-23 09:03:03 -04:00
  • 1f0cd8df71 expose GALAXY_IGNORE_CERTS in the job settings UI Ryan Petrello 2020-09-23 08:36:52 -04:00
  • 512da5a01c Add custom root ca certificate via configmap Brant Evans 2020-09-22 14:27:05 -07:00
  • 89ff8e1f3e change host -> last_job_id bulk update query to avoid locking issues Ryan Petrello 2020-09-22 15:54:26 -04:00
  • 3184bccb33 Merge pull request #8204 from marshmalien/words-matter-pt2 softwarefactory-project-zuul[bot] 2020-09-22 19:43:40 +00:00
  • c5df37777b Addig tests and updating minor module bugs John Westcott IV 2020-09-22 15:22:35 -04:00
  • 0732b047b5 Replace setting term with inclusive language Marliana Lara 2020-09-22 15:09:55 -04:00
  • 1c729518a5 Delete depcreated username parameter Geoffrey Bachelot 2020-09-01 14:27:10 +02:00
  • 5a374585de delete deprecated parameters and add missing skip_authorization Geoffrey Bachelot 2020-08-31 10:51:59 +02:00
  • b9d2e431a6 Create tower_application module Geoffrey Bachelot 2020-08-06 11:52:50 +02:00
  • b370e8389e add a few additional optimizations to the callback receiver Ryan Petrello 2020-09-22 08:51:01 -04:00
  • b6afc085a7 Reload on stats when live updates are disabled Jake McDermott 2020-09-21 18:10:55 -04:00
  • bed2dea04d don't broadcast ws:// events when UI_LIVE_UPDATES_ENABLED is False Ryan Petrello 2020-09-21 15:43:07 -04:00
  • 31cd36b768 Merge pull request #8104 from mabashian/4254-auto-pop-lookup softwarefactory-project-zuul[bot] 2020-09-21 21:37:02 +00:00
  • dc492d0cfd Merge pull request #8179 from nixocio/ui_fix_undefined_variable softwarefactory-project-zuul[bot] 2020-09-21 18:28:15 +00:00
  • 9a8580144c Merge pull request #8189 from kdelee/analytics_logging softwarefactory-project-zuul[bot] 2020-09-21 17:52:15 +00:00
  • 10ae6c9042 Cleans up console error thrown from this test. Also fixed the last test as it wasn't actually testing the desired behavior. mabashian 2020-09-08 16:00:33 -04:00
  • 8bee409a4a Auto populate various required lookups on various forms mabashian 2020-09-08 14:13:53 -04:00
  • 7c7d15a8be Need log level info to show up with new settings Elijah DeLee 2020-09-21 11:22:43 -04:00