Commit Graph

612 Commits

Author SHA1 Message Date
efarooqui
d968280b1a No associated events for a filter => alert shows when attempting to narrativise 2020-09-15 11:36:12 -07:00
efarooqui
8442ca7bb4 Fixed linting issues 2020-09-14 08:12:57 -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
c60ee24792 Removed tags array from event schema 2020-09-10 22:40:57 -07:00
efarooqui
57818dd971 Events now only have associations; when filters and narratives are needed fromevents, interpolate from evt.associations 2020-09-10 22:39:29 -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
ed7c3551d6 Got rid of narrativeLinks in CardStack and deprecated usage of USE_ASSOCIATION_DESCRIPTIONS in embedded logic 2020-09-09 20:41:57 -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
a1f7cf69d4 Beginning to remove extraneous components and logic 2020-09-09 07:43:33 -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
dependabot[bot]
6a3b83fb3b Bump http-proxy from 1.17.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 17:22:00 +02:00
dependabot[bot]
79d8bee0ab Bump esm from 3.0.84 to 3.2.25
Bumps [esm](https://github.com/standard-things/esm) from 3.0.84 to 3.2.25.
- [Release notes](https://github.com/standard-things/esm/releases)
- [Commits](https://github.com/standard-things/esm/compare/3.0.84...3.2.25)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 15:48:13 +02:00
dependabot[bot]
cc42a46056 Bump js-yaml from 3.12.0 to 3.14.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.14.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 15:47:59 +02: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
875f83a3e6 correct 2020-09-02 16:45:24 +02:00
efarooqui
6492be18d9 Refactored filter list for display; converting filter paths to node, child objects that are toggleable 2020-09-01 09:33:05 -07:00
efarooqui
2aaf7c09ff Filter render broken; moved narrative and narrativeState to app.filters and restructured appropriately with narrativeIdx selector 2020-08-27 08:42:47 -07:00
efarooqui
fe9a5302fa Finding association duplicates; sanitizing appropriately; beginning to edit narrativise function in UI 2020-08-26 22:06:13 -07:00
efarooqui
1d1a9971ab Modified validators file to match new associations schema and necessary semantic and sanitization changes 2020-08-26 09:38:41 -07:00
efarooqui
0ea109968c Pulling in associations correctly; condensed filters and narratives into associations 2020-08-25 08:52:04 -07:00
Sol
19201a5808 console logs removed and changes made 2020-08-07 19:26:01 +02:00
Sol
8e4ca6b8fc lint fixes 2020-08-07 19:26:01 +02:00
Sol
2fa1860e3d simplified component logic 2020-08-07 19:26:01 +02:00
Sol
52b67343b7 removed console log 2020-08-07 19:26:01 +02:00
Sol
4294f22d69 lint fixes 2020-08-07 19:26:01 +02:00
Sol
e1d89777e8 lint fixes 2020-08-07 19:26:01 +02:00
Sol
cc2561aa30 added and changed var names 2020-08-07 19:26:01 +02:00
Sol
e04fb2ebfb refactor onselect 2020-08-07 19:26:01 +02:00
Sol
f525bbbf02 remove moveinnarrative function 2020-08-07 19:26:01 +02:00
Sol
b4d8c09dd1 rename variables 2020-08-07 19:26:01 +02:00
Sol
0e2f639075 lint fix 2020-08-07 19:26:01 +02:00
Sol
0a6e13ba88 Refactored to pass down methods as props. Added CSS pointer 2020-08-07 19:26:01 +02:00
Sol
0ade39541e lint fixes 2020-08-07 19:26:01 +02:00
Sol
90f1de296a lint fixes 2020-08-07 19:26:01 +02:00
Sol
62eefca9e2 lint fix 2020-08-07 19:26:01 +02:00
Sol
31bdbd0313 map and cards clickable 2020-08-07 19:26:01 +02:00
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