Commit Graph

666 Commits

Author SHA1 Message Date
hgrsd
7ec7e7a657 fix(map): make sure we have only a single tile layer 2022-03-24 10:55:53 -04:00
Logan Williams
46ca3b429e Merge branch 'feat/fullscreen' of github.com:fspoettel/ukraine-timemap 2022-03-24 13:06:35 +01:00
Logan Williams
347f54ebcc Change styles for satellite switcher 2022-03-24 13:05:05 +01:00
hgrsd
2d32af53a9 more accurate comment 2022-03-22 23:55:02 -04:00
hgrsd
08052fcbc4 remove superfluous initialize call 2022-03-22 23:42:20 -04:00
hgrsd
d25f320deb unit test 2022-03-22 23:17:05 -04:00
hgrsd
9b7e02ef61 add satellite overlay toggle 2022-03-22 22:57:56 -04:00
Felix Spöttel
26c8432acf feat(Toolbar): add fullscreen toggle 2022-03-22 22:03:34 +01:00
Felix Spöttel
da38cddb82 chore: extract ToolbarButton component 2022-03-22 21:21:38 +01:00
msramalho
1b30f320b5 closes #9 missing events in filter 2022-03-22 16:29:31 +01:00
Logan Williams
4a6096497b Merge branch 'main' of github.com:bellingcat/ukraine-timemap 2022-03-22 16:12:45 +01:00
Logan Williams
ca048c38cf Fix bug caused by interrupting flyTo 2022-03-22 16:10:58 +01:00
Felix Spöttel
a7990088ab feat(Timeline): add event count to title 2022-03-22 13:43:06 +01:00
Logan Williams
137603dfaa Clean up mobile changes, fixes #5 2022-03-21 17:05:05 +01:00
Logan Williams
28a5f644fc Quick fixes for mobile 2022-03-20 08:16:47 +01:00
msramalho
6f1192f06e remove fa logo and add descriptions 2022-03-17 15:02:14 +01:00
msramalho
3e1cbe87d7 cleanup 2022-03-17 14:52:57 +01:00
msramalho
44cc010732 foldable timeline 2022-03-17 13:36:43 +01:00
msramalho
57ca9921ae allows cover hide 2022-03-17 12:42:01 +01:00
msramalho
e425364847 renaming title 2022-03-16 19:29:26 +01:00
msramalho
26b0dcbda0 removes irrelevant conversation tweets 2022-03-16 10:53:47 +01:00
msramalho
ab7e9b0fb3 adding FA logo back 2022-03-15 14:10:26 +01:00
msramalho
13b224c2a0 remove console.log 2022-03-15 12:06:48 +01:00
msramalho
4081710de4 displaying civid 2022-03-15 12:06:09 +01:00
msramalho
400adc61f6 attribution 2022-03-15 10:44:31 +01:00
msramalho
28cb2f468d fix twitter bug 2022-03-15 10:44:13 +01:00
msramalho
5fdee5020f minor UI improvements 2022-03-14 14:42:02 +01:00
msramalho
96772db21c custom mapbox 2022-03-14 14:12:49 +01:00
Lachlan Kermode
86fcd1a942 💄 2022-03-10 07:20:48 -05:00
Lachlan Kermode
330a7c56d0 Improved styles for timeline and card 2022-03-07 09:11:30 -05:00
Lachlan Kermode
c1c3c1a2db Nicer arrows on timeline when zoomed in 2022-03-06 21:43:13 -05:00
Lachlan Kermode
a84fd55e62 Add ticks to redux state 2022-03-06 21:20:03 -05:00
Lachlan Kermode
cb69b40ae2 Zoom to timeframe on timeline click 2022-03-06 21:00:00 -05:00
Lachlan Kermode
88a5d2b5b4 When selecting filter, deselect events 2022-03-06 20:07:18 -05:00
Lachlan Kermode
4113c04830 Add support for Twitter and Telegram 2022-03-06 19:34:12 -05:00
Lachlan Kermode
b9eac1ce9a Remove black filter 2022-03-06 18:42:23 -05:00
Lachlan Kermode
bc2f5606bf aesthetic fixes 2022-03-03 21:30:50 -05:00
Lachlan Kermode
723c4b7007 Remove design-system dependency 2022-03-03 20:24:38 -05:00
Lachlan Kermode
20025dac57 Remove warnings 2022-03-03 13:00:31 -05:00
Lachlan Kermode
ea1dc45ea7 Fix warnings 2022-03-03 11:59:41 -05:00
Lachlan Kermode
b881669031 always render locations (#224) 2022-03-01 17:43:16 +01: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
Ebrahem Farooqui
f03366416a Minor cleanup to remove old category features (#195)
Co-authored-by: efarooqui <efarooqui@pandora.com>
2021-10-21 17:26:15 +02:00
Ebrahem Farooqui
5518bcaee4 Update Map.js
Fixing bug by using Math.max and not Math.min
2021-08-18 16:06:55 -07:00
efarooqui
096cfaa073 Minor changes to example config for feature flags 2021-08-08 17:06:48 -07:00
efarooqui
14593aeba2 Removing extraneous USE_MULTIPLE_FILTERS feature from initial store 2021-05-24 22:49:42 -07:00
efarooqui
76140ab261 Merge branch 'feature/add-shapes-filter-panel' of https://github.com/forensic-architecture/timemap into feature/allow-for-multiple-categories 2021-05-24 22:14:22 -07:00
efarooqui
65f32e8e0c Minor edit to containerStyles for Checkbox component 2021-05-24 22:09:51 -07:00
efarooqui
09d82b4da5 Working with default category values from store if none are provided in config 2021-05-24 22:00:51 -07:00
efarooqui
5c3fffd99e Allows for multiple specified categories that are customizable panelsin left hand side toolbar 2021-05-24 20:31:00 -07:00