Commit Graph

  • db8b36a057 Removed old failed hosts logic. Added logic to hide panels where more than two are present Michael Abashian 2017-04-26 14:53:25 -04:00
  • 0b6a5b14a3 adding extra file for nested group adding Jared Tabor 2017-04-25 21:14:33 -07:00
  • fed34fff8b fixing add/edit for a related group Jared Tabor 2017-04-25 21:12:10 -07:00
  • fe63303816 Adding the ability to add/edit hosts to a group Jared Tabor 2017-04-24 13:14:13 -07:00
  • 0bec96ff28 Fixed jshint error Michael Abashian 2017-04-25 19:06:07 -04:00
  • 9fb8b6579f Hooked up copy/move hosts and groups Michael Abashian 2017-04-25 17:46:11 -04:00
  • e435b6505a Implemented host facts related tab Michael Abashian 2017-04-25 11:55:46 -04:00
  • 0de2f7deb4 Hooked up inventory source scheduling. Fixed various small bugs Michael Abashian 2017-04-24 21:03:12 -04:00
  • 8734ad738f Implement adhoc commands for normal inventories Michael Abashian 2017-04-24 11:36:46 -04:00
  • 0fa9aa6bcb Adding nested-groups (related tab) and completed jobs to inventories Jared Tabor 2017-04-20 22:54:43 -07:00
  • 78ff5f5301 Removed scm inventory from add inventory dropdown Michael Abashian 2017-04-20 15:39:31 -04:00
  • cca8f13a2f fixing sources-add function Jared Tabor 2017-04-20 12:34:47 -07:00
  • e58e593140 First pass implementation of fact searching on hosts Michael Abashian 2017-04-19 16:59:54 -04:00
  • c22e4a5023 Adding first pass at inventory sources CRUD workflow Jared Tabor 2017-04-19 16:42:39 -07:00
  • a9ea639d9b Hook up system tracking from the host list Michael Abashian 2017-04-19 12:50:13 -04:00
  • ad494bbb40 Navigate the user to the inventory edit form after creating basic inventory Michael Abashian 2017-04-19 10:04:17 -04:00
  • 8173ec4014 Added missing comma Michael Abashian 2017-04-18 15:06:39 -04:00
  • cc80cd8549 Dynamic inventory add form work Michael Abashian 2017-04-18 12:20:58 -04:00
  • 62fafc9870 adding related-host-add/edit routes for inventories jaredevantabor 2017-04-13 15:25:56 -07:00
  • 9131ee59a2 Pass host filter through to the smart inv form. Fixed inventory list name link Michael Abashian 2017-04-13 13:18:57 -04:00
  • e411d5c69b More inventory state setup. This should get basic/smart inventory forms working in conjunction Michael Abashian 2017-04-13 10:49:06 -04:00
  • 09f99b04f2 adding inventories related-host state jaredevantabor 2017-04-12 17:20:19 -07:00
  • b85614082e Adding group add and group edit routes back in jaredevantabor 2017-04-12 11:25:47 -07:00
  • c1ad7d69fd Moving some states around based on new smart inventory flow Michael Abashian 2017-04-12 14:24:58 -04:00
  • a7dbd00192 fixing small issue i created with list-generator classes jaredevantabor 2017-04-11 11:35:50 -07:00
  • f5141bcab9 Related Groups tab for inventories jaredevantabor 2017-04-07 17:03:25 -07:00
  • 3727c3a9a5 Disable the SMART INVENTORY button until the user performs a search on the host list Michael Abashian 2017-04-10 12:08:48 -04:00
  • 2dd1901649 Set up dynamic inventory org lookup state Michael Abashian 2017-04-10 11:28:54 -04:00
  • 8013f352ce fixing linkage to user on inventories.permissions jaredevantabor 2017-04-07 12:44:04 -07:00
  • 570b7fde88 Added smart inventory add scaffolding Michael Abashian 2017-04-07 11:22:39 -04:00
  • 96c25fe464 adding related tabs for inventories jaredevantabor 2017-04-06 17:14:19 -07:00
  • 14ec5183d2 fixes to edit->host and host list jaredevantabor 2017-04-06 14:02:58 -07:00
  • 54a92b5b5e Normalized inventory list/form. This was the way it used to be Michael Abashian 2017-04-06 16:49:09 -04:00
  • 2e177598c2 Fixed add inventory form Michael Abashian 2017-04-06 16:33:12 -04:00
  • 6608819c95 removed css rule targeting host/group search bar Michael Abashian 2017-04-06 16:28:39 -04:00
  • b741354ad0 Removed old inventories code. Cleaned up new inventories code Michael Abashian 2017-04-06 15:20:55 -04:00
  • 3bcb4b0496 adjustments to host list jaredevantabor 2017-04-05 16:46:12 -07:00
  • f9b46b7c3d Set up new inventory directory and states Michael Abashian 2017-04-05 11:45:02 -04:00
  • 2f62182940 refactor inventory Loaders for ansible-inventory AlanCoding 2017-04-26 14:40:36 -04:00
  • a92c7cec7d remove code to parse inventory files AlanCoding 2017-04-26 14:39:21 -04:00
  • 8e6020436c modularization of inventory_import command AlanCoding 2017-04-26 10:48:24 -04:00
  • ef01fea89c purge of inventory file syntax testing AlanCoding 2017-04-26 10:38:51 -04:00
  • 2488dabca6 add ansible-inventory backport from upstream AlanCoding 2017-04-26 10:26:46 -04:00
  • 8c7adddaf3 Merge branch 'release_3.1.3' into devel Matthew Jones 2017-05-01 14:35:11 -04:00
  • bdb13ecd71 Merge in latest DynamicFilter changes Wayne Witzel III 2017-05-01 13:38:39 -04:00
  • 1750e5bd2a Refactor Host manager and dynamic Inventory tests and update validation/serialization Wayne Witzel III 2017-05-01 12:40:54 -04:00
  • 8a599d9754 Add Inventory.kind field Wayne Witzel III 2017-04-28 11:48:24 -04:00
  • a45d41b379 DynamicFilterQuerySet -> DynamicFilter Wayne Witzel III 2017-04-24 17:03:25 -04:00
  • 17e9b3057e Clean-up intiail commit for Host filter / DynamicInventory Wayne Witzel III 2017-04-24 15:45:12 -04:00
  • 01c526dabd Merge pull request #6141 from chrismeyersfsu/fix-6137 Chris Meyers 2017-05-01 11:51:36 -04:00
  • 633da940a8 create .lock file without needing the proj dir to exist Chris Meyers 2017-05-01 11:15:18 -04:00
  • 6870104811 Merge pull request #6140 from ryanpetrello/fix-ansible-23-setup-payload Ryan Petrello 2017-05-01 10:42:08 -04:00
  • dd8f8c169c Merge pull request #6139 from AlanCoding/mock_message_313 Alan Rominger 2017-05-01 10:38:28 -04:00
  • f6046d47c9 work around a change in ansible 2.3 to Task.get_name() Ryan Petrello 2017-05-01 10:19:41 -04:00
  • 481df1fcf8 mock message obect in callback receiver test AlanCoding 2017-05-01 10:17:49 -04:00
  • 932f53b2ea Merge pull request #6090 from jlmitch5/credTypes jlmitch5 2017-04-28 17:10:00 -04:00
  • 879f98df2a updates to credential types forms and lists John Mitchell 2017-04-28 17:08:59 -04:00
  • 7f48da9114 fix toggle display based on greg's work John Mitchell 2017-04-28 17:08:18 -04:00
  • 3a5a9aac41 make select2 elements fit in their alloted space John Mitchell 2017-04-28 17:07:54 -04:00
  • 4ef057c4ee Merge pull request #6131 from marshmalien/fix/autofillOrgInNotificationTemplate Marliana Lara 2017-04-28 16:22:55 -04:00
  • 3731c8b72f reduce options reqests and get requests further John Mitchell 2017-04-25 18:58:12 -04:00
  • 2b57027067 deduping options request and possibly fixing choices of undefined error John Mitchell 2017-04-25 18:13:05 -04:00
  • 38c0c0a89b add credential types to ui John Mitchell 2017-04-24 16:13:48 -04:00
  • 7386ed694a Check if params object exists Marliana Lara 2017-04-28 15:29:04 -04:00
  • 46bd02b4c6 Merge pull request #6126 from ryanpetrello/vault_credential_fk Ryan Petrello 2017-04-28 15:28:22 -04:00
  • def2034883 add a new vault_credential relationship to Job/JobTemplate Ryan Petrello 2017-04-28 11:11:16 -04:00
  • 0246b6bdcd bump migration versions after 313 merge AlanCoding 2017-04-28 14:40:08 -04:00
  • 64982461ac Merge pull request #6124 from wwitzel3/devel Wayne Witzel III 2017-04-28 14:02:40 -04:00
  • e1e83598e9 Merge branch 'release_3.1.3' into devel Matthew Jones 2017-04-28 13:57:04 -04:00
  • 3c0d4bf134 Merge pull request #6132 from chrismeyersfsu/fix-ack_fact_scan_messages Chris Meyers 2017-04-28 13:49:09 -04:00
  • d14a55911b ack fact scan messages Chris Meyers 2017-04-28 13:46:54 -04:00
  • a7dbb78c2e Autofill organization in a new notification template Marliana Lara 2017-04-28 13:33:45 -04:00
  • b651983045 also add inventory_source_id to websocket data Wayne Witzel III 2017-04-28 12:22:49 -04:00
  • 1248be9b7c Add inventory_id to websocket data Wayne Witzel III 2017-04-28 09:59:13 -04:00
  • 987448c917 Merge pull request #6127 from ryanpetrello/reserved_tower_ns Ryan Petrello 2017-04-28 11:38:20 -04:00
  • 03460b311e treat tower as a reserved field name for custom CredentialTypes Ryan Petrello 2017-04-28 11:26:18 -04:00
  • 89f239ce66 Merge pull request #6119 from jangsutsr/5658_enforce_org_dependency_of_notification_template Aaron Tan 2017-04-28 11:08:21 -04:00
  • d0d201863b Enforce org dependency of notification template. Aaron Tan 2017-04-27 14:06:39 -04:00
  • 77915423c2 Merge pull request #6122 from jangsutsr/6012_prevent_workflow_resources_from_returning_402_with_basic_license Aaron Tan 2017-04-28 09:38:34 -04:00
  • 209acc3278 Merge pull request #6121 from jangsutsr/6118_allow_drf_parser_to_accept_trailing_commas Aaron Tan 2017-04-28 09:37:23 -04:00
  • 0e2bf3486a Merge pull request #6123 from AlanCoding/allow_templated_ct Alan Rominger 2017-04-28 09:23:51 -04:00
  • 1169d19f8c Make Credential Type validator aware of "tower" var AlanCoding 2017-04-28 07:55:05 -04:00
  • 0dc6bbe5a0 Prevent workflow resources from returning 402 with basic license. Aaron Tan 2017-04-27 16:50:16 -04:00
  • c2d26c918a Allow DRF parser to accept trailing commas. Aaron Tan 2017-04-27 16:16:05 -04:00
  • 25fae0eafd Merge pull request #6112 from marshmalien/fix/addTooltipToJobsPanel Marliana Lara 2017-04-26 16:21:21 -04:00
  • 9189252724 Add tooltip to Job Panel status dots Marliana Lara 2017-04-26 15:24:54 -04:00
  • a39b1e8436 Fix ipython version in dev container to 5.2.1 Matthew Jones 2017-04-26 09:57:51 -04:00
  • c96b1d87ee Merge pull request #6106 from ryanpetrello/more_cred_migration Ryan Petrello 2017-04-26 09:40:09 -04:00
  • 66e004a9db fix a few more migration-related issues for credentials Ryan Petrello 2017-04-25 16:59:29 -04:00
  • 9d307bc75e Merge pull request #6108 from jaredevantabor/ldap-user-group-search Jared Tabor 2017-04-25 17:26:38 -07:00
  • babe59a9cc Merge pull request #6104 from marshmalien/fix/addContrastToRowShading Marliana Lara 2017-04-25 18:56:05 -04:00
  • b5d36e4038 making ldap user/group search fields into codemirror instances jaredevantabor 2017-04-25 14:47:14 -07:00
  • 79791a4fbc Remove ng-class-odd and ng-class-even directives Marliana Lara 2017-04-25 16:22:18 -04:00
  • 52fa9410f2 Merge pull request #6084 from cchurch/paginate_this Matthew Jones 2017-04-25 16:05:48 -04:00
  • 59ff065a65 fixes #3636 Marliana Lara 2017-04-25 15:54:07 -04:00
  • 9a4b972bab Merge pull request #6102 from ryanpetrello/vault_migration Ryan Petrello 2017-04-25 15:35:16 -04:00
  • dd3e373c34 Merge pull request #6095 from jangsutsr/6066_allow_exception_view_to_accept_all_valid_http_methods Aaron Tan 2017-04-25 15:11:14 -04:00
  • c0add33212 properly migrate vault credentials to the new credentialtype model Ryan Petrello 2017-04-25 13:15:03 -04:00
  • 76e21e3d38 Merge pull request #6100 from jaredevantabor/ldap-user-group-search Jared Tabor 2017-04-25 10:55:15 -07:00
  • 86ae3082a4 removing UI parsing for LDAP User and Group Search fields jaredevantabor 2017-04-25 10:37:45 -07:00