Commit Graph

248 Commits

Author SHA1 Message Date
Lachlan Kermode
9d6d51e11d load shape data from ext 2019-01-17 17:40:47 +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
Lachlan Kermode
ed57ff82e8 return lost import 2019-01-17 17:12:09 +00:00
Franc Camps-Febrer
b9aec03816 Fix rebase conflicts 2019-01-17 11:58:09 -05:00
Franc Camps-Febrer
daba374958 Style media gallery controls 2019-01-17 11:52:40 -05:00
Franc Camps-Febrer
c2c78f6b98 Style video and text 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
798d0b0703 allow events without time 2019-01-17 11:52:17 -05: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
Lachlan Kermode
87f2f5c796 fix sites toggle hover states 2019-01-17 11:52:17 -05:00
Lachlan Kermode
bf012ebed9 move narrative header across to match cardstack 2019-01-17 11:52:17 -05:00
Lachlan Kermode
f93a1feccc add scroll for cardstack overflow 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
8cbc17e388 Return narratives in original order 2019-01-17 11:18:22 -05:00
Franc Camps-Febrer
20ef17e775 Move some strings to copy 2019-01-17 11:13:52 -05:00
Lachlan Kermode
68d43ad9a2 💄 2019-01-17 10:00:55 +00:00
Lachlan Kermode
a6e04b23ee more generic error handling actions 2019-01-17 09:50:07 +00:00
Lachlan Kermode
79af252b33 add more descriptive error handling for optional exts 2019-01-17 09:40:04 +00: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
aa3da2d744 Add secure check to set map bounds with narrative 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
88092c711d Add buffer to time zoom on narrative 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
Franc Camps-Febrer
8d36671a48 Focus timeline zoom 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
Lachlan Kermode
99d1b8fbc1 increase min zoom 2019-01-09 17:48:51 +00:00
Lachlan Kermode
22e91037b9 rethink narrative adjust placement; add close 2019-01-09 15:25:56 +00:00
Lachlan Kermode
46aeaf5217 add NarrativeAdjust as arrows above timeline 2019-01-09 15:25:56 +00:00
Lachlan Kermode
51d7dd8191 refactor controls out of NarrativeCard 2019-01-09 15:25:56 +00:00
Lachlan Kermode
002447e707 wip: narrative info to the right 2019-01-09 15:25:56 +00:00
Lachlan Kermode
0d8a66ad2f mv NarrativeCard to presentational 2019-01-09 15:25:56 +00:00