Commit Graph

17 Commits

Author SHA1 Message Date
James Graham
09b7fc334b fix(network): Require login for network view 2020-03-09 12:52:29 +00:00
James Graham
512590d615 feat(network): Add style to network
Style nodes and edges of network
Fix layout of network not running

See #14
2020-03-09 12:43:57 +00:00
James Graham
b2fd9eeaf9 feat(people): Add network view
Network view shows people and relationships between them

Resolves #21
Resolves #20
Part of #14
2020-03-06 15:09:40 +00:00
James Graham
e3ef4ed90c feat(people): Add notice to fill in user details 2020-03-03 09:55:47 +00:00
James Graham
7ee7ed3ff0 fix: Add dbbackup to installed apps 2020-03-02 08:04:52 +00:00
James Graham
6d12202c8a feat: Add access controls to Person views
See #6
2020-02-27 08:16:01 +00:00
James Graham
9210636475 feat(people): Add nationality and residence fields
See #1
2020-02-25 08:38:30 +00:00
James Graham
65f46a66f1 feat(activities,people): Allow people to attend activities
resolve #13
2020-02-20 09:38:34 +00:00
James Graham
0d5d04902e feat(activities): Add read views for ActivitySeries 2020-02-19 13:34:59 +00:00
James Graham
db57d3c08f feat(activities): Add read views for Activity 2020-02-19 13:20:59 +00:00
James Graham
d57c4769ae feat(people): Add view to create Person
User profile nav directs to create new Person for user
if there is not one currently associated

resolves issue #4
2020-02-19 08:17:39 +00:00
James Graham
e8416bc779 feat(people): Add people list view 2020-02-18 15:06:56 +00:00
James Graham
4b2abd5d6c feat(people): Add detail views for Person and Relationship 2020-02-18 15:06:48 +00:00
James Graham
db9859d9af feat(activities): Add Activity models 2020-02-14 09:55:56 +00:00
James Graham
141759479b Add auth pages 2020-01-30 14:28:58 +00:00
James Graham
61a123f508 Add remaining parts of core template structure 2020-01-30 13:44:12 +00:00
James Graham
ab1762c180 Initial commit with core project structure 2020-01-30 10:31:00 +00:00