Commit Graph

62 Commits

Author SHA1 Message Date
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
Lachlan Kermode
0c54e07f8f fetchSelected -> updateSelected 2018-12-13 17:31:32 +00:00
Lachlan Kermode
ab20d962ad display source errors in card 2018-12-11 11:25:11 +00:00
Franc Camps-Febrer
dc1dece1d9 Fix some rebasing conflicts 2018-12-10 16:46:18 +01:00
Lachlan Kermode
4d1ee4538e rm console; improve default config 2018-12-10 12:00:23 +00:00
Franc Camps-Febrer
ccd917f73b Rebase with cleaning up fetchingEvents actions 2018-12-07 09:06:47 +00:00
Franc Camps-Febrer
89a7290dbf Clean store fields, move from state.ui to state.app those that make sense 2018-12-07 08:51:37 +00:00
Franc Camps-Febrer
38eca7110c Create Narrative card 2018-12-07 08:50:28 +00:00
Franc Camps-Febrer
3e38a0b94b Clean icons in toolbar 2018-12-07 08:49:33 +00:00
Franc Camps-Febrer
85b31f59a0 Remove play from timeline 2018-12-07 08:48:12 +00:00
Lachlan Kermode
13befd298a clean handler semantics in Dashboard.jsx (further) 2018-12-05 11:36:29 +00:00
Lachlan Kermode
eeb242ef87 toggleNotification -> markNotificationsRead 2018-12-05 11:27:33 +00:00
Lachlan Kermode
be4eca8352 refmt source URL and reducers
to use ES6 spread syntax
2018-12-04 18:01:32 +00:00