Commit Graph

14 Commits

Author SHA1 Message Date
James Graham
1ea2c5448b feat: add button to hide organisations from graph 2021-05-12 19:37:46 +01:00
James Graham
7681e78a50 perf: prefetch for serializers on network view
Reduces request time by more than 50%
2021-04-25 15:11:21 +01:00
James Graham
0f4e39fcaf feat: add network filter reset button 2021-04-25 12:00:57 +01:00
James Graham
7d1c05cfd8 feat: add organisation relationships to network 2021-04-25 11:50:52 +01:00
James Graham
20812dfc40 feat: add person and org filters to network
Resolves #54
2021-04-22 21:16:39 +01:00
James Graham
5a2890ece1 refactor: move network js to own file
Add initial styling to network - only placeholder at the moment

See #83
2021-04-19 17:14:54 +01:00
James Graham
78e35b70e0 feat: add button to save image of network
Resolves #84
2021-04-19 12:49:27 +01:00
James Graham
b73e2dcb2d feat: add organisations to network view
See #78
2021-03-01 14:43:16 +00:00
James Graham
d6763a760e fix: Separate date field from relationship questions 2020-04-20 13:56:06 +01:00
James Graham
19735e9771 fix: Fix network JS to use new serialized relationship format 2020-04-17 11:38:59 +01:00
James Graham
eea4342455 fix: Add heading to all pages 2020-04-02 18:35:24 +01:00
James Graham
440de19c56 feat(network): Add initial filtering to network
See #19
2020-03-10 10:52:20 +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