Commit Graph

6 Commits

Author SHA1 Message Date
James Graham
9b3b759254 refactor(people): Move relationship answers to answer set
Answers to the relationship questions have been moved from the relationship
to another model RelationshipAnswerSet.  A new answer set is created each
time a user answers the relationship questions.

Resolves #16
Resolves #17
Resolves #18
2020-03-05 15:22:28 +00:00
James Graham
39127cf972 feat(people): Add discipline and themes to Person
See #1
2020-02-25 11:19:46 +00:00
James Graham
224bce9853 feat(people): Add job title and role
See #1
2020-02-25 09:15:25 +00:00
James Graham
e1df999108 feat(people): Make relationship questions / choices sortable
resolve #7
2020-02-20 14:43:48 +00:00
James Graham
701252ee4a feat(admin): Add admin panel for all models 2020-02-14 10:02:10 +00:00
James Graham
ab1762c180 Initial commit with core project structure 2020-01-30 10:31:00 +00:00