forked from geolba/tethys.backend
- 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. |
||
|---|---|---|
| .. | ||
| traits | ||
| appconfig.ts | ||
| backup_code.ts | ||
| base_model.ts | ||
| collection.ts | ||
| collection_role.ts | ||
| coverage.ts | ||
| dataset.ts | ||
| dataset_identifier.ts | ||
| dataset_reference.ts | ||
| description.ts | ||
| DocumentXmlCache.ts | ||
| file.ts | ||
| hash_value.ts | ||
| language.ts | ||
| license.ts | ||
| mime_type.ts | ||
| permission.ts | ||
| person.ts | ||
| project.ts | ||
| role.ts | ||
| subject.ts | ||
| title.ts | ||
| totp_secret.ts | ||
| types.ts | ||
| user.ts | ||
| user_role.ts | ||