James Graham
5035b121a6
refactor: migrate to question sets for person qs
...
This means we're starting to use the same system for person questions
as for relationship questions
2020-11-26 12:59:30 +00:00
James Graham
0cceb604dd
fix: Fix welcome email bugs
...
Send only when new user is created
Require email address when user created
Resolves #32
2020-05-28 16:24:44 +01:00
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