inline editing in admin view with views_entity_form_field
This commit is contained in:
Generated
+71
-1
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "14f02e51dadb33e3ba5d1363b9a020ea",
|
||||
"content-hash": "54346c55bdef6cd3e4dd7b4798861c47",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -7384,6 +7384,76 @@
|
||||
"docs": "https://www.drupal.org/docs/contributed-modules/views-bulk-operations-vbo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_entity_form_field",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_entity_form_field.git",
|
||||
"reference": "8.x-1.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_entity_form_field-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "cc2d8183fae1b00c57af7bf38bf2fb9d1256212a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^10.1 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1784282268",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Garrett Rathbone",
|
||||
"homepage": "https://www.drupal.org/u/grathbone",
|
||||
"email": "garrett.rathbone@gmail.com",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "fabsgugu",
|
||||
"homepage": "https://www.drupal.org/user/3040659"
|
||||
},
|
||||
{
|
||||
"name": "grathbone",
|
||||
"homepage": "https://www.drupal.org/user/3218105"
|
||||
},
|
||||
{
|
||||
"name": "grevil",
|
||||
"homepage": "https://www.drupal.org/user/3668491"
|
||||
},
|
||||
{
|
||||
"name": "jannakha",
|
||||
"homepage": "https://www.drupal.org/user/3085703"
|
||||
},
|
||||
{
|
||||
"name": "vladimiraus",
|
||||
"homepage": "https://www.drupal.org/user/673120"
|
||||
}
|
||||
],
|
||||
"description": "Add entity form field widgets to a view.",
|
||||
"homepage": "https://www.drupal.org/project/views_entity_form_field",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/views_entity_form_field",
|
||||
"issues": "https://www.drupal.org/project/issues/views_entity_form_field"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drush/drush",
|
||||
"version": "13.7.6",
|
||||
|
||||
Reference in New Issue
Block a user