Commit Graph

48 Commits

Author SHA1 Message Date
Felix Spöttel
1063178e8d feat: Switch tooling to vite (#67)
closes https://github.com/bellingcat/ukraine-timemap/issues/66
2023-01-27 17:13:23 +00:00
Lachlan Kermode
3d8ec706ed Minor cleanup (#220)
* Fix README; add missing dev dependency

* Fix validators to filter out bad events and sources

* Better defaults in config
2021-10-21 17:28:16 +02:00
efarooqui
1563e62311 Removing custom changes from example config 2021-08-08 17:09:06 -07:00
efarooqui
096cfaa073 Minor changes to example config for feature flags 2021-08-08 17:06:48 -07:00
Lachlan Kermode
166c6e4063 amend config (#183) 2020-11-20 11:36:26 +01:00
Lachlan Kermode
59d2685879 check for USE_CATEGORIES 2020-10-21 16:57:26 +03:00
efarooqui
0374ac5d76 Removed extraneous USE_SEARCH declarations 2020-09-23 10:25:18 -07:00
efarooqui
5b2fd22405 Minor typo with env var GRAPH_NONLOCATED 2020-09-11 08:14:23 -07:00
efarooqui
a0bf8a90f6 Merge branch 'develop' of https://github.com/forensic-architecture/timemap into feature/refactor-filters-and-narratives-to-associations 2020-09-11 08:04:03 -07:00
efarooqui
2bc6affbf5 Fixed up event schema to reduce filters and narratives to associations; removed extraneous comments for deprecated functions 2020-09-09 21:22:22 -07:00
efarooqui
10e905afeb Deprecated usage of env constants USE_ASSOCIATION_DESCRIPTIONS, USE_NARRATIVESand FILTERS_AS_NARRATIVES to instead check for existence of narratives; deprecated usage of unused components such as CardFilters, CardNarrative, and NarrativeLink 2020-09-09 20:38:11 -07:00
efarooqui
c264071cdb Setting USE_ASSOC_DESC to fals 2020-09-07 16:28:19 -07:00
efarooqui
4c5bafcc05 Need clarification on USE_ASSOCIATION_DESCRIPTIONS for narrativise feature 2020-09-07 16:26:10 -07:00
efarooqui
bd4f61e7ed Working narrative feature minus getNarrativeLinks (need further clarification); working on modifying narrativise filters feature 2020-09-07 16:10:09 -07:00
Lachlan Kermode
875f83a3e6 correct 2020-09-02 16:45:24 +02:00
efarooqui
fe9a5302fa Finding association duplicates; sanitizing appropriately; beginning to edit narrativise function in UI 2020-08-26 22:06:13 -07:00
efarooqui
0ea109968c Pulling in associations correctly; condensed filters and narratives into associations 2020-08-25 08:52:04 -07:00
Lachlan Kermode
bcabc2b2dc lint 2020-06-26 17:10:48 +02:00
Lachlan Kermode
51b0f4a115 update example config 2020-06-26 17:10:48 +02:00
Lachlan Kermode
997ae4d448 update exampe.config.js 2020-06-18 10:30:25 +02:00
Lachlan Kermode
d963ac0643 update example 2020-06-18 10:30:25 +02:00
Lachlan Kermode
e93d7d8831 rewrite features as part of store + add HIGHLIGHT_GROUPS 2020-06-18 10:30:25 +02:00
Lachlan Kermode
b23938b1da add in example 2020-06-18 10:30:25 +02:00
Fraser Crichton
9d463e2910 Doco for adding a custom Mapbox map 2020-06-18 10:30:25 +02:00
Lachlan Kermode
d1426bd582 minor style fixes 2019-08-16 12:38:52 +01:00
Sam Ludford
455bf64fca updated copy mechanism for display title and intro text 2019-08-07 11:57:23 +01:00
Lachlan Kermode
f892c08d6a fix colours in infopopup 2019-05-17 13:41:47 +01:00
Lachlan Kermode
268ea407c2 fixes to work cleanly with example sheet 2019-05-17 13:41:47 +01:00
Sam Ludford
880a9fab0f moved required cover values into intitial.js 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
65f6bd8052 update readme with new wiki 2019-05-15 15:48:36 +01:00
Lachlan Kermode
10e3100426 correct mapbox token default 2019-05-15 14:52:17 +01:00
Lachlan Kermode
f1244c1af7 reorder sections, slightly improve example.config.js 2019-04-30 14:17:40 +01:00
Lachlan Kermode
4e96d92616 Add example cover 2019-02-07 12:21:23 +00:00
Lachlan Kermode
ed9af1cbf6 add cover with toggle 2019-02-07 12:04:47 +00:00
Lachlan Kermode
a26b6beae0 tweak initial settings 2019-02-07 10:30:16 +00:00
Franc Camps-Febrer
0f542777d7 Update example config 2019-02-01 10:54:03 -05:00
Lachlan Kermode
033ecdce8e update example.config 2019-01-18 12:14:44 +00:00
Franc Camps-Febrer
08d44c79c7 Add categories-as-tag flag to config example 2019-01-16 11:32:02 -05:00
Lachlan Kermode
2dff5db402 correct sources URL 2019-01-02 15:44:31 +00:00
Lachlan Kermode
ef098bc743 update example 2018-12-26 12:13:16 +01:00
Lachlan Kermode
ad69b1914b default USE_SOURCES = true 2018-12-25 17:05:11 +01:00
Lachlan Kermode
f9555c4c2f example.config.js with narrative and sources 2018-12-25 16:45:24 +01:00
Lachlan Kermode
6ef45197df amend sources route in example config 2018-12-18 12:25:49 +00:00
Lachlan Kermode
a768f8cfc9 update example config 2018-12-10 12:06:56 +00:00
Lachlan Kermode
be4eca8352 refmt source URL and reducers
to use ES6 spread syntax
2018-12-04 18:01:32 +00:00
Lachie Kermode
96e30ad806 update example.config.js 2018-11-19 16:45:04 +00:00
Unknown
7b35909d1e rename example to example.config.js
to keep consistent with the config file in datasheet-server
2018-11-12 09:38:30 +00:00