Commit Graph

232 Commits

Author SHA1 Message Date
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
1126d54def next/prev functionality on narrative card 2019-01-03 16:48:03 +00:00
Lachlan Kermode
125bd06f59 WIP: increment narrative through redux 2019-01-03 16:40:38 +00:00
Lachlan Kermode
e6742d0b04 factor step state of narrative from NarrativeCard comp to redux 2019-01-03 16:11:03 +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
b60d3053c7 fix media describing logic 2019-01-03 12:36:36 +00:00
Lachlan Kermode
43a861ca6f describe contents of source in overlay 2019-01-03 12:30:20 +00:00
Lachlan Kermode
c98d4cc73d render source overlay content by path ext, rather than type 2019-01-03 11:48:40 +00:00
Lachlan Kermode
cf03cef3f7 small loading spinner for thumbnail; restructure source overlay content 2019-01-03 11:10:36 +00:00
Lachlan Kermode
730de0dfd6 rm console.log 2019-01-03 10:26:40 +00:00
Lachlan Kermode
73aa55ab92 Merge pull request #59 from forensic-architecture/fix/example-sheet
Fix/example sheet
2019-01-03 11:21:47 +01:00
Lachlan Kermode
48b4184c48 fade events not in narrative 2019-01-02 16:09:53 +00:00
Lachlan Kermode
ede2f1efaa don't draw lines for unlocated events in narrative mode 2019-01-02 16:09:53 +00:00
Lachlan Kermode
2f05533a20 correct check for empty category 2019-01-02 16:09:53 +00:00
Lachlan Kermode
63da969a49 Merge pull request #58 from forensic-architecture/topic/source-async
Topic/source async
2019-01-02 17:09:31 +01:00
Lachlan Kermode
7c1bf4ca9d remove comments in NoSource 2019-01-02 15:45:01 +00:00
Lachlan Kermode
2dff5db402 correct sources URL 2019-01-02 15:44:31 +00:00
Lachlan Kermode
491f345ef0 add optional thumbnail to source 2019-01-02 15:42:28 +00:00
Lachlan Kermode
83d125a3f7 💄 2018-12-29 14:05:59 +01:00
Lachlan Kermode
b25f6956e0 fix video support 2018-12-29 13:51:13 +01:00
Lachlan Kermode
64e7218b71 basic photobook support 2018-12-29 13:39:56 +01:00
Lachlan Kermode
99e9219e02 definitive img support 2018-12-29 12:48:45 +01:00
Lachlan Kermode
ef098bc743 update example 2018-12-26 12:13:16 +01:00
Lachlan Kermode
e989e7b6a2 add null check for sources 2018-12-26 12:05:30 +01:00
Lachlan Kermode
f5628e7a79 💄 2018-12-26 11:08:23 +01:00
Lachlan Kermode
ef947a5a20 💄 2018-12-26 10:48:32 +01:00
Lachlan Kermode
eb3a377763 basic support for sources complete 2018-12-26 10:47:38 +01:00
Lachlan Kermode
fb925aecdd fix premature source close 2018-12-26 10:31:06 +01:00
Lachlan Kermode
1d6988edce use video-react 2018-12-26 10:21:57 +01:00
Lachlan Kermode
1bf022944a fix crash when null source path 2018-12-26 10:05:11 +01:00
Lachlan Kermode
ad69b1914b default USE_SOURCES = true 2018-12-25 17:05:11 +01:00
Lachlan Kermode
f9555c4c2f example.config.js with narrative and sources 2018-12-25 16:45:24 +01:00
Lachlan Kermode
8a402df38d 💄 2018-12-21 17:32:55 +00:00
Lachlan Kermode
53cd11e80f WIP: add null for inscrutable error in build 2018-12-21 17:30:45 +00:00
Lachlan Kermode
65c7cb3962 WIP: fade narrative lines 2018-12-21 17:03:33 +00: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
Lachlan Kermode
45c41dc352 rm tags in Card if none 2018-12-21 12:47:25 +00:00
Lachlan Kermode
de88334386 material icons for core types
note that this switch logic should probably be moved outside into some sort of config file
2018-12-21 12:47:25 +00:00
Lachlan Kermode
51bff41916 animated hover for sources 2018-12-21 12:47:25 +00:00
Lachlan Kermode
f53c8e0225 render sources collectively in card 2018-12-21 12:47:25 +00:00