Commit Graph

216 Commits

Author SHA1 Message Date
Franc Camps-Febrer
5bf306453d Add absolute time limites to timeline 2019-01-31 15:49:27 -05:00
Franc Camps-Febrer
7eed1d6fc3 Sync styling of marker in both map and timeline from config 2019-01-31 15:28:46 -05:00
Franc Camps-Febrer
3eed45a5ef Allow customization of selected event ring on map, via config 2019-01-31 13:19:39 -05:00
Franc Camps-Febrer
c2cd703f06 Add enabled sites marker from data object 2019-01-31 12:42:52 -05:00
Lachlan Kermode
3efdf48c52 fix source scrolling, layout and arrows 2019-01-30 18:06:43 +00:00
Lachlan Kermode
d29a6f3bf3 categories and filters from different icons 2019-01-30 16:50:25 +00:00
Lachlan Kermode
c8495f2e02 💄 2019-01-23 11:41:36 +00:00
Lachlan Kermode
fb4d0c2d86 lint jsx files 2019-01-23 11:35:34 +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
e671b3416c add support from name from config 2019-01-18 16:58:47 +00:00
Lachlan Kermode
238e220d9f fix categories labels y position 2019-01-18 16:46:02 +00:00
Lachlan Kermode
cb254884ca only show sites toggle if USE_SITES 2019-01-18 16:14:41 +00:00
Lachlan Kermode
a2434b36c0 add support for custom styled maps (mapbox) 2019-01-18 15:08:42 +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
e7cac13fb5 significantly refactor presentational components 2019-01-18 11:51:00 +00:00
Lachlan Kermode
f561064e6c shapes -> lines between points 2019-01-18 11:19:40 +00:00
Lachlan Kermode
fb46948b77 add MapShapes, analog of MapSites 2019-01-18 10:41:06 +00:00
Lachlan Kermode
6226dc3e85 💄 2019-01-17 18:00:28 +00:00
Lachlan Kermode
9e4b9b2a1f move handles to dateline 2019-01-17 17:17:09 +00:00
Lachlan Kermode
5560b09d7b move timeline dimensions to store 2019-01-17 17:17:03 +00:00
Franc Camps-Febrer
daba374958 Style media gallery controls 2019-01-17 11:52:40 -05:00
Lachlan Kermode
faf3ac576e adjust media styling, rm timeline text 2019-01-17 11:52:40 -05:00
Lachlan Kermode
dbc0b0b0f2 better narrative card styles with scroll 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
Lachlan Kermode
87f2f5c796 fix sites toggle hover states 2019-01-17 11:52:17 -05:00
Franc Camps-Febrer
92a5c08b22 Make images in source overlay as gallery 2019-01-17 11:52:17 -05:00
Franc Camps-Febrer
ec3ea5a7c7 Adjust y ticks height 2019-01-17 11:24:31 -05:00
Franc Camps-Febrer
20ef17e775 Move some strings to copy 2019-01-17 11:13:52 -05:00
Franc Camps-Febrer
4251ed0e94 Allow filtering by category, intersecting with tags 2019-01-16 11:18:57 -05:00
Franc Camps-Febrer
470daf27e7 Use tag arrays in events, no longer strings 2019-01-16 11:18:57 -05:00
Franc Camps-Febrer
7a103b50a0 Style meta box for source overlay 2019-01-15 11:23:39 -05:00
Franc Camps-Febrer
cd2fef3d4c Fix resizing timeline on switchin gmodes 2019-01-15 10:16:28 -05:00
Lachlan Kermode
41e49b2c38 fix merge break 2019-01-13 11:53:08 +01:00
Franc Camps-Febrer
0df32f6a4d Avoid transition end event trigger multiple times 2019-01-13 11:44:35 +01:00
Franc Camps-Febrer
34c18a6102 Resize timeline on entering narrative mode 2019-01-13 11:44:35 +01:00
Franc Camps-Febrer
7beb5f4039 Make map on narrative center in first, keep eth in scope 2019-01-13 11:44:35 +01:00
Franc Camps-Febrer
b84e59cd28 Center timeline on event select 2019-01-13 11:44:35 +01:00
Franc Camps-Febrer
e1dc09301b Set map bounds on narrative 2019-01-13 11:44:35 +01:00
Lachlan Kermode
ebc3eee45e fixes from rebase 2019-01-09 17:57:46 +00:00
Lachlan Kermode
c9c4854f35 fix props in TimelineMarkers 2019-01-09 17:49:34 +00:00
Lachlan Kermode
1506c62f50 render one dot per category in a datetime 2019-01-09 17:49:34 +00:00
Lachlan Kermode
899e06d560 add event counts for locations 2019-01-09 17:49:34 +00:00
Lachlan Kermode
56b8677827 clean component interfaces 2019-01-09 17:49:34 +00:00
Lachlan Kermode
fcfe84ce90 allow custom styles in datetimes passed from Timeline 2019-01-09 17:49:34 +00:00
Lachlan Kermode
8526bf069a fix timeline selection 2019-01-09 17:49:34 +00:00
Lachlan Kermode
8e6c07d194 add datetime (analog of location in Map) in Timeline 2019-01-09 17:49:34 +00:00
Lachlan Kermode
ff68fb1cad styleLocation prop in MapEvents 2019-01-09 17:48:51 +00:00