efarooqui
6b2e110295
Modifying aggregatedpaths func to return paths as keys to object instead of just singular leaf
2021-04-28 18:05:23 -07:00
Zac Ioannidis
81e00fd917
Using prettier for linting
2020-12-08 13:13:50 +00:00
Zac Ioannidis
e1de58e701
Added generators for card layouts. ( #182 )
...
* Added generators for card layouts. These are optionally defined in the timemap config
* Removed US2020-specific layout generation - now it's being specified in the config
2020-11-20 07:35:57 +01:00
efarooqui
2cff35c3f2
Removed commented out logic
2020-10-16 11:23:00 -07:00
efarooqui
67c336c131
Categories showing up on timeline with events; events are stacked on both and connected by a bar which looks like a UI bug somewhere
2020-10-06 17:22:47 -07:00
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
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
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
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
Lachlan Kermode
e985857d73
add support for custom fields
2020-07-15 10:22:47 +02:00
Lachlan Kermode
a708fd5670
add support for showing filter descriptions in narrativised mode
2020-07-15 10:22:47 +02:00
Lachlan Kermode
e381d0d15a
add USE_FILTER_DESCRIPTIONS option
2020-07-15 10:22:47 +02:00
Lachlan Kermode
79d2acec22
drop invalidly dated events entirely
2020-06-26 17:10:48 +02:00
Lachlan Kermode
cdd88917d4
show error for invalid dates
...
it srsly messes with binary search!
2020-06-26 17:10:48 +02:00
Lachlan Kermode
3a847a2042
implicit ids in events
2020-06-19 12:08:14 +02:00
Lachlan Kermode
16358f5ab9
all tags->filters
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