Commit Graph

91 Commits

Author SHA1 Message Date
Sam Ludford
505e86f1ab made event selected dotted outline yellow 2019-05-22 12:50:22 +01:00
Lachlan Kermode
268ea407c2 fixes to work cleanly with example sheet 2019-05-17 13:41:47 +01:00
Sam Ludford
db92644624 template cover with updated example.config.js 2019-05-17 13:41:47 +01:00
Lachlan Kermode
eeed18e6b8 fix narrativeStepStyles inconsistency 2019-02-19 14:51:06 +00:00
Lachlan Kermode
4e9128476d clean tag representation and filtering 2019-02-14 14:27:36 +00:00
Lachlan Kermode
1db2fe219a restructure overlay 2019-02-13 16:13:54 +00:00
Lachlan Kermode
0c0ba2fe1e Merge pull request #99 from forensic-architecture/fix/event-narrative-order
Put event locations on top of narrative arrows in map
2019-02-08 16:31:09 +00:00
Franc Camps-Febrer
ca941f4bd7 Put event locations on top of narrative arrows in map 2019-02-08 11:27:10 -05:00
Lachlan Kermode
8ba11e9963 add icons for home and info 2019-02-07 17:32:20 +00:00
Lachlan Kermode
4e96d92616 Add example cover 2019-02-07 12:21:23 +00:00
Franc Camps-Febrer
4af0c9c2ef fix lint errors 2019-02-01 12:23:11 -05:00
Franc Camps-Febrer
6906adc258 Hide other narratives when one is selected 2019-02-01 11:06:36 -05:00
Franc Camps-Febrer
dc3db3a63d Some cleanup 2019-02-01 10:41:53 -05:00
Franc Camps-Febrer
5caab85d05 Added arrows on Narrtive steps that are movements 2019-02-01 10:38:33 -05:00
Franc Camps-Febrer
ac740596fa Time display on Card display precision 2019-01-31 19:21:23 -05:00
Franc Camps-Febrer
92d2fa9a21 Map events are now clickable again 2019-01-31 18:43:39 -05:00
Franc Camps-Febrer
8147af2620 Non-structure locations are marked as approximated 2019-01-31 18:37:23 -05:00
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