Commit Graph

83 Commits

Author SHA1 Message Date
Lachlan Kermode
b1e47ed2eb add stub to express lack of mobile functionality 2019-02-11 15:40:29 +00:00
Lachlan Kermode
4e96d92616 Add example cover 2019-02-07 12:21:23 +00:00
Lachlan Kermode
ed9af1cbf6 add cover with toggle 2019-02-07 12:04:47 +00:00
Lachlan Kermode
ee425a5943 initial port of popup 2019-02-07 10:30:00 +00:00
Franc Camps-Febrer
4af0c9c2ef fix lint errors 2019-02-01 12:23:11 -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
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
fb4d0c2d86 lint jsx files 2019-01-23 11:35:34 +00:00
Lachlan Kermode
e7cac13fb5 significantly refactor presentational components 2019-01-18 11:51:00 +00:00
Lachlan Kermode
faf3ac576e adjust media styling, rm timeline text 2019-01-17 11:52:40 -05:00
Lachlan Kermode
b7618543f7 compose store with custom values in config.js 2019-01-17 11:52:17 -05:00
Franc Camps-Febrer
4251ed0e94 Allow filtering by category, intersecting with tags 2019-01-16 11:18:57 -05:00
Lachlan Kermode
56b8677827 clean component interfaces 2019-01-09 17:49:34 +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
0d8a66ad2f mv NarrativeCard to presentational 2019-01-09 15:25:56 +00:00
Lachlan Kermode
8749b3ca34 WIP: render all cards in narrative 2019-01-03 18:02:50 +00:00
Lachlan Kermode
cfea5ee490 move card to left in narrative mode 2019-01-03 17:33:03 +00:00
Lachlan Kermode
58b37105f5 narrative movement fully redux-ized 2019-01-03 17:17:50 +00:00
Lachlan Kermode
125bd06f59 WIP: increment narrative through redux 2019-01-03 16:40:38 +00:00
Lachlan Kermode
c75405f2ba WIP: simplify narratives selection 2019-01-03 15:51:09 +00:00
Lachlan Kermode
a39af029a3 WIP: refactor Toolbar.jsx 2019-01-03 15:04:42 +00:00
Lachlan Kermode
5552aa563f add support for markdown text files 2019-01-03 13:04:55 +00:00
Lachlan Kermode
43a861ca6f describe contents of source in overlay 2019-01-03 12:30:20 +00:00
Lachlan Kermode
ef947a5a20 💄 2018-12-26 10:48:32 +01:00
Lachlan Kermode
fb925aecdd fix premature source close 2018-12-26 10:31:06 +01:00
Lachlan Kermode
16d9207aa0 WIP: source error for all types 2018-12-21 16:58:40 +00:00
Lachlan Kermode
670ec6dbb2 WIP: video sources 2018-12-21 12:47:25 +00:00
Lachlan Kermode
ff7ef5ccb1 fmt source display: photo 2018-12-21 12:47:25 +00:00
Lachlan Kermode
8aba901ee7 WIP: more defined modal for sources 2018-12-21 12:47:25 +00:00
Lachlan Kermode
b325b53f7b MediaOverlay -> SourceOverlay 2018-12-21 12:47:25 +00:00
Lachlan Kermode
c10b741325 synchronous updateSource logic 2018-12-21 12:47:25 +00:00
Lachlan Kermode
795acac7ca redux action infrastructure 2018-12-21 12:47:25 +00:00
Franc Camps-Febrer
3057bfd14d Streamline aligning layers 2018-12-19 14:09:28 +01:00
Franc Camps-Febrer
47a01801af Make map Sites into a React component 2018-12-19 09:55:57 +01:00
Franc Camps-Febrer
196abd27b0 Allow switching narratives by clicking on line 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
40ac0eb120 Only rerender NarrativeCard if step has changed 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
6dee9fee2f Select only updateNarrative as action to pass to Toolbar 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
58aaadc5d4 Hide toolbar on narrative mode 2018-12-18 17:35:07 +00:00
Lachlan Kermode
fb84d6883b basic source schema reading data in 2018-12-13 17:31:32 +00:00
Lachlan Kermode
0c54e07f8f fetchSelected -> updateSelected 2018-12-13 17:31:32 +00:00
Lachlan Kermode
92c98e9199 fix default category style 2018-12-11 17:05:21 +00:00
Franc Camps-Febrer
62b8908d03 Clean store fields, add narrative cards and some changes to toolbar 2018-12-10 16:46:19 +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
b53e4876da Add NarrativeCard close button 2018-12-07 08:50:28 +00:00
Franc Camps-Febrer
38eca7110c Create Narrative card 2018-12-07 08:50:28 +00:00
Franc Camps-Febrer
0c0625b58e Add narratives 2018-12-07 08:49:33 +00:00