Commit Graph

663 Commits

Author SHA1 Message Date
efarooqui
c86c4fba02 Removing commented out sections 2020-10-06 10:34:29 -07:00
efarooqui
9dd5eabd3a Linting fixes 2020-10-06 10:31:17 -07:00
efarooqui
233ddbfc99 Removed logic for selecting all cards on cluster select; putting out PR to get feedback 2020-10-06 10:19:09 -07:00
efarooqui
47b9a66816 Working on select that selects all events in a cluster; need to configure UI to both zoom and select events 2020-10-05 09:45:17 -07:00
efarooqui
9357b5e281 Broken onClick clusters working after validating longitude and latitude and only allowing locations to contain valid coordinates 2020-10-01 15:35:46 -07:00
efarooqui
ed236e9716 Working onCluster select; zooming in and watching clusters break down into individual clusters and points 2020-09-30 14:01:08 -07:00
efarooqui
5333f492f8 Getting appropriate clusterZoom; flyto moving to incorrect location on map 2020-09-30 13:07:29 -07:00
efarooqui
5020e73811 Cluster sizes showing up appropriately and unclustering upon zoom; need to nail down styling and add onSelect for clusters 2020-09-30 11:21:37 -07:00
efarooqui
aa87db6b84 Working cluster visualization; need to modify styling for clusters for size and work out color based on events 2020-09-30 10:53:15 -07:00
efarooqui
80584c1717 Creating cluster styling and component to handle cluster visualization and mapping 2020-09-29 18:48:40 -07:00
efarooqui
297dd83436 Individual points showing with cluster logic; need to define styling and appearance for larger clusters 2020-09-29 10:45:08 -07:00
efarooqui
9c59dd12a0 Clustering working upon zoom; loading cluster data appropriately initially; need to style and add markers 2020-09-29 09:35:55 -07:00
efarooqui
1b88274aca Building with supercluster; working on map refactor 2020-09-28 13:40:28 -07:00
Ebrahem Farooqui
b9d4197176 Merge pull request #161 from forensic-architecture/feature/multi-select-events
Feature/multi select events
2020-09-28 07:19:40 -07:00
efarooqui
15729da731 Timeline no longer adjusts upon selection of events; set of events aren't modified according to their place in the timeline 2020-09-23 13:13:11 -07:00
efarooqui
8e08198c3c Merge branch 'develop' of https://github.com/forensic-architecture/timemap into feature/multi-select-events 2020-09-23 10:31:08 -07:00
Ebrahem Farooqui
794a69b72d Merge pull request #160 from forensic-architecture/topic/rm-search
remove unused search
2020-09-23 10:30:28 -07:00
efarooqui
0374ac5d76 Removed extraneous USE_SEARCH declarations 2020-09-23 10:25:18 -07:00
Lachlan Kermode
a089ea587b rm import 2020-09-23 19:02:59 +02:00
Lachlan Kermode
251eee4c96 rm unused search 2020-09-23 18:41:01 +02:00
Lachlan Kermode
f46b4ebfd3 Merge pull request #159 from forensic-architecture/feature/refactor-filters-and-narratives-to-associations
Feature/refactor filters and narratives to associations
2020-09-23 17:12:34 +01:00
efarooqui
8bf93a7dec Working multi-select; need to stop firing update timerange upon select 2020-09-23 08:36:03 -07:00
efarooqui
13295c5f42 Linting fixes 2020-09-22 20:31:05 -07:00
efarooqui
930aaaa752 Working onSelect with respect to caret toggle; onSelect doesnt fire off when caret is selected 2020-09-22 17:12:09 -07:00
efarooqui
2423a5a5ad Issue with the difference between clicking on a card and clicking on the caret (ie is there an onClick functionality for the card?) 2020-09-22 16:55:13 -07:00
efarooqui
99fd2198e2 Merge branch 'develop' of https://github.com/forensic-architecture/timemap into feature/refactor-filters-and-narratives-to-associations 2020-09-22 10:26:10 -07:00
efarooqui
a4cd28d19f Debugging issues with broken sources 2020-09-22 10:26:05 -07:00
efarooqui
3b4efc0cce Wrote new recursive function to accurately map filter paths to filter list in panel; need to fix selection of filters upon toggle 2020-09-21 21:37:11 -07:00
Lachlan Kermode
2e736ad9fe Merge pull request #151 from sol-austin/add-search-bar
Add search bar
2020-09-21 13:04:01 +01:00
Sol Abrahams
546faa15bc Merge branch 'add-search-bar' of https://github.com/sol-austin/timemap into add-search-bar 2020-09-20 10:27:18 +01:00
Sol Abrahams
648d014de6 console.log removed 2020-09-20 10:24:08 +01:00
Sol Abrahams
f9a0cd77b2 map changed to some 2020-09-20 10:24:08 +01:00
Sol Abrahams
a1e772b72f requested changes made 2020-09-20 10:24:05 +01:00
Sol
0602eb1593 lint fixes 2020-09-20 10:23:45 +01:00
Sol
bdc683aa1d cards clickability added 2020-09-20 10:23:45 +01:00
Sol
da51dabe82 more lint fixes 2020-09-20 10:23:45 +01:00
Sol
1f4f307f0d lint fixes 2020-09-20 10:23:45 +01:00
Sol
9d846c5c4c initial search bar feature added on new branch 2020-09-20 10:23:15 +01:00
efarooqui
6ae472b96f Removing tooltip import 2020-09-18 10:50:23 -07:00
efarooqui
da4e640360 Need to resolve minor issues with association duplicates; removing prototype tooltip; source not showing up and event gets deselected 2020-09-18 07:52:08 -07:00
Sol Abrahams
1c4c6f07a6 console.log removed 2020-09-17 19:28:38 +01:00
Sol Abrahams
4dbe70b90d map changed to some 2020-09-17 19:27:53 +01:00
Sol Abrahams
4e27e0a727 Merge branch 'develop' of https://github.com/forensic-architecture/timemap into add-search-bar 2020-09-17 19:17:38 +01:00
efarooqui
7f12d1e86c Linting fixes 2020-09-15 11:36:52 -07:00
efarooqui
d968280b1a No associated events for a filter => alert shows when attempting to narrativise 2020-09-15 11:36:12 -07:00
efarooqui
8442ca7bb4 Fixed linting issues 2020-09-14 08:12:57 -07:00
efarooqui
5b2fd22405 Minor typo with env var GRAPH_NONLOCATED 2020-09-11 08:14:23 -07:00
efarooqui
a0bf8a90f6 Merge branch 'develop' of https://github.com/forensic-architecture/timemap into feature/refactor-filters-and-narratives-to-associations 2020-09-11 08:04:03 -07:00
efarooqui
c60ee24792 Removed tags array from event schema 2020-09-10 22:40:57 -07:00
efarooqui
57818dd971 Events now only have associations; when filters and narratives are needed fromevents, interpolate from evt.associations 2020-09-10 22:39:29 -07:00