Commit Graph

  • 5f4d6daf1b update dashboard to 3 tab single pane John Mitchell 2020-10-20 17:33:37 -04:00
  • bebaf2d97e Uses existing kebabified workflow for run command Alex Corey 2020-10-08 18:31:22 -04:00
  • ef85a321bc brings all lists in line with exsiting Ad Hoc workflow Alex Corey 2020-10-08 12:24:25 -04:00
  • b919d4885c reformats long string, removes unneeded key Alex Corey 2020-10-01 13:04:47 -04:00
  • f604065246 Refactors to show add button properly in Advanced Search mode Alex Corey 2020-09-29 11:41:54 -04:00
  • 9620da287c Adds Related Groups List Alex Corey 2020-09-29 09:19:03 -04:00
  • 1ca46893bb update sean-m-sullivan 2020-10-20 15:55:15 -05:00
  • 717861fb46 Merge pull request #8339 from keithjgrant/7515-form-error-polish softwarefactory-project-zuul[bot] 2020-10-20 20:52:09 +00:00
  • 8839fb9af3 remove unused comment from template lists John Mitchell 2020-10-19 13:57:24 -04:00
  • a3c5f50bbf add dashboard (including counts, line chart and portal mode style lists) to ui_next John Mitchell 2020-10-15 15:35:52 -04:00
  • 5ea98ab02a add copy of template list for dashboard use, moving around shared ws hook to util John Mitchell 2020-10-15 15:35:22 -04:00
  • 782e8d5875 add two_weeks filter to dashbaord job graph api view John Mitchell 2020-10-15 15:34:23 -04:00
  • 36abc9b123 Merge pull request #4630 from jakemcdermott/current-date Jake McDermott 2020-10-20 15:31:31 -04:00
  • 130f6300c5 Fix missing alias in argument_spec and add tests for it Anton Nesterov 2020-10-20 21:15:28 +02:00
  • 7bc7cb00ac Use current year in about modal Jake McDermott 2020-10-15 09:54:40 -04:00
  • f3ac57e3b6 Merge pull request #8346 from marshmalien/popover-component softwarefactory-project-zuul[bot] 2020-10-20 18:55:02 +00:00
  • a9c01e891f remove console log Keith Grant 2020-10-20 11:18:40 -07:00
  • acd8a8dd3c fix integer/float errors in survey Keith Grant 2020-10-20 10:29:23 -07:00
  • f85548abeb Merge pull request #4628 from mabashian/4310-license-string Jake McDermott 2020-10-20 12:34:19 -04:00
  • 44776189de Merge pull request #8162 from nixocio/ui_instance_groups_update_labels softwarefactory-project-zuul[bot] 2020-10-20 16:11:55 +00:00
  • a929e82060 replacing capabilities prefetch definition with empty braces and removing the dunder. Explanation: Originally _capabilities_prefetch was populated with: ['admin', 'execute', {'copy': ['jobtemplate.project.use', 'jobtemplate.inventory.use', 'organization.workflow_admin']}] This was problematic because it was overwriting the original values that had been defined in the other serializers. Additionally, there are no other dunders for other capabilities prefetch this was likely added because UnifiedJobTemplateSerializer does not have it's own capabilities, but rather derives them from JTSerializer and WFJTSeralizer, but it worked better without the dunder once I removed the data that was overwriting the data from the WFJT and JT serializers. Rebeccah 2020-10-19 14:19:23 -04:00
  • 5d0b001764 Fix prop type errors in unit tests Marliana Lara 2020-10-19 17:21:40 -04:00
  • f369f8535d Add default aria label to Popover component Marliana Lara 2020-10-19 17:20:31 -04:00
  • 35ba74d265 Merge FieldTooltip and DetailPopover into single Popover component Marliana Lara 2020-10-07 13:21:41 -04:00
  • c8b9cbe0d5 Update labels to display isolated and controller instance groups nixocio 2020-09-14 13:41:57 -04:00
  • 677fb594e8 Merge pull request #8281 from mabashian/7835-galaxy-cred-org-2 softwarefactory-project-zuul[bot] 2020-10-20 15:37:08 +00:00
  • 439e872a05 Merge pull request #8404 from mabashian/fix-test-consoles softwarefactory-project-zuul[bot] 2020-10-20 15:33:53 +00:00
  • d27c482e5e Pass actual error to ContentError so it can be displayed mabashian 2020-07-22 13:50:13 -04:00
  • 34e85dea8b Check for existence of data.next before checking it mabashian 2020-07-22 13:47:19 -04:00
  • 6df173ce1d Update return structure of readInputSources to match what the edit component is expecting. This also required me to make corresponding updates to the detail component so that it matched. mabashian 2020-07-22 13:43:41 -04:00
  • e6a1ad0127 Ran prettier mabashian 2020-07-22 08:50:46 -04:00
  • c3c7e120c8 Removes use of Trans tag in favor of t/i18n mabashian 2020-06-19 09:47:32 -04:00
  • 81822dfd1c Adds an upper limit on recursive calls set statically in the method at 5. mabashian 2020-06-10 14:28:32 -04:00
  • a71a9057a2 Wraps GET requests in useRequest in order to handle unmounting more gracefully if the requests are still pending. mabashian 2020-06-10 14:20:42 -04:00
  • a1d1a1078b Adds logic to recursively fetch input sources in the model method. This way we don't have to duplicate this logic every place that calls the method. mabashian 2020-06-09 18:06:30 -04:00
  • e7cd9bbb98 Display fields that have plugins configured. mabashian 2020-06-08 11:00:35 -04:00
  • 908e583c69 Display prompt on launch passwords properly mabashian 2020-06-04 17:29:07 -04:00
  • 19ae4eadfb Add galaxy credentials field to organizations form mabashian 2020-08-31 15:23:32 -04:00
  • 485cee56bc Fix issues with prop types that were causing errors to be logged during tests mabashian 2020-10-15 16:24:40 -04:00
  • 9e4a236c64 Merge pull request #8417 from nicolas-g/patch-1 softwarefactory-project-zuul[bot] 2020-10-20 14:53:44 +00:00
  • e4e5d65a71 Merge pull request #8415 from ryanpetrello/release-15.0.1 15.0.1 softwarefactory-project-zuul[bot] 2020-10-20 14:49:59 +00:00
  • 3a34a079aa Merge pull request #18 from ansible/devel Sean Sullivan 2020-10-20 09:41:56 -05:00
  • 03c7504d2b fix existing item error sean-m-sullivan 2020-10-20 09:40:45 -05:00
  • 7a9b55c21b Replace SETTINGS > SYSTEM with SETTINGS > SYSTEM to get around issue with translating this string mabashian 2020-10-20 10:31:30 -04:00
  • 67a5ad7dd6 Bump version to 15.0.1 Ryan Petrello 2020-10-19 13:53:29 -04:00
  • 06b1243857 Merge pull request #8396 from shanemcd/retry-galaxy Ryan Petrello 2020-10-20 09:37:47 -04:00
  • 84cb7be079 fill in postgres application_name on connection Chris Meyers 2020-10-19 10:24:50 -04:00
  • dc26580466 Update to response code Sean Sullivan 2020-10-19 19:46:49 -05:00
  • 1636f0cb25 linting sean-m-sullivan 2020-10-19 17:35:18 -05:00
  • f6a1707684 Merge pull request #17 from ansible/devel Sean Sullivan 2020-10-19 15:56:04 -05:00
  • fe55dca661 make workflow approval creation return an HTTP 201, not 200 OK sean-m-sullivan 2020-10-19 15:55:49 -05:00
  • fb2cea7274 Merge pull request #8416 from ryanpetrello/wf-approval-201 softwarefactory-project-zuul[bot] 2020-10-19 20:51:32 +00:00
  • a8159c0391 revert check sean-m-sullivan 2020-10-19 15:35:36 -05:00
  • 23c386223c Add Kubernetes Deployment support for annotations Nicolas G 2020-10-19 16:33:54 -04:00
  • 57b2cd402b make workflow approval creation return an HTTP 201, not 200 OK Ryan Petrello 2020-10-19 16:04:06 -04:00
  • 5959809fed make workflow approval creation return an HTTP 201, not 200 OK sean-m-sullivan 2020-10-19 15:19:01 -05:00
  • e416b55b1a update to fix missing options and fix pep8 sean-m-sullivan 2020-10-19 15:15:33 -05:00
  • 91ef686fe0 update to incorporate requested changes, change approve to 201 response. sean-m-sullivan 2020-10-19 15:11:19 -05:00
  • d7864c58c1 Merge pull request #8403 from chrismeyersfsu/fix-same_jt_abuse_devel softwarefactory-project-zuul[bot] 2020-10-19 19:38:32 +00:00
  • 933de6aa97 Merge pull request #8312 from thedoubl3j/requirement_yaml softwarefactory-project-zuul[bot] 2020-10-19 19:32:01 +00:00
  • ed5074c09c Merge pull request #8408 from marcolussetti/fix-docker-compose-install softwarefactory-project-zuul[bot] 2020-10-19 18:47:57 +00:00
  • 5c751f3f8e Merge pull request #8230 from nixocio/ui_issue_7751 softwarefactory-project-zuul[bot] 2020-10-19 17:20:01 +00:00
  • 862cd974ff linting sean-m-sullivan 2020-10-19 12:12:08 -05:00
  • be6ed623f6 updating project_update.yml to accept yaml extension Jake Jackson 2020-08-28 16:32:27 -04:00
  • 11cc6362b5 reduce per-job database query count Chris Meyers 2020-10-02 13:16:21 -04:00
  • bdabe36029 reduce parent->child lock contention Chris Meyers 2020-10-15 15:25:47 -04:00
  • 2eac5a8873 reduce per-job database query count Chris Meyers 2020-10-02 13:16:21 -04:00
  • 09a0448c3e reduce parent->child lock contention Chris Meyers 2020-10-15 15:25:47 -04:00
  • 9818440d0f curtail change to ansible >= 2.10 per feedback Marco Lussetti 2020-10-19 06:28:50 -07:00
  • 2e237661f8 Add the inventory_source as alias. Anton Nesterov 2020-10-10 14:23:01 +02:00
  • 8a09731a52 Rename inventory_source param to name Anton Nesterov 2020-10-07 22:08:46 +02:00
  • 4151361420 linting sean-m-sullivan 2020-10-17 01:13:50 -05:00
  • c0e1ac266c add tests sean-m-sullivan 2020-10-17 01:00:14 -05:00
  • 6c1f688bf1 Merge pull request #16 from sean-m-sullivan/approval_role Sean Sullivan 2020-10-17 00:10:00 -05:00
  • 0393d537de rewrite to use lists sean-m-sullivan 2020-10-17 00:08:39 -05:00
  • 82bb8033ec update to approval role sean-m-sullivan 2020-10-16 13:27:28 -05:00
  • 106b19a05d Merge pull request #13 from ansible/devel Sean Sullivan 2020-10-16 12:15:47 -05:00
  • 7ca2f33112 update test sean-m-sullivan 2020-10-16 11:22:12 -05:00
  • ad1937b394 update test sean-m-sullivan 2020-10-16 11:16:15 -05:00
  • 0fee6d8b86 update test sean-m-sullivan 2020-10-16 10:52:56 -05:00
  • 8217d14e36 Point installer to community.general.docker_image Marco Lussetti 2020-10-15 20:38:29 -07:00
  • 28e792056d Merge pull request #8398 from john-westcott-iv/fix_stack_trace softwarefactory-project-zuul[bot] 2020-10-15 21:37:49 +00:00
  • 59b5104431 Merge pull request #8397 from john-westcott-iv/inv_src_get_one_fix softwarefactory-project-zuul[bot] 2020-10-15 21:33:19 +00:00
  • c759c83daf Fixing stack trace from an error not having a detail John Westcott IV 2020-10-15 15:09:11 -04:00
  • 407356239b Fixing get_one calls in tower_inventory_source_update John Westcott IV 2020-10-15 12:40:31 -04:00
  • 1d1e1787c4 Merge pull request #8395 from jakemcdermott/current-year softwarefactory-project-zuul[bot] 2020-10-15 15:47:06 +00:00
  • df43221c24 Makefile logic to retry failed galaxy installs Shane McDonald 2020-10-15 10:43:48 -04:00
  • 09c961fc56 Use current year in about modal Jake McDermott 2020-10-15 09:54:40 -04:00
  • cd72bb6cb2 Merge pull request #8393 from mabashian/remove-mathjs softwarefactory-project-zuul[bot] 2020-10-14 18:36:01 +00:00
  • 26616a409f Merge pull request #8386 from john-westcott-iv/issue_8338 softwarefactory-project-zuul[bot] 2020-10-14 18:11:46 +00:00
  • 3c71ab1bd7 Remove math licenses Jake McDermott 2020-10-14 14:07:53 -04:00
  • 47cffd3c02 Merge pull request #8392 from mabashian/upgrade-angular-1.8.1 softwarefactory-project-zuul[bot] 2020-10-14 17:17:29 +00:00
  • 63249dc241 Merge pull request #8351 from nixocio/ui_issue_7721 softwarefactory-project-zuul[bot] 2020-10-14 17:13:13 +00:00
  • 0d8b1d172c Fixing linting and spelling John Westcott IV 2020-10-14 12:39:15 -04:00
  • 851c802ea8 Remove mathjs as a dependency mabashian 2020-10-14 12:18:51 -04:00
  • 1d65b8cd53 Upgrade angular to 1.8.1 mabashian 2020-10-14 11:16:51 -04:00
  • 237727dd62 update pytest sean-m-sullivan 2020-10-13 20:56:50 -05:00
  • d9184e02f5 update pytest sean-m-sullivan 2020-10-13 20:40:35 -05:00
  • 3b903a7459 fix typo sean-m-sullivan 2020-10-13 18:41:52 -05:00
  • c72c335b0c fix pep8 issues sean-m-sullivan 2020-10-13 18:27:27 -05:00