Commit Graph

27 Commits

Author SHA1 Message Date
Miguel Sozinho Ramalho
7f468e2a67 adds reset timeline button (#81) 2024-08-21 11:50:01 +01:00
Miguel Sozinho Ramalho
042346a833 moves API data to S3, allows external use (#74) 2023-10-09 13:20:37 +01:00
Andrew Mudrov
53d6f389e3 feat(main): style changes and mobile version (#58)
Co-authored-by: msramalho <19508417+msramalho@users.noreply.github.com>
2022-10-31 17:40:35 +00:00
msramalho
2ffefa9966 minor text update 2022-04-12 21:33:52 +02:00
wattroll
b4eb4edcae npm run lint:fix 2022-04-06 21:40:40 +03:00
msramalho
799f67ea49 implements csv+json downloads 2022-04-06 18:57:09 +02: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
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
a7990088ab feat(Timeline): add event count to title 2022-03-22 13:43:06 +01:00
Lachlan Kermode
86fcd1a942 💄 2022-03-10 07:20:48 -05:00
Lachlan Kermode
bc2f5606bf aesthetic fixes 2022-03-03 21:30:50 -05: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
7156639ec3 Polygon shapes abstracted to be types of checkboxes; abstracted rendering of panel into one component; importing shapes from separate endpoint 2021-05-20 18:44:26 -07:00
efarooqui
87d84df8b4 Reading in from toolbar copy from config for narrative and filter panels 2021-05-13 18:23:40 -07:00
efarooqui
b50ee8b5fe Creates an event type called TIMELINE_ONLY which doesnt get filtered by filter panel; allowing for panel copy to be read in via the config 2021-05-12 20:03:02 -07:00
Juan Camilo González
13dfc2af15 🌐 Spanish copy 2020-11-29 18:23:53 -05:00
Lachlan Kermode
8b507fde96 some styling fixes (#178)
* logos at bottom

* use GT-Zirkon font

* update filter/category copy

* add a fallback font

* stop tracking

* make timeline smaller for smaller laptops

* fix for firefox responsive intropopup

* mobile fallback

* update design system version
2020-10-29 18:14:32 +01:00
Lachlan Kermode
7080c6d7af Feature/smallfixes (#177)
* return logos

* dates w/o commas

* make arrows slightly larger

* intro/info popup fixes
2020-10-29 09:31:13 +01:00
Ebrahem Farooqui
9175057015 Feature/handle cluster select from timeline (#175)
* Updating some styles for cover; updating copy

* Wrote up getSelectedClusters function; testing

* Working on select with clusters being highlighted; rendering highlight around both clusters and individual points, so there's a little overlap

* Removed extraneous props being passed down to cluster

Co-authored-by: efarooqui <efarooqui@pandora.com>
2020-10-29 07:10:56 +01:00
Lachlan Kermode
eff13c3d92 Feature/infopopup (#173)
* make intropopup possible

* aesthetic changes

* lint

* correct infopopup styles
2020-10-28 17:54:59 +01:00
Lachlan Kermode
2b9975397f change to red! 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
16358f5ab9 all tags->filters 2020-06-18 10:30:25 +02:00
Sam Ludford
455bf64fca updated copy mechanism for display title and intro text 2019-08-07 11:57:23 +01:00
Sam Ludford
7755a8fee2 renamed js folder as common + moved hardcoded colors into global.js 2019-05-22 12:50:22 +01:00