Commit Graph

573 Commits

Author SHA1 Message Date
Sol
c8768f643b lint 2020-08-07 19:26:01 +02:00
Lachlan Kermode
dfeebce4b5 rm unnecessary deps 2020-08-03 17:46:28 +02:00
Lachlan Kermode
84198be0d6 fix corner case when bad data 2020-07-27 10:25:29 +02:00
Lachlan Kermode
8edad609f7 add default rangeLimits 2020-07-21 10:05:34 +02:00
dependabot[bot]
296332118c Bump lodash from 4.17.11 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 09:49:49 +02:00
Sol
956534e247 remove comment on minTime and maxTime variables 2020-07-21 09:48:43 +02:00
Sol Abrahams
d134f7aa71 Remove lines for linter 2020-07-21 09:48:43 +02:00
Sol Abrahams
0673242148 Update app.js
Update for linter
2020-07-21 09:48:43 +02:00
Sol
71d1664542 Remove unneccesary if statement
name = Sol
email = solomonabrahams100@gmail.com
2020-07-21 09:48:43 +02:00
Lachlan Kermode
d1990b62af lint 2020-07-15 10:22:47 +02:00
Lachlan Kermode
d6e39ee2b1 update 2020-07-15 10:22:47 +02:00
Lachlan Kermode
6a7ea10f02 ++ 2020-07-15 10:22:47 +02:00
Lachlan Kermode
4cdc279114 fix on safari 2020-07-15 10:22:47 +02:00
Lachlan Kermode
fdcff48c62 fix img occlusion 2020-07-15 10:22:47 +02:00
Lachlan Kermode
2b9975397f change to red! 2020-07-15 10:22:47 +02:00
Lachlan Kermode
c2b1440f93 cover with optional buttons 2020-07-15 10:22:47 +02:00
Lachlan Kermode
200a2826e6 update cover 2020-07-15 10:22:47 +02:00
Lachlan Kermode
1a8fe3b832 don't rely on unique location names 2020-07-15 10:22:47 +02:00
Lachlan Kermode
109210714f nicer dates in timeline header 2020-07-15 10:22:47 +02:00
Lachlan Kermode
e985857d73 add support for custom fields 2020-07-15 10:22:47 +02:00
Lachlan Kermode
e130b737e9 add bellingcat logo 2020-07-15 10:22:47 +02:00
Lachlan Kermode
95196e721c better logo styling, variable button text 2020-07-15 10:22:47 +02:00
Lachlan Kermode
2e2b9e4442 up and down arrows for movement 2020-07-15 10:22:47 +02:00
Lachlan Kermode
66bdb90454 cover more sensible defaults 2020-07-15 10:22:47 +02:00
Lachlan Kermode
69e216e1a2 nicer date, remove precision magic 2020-07-15 10:22:47 +02:00
Lachlan Kermode
a24f6e539c make caret flip on card open 2020-07-15 10:22:47 +02:00
Lachlan Kermode
1ecc5b763a infopopup copy more general 2020-07-15 10:22:47 +02:00
Lachlan Kermode
a708fd5670 add support for showing filter descriptions in narrativised mode 2020-07-15 10:22:47 +02:00
Lachlan Kermode
e381d0d15a add USE_FILTER_DESCRIPTIONS option 2020-07-15 10:22:47 +02:00
Lachlan Kermode
1501bbda78 move cover over loading 2020-07-15 10:22:47 +02:00
dependabot[bot]
89855da251 Bump npm-registry-fetch from 4.0.0 to 4.0.5
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.0 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/registry-fetch/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-15 10:19:30 +02:00
Lachlan Kermode
cf322b8f0d fix lint 2020-06-26 17:10:48 +02:00
Lachlan Kermode
bcabc2b2dc lint 2020-06-26 17:10:48 +02:00
Lachlan Kermode
f3c6f2a11a insetSource in filter narrative 2020-06-26 17:10:48 +02:00
Lachlan Kermode
5db2305baf fix corner cases in narrative left/right 2020-06-26 17:10:48 +02:00
Lachlan Kermode
79d2acec22 drop invalidly dated events entirely 2020-06-26 17:10:48 +02:00
Lachlan Kermode
cdd88917d4 show error for invalid dates
it srsly messes with binary search!
2020-06-26 17:10:48 +02:00
Lachlan Kermode
4c04e2cf95 add support for arrow keys 2020-06-26 17:10:48 +02:00
Lachlan Kermode
41d9dc99d4 add hack to fix timeline not showing 2020-06-26 17:10:48 +02:00
Lachlan Kermode
c1863fba07 desc -> description in sources 2020-06-26 17:10:48 +02:00
Lachlan Kermode
ec418f4a41 fix too small message 2020-06-26 17:10:48 +02:00
Lachlan Kermode
678131683b update React to latest 2020-06-26 17:10:48 +02:00
Lachlan Kermode
e5dff2ad86 fix hierarchical tag toggle 2020-06-26 17:10:48 +02:00
Lachlan Kermode
51b0f4a115 update example config 2020-06-26 17:10:48 +02:00
Lachlan Kermode
a686268839 apply narratives only if FILTERS_AS_NARRATIVES set 2020-06-26 17:10:48 +02:00
Lachlan Kermode
0c09131a0d move those dates to the top 2020-06-26 17:10:48 +02:00
Lachlan Kermode
973619d178 WIP: filters as narratives always 2020-06-26 17:10:48 +02:00
Lachlan Kermode
442d8ea5d7 filters on OSM 2020-06-26 17:10:48 +02:00
Lachlan Kermode
de2515063e allow loading multiple events 2020-06-26 17:10:48 +02:00
Lachlan Kermode
28eaab170a fix corner condition 2020-06-19 12:08:14 +02:00