Commit Graph

74 Commits

Author SHA1 Message Date
efarooqui
2aaf7c09ff Filter render broken; moved narrative and narrativeState to app.filters and restructured appropriately with narrativeIdx selector 2020-08-27 08:42:47 -07:00
efarooqui
fe9a5302fa Finding association duplicates; sanitizing appropriately; beginning to edit narrativise function in UI 2020-08-26 22:06:13 -07:00
Lachlan Kermode
8edad609f7 add default rangeLimits 2020-07-21 10:05:34 +02:00
Lachlan Kermode
95196e721c better logo styling, variable button text 2020-07-15 10:22:47 +02:00
Lachlan Kermode
66bdb90454 cover more sensible defaults 2020-07-15 10:22:47 +02:00
Lachlan Kermode
12e309ed8a enable modifying event radius from config 2020-06-18 10:30:25 +02:00
Lachlan Kermode
16358f5ab9 all tags->filters 2020-06-18 10:30:25 +02:00
Lachlan Kermode
65befef6e0 add loading 2020-06-18 10:30:25 +02:00
Lachlan Kermode
681447c15b proper fix of GRAPH_NONLOCATED 2020-06-18 10:30:25 +02:00
Lachlan Kermode
e49b0e2fb0 WIP: gritty rewrite of timestamp handling 2020-06-18 10:30:25 +02:00
Lachlan Kermode
404dd618ae refix map selection 2020-06-18 10:30:25 +02:00
Lachlan Kermode
3b4a3312d5 correct timeline selection 2020-06-18 10:30:25 +02:00
Lachlan Kermode
e93d7d8831 rewrite features as part of store + add HIGHLIGHT_GROUPS 2020-06-18 10:30:25 +02:00
Lachlan Kermode
3641756539 WIP: overridden colours and shapes 2020-06-18 10:30:25 +02:00
Lachlan Kermode
044c6cd34a return default opacity and size 2020-06-18 10:30:25 +02:00
Lachlan Kermode
eac3eeaf93 WIP: lots of messy code for better timelines 2020-06-18 10:30:25 +02:00
Lachlan Kermode
f832215522 WIP: improve 2020-06-18 10:30:25 +02:00
Lachlan Kermode
b9efee8cca WIP: better timeline styles 2020-06-18 10:30:25 +02:00
Lachlan Kermode
ffb4548fce update dimensions of track according to number of categories 2020-06-18 10:30:25 +02:00
Lachlan Kermode
f303267041 configures category size dynamically 2020-06-18 10:30:25 +02:00
Lachlan Kermode
b977a9a44f fmts dates in timeline better for larger timeframes 2020-06-18 10:30:25 +02:00
Lachlan Kermode
77bedb36b9 reconfigures initial settings with a 30 year setting, more sensible defaults for zooms 2020-06-18 10:30:25 +02:00
Lachlan Kermode
451b76481d make default cover cleaner 2019-08-15 15:03:53 +01:00
Sam Ludford
4f469b837e modified store to reduce timeline zoom scales 2019-08-07 11:57:23 +01:00
Sam Ludford
7755a8fee2 renamed js folder as common + moved hardcoded colors into global.js 2019-05-22 12:50:22 +01:00
Lachlan Kermode
268ea407c2 fixes to work cleanly with example sheet 2019-05-17 13:41:47 +01:00
Sam Ludford
880a9fab0f moved required cover values into intitial.js 2019-05-17 13:41:47 +01:00
Sam Ludford
db92644624 template cover with updated example.config.js 2019-05-17 13:41:47 +01:00
Lachlan Kermode
ed9af1cbf6 add cover with toggle 2019-02-07 12:04:47 +00:00
Lachlan Kermode
a26b6beae0 tweak initial settings 2019-02-07 10:30:16 +00:00
Lachlan Kermode
ee425a5943 initial port of popup 2019-02-07 10:30:00 +00:00
Lachlan Kermode
3de7b3a8c5 lint additional files 2019-01-22 16:15:55 +00:00
Lachlan Kermode
20d39f3bf9 Merge remote-tracking branch 'origin/develop' into add-linting 2019-01-22 15:34:07 +00:00
Lachlan Kermode
cb254884ca only show sites toggle if USE_SITES 2019-01-18 16:14:41 +00:00
Lachlan Kermode
3ebf668d27 refactor timeline config to redux state 2019-01-18 14:58:25 +00:00
Phil Denoncourt
0002fe0df8 Add linting and cleaned up obvious suggestions 2019-01-18 07:56:53 -05:00
Lachlan Kermode
10b62e1e23 add optional styling for shapes from redux store 2019-01-18 12:09:37 +00:00
Lachlan Kermode
5560b09d7b move timeline dimensions to store 2019-01-17 17:17:03 +00:00
Lachlan Kermode
e25a634cf6 allow dates for starting timerange to be in config 2019-01-17 11:52:17 -05:00
Lachlan Kermode
b7618543f7 compose store with custom values in config.js 2019-01-17 11:52:17 -05:00
Franc Camps-Febrer
e1dc09301b Set map bounds on narrative 2019-01-13 11:44:35 +01:00
Lachlan Kermode
8e6c07d194 add datetime (analog of location in Map) in Timeline 2019-01-09 17:49:34 +00:00
Lachlan Kermode
d9c86ee6a8 add toggle button for sites 2019-01-08 14:02:25 +00:00
Lachlan Kermode
314c0540c1 allow stepStyles with feature flag 2019-01-07 07:49:03 +00:00
Franc Camps-Febrer
ecdb5c6e44 Fix marker position 2019-01-04 16:03:17 +01:00
Lachlan Kermode
e6742d0b04 factor step state of narrative from NarrativeCard comp to redux 2019-01-03 16:11:03 +00:00
Lachlan Kermode
8aba901ee7 WIP: more defined modal for sources 2018-12-21 12:47:25 +00:00
Lachlan Kermode
c10b741325 synchronous updateSource logic 2018-12-21 12:47:25 +00:00
Franc Camps-Febrer
7b25efda95 Apply correct narrative styles in map 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
0bc4ddc54e Remove unnecessary renders in map / timeline and style narrative mode 2018-12-18 17:35:07 +00:00