Commit Graph

  • 4a75ae9869 allow deleting NotificationTemplates w/ old pending notifications Ryan Petrello 2020-11-03 11:09:30 -05:00
  • 68b399fdef Adds Organization to Inventory List item Alex Corey 2020-11-03 10:49:53 -05:00
  • 514cba6467 Convert WorkflowJobTemplate to functional component mabashian 2020-11-02 16:42:08 -05:00
  • 7dfa957619 Change import/export logging detection to detect errors vs warnings beeankha 2020-11-02 15:08:55 -05:00
  • cd9838d579 Merge pull request #4661 from ansible/fix-flake8_3.8.0 Chris Meyers 2020-11-02 15:48:07 -05:00
  • d8ca3ba894 fix flake8 Chris Meyers 2020-11-02 15:45:16 -05:00
  • 8ff2c5b576 Supports Associating Related Inventory Group Alex Corey 2020-10-28 15:50:38 -04:00
  • 8df6dc0ca0 fix SmartInventoryForm chips Keith Grant 2020-11-02 11:24:01 -08:00
  • a1fa21d5a9 toggles WFJT survey on and off Alex Corey 2020-11-02 14:23:04 -05:00
  • df54a1edb5 Merge pull request #8516 from wenottingham/no-version-file softwarefactory-project-zuul[bot] 2020-11-02 18:52:22 +00:00
  • cc89608d2c Merge pull request #4659 from jakemcdermott/fix-4658 Jake McDermott 2020-11-02 13:26:05 -05:00
  • da7896dbc4 Disable edit mode cred form unless edit capability is true Jake McDermott 2020-11-02 13:17:33 -05:00
  • 7a9eff7e65 Don't write a tower_version file in awx Bill Nottingham 2020-10-31 23:10:22 -04:00
  • 48ecd2400c Merge pull request #8491 from nixocio/ui_issue_8467 softwarefactory-project-zuul[bot] 2020-11-02 15:39:54 +00:00
  • 78ce54bc4a Remove activity from inventory details page nixocio 2020-10-29 15:19:52 -04:00
  • 1a4f2f43b7 Merge pull request #8492 from nixocio/ui_issue_7706 softwarefactory-project-zuul[bot] 2020-11-02 14:54:20 +00:00
  • 15ad6a0180 Fixes toolbar buttons in Advanced Search mode Alex Corey 2020-11-02 09:54:15 -05:00
  • 7cb3cf4e37 Remove Type from ScheduleList Sort nixocio 2020-10-29 16:42:30 -04:00
  • c58c7e285c use Promise.all to make requests in parallel Keith Grant 2020-10-30 14:48:02 -07:00
  • adc68b672d add advanced search keys to host filter lookup Keith Grant 2020-10-30 14:45:05 -07:00
  • 17b5b531bf Merge pull request #8506 from ryanpetrello/yet-another-downstream-merge softwarefactory-project-zuul[bot] 2020-10-30 21:15:20 +00:00
  • 52ffcc9f7c Merge pull request #8496 from jainnikhil30/fix_tower_inventory_empty__child_group softwarefactory-project-zuul[bot] 2020-10-30 21:02:11 +00:00
  • 3ce9a778f8 fix busted webhook notifications Ryan Petrello 2020-10-30 13:05:37 -04:00
  • 3e9a98170e Update tool tip for RH username & password settings Christian M. Adams 2020-10-29 12:06:40 -04:00
  • 5ce9e5b03d Use SUBSCRIPTION_* variables in config route Jake McDermott 2020-10-28 19:03:38 -04:00
  • 94b6b31185 fix a minor bug in the way we report certain license upload errors Ryan Petrello 2020-10-28 09:57:42 -04:00
  • b031e1f05e Properly record the license type when sub is a trial Christian M. Adams 2020-10-27 16:04:46 -04:00
  • aae0b29008 Separate page object for config/attach endpoint Elyézer Rezende 2020-10-27 14:51:00 -04:00
  • 422c7308fd Update compliance wording in UI on license page Christian M. Adams 2020-10-27 10:51:11 -04:00
  • 23f1cea29b correct manifest argument spec for the tower_license module Ryan Petrello 2020-10-27 09:09:39 -04:00
  • 633dc60d49 Simplify link to fit UI column Christian M. Adams 2020-10-26 22:16:21 -04:00
  • b9960abea6 Add a help popover that points to the docs Bill Nottingham 2020-10-26 20:04:18 -04:00
  • 2388758f8a Update the license wording and UX Bill Nottingham 2020-10-26 18:35:16 -04:00
  • b05c34a969 Valid key always set correctly, compliant field set correctly Christian M. Adams 2020-10-26 16:25:25 -04:00
  • bfca3d9910 Update get subscriptions button name in UI Christian M. Adams 2020-10-26 12:16:53 -04:00
  • f9511ed7da fix a typo in the tower_license module documentation Ryan Petrello 2020-10-26 10:18:58 -04:00
  • 2e93d9f022 Fix failing license test after rhCreds was changed to subscriptionCreds mabashian 2020-10-26 10:14:16 -04:00
  • 478111e7df cut down on queries necessary to generate the X-API-Product-Name header Ryan Petrello 2020-10-26 09:19:46 -04:00
  • dd459e23e2 Add migration to prefill rh username and password for subscriptions Christian M. Adams 2020-10-23 15:41:00 -04:00
  • e50c2c2867 warn about legacy license usage in the licensing UI Ryan Petrello 2020-10-23 11:42:35 -04:00
  • 7f9784c443 clarify that the manifest file is a .zip file Ryan Petrello 2020-10-23 11:08:50 -04:00
  • 1294efdeb9 consolidate a few license code function calls Ryan Petrello 2020-10-23 11:04:50 -04:00
  • be4e4ff47c Clean up unnecessary comments Christian M. Adams 2020-10-23 10:59:51 -04:00
  • 309396f199 flake8 Bill Nottingham 2020-10-23 10:58:29 -04:00
  • 393e1b75e9 Return more user-friendly errors for assorted manifest failures Bill Nottingham 2020-10-23 01:03:32 -04:00
  • c139a998b8 simplify how awx "open" licensing works Ryan Petrello 2020-10-23 10:51:48 -04:00
  • e591f1f002 update the tower_license module to properly upload manifests Ryan Petrello 2020-10-23 10:30:34 -04:00
  • 67000f0ce9 Remove license_key check & fix docker-compose make command Christian M. Adams 2020-10-22 16:49:13 -04:00
  • 0ddf47740c fix incorrect detection of license on inventory updates Ryan Petrello 2020-10-22 16:07:13 -04:00
  • 05de875ace Fix flake8 Christian M. Adams 2020-10-22 15:44:55 -04:00
  • d8b7791375 Revert subman install and setfacl Christian M. Adams 2020-10-22 15:40:05 -04:00
  • b609e4ee84 remove outdated license references Christian M. Adams 2020-10-22 14:59:48 -04:00
  • 0a23bb6e36 Install subman and set ACL for rhsm.conf for dev Christian M. Adams 2020-10-22 14:23:22 -04:00
  • 74c7883b3b cleanup more old licensing cruft Ryan Petrello 2020-10-22 14:37:26 -04:00
  • 0a36959ef1 clarify some Sat6 verbiage in the license screen Ryan Petrello 2020-10-22 14:32:03 -04:00
  • 2ae429b4ac remove unnneeded licenses Ryan Petrello 2020-10-22 14:27:39 -04:00
  • 13f2e90a82 change rhsm candlepin crt location Ryan Petrello 2020-10-22 14:08:19 -04:00
  • 74ad1f36ac remove some entitlements config we no longer need Ryan Petrello 2020-10-22 13:46:11 -04:00
  • cb86193459 Fallback to RH Candlepin Verify setting for OCP Christian M. Adams 2020-10-22 13:33:10 -04:00
  • 86d0ee590f clarify messaging and behavior when subscription-manager isn't installed Ryan Petrello 2020-10-22 13:20:55 -04:00
  • 10242cd6c4 Add error handling for missing rhsm.conf Christian M. Adams 2020-10-22 12:28:48 -04:00
  • 3bb930c769 cleanup up some unused code/comments, and simplify the license migration Ryan Petrello 2020-10-22 11:39:42 -04:00
  • ef43d85271 remove Organization label from RHSM/Sat6 license form Ryan Petrello 2020-10-22 11:17:39 -04:00
  • 927b055e65 change license uploading to parse RHSM manifests Ryan Petrello 2020-10-21 17:23:24 -04:00
  • 4445d096f5 reimplement licensing to work with RHSM and entitlement uploads Ryan Petrello 2020-10-22 10:56:26 -04:00
  • 48934e8544 Enable source vars for all inventory types Bill Nottingham 2020-10-28 19:57:15 -04:00
  • cb570a2ba1 Fix the 'absent' state in tower_instance_group Jeff Bradberry 2020-10-28 14:27:03 -04:00
  • 607bc07887 Rework the export of full dependent objects Jeff Bradberry 2020-10-12 11:24:03 -04:00
  • df874966a6 fix a display bug in webhook notifications with unicode characters Ryan Petrello 2020-10-28 13:03:34 -04:00
  • b5c2a6ad65 fix lookup plugin fqcn issue Caleb Boylan 2020-10-26 08:23:24 -07:00
  • e38d082394 Merge pull request #8509 from ryanpetrello/daylight-wastings-time softwarefactory-project-zuul[bot] 2020-10-30 20:39:31 +00:00
  • b9bce03f71 fix a test related to proximity to the DST boundary Ryan Petrello 2020-10-30 16:10:07 -04:00
  • 024d148b7f Merge pull request #4648 from rebeccahhh/non_admin_jt_copy Ryan Petrello 2020-10-30 15:46:58 -04:00
  • 8775afc5ea Merge pull request #4656 from ryanpetrello/ryan-broke-webhooks Ryan Petrello 2020-10-30 13:09:46 -04:00
  • 2f738415b8 fix busted webhook notifications Ryan Petrello 2020-10-30 13:05:37 -04:00
  • 57cd474beb Merge pull request #4634 from ryanpetrello/licensing-rhsm-changes-380 Ryan Petrello 2020-10-30 13:03:08 -04:00
  • 9b00421ec3 Merge pull request #8468 from nixocio/ui_issue_8453 softwarefactory-project-zuul[bot] 2020-10-30 15:27:13 +00:00
  • 23a852bdab add the empty child group to groups before adding it to the parent group Nikhil Jain 2020-10-30 14:23:57 +05:30
  • 52d178bbe4 Merge pull request #8489 from sean-m-sullivan/workflow_node_logic softwarefactory-project-zuul[bot] 2020-10-29 18:36:40 +00:00
  • 5703aa8af5 pep8 fixing sean-m-sullivan 2020-10-29 11:50:29 -05:00
  • a4e76db672 Update tool tip for RH username & password settings Christian M. Adams 2020-10-29 12:06:40 -04:00
  • 31275122a1 Merge pull request #4653 from wenottingham/taking-inventory-of-ourselves Jake McDermott 2020-10-29 11:06:39 -04:00
  • beb329c31e update logic for node creation sean-m-sullivan 2020-10-29 09:52:13 -05:00
  • deb56bf4f8 [fix] Now with doctest that actually passes Dominique Quatravaux 2020-10-29 14:03:19 +01:00
  • 87b97530ff [fix] flake8 Dominique Quatravaux 2020-10-29 13:14:59 +01:00
  • 3335ea953e [feature] Keep pod_spec_override-provided pod labels Dominique Quatravaux 2020-10-29 11:57:30 +01:00
  • 0fbc02864e Enable source vars for all inventory types Bill Nottingham 2020-10-28 19:57:15 -04:00
  • 94eec401c3 Use SUBSCRIPTION_* variables in config route Jake McDermott 2020-10-28 19:03:38 -04:00
  • fa07889f39 switch host filter lookup to use icontains searches for name/group Keith Grant 2020-10-28 15:41:03 -07:00
  • 82a42d1db7 Merge pull request #8476 from jlmitch5/fixSearchLabelBug softwarefactory-project-zuul[bot] 2020-10-28 21:05:53 +00:00
  • a672022a6a Merge pull request #8479 from jlmitch5/fixUserDetailLink softwarefactory-project-zuul[bot] 2020-10-28 18:44:52 +00:00
  • a75874a5d0 Merge pull request #4650 from jbradberry/tower-instance-group-absent Ryan Petrello 2020-10-28 14:38:01 -04:00
  • ff7fe2acdf Fix the 'absent' state in tower_instance_group Jeff Bradberry 2020-10-28 14:27:03 -04:00
  • 98d2e1a898 Merge pull request #4622 from jbradberry/import-export-groups-hosts Ryan Petrello 2020-10-28 13:55:12 -04:00
  • 9517bf01ce fix malformed user details link in toolbar John Mitchell 2020-10-28 13:52:59 -04:00
  • b8b1e3d760 Rework the export of full dependent objects Jeff Bradberry 2020-10-12 11:24:03 -04:00
  • e5c0889361 Merge pull request #4649 from ryanpetrello/webhook-unicode-bug Ryan Petrello 2020-10-28 13:08:15 -04:00
  • 41d3b164ea fix a display bug in webhook notifications with unicode characters Ryan Petrello 2020-10-28 13:03:34 -04:00
  • 3a512f39ae fix issue where adding a search tag could cause an error John Mitchell 2020-10-28 11:36:05 -04:00
  • 40e821d0d8 Fix username as a required field nixocio 2020-10-27 14:57:17 -04:00