Commit Graph

30 Commits

Author SHA1 Message Date
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
Lachlan Kermode
8e6c07d194 add datetime (analog of location in Map) in Timeline 2019-01-09 17:49:34 +00:00
Lachlan Kermode
2aaf3d2034 display narrative events only in narrative mode; make card more minimal 2019-01-04 10:26:02 +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
e989e7b6a2 add null check for sources 2018-12-26 12:05:30 +01:00
Lachlan Kermode
1bf022944a fix crash when null source path 2018-12-26 10:05:11 +01:00
Franc Camps-Febrer
40ac0eb120 Only rerender NarrativeCard if step has changed 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
4423e792ec Make selectors compute narratives as arrays 2018-12-18 17:35:07 +00:00
Lachlan Kermode
c85b0c9001 adjust selectors to handle array of sources 2018-12-13 17:40:30 +00:00
Lachlan Kermode
8435df1430 load sources as object for more efficient access 2018-12-13 17:31:32 +00:00
Lachlan Kermode
7b8b81c788 interpolate sources using selector 2018-12-13 17:31:32 +00:00
Franc Camps-Febrer
aeec3ee239 Handle error for narrative url not functional 2018-12-07 08:51:37 +00:00
Franc Camps-Febrer
b6f7053375 Filter by timerange on selecting Narrative 2018-12-07 08:50:28 +00:00
Franc Camps-Febrer
9c60dfee03 Display category labels 2018-12-07 08:49:33 +00:00
Franc Camps-Febrer
3e38a0b94b Clean icons in toolbar 2018-12-07 08:49:33 +00:00
Franc Camps-Febrer
e02b1c93e1 Add narrative schemas 2018-12-07 08:49:33 +00:00
Lachie Kermode
5b83a82c35 wip: categoryGroups -> categories 2018-12-03 09:05:39 +00:00
Unknown
70dbcd96e0 fix console errors and warnings 2018-11-29 10:43:51 +00:00
Franc Camps-Febrer
a82da33d1a Cosmetic 2018-11-27 15:05:02 -05:00
Franc Camps-Febrer
b658356448 Add narrative styling options to store 2018-11-27 15:03:43 -05:00
Franc Camps-Febrer
16625ba1f1 Clean up unused code, add comments, tidy up 2018-11-27 15:02:44 -05:00
Franc Camps-Febrer
a33e8769a9 Apply further cleanup and renaming 2018-11-27 15:01:38 -05:00
Franc Camps-Febrer
640baf904e Apply better naming and cleanup 2018-11-27 15:01:38 -05:00
Franc Camps-Febrer
24a8c9363c Pass narratives with links down to cards and events 2018-11-27 14:59:28 -05:00
Franc Camps-Febrer
bd0e6b673e Add selector and reducer for narrative 2018-11-27 14:59:28 -05:00
Unknown
7e705fee34 rm some semicolons, add tags check in getTagFilters 2018-11-19 15:01:22 +00:00
Franc Camps-Febrer
46be9884f6 Move tag activation logic to reducer 2018-11-09 13:40:27 -05:00
Franc FC
92e03fdb07 Clean master commit 2018-10-31 14:11:03 -04:00