Commit Graph

69 Commits

Author SHA1 Message Date
efarooqui
8442ca7bb4 Fixed linting issues 2020-09-14 08:12: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
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
bd4f61e7ed Working narrative feature minus getNarrativeLinks (need further clarification); working on modifying narrativise filters feature 2020-09-07 16:10:09 -07: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
Sol Abrahams
d134f7aa71 Remove lines 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
1a8fe3b832 don't rely on unique location names 2020-07-15 10:22:47 +02:00
Lachlan Kermode
00a8080eba lint 2020-06-18 10:30:25 +02:00
Lachlan Kermode
f6fb40d4be toolbar and zoom control fixes 2020-06-18 10:30:25 +02:00
Lachlan Kermode
12e309ed8a enable modifying event radius from config 2020-06-18 10:30:25 +02:00
Lachlan Kermode
16358f5ab9 all tags->filters 2020-06-18 10:30:25 +02:00
Lachlan Kermode
08bbe9c85e fix projects! 2020-06-18 10:30:25 +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
Lachlan Kermode
e93d7d8831 rewrite features as part of store + add HIGHLIGHT_GROUPS 2020-06-18 10:30:25 +02:00
Lachlan Kermode
154b62f924 remove 'timestamps' in rendering events, clean projects 2020-06-18 10:30:25 +02:00
Lachlan Kermode
3641756539 WIP: overridden colours and shapes 2020-06-18 10:30:25 +02:00
Lachlan Kermode
eac3eeaf93 WIP: lots of messy code for better timelines 2020-06-18 10:30:25 +02:00
Lachlan Kermode
421af5e60c improve project graph 2020-06-18 10:30:25 +02:00
Lachlan Kermode
85476ee6fb layered projects working; with some bugs 2020-06-18 10:30:25 +02:00
Lachlan Kermode
678d63f78b WIP: project bars starting to magic... 2020-06-18 10:30:25 +02:00
Lachlan Kermode
b9efee8cca WIP: better timeline styles 2020-06-18 10:30:25 +02:00
Lachlan Kermode
958afb6a41 implements first attempt of unlocated bars
needs profiling and better calculated styles
2020-06-18 10:30:25 +02:00
Lachlan Kermode
77bedb36b9 reconfigures initial settings with a 30 year setting, more sensible defaults for zooms 2020-06-18 10:30:25 +02:00
Sam Ludford
7755a8fee2 renamed js folder as common + moved hardcoded colors into global.js 2019-05-22 12:50:22 +01:00
Sam Ludford
880a9fab0f moved required cover values into intitial.js 2019-05-17 13:41:47 +01:00
Lachlan Kermode
552685f196 lint 2019-02-19 14:52:28 +00:00
Lachlan Kermode
5174814244 clean category filtering 2019-02-14 15:27:48 +00:00
Lachlan Kermode
4e9128476d clean tag representation and filtering 2019-02-14 14:27:36 +00:00
Franc Camps-Febrer
c2cd703f06 Add enabled sites marker from data object 2019-01-31 12:42:52 -05:00
Lachlan Kermode
3de7b3a8c5 lint additional files 2019-01-22 16:15:55 +00:00
Lachlan Kermode
20d39f3bf9 Merge remote-tracking branch 'origin/develop' into add-linting 2019-01-22 15:34:07 +00:00
Lachlan Kermode
3ebf668d27 refactor timeline config to redux state 2019-01-18 14:58:25 +00:00
Phil Denoncourt
0002fe0df8 Add linting and cleaned up obvious suggestions 2019-01-18 07:56:53 -05:00
Lachlan Kermode
fb46948b77 add MapShapes, analog of MapSites 2019-01-18 10:41:06 +00:00
Franc Camps-Febrer
8cbc17e388 Return narratives in original order 2019-01-17 11:18:22 -05:00
Lachlan Kermode
79af252b33 add more descriptive error handling for optional exts 2019-01-17 09:40:04 +00:00
Franc Camps-Febrer
4251ed0e94 Allow filtering by category, intersecting with tags 2019-01-16 11:18:57 -05:00
Franc Camps-Febrer
470daf27e7 Use tag arrays in events, no longer strings 2019-01-16 11:18:57 -05:00
Lachlan Kermode
8e6c07d194 add datetime (analog of location in Map) in Timeline 2019-01-09 17:49:34 +00:00
Lachlan Kermode
2aaf3d2034 display narrative events only in narrative mode; make card more minimal 2019-01-04 10:26:02 +00:00
Lachlan Kermode
e6742d0b04 factor step state of narrative from NarrativeCard comp to redux 2019-01-03 16:11:03 +00:00
Lachlan Kermode
c75405f2ba WIP: simplify narratives selection 2019-01-03 15:51:09 +00:00
Lachlan Kermode
e989e7b6a2 add null check for sources 2018-12-26 12:05:30 +01:00
Lachlan Kermode
1bf022944a fix crash when null source path 2018-12-26 10:05:11 +01:00
Franc Camps-Febrer
40ac0eb120 Only rerender NarrativeCard if step has changed 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
4423e792ec Make selectors compute narratives as arrays 2018-12-18 17:35:07 +00:00
Lachlan Kermode
c85b0c9001 adjust selectors to handle array of sources 2018-12-13 17:40:30 +00:00