- Added the `allowEmailContact` property to the `CardBoxClient` component to display the email contact status. - Added the `allowEmailContact` computed property to the `Person` model to determine if email contact is allowed based on the related datasets. - Preloaded the datasets relation in the `AuthorsController` to access the pivot attributes. - Updated the `Dashboard.vue` to pass the `allowEmailContact` prop to the `CardBoxClient` component. - Updated the `array_contains_types` validation rule to correct the error message for descriptions. - Updated the `FormCheckRadio.vue` to correctly handle the radio button and checkbox components. |
||
---|---|---|
.. | ||
allowed_extensions_mimetypes.ts | ||
array_contains_types.ts | ||
dependent_array_min_length.ts | ||
file_length.ts | ||
file_scan.ts | ||
referenceValidation.ts | ||
translated_language.ts | ||
unique.ts | ||
unique_person.ts | ||
valid_mimetype.ts |