Commit Graph

56 Commits

Author SHA1 Message Date
naomi 60fefb703e Added base field to Profile entity, which references the Person. 2018-04-06 00:40:34 +02:00
naomi af3b194aa4 Added "persons" view with entity reference display
This is used for the Person entity reference field on the Profile entity type
2018-04-05 23:31:16 +02:00
naomi 7cd8290047 whitespace 2018-04-05 23:30:05 +02:00
naomi 6cf7d5ee6f Added full_name and first_and_last_name fields to the Person entity type.
The full name is now the entity label. The first_and_last_name is so that it can be used in search and autocomplete.
2018-04-05 23:02:55 +02:00
naomi 7ac39fc385 Gennerated Profile entity 2018-04-05 20:05:00 +02:00
naomi 4756074cf7 Generated module and Person entity
Changed "published" status of entity to "enabled". Removed author field from display
2018-04-04 12:59:01 +02:00