Commit Graph

54 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
Franc Camps-Febrer
cd2fef3d4c Fix resizing timeline on switchin gmodes 2019-01-15 10:16:28 -05: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
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
d9c86ee6a8 add toggle button for sites 2019-01-08 14:02:25 +00:00
Lachlan Kermode
bca43fab2b refactor MapNarratives in prep 2019-01-07 07:49:03 +00:00
Lachlan Kermode
7b44dc8751 allow movements 2019-01-07 07:49:03 +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
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
491f345ef0 add optional thumbnail to source 2019-01-02 15:42:28 +00:00
Lachlan Kermode
64e7218b71 basic photobook support 2018-12-29 13:39:56 +01:00
Lachlan Kermode
e989e7b6a2 add null check for sources 2018-12-26 12:05:30 +01:00
Lachlan Kermode
c10b741325 synchronous updateSource logic 2018-12-21 12:47:25 +00: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
Franc Camps-Febrer
0bc4ddc54e Remove unnecessary renders in map / timeline and style narrative mode 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
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
fb84d6883b basic source schema reading data in 2018-12-13 17:31:32 +00:00
Lachlan Kermode
ab20d962ad display source errors in card 2018-12-11 11:25:11 +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
b6f7053375 Filter by timerange on selecting Narrative 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
36c2a5a672 Separate tabs and narratives on tab panels 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
0c0625b58e Add narratives 2018-12-07 08:49:33 +00:00
Franc Camps-Febrer
e02b1c93e1 Add narrative schemas 2018-12-07 08:49:33 +00:00
Lachlan Kermode
eeb242ef87 toggleNotification -> markNotificationsRead 2018-12-05 11:27:33 +00:00
Lachlan Kermode
3d09eb4543 clean handler semantics in Dashboard.jsx, add markNotificationsRead 2018-12-05 11:17:19 +00:00
Lachlan Kermode
be4eca8352 refmt source URL and reducers
to use ES6 spread syntax
2018-12-04 18:01:32 +00:00
Lachlan Kermode
1c700876fa change nomenclature: isFetchingEvents -> isFetchingSources 2018-12-04 16:52:07 +00:00
Lachie Kermode
1b9f5e6349 return loc/lat/long to required 2018-12-03 13:01:36 +00:00
Unknown
5c23c2ae9a wip: categories working with timeline
have removed map for the time being, as it was interrupting the timeline render. will return it in next commit
2018-12-03 10:47:53 +00:00
Lachie Kermode
e9bd136082 modify event schema to allow empty location 2018-12-03 09:05:39 +00:00
Franc Camps-Febrer
16625ba1f1 Clean up unused code, add comments, tidy up 2018-11-27 15:02:44 -05:00
Franc Camps-Febrer
640baf904e Apply better naming and cleanup 2018-11-27 15:01:38 -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
Unknown
3d42942a5c update error handling logic, add empty check for validateTree 2018-11-19 14:40:55 +00:00