Commit Graph

74 Commits

Author SHA1 Message Date
Franc Camps-Febrer
4e000c8137 Make map events as slices based on categories 2019-01-31 18:06:03 -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
3eed45a5ef Allow customization of selected event ring on map, via config 2019-01-31 13:19:39 -05:00
Lachlan Kermode
fb4d0c2d86 lint jsx files 2019-01-23 11:35:34 +00:00
Lachlan Kermode
3de7b3a8c5 lint additional files 2019-01-22 16:15:55 +00:00
Lachlan Kermode
20d39f3bf9 Merge remote-tracking branch 'origin/develop' into add-linting 2019-01-22 15:34:07 +00:00
Lachlan Kermode
238e220d9f fix categories labels y position 2019-01-18 16:46:02 +00:00
Phil Denoncourt
0002fe0df8 Add linting and cleaned up obvious suggestions 2019-01-18 07:56:53 -05:00
Lachlan Kermode
10b62e1e23 add optional styling for shapes from redux store 2019-01-18 12:09:37 +00:00
Lachlan Kermode
e7cac13fb5 significantly refactor presentational components 2019-01-18 11:51:00 +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
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
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
Franc Camps-Febrer
7a103b50a0 Style meta box for source overlay 2019-01-15 11:23:39 -05:00
Lachlan Kermode
41e49b2c38 fix merge break 2019-01-13 11:53:08 +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
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
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
Lachlan Kermode
d9c86ee6a8 add toggle button for sites 2019-01-08 14:02:25 +00:00
Franc Camps-Febrer
7168cd10f1 Dim events on timeline in narrative mode 2019-01-07 08:25:32 +01:00
Franc Camps-Febrer
8fe6600c67 Make some timeline into presentational comps 2019-01-04 19:46:39 +01:00
Franc Camps-Febrer
9fad640fbe Move labels and handles to presentational 2019-01-04 16:03:17 +01:00
Franc Camps-Febrer
d8b27cea54 Separate TimelineClip 2019-01-04 16:01:49 +01: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
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
7c1bf4ca9d remove comments in NoSource 2019-01-02 15:45:01 +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
f5628e7a79 💄 2018-12-26 11:08:23 +01:00
Lachlan Kermode
fb925aecdd fix premature source close 2018-12-26 10:31:06 +01:00
Lachlan Kermode
ad69b1914b default USE_SOURCES = true 2018-12-25 17:05:11 +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
16d9207aa0 WIP: source error for all types 2018-12-21 16:58:40 +00:00
Lachlan Kermode
ff7ef5ccb1 fmt source display: photo 2018-12-21 12:47:25 +00:00
Lachlan Kermode
795acac7ca redux action infrastructure 2018-12-21 12:47:25 +00:00