Commit Graph

41 Commits

Author SHA1 Message Date
Zac Ioannidis
1697ded2f6 Revert to default config for test suite 2020-12-14 14:37:35 +00:00
Zac Ioannidis
6a553795c4 Adding package.json command that plays well with Travis 2020-12-14 14:20:13 +00:00
Zac Ioannidis
cd8b7230c4 Added pre-commit git hooks for linting the src folder 2020-12-14 13:43:09 +00:00
Zac Ioannidis
02128ceed3 Added Jest test suite 2020-12-14 13:30:49 +00:00
Zac Ioannidis
3746705ee2 Using generateCardLayout from our design library to switch between appropriate card layouts 2020-12-08 13:40:46 +00:00
Zac Ioannidis
81e00fd917 Using prettier for linting 2020-12-08 13:13:50 +00:00
Zac Ioannidis
3a54cd7df5 Ingesting config through Create React App 2020-12-07 19:28:07 +00:00
Zac Ioannidis
00d840a65b Added eject script 2020-12-07 18:46:42 +00:00
Zac Ioannidis
b658d55800 Initial commit before adding Craco 2020-12-07 18:14:21 +00: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
Zac Ioannidis
5831c9ce4d Update version of design-system 2020-10-28 23:49:32 +00:00
Zac Ioannidis
029bc4a03e Importing <Card /> from NPM-published design-system library (#171)
* Importing cards from NPM

* Added an abstraction inside the store and config for creating layouts for cards

* Adding layout render order for Card

* Allowing lists in the reducer validation

* Added design system package to package.json

* Any version over 0.5.0

* fix lint

Co-authored-by: Lachlan Kermode <lachiekermode@gmail.com>
2020-10-28 11:09:02 +01:00
Ebrahem Farooqui
c454775fcb Feature/add coloring algorithm (#169)
* Fixed bug: when all child filters unselected, turn off parent as well

* Refactored placement of onSelectFilter to be in Layout; working logic for updating coloring sets

* Linting fixes and removal of console logs

* Added separate component for colored markers which clusters and events will use; working calculation of color percentages based off of coloringset

* Working colors for clusters; need to implement for individual points as well

* Adding two new features to select whether to color by association or by category (can't do both)

* Working colors for filter list panel; text and checkbox change according to colorset groupings

* Working timeline events with coloring algorithm

* Handle select acts different on map when we don't render all points and only filter through clusters; can fix this by not filtering before passing in locations to events in map

* Removed extraneous prop

* Working point count on hover again; numbers were showing up below the colored markers

* Linting fixes and minor refactor of calculateColorPercentage for linting to ass

* Comments and more linting fixes

* add dev command for windows subsystem for linux

* return default styles for category toggles

* dynamically filter out timelines

* calibrate styling

* further calibrations

* correct contrast

* lint

Co-authored-by: efarooqui <efarooqui@pandora.com>
Co-authored-by: Lachlan Kermode <lachiekermode@gmail.com>
2020-10-27 13:33:32 +01:00
efarooqui
1b88274aca Building with supercluster; working on map refactor 2020-09-28 13:40:28 -07:00
dependabot[bot]
d51f7b1ede Bump node-sass from 4.12.0 to 4.13.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 16:58:30 +02:00
Lachlan Kermode
dfeebce4b5 rm unnecessary deps 2020-08-03 17:46:28 +02:00
Lachlan Kermode
678131683b update React to latest 2020-06-26 17:10:48 +02:00
Lachlan Kermode
e49b0e2fb0 WIP: gritty rewrite of timestamp handling 2020-06-18 10:30:25 +02:00
Lachlan Kermode
3b4a3312d5 correct timeline selection 2020-06-18 10:30:25 +02:00
delucis
b0e2e6dd45 Make d3 an npm-managed dependency
Closes #91
2020-06-18 10:30:25 +02:00
Lachlan Kermode
05c0902177 rm react-markdown dep 2019-08-15 15:03:53 +01:00
Lachlan Kermode
a0d224ca9c lint it 2019-08-15 15:03:53 +01:00
Lachlan Kermode
ddfa413574 update deps 2019-08-07 11:58:03 +01:00
Sam Ludford
f02ee50ed8 updated js-yaml, esm, and marked 2019-07-27 13:15:39 +01:00
Lachlan Kermode
dbdddf348a update webpack-dev-server, node-sass, and react-tabs 2019-05-17 14:48:30 +01:00
Sam Ludford
db92644624 template cover with updated example.config.js 2019-05-17 13:41:47 +01:00
Lachlan Kermode
b1e47ed2eb add stub to express lack of mobile functionality 2019-02-11 15:40:29 +00:00
Lachlan Kermode
fb4d0c2d86 lint jsx files 2019-01-23 11:35:34 +00:00
Phil Denoncourt
0002fe0df8 Add linting and cleaned up obvious suggestions 2019-01-18 07:56:53 -05:00
Lachlan Kermode
b7618543f7 compose store with custom values in config.js 2019-01-17 11:52:17 -05:00
Lachlan Kermode
5552aa563f add support for markdown text files 2019-01-03 13:04:55 +00:00
Lachlan Kermode
1d6988edce use video-react 2018-12-26 10:21:57 +01:00
Lachlan Kermode
670ec6dbb2 WIP: video sources 2018-12-21 12:47:25 +00:00
Lachlan Kermode
8aba901ee7 WIP: more defined modal for sources 2018-12-21 12:47:25 +00:00
Franc Camps-Febrer
775608edf4 Remove unused map code 2018-12-19 15:46:55 +01:00
Franc Camps-Febrer
65a608088c Make narratives on map into a react component 2018-12-19 11:02:16 +01:00
Scott Carver
163fccdb02 Add test-watch script 2018-11-11 21:27:26 -08:00
Scott Carver
39f9bdc5eb Run ava directly 2018-11-11 13:32:45 -08:00
Scott Carver
eccef18724 Switch test framework to ava
Should match datasheet-server.
2018-11-11 13:26:15 -08:00
Scott Carver
669a701a20 Add basic http smoke test
- Add mocha dev dependency
- Add test to launch server and GET basic urls
- Add `yarn test` to travis
2018-11-09 17:26:07 -08:00
Franc FC
92e03fdb07 Clean master commit 2018-10-31 14:11:03 -04:00