some big beautiful update

This commit is contained in:
2026-03-08 19:18:17 +01:00
parent 845a55d170
commit 218b6e0d97
96 changed files with 171864 additions and 465 deletions

View File

@@ -10,7 +10,10 @@
"type": "varchar",
"maxLength": 512,
"required": true,
"copyToClipboard": true
"copyToClipboard": true,
"validatorClassNameList": [
"Espo\\Classes\\FieldValidators\\Webhook\\Url\\NotInternal"
]
},
"isActive": {
"type": "bool",