Commit Graph

  • a5f676c3e1 make preload data optional again JAKUBIS Peter H50R8VA 2020-12-02 16:17:25 +01:00
  • 99f3825826 Change to manual instead of deleting hg projects Alan Rominger 2020-12-02 08:57:19 -05:00
  • 29926ba5d9 Merge pull request #8727 from AlanCoding/mercury_drops softwarefactory-project-zuul[bot] 2020-12-01 22:11:42 +00:00
  • db9fbf1493 Add log for the case that hg projects were deleted Alan Rominger 2020-12-01 15:53:55 -05:00
  • 590d64f40e Remove hg updates and projects in migration Alan Rominger 2020-12-01 15:38:40 -05:00
  • 64fa18cafe Run the UI prettier tool for CI fix Alan Rominger 2020-12-01 14:49:49 -05:00
  • 634df240ed Attempt to fix UI test with hg,svn replacement Alan Rominger 2020-12-01 14:25:11 -05:00
  • 44e6e9344b Remove mercurial support Alan Rominger 2020-12-01 14:06:34 -05:00
  • 4b5b95a0f8 Hide instance group for Inventory Details if the data is not available nixocio 2020-11-18 11:45:43 -05:00
  • f5e1f2ed14 Merge pull request #8710 from wenottingham/herein-lies-the-extent-of-my-radius-knowledge softwarefactory-project-zuul[bot] 2020-12-01 18:07:35 +00:00
  • c232289323 Merge pull request #8534 from tapled/update-helm-chart-location softwarefactory-project-zuul[bot] 2020-12-01 17:07:46 +00:00
  • db8c56caf4 Handle prompted inventory without value on schedules Jake McDermott 2020-12-01 11:53:19 -05:00
  • 8e66172ed4 Remove redundant available_instances field Christian M. Adams 2020-11-30 10:10:53 -05:00
  • 62be4defa2 Merge pull request #8719 from ryanpetrello/tzid-support softwarefactory-project-zuul[bot] 2020-12-01 14:58:28 +00:00
  • cb590be095 Merge pull request #8718 from chrismeyersfsu/fix-inv_migration softwarefactory-project-zuul[bot] 2020-12-01 14:49:07 +00:00
  • 72c3339719 correct a note about TZID support Ryan Petrello 2020-12-01 09:10:03 -05:00
  • 7ca35634a7 Merge pull request #8633 from marshmalien/refactor-project-functional softwarefactory-project-zuul[bot] 2020-12-01 13:52:22 +00:00
  • 4ab4f2f8f9 add missing imports Chris Meyers 2020-12-01 08:40:18 -05:00
  • 3e64e8225a Add ouiaIds to Select component Marliana Lara 2020-11-30 11:49:24 -05:00
  • b65d9ede81 Merge pull request #8323 from AlanCoding/prepare_your_containers softwarefactory-project-zuul[bot] 2020-11-30 20:41:58 +00:00
  • 12edbdab11 Remove old radius library from requirements Bill Nottingham 2020-11-30 14:30:48 -05:00
  • fcdb38469b Merge pull request #8700 from jerosa/patch-1 softwarefactory-project-zuul[bot] 2020-11-30 19:40:06 +00:00
  • 900127fde7 Fix bug in inventory update canceling Alan Rominger 2020-11-30 14:39:02 -05:00
  • ffb2198eab Merge pull request #8594 from nixocio/ui_issue_8276 softwarefactory-project-zuul[bot] 2020-11-30 18:44:56 +00:00
  • 503a753241 Merge pull request #8672 from wenottingham/if-you-are-sneakerneting-does-it-become-a-pedifest softwarefactory-project-zuul[bot] 2020-11-30 18:30:11 +00:00
  • 7734def856 Fix inventory log timestamp, organize logging code Alan Rominger 2020-11-30 11:22:06 -05:00
  • d6e84b54c9 Some fixes for line numbering, and fixes for license error handling (#8) Alan Rominger 2020-11-18 20:55:26 -05:00
  • ec93af4ba8 Not all license errors are caught, do not assume they are Alan Rominger 2020-11-14 22:23:42 -05:00
  • 197d50bc44 patch test_inventory_update_injected_content Jim Ladd 2020-11-13 11:23:47 -08:00
  • 5ad60a3ed4 use inventory_id to get advisory_lock Jim Ladd 2020-11-12 16:07:01 -08:00
  • 38638b4a6b add note to remove private_dir when proot removed Jim Ladd 2020-11-09 15:08:12 -08:00
  • 232801e0ba cache end_line for RunInventoryUpdate jobs Jim Ladd 2020-11-03 17:39:12 -08:00
  • d55f36eb90 add clarifying comment Jim Ladd 2020-11-03 13:24:44 -08:00
  • 277c47ba4e add TODO reminders to remove proot / venv code Jim Ladd 2020-11-03 13:00:39 -08:00
  • 12cbc9756b inventory updates should use custom venv Jim Ladd 2020-11-02 17:37:18 -08:00
  • 72df8723f6 lint Jim Ladd 2020-11-02 17:36:55 -08:00
  • a8710bf2f1 restore proot for inventory updates Jim Ladd 2020-11-02 13:16:52 -08:00
  • 4bdc488fe7 restore proot code Jim Ladd 2020-10-30 14:03:16 -07:00
  • 9633714c49 create lock for perform_update Jim Ladd 2020-10-29 12:27:42 -07:00
  • 66bdcee854 Address rebase fallout Shane McDonald 2020-10-26 15:18:08 -04:00
  • e61f79c8c3 Fix tests Shane McDonald 2020-10-09 15:33:13 -04:00
  • 96fc38d182 Swap in-memory logger to write stdout in post_save_hook Alan Rominger 2020-10-05 23:52:10 -04:00
  • ae9ae14e5a Migrate inventory CLI options to programatic interface Alan Rominger 2020-10-05 14:33:06 -04:00
  • 39fa70c58b Start on refactor to hook in inventory programatic use Alan Rominger 2020-10-05 12:09:03 -04:00
  • 4f132e302f Mark organization as a required field for Galaxy crendentials nixocio 2020-11-16 14:23:34 -05:00
  • a45f586599 Merge pull request #8655 from mabashian/8606-adhoc-detail-cred softwarefactory-project-zuul[bot] 2020-11-30 14:09:28 +00:00
  • 170e64070b Merge pull request #8659 from mabashian/7989-group-action-buttons softwarefactory-project-zuul[bot] 2020-11-30 13:37:35 +00:00
  • 7e0d2aabbd Add Git-LFS to build image jerosa 2020-11-28 14:13:59 +01:00
  • ff3f5fd529 Merge pull request #8628 from nixocio/ui_issue_7681 softwarefactory-project-zuul[bot] 2020-11-27 21:21:30 +00:00
  • 52db0bf0c0 Allow combining multiple subscriptions if they are in a manifest. Bill Nottingham 2020-11-24 15:37:15 -05:00
  • 1e66a977c7 Merge pull request #8375 from mabashian/workflow-approvals softwarefactory-project-zuul[bot] 2020-11-25 21:09:04 +00:00
  • 1b233aa8cc Merge pull request #8682 from jakemcdermott/fix-8669 softwarefactory-project-zuul[bot] 2020-11-25 17:01:55 +00:00
  • 294b9c8910 Only display inventory file for scm sources Jake McDermott 2020-11-25 11:01:05 -05:00
  • 6f43784c47 Merge pull request #8671 from AlanCoding/weird_fail softwarefactory-project-zuul[bot] 2020-11-25 15:58:51 +00:00
  • 9921887ce8 Merge pull request #8679 from AlanCoding/text_soup softwarefactory-project-zuul[bot] 2020-11-25 15:49:29 +00:00
  • bbed8ec704 add update to tower project sean-m-sullivan 2020-11-25 09:36:03 -06:00
  • 501cf297df Apply more rigor to asserting text in stdout Alan Rominger 2020-11-25 10:04:48 -05:00
  • 318274c70f Merge pull request #22 from ansible/devel Sean Sullivan 2020-11-25 09:36:11 -05:00
  • 169f55c908 Merge pull request #8668 from jakemcdermott/zuul-updates-ship-ui-next softwarefactory-project-zuul[bot] 2020-11-24 21:24:19 +00:00
  • c0d8474ac6 Undo staged locale changes after devel build Jake McDermott 2020-11-24 15:36:02 -05:00
  • 44949b73cf Avoid copies made from failed updates Alan Rominger 2020-11-24 15:33:44 -05:00
  • b55c5f7de2 Merge pull request #8612 from fosterseth/fix-8501_delete_workflow_app_temp_500 softwarefactory-project-zuul[bot] 2020-11-24 19:07:10 +00:00
  • ef27ebfed8 Remove *-next make targets Jake McDermott 2020-11-24 13:58:19 -05:00
  • a66eca82c2 can delete approval node Seth Foster 2020-11-17 17:03:45 -05:00
  • 7248e2c6d0 Merge pull request #8607 from ansible/ship-ui-next softwarefactory-project-zuul[bot] 2020-11-24 16:48:21 +00:00
  • 24f3499bd9 Hide edit/delete buttons on group details view for users that don't have permissions mabashian 2020-11-23 16:20:24 -05:00
  • a50034be3c Merge pull request #8651 from wenottingham/not-any-more softwarefactory-project-zuul[bot] 2020-11-23 20:34:52 +00:00
  • 470db2bc91 Merge pull request #8588 from nixocio/ui_async softwarefactory-project-zuul[bot] 2020-11-23 20:27:53 +00:00
  • 02021fe2c9 Source variables provided at build time Jake McDermott 2020-11-23 15:14:55 -05:00
  • 4882ca0481 Merge pull request #8643 from AlexSCorey/8642-InventoryonWFJTForm softwarefactory-project-zuul[bot] 2020-11-23 18:57:22 +00:00
  • 526a4c303f Include awx logos for official installs Jake McDermott 2020-11-23 13:52:25 -05:00
  • bb5f494fbd Merge pull request #8626 from nixocio/ui_minor_strings_update softwarefactory-project-zuul[bot] 2020-11-23 18:24:21 +00:00
  • c81bc60a33 Source default login logo from static files Jake McDermott 2020-11-23 13:20:28 -05:00
  • a28c44e509 Source header logo from static files Jake McDermott 2020-11-23 11:54:28 -05:00
  • 27219d34eb Remove vestigal django stuff for old ui Jake McDermott 2020-11-17 18:19:46 -05:00
  • f49e4a646f Remove legacy make targets Jake McDermott 2020-11-17 17:32:58 -05:00
  • b699864f00 remove classic ui Jake McDermott 2020-11-17 17:23:21 -05:00
  • abaeec40ae Ship the new ui with awx installation and builds Jake McDermott 2020-11-17 14:02:12 -05:00
  • f81f6cf114 Remove fullWidth prop from machine credential detail field as it's not needed mabashian 2020-11-23 11:45:59 -05:00
  • 81bccc1c7f Display machine credential in job details when present mabashian 2020-11-23 11:41:07 -05:00
  • e23b47b997 Add minor update to strings nixocio 2020-11-18 12:01:20 -05:00
  • faec21ed08 Update usage of useDeleteItems nixocio 2020-11-04 14:21:48 -05:00
  • 1deb4ff5e4 Merge pull request #8472 from marshmalien/setting-misc-system-forms softwarefactory-project-zuul[bot] 2020-11-20 22:49:55 +00:00
  • 13788c4568 Clean up some old sourve var settings in unit tests Bill Nottingham 2020-11-20 16:32:47 -05:00
  • 69b818ff83 Merge pull request #8587 from nixocio/ui_issue_8548 softwarefactory-project-zuul[bot] 2020-11-20 15:19:48 +00:00
  • a8400e4b7c Add updates related to smart inventories nixocio 2020-11-12 10:04:50 -05:00
  • 9141e789aa Hide sync icon for smart inventory rows in Inventory List nixocio 2020-11-18 15:47:25 -05:00
  • 60ccdfa4e6 removes asterisk from wfjt form inventory field Alex Corey 2020-11-19 14:15:17 -05:00
  • 0d7f7df043 Update failed project sync error message Marliana Lara 2020-11-19 14:32:42 -05:00
  • b6a55e53d5 Merge pull request #8622 from mabashian/nav-expanded softwarefactory-project-zuul[bot] 2020-11-19 17:39:25 +00:00
  • 1a33f7ce1a Fix notification template type search query key Marliana Lara 2020-11-18 16:00:02 -05:00
  • f22fa9c5b0 Merge pull request #8617 from AlanCoding/valid_groups softwarefactory-project-zuul[bot] 2020-11-18 20:26:28 +00:00
  • 3e7554974a set a column name so it doesnt end up as "case" James Tanner 2020-11-18 12:12:29 -05:00
  • d3928a0c0f Get rid of onExpand but keep isExpanded on side nav mabashian 2020-11-18 11:34:54 -05:00
  • 153a1ecd39 bump minor James Tanner 2020-11-18 11:30:48 -05:00
  • d6f9c5a0b6 get the modified column too James Tanner 2020-11-18 11:28:22 -05:00
  • 2f47bacb4f Convert project/* components into functional components Marliana Lara 2020-11-17 16:59:49 -05:00
  • 91eff51390 Avoid invalid group characters in default inventory script factory Alan Rominger 2020-11-18 10:16:08 -05:00
  • 9cf294f3d7 implement ryanp suggestion James Tanner 2020-11-18 09:57:22 -05:00
  • 691b4512b5 Merge pull request #8615 from jakemcdermott/fix-navbar softwarefactory-project-zuul[bot] 2020-11-18 00:41:30 +00:00