Change icon of Last Galleries
This commit is contained in:
@@ -784,7 +784,7 @@
|
|||||||
"collection": "Last_Galleries",
|
"collection": "Last_Galleries",
|
||||||
"meta": {
|
"meta": {
|
||||||
"collection": "Last_Galleries",
|
"collection": "Last_Galleries",
|
||||||
"icon": "stack_group",
|
"icon": "gallery_thumbnail",
|
||||||
"note": null,
|
"note": null,
|
||||||
"display_template": null,
|
"display_template": null,
|
||||||
"hidden": true,
|
"hidden": true,
|
||||||
@@ -12010,6 +12010,412 @@
|
|||||||
"validation_message": null,
|
"validation_message": null,
|
||||||
"searchable": true
|
"searchable": true
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "id",
|
||||||
|
"type": "uuid",
|
||||||
|
"schema": {
|
||||||
|
"name": "id",
|
||||||
|
"table": "Last_Galleries",
|
||||||
|
"data_type": "uuid",
|
||||||
|
"default_value": null,
|
||||||
|
"generation_expression": null,
|
||||||
|
"max_length": null,
|
||||||
|
"numeric_precision": null,
|
||||||
|
"numeric_scale": null,
|
||||||
|
"is_generated": false,
|
||||||
|
"is_nullable": false,
|
||||||
|
"is_unique": true,
|
||||||
|
"is_indexed": false,
|
||||||
|
"is_primary_key": true,
|
||||||
|
"has_auto_increment": false,
|
||||||
|
"foreign_key_schema": null,
|
||||||
|
"foreign_key_table": null,
|
||||||
|
"foreign_key_column": null,
|
||||||
|
"comment": null
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "id",
|
||||||
|
"special": [
|
||||||
|
"uuid"
|
||||||
|
],
|
||||||
|
"interface": "input",
|
||||||
|
"options": null,
|
||||||
|
"display": null,
|
||||||
|
"display_options": null,
|
||||||
|
"readonly": true,
|
||||||
|
"hidden": true,
|
||||||
|
"sort": 1,
|
||||||
|
"width": "full",
|
||||||
|
"translations": null,
|
||||||
|
"note": null,
|
||||||
|
"conditions": null,
|
||||||
|
"required": false,
|
||||||
|
"group": null,
|
||||||
|
"validation": null,
|
||||||
|
"validation_message": null,
|
||||||
|
"searchable": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "user_created",
|
||||||
|
"type": "uuid",
|
||||||
|
"schema": {
|
||||||
|
"name": "user_created",
|
||||||
|
"table": "Last_Galleries",
|
||||||
|
"data_type": "uuid",
|
||||||
|
"default_value": null,
|
||||||
|
"generation_expression": null,
|
||||||
|
"max_length": null,
|
||||||
|
"numeric_precision": null,
|
||||||
|
"numeric_scale": null,
|
||||||
|
"is_generated": false,
|
||||||
|
"is_nullable": true,
|
||||||
|
"is_unique": false,
|
||||||
|
"is_indexed": false,
|
||||||
|
"is_primary_key": false,
|
||||||
|
"has_auto_increment": false,
|
||||||
|
"foreign_key_schema": "public",
|
||||||
|
"foreign_key_table": "directus_users",
|
||||||
|
"foreign_key_column": "id",
|
||||||
|
"comment": null
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "user_created",
|
||||||
|
"special": [
|
||||||
|
"user-created"
|
||||||
|
],
|
||||||
|
"interface": "select-dropdown-m2o",
|
||||||
|
"options": {
|
||||||
|
"template": "{{avatar}} {{first_name}} {{last_name}}"
|
||||||
|
},
|
||||||
|
"display": "user",
|
||||||
|
"display_options": null,
|
||||||
|
"readonly": true,
|
||||||
|
"hidden": true,
|
||||||
|
"sort": 2,
|
||||||
|
"width": "half",
|
||||||
|
"translations": null,
|
||||||
|
"note": null,
|
||||||
|
"conditions": null,
|
||||||
|
"required": false,
|
||||||
|
"group": null,
|
||||||
|
"validation": null,
|
||||||
|
"validation_message": null,
|
||||||
|
"searchable": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "date_created",
|
||||||
|
"type": "timestamp",
|
||||||
|
"schema": {
|
||||||
|
"name": "date_created",
|
||||||
|
"table": "Last_Galleries",
|
||||||
|
"data_type": "timestamp with time zone",
|
||||||
|
"default_value": null,
|
||||||
|
"generation_expression": null,
|
||||||
|
"max_length": null,
|
||||||
|
"numeric_precision": null,
|
||||||
|
"numeric_scale": null,
|
||||||
|
"is_generated": false,
|
||||||
|
"is_nullable": true,
|
||||||
|
"is_unique": false,
|
||||||
|
"is_indexed": false,
|
||||||
|
"is_primary_key": false,
|
||||||
|
"has_auto_increment": false,
|
||||||
|
"foreign_key_schema": null,
|
||||||
|
"foreign_key_table": null,
|
||||||
|
"foreign_key_column": null,
|
||||||
|
"comment": null
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "date_created",
|
||||||
|
"special": [
|
||||||
|
"date-created"
|
||||||
|
],
|
||||||
|
"interface": "datetime",
|
||||||
|
"options": null,
|
||||||
|
"display": "datetime",
|
||||||
|
"display_options": {
|
||||||
|
"relative": true
|
||||||
|
},
|
||||||
|
"readonly": true,
|
||||||
|
"hidden": true,
|
||||||
|
"sort": 3,
|
||||||
|
"width": "half",
|
||||||
|
"translations": null,
|
||||||
|
"note": null,
|
||||||
|
"conditions": null,
|
||||||
|
"required": false,
|
||||||
|
"group": null,
|
||||||
|
"validation": null,
|
||||||
|
"validation_message": null,
|
||||||
|
"searchable": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "user_updated",
|
||||||
|
"type": "uuid",
|
||||||
|
"schema": {
|
||||||
|
"name": "user_updated",
|
||||||
|
"table": "Last_Galleries",
|
||||||
|
"data_type": "uuid",
|
||||||
|
"default_value": null,
|
||||||
|
"generation_expression": null,
|
||||||
|
"max_length": null,
|
||||||
|
"numeric_precision": null,
|
||||||
|
"numeric_scale": null,
|
||||||
|
"is_generated": false,
|
||||||
|
"is_nullable": true,
|
||||||
|
"is_unique": false,
|
||||||
|
"is_indexed": false,
|
||||||
|
"is_primary_key": false,
|
||||||
|
"has_auto_increment": false,
|
||||||
|
"foreign_key_schema": "public",
|
||||||
|
"foreign_key_table": "directus_users",
|
||||||
|
"foreign_key_column": "id",
|
||||||
|
"comment": null
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "user_updated",
|
||||||
|
"special": [
|
||||||
|
"user-updated"
|
||||||
|
],
|
||||||
|
"interface": "select-dropdown-m2o",
|
||||||
|
"options": {
|
||||||
|
"template": "{{avatar}} {{first_name}} {{last_name}}"
|
||||||
|
},
|
||||||
|
"display": "user",
|
||||||
|
"display_options": null,
|
||||||
|
"readonly": true,
|
||||||
|
"hidden": true,
|
||||||
|
"sort": 4,
|
||||||
|
"width": "half",
|
||||||
|
"translations": null,
|
||||||
|
"note": null,
|
||||||
|
"conditions": null,
|
||||||
|
"required": false,
|
||||||
|
"group": null,
|
||||||
|
"validation": null,
|
||||||
|
"validation_message": null,
|
||||||
|
"searchable": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "date_updated",
|
||||||
|
"type": "timestamp",
|
||||||
|
"schema": {
|
||||||
|
"name": "date_updated",
|
||||||
|
"table": "Last_Galleries",
|
||||||
|
"data_type": "timestamp with time zone",
|
||||||
|
"default_value": null,
|
||||||
|
"generation_expression": null,
|
||||||
|
"max_length": null,
|
||||||
|
"numeric_precision": null,
|
||||||
|
"numeric_scale": null,
|
||||||
|
"is_generated": false,
|
||||||
|
"is_nullable": true,
|
||||||
|
"is_unique": false,
|
||||||
|
"is_indexed": false,
|
||||||
|
"is_primary_key": false,
|
||||||
|
"has_auto_increment": false,
|
||||||
|
"foreign_key_schema": null,
|
||||||
|
"foreign_key_table": null,
|
||||||
|
"foreign_key_column": null,
|
||||||
|
"comment": null
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "date_updated",
|
||||||
|
"special": [
|
||||||
|
"date-updated"
|
||||||
|
],
|
||||||
|
"interface": "datetime",
|
||||||
|
"options": null,
|
||||||
|
"display": "datetime",
|
||||||
|
"display_options": {
|
||||||
|
"relative": true
|
||||||
|
},
|
||||||
|
"readonly": true,
|
||||||
|
"hidden": true,
|
||||||
|
"sort": 5,
|
||||||
|
"width": "half",
|
||||||
|
"translations": null,
|
||||||
|
"note": null,
|
||||||
|
"conditions": null,
|
||||||
|
"required": false,
|
||||||
|
"group": null,
|
||||||
|
"validation": null,
|
||||||
|
"validation_message": null,
|
||||||
|
"searchable": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "title",
|
||||||
|
"type": "string",
|
||||||
|
"schema": {
|
||||||
|
"name": "title",
|
||||||
|
"table": "Last_Galleries",
|
||||||
|
"data_type": "character varying",
|
||||||
|
"default_value": null,
|
||||||
|
"generation_expression": null,
|
||||||
|
"max_length": 255,
|
||||||
|
"numeric_precision": null,
|
||||||
|
"numeric_scale": null,
|
||||||
|
"is_generated": false,
|
||||||
|
"is_nullable": false,
|
||||||
|
"is_unique": false,
|
||||||
|
"is_indexed": false,
|
||||||
|
"is_primary_key": false,
|
||||||
|
"has_auto_increment": false,
|
||||||
|
"foreign_key_schema": null,
|
||||||
|
"foreign_key_table": null,
|
||||||
|
"foreign_key_column": null,
|
||||||
|
"comment": null
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "title",
|
||||||
|
"special": null,
|
||||||
|
"interface": "input",
|
||||||
|
"options": {
|
||||||
|
"iconLeft": "title"
|
||||||
|
},
|
||||||
|
"display": null,
|
||||||
|
"display_options": null,
|
||||||
|
"readonly": false,
|
||||||
|
"hidden": false,
|
||||||
|
"sort": 6,
|
||||||
|
"width": "full",
|
||||||
|
"translations": null,
|
||||||
|
"note": null,
|
||||||
|
"conditions": null,
|
||||||
|
"required": true,
|
||||||
|
"group": null,
|
||||||
|
"validation": null,
|
||||||
|
"validation_message": null,
|
||||||
|
"searchable": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "read_more_button_text",
|
||||||
|
"type": "string",
|
||||||
|
"schema": {
|
||||||
|
"name": "read_more_button_text",
|
||||||
|
"table": "Last_Galleries",
|
||||||
|
"data_type": "character varying",
|
||||||
|
"default_value": null,
|
||||||
|
"generation_expression": null,
|
||||||
|
"max_length": 255,
|
||||||
|
"numeric_precision": null,
|
||||||
|
"numeric_scale": null,
|
||||||
|
"is_generated": false,
|
||||||
|
"is_nullable": true,
|
||||||
|
"is_unique": false,
|
||||||
|
"is_indexed": false,
|
||||||
|
"is_primary_key": false,
|
||||||
|
"has_auto_increment": false,
|
||||||
|
"foreign_key_schema": null,
|
||||||
|
"foreign_key_table": null,
|
||||||
|
"foreign_key_column": null,
|
||||||
|
"comment": null
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "read_more_button_text",
|
||||||
|
"special": null,
|
||||||
|
"interface": "input",
|
||||||
|
"options": {
|
||||||
|
"iconLeft": "read_more"
|
||||||
|
},
|
||||||
|
"display": null,
|
||||||
|
"display_options": null,
|
||||||
|
"readonly": false,
|
||||||
|
"hidden": false,
|
||||||
|
"sort": 7,
|
||||||
|
"width": "full",
|
||||||
|
"translations": null,
|
||||||
|
"note": null,
|
||||||
|
"conditions": null,
|
||||||
|
"required": false,
|
||||||
|
"group": null,
|
||||||
|
"validation": null,
|
||||||
|
"validation_message": null,
|
||||||
|
"searchable": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "amount",
|
||||||
|
"type": "integer",
|
||||||
|
"schema": {
|
||||||
|
"name": "amount",
|
||||||
|
"table": "Last_Galleries",
|
||||||
|
"data_type": "integer",
|
||||||
|
"default_value": null,
|
||||||
|
"generation_expression": null,
|
||||||
|
"max_length": null,
|
||||||
|
"numeric_precision": 32,
|
||||||
|
"numeric_scale": 0,
|
||||||
|
"is_generated": false,
|
||||||
|
"is_nullable": true,
|
||||||
|
"is_unique": false,
|
||||||
|
"is_indexed": false,
|
||||||
|
"is_primary_key": false,
|
||||||
|
"has_auto_increment": false,
|
||||||
|
"foreign_key_schema": null,
|
||||||
|
"foreign_key_table": null,
|
||||||
|
"foreign_key_column": null,
|
||||||
|
"comment": null
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"collection": "Last_Galleries",
|
||||||
|
"field": "amount",
|
||||||
|
"special": null,
|
||||||
|
"interface": "select-dropdown",
|
||||||
|
"options": {
|
||||||
|
"choices": [
|
||||||
|
{
|
||||||
|
"text": "2",
|
||||||
|
"value": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "3",
|
||||||
|
"value": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "4",
|
||||||
|
"value": 4
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"icon": "numbers"
|
||||||
|
},
|
||||||
|
"display": null,
|
||||||
|
"display_options": null,
|
||||||
|
"readonly": false,
|
||||||
|
"hidden": false,
|
||||||
|
"sort": 8,
|
||||||
|
"width": "full",
|
||||||
|
"translations": null,
|
||||||
|
"note": null,
|
||||||
|
"conditions": null,
|
||||||
|
"required": true,
|
||||||
|
"group": null,
|
||||||
|
"validation": null,
|
||||||
|
"validation_message": null,
|
||||||
|
"searchable": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"relations": [
|
"relations": [
|
||||||
|
|||||||
Reference in New Issue
Block a user