efarooqui
|
930aaaa752
|
Working onSelect with respect to caret toggle; onSelect doesnt fire off when caret is selected
|
2020-09-22 17:12:09 -07:00 |
|
efarooqui
|
2423a5a5ad
|
Issue with the difference between clicking on a card and clicking on the caret (ie is there an onClick functionality for the card?)
|
2020-09-22 16:55:13 -07:00 |
|
efarooqui
|
99fd2198e2
|
Merge branch 'develop' of https://github.com/forensic-architecture/timemap into feature/refactor-filters-and-narratives-to-associations
|
2020-09-22 10:26:10 -07:00 |
|
efarooqui
|
a4cd28d19f
|
Debugging issues with broken sources
|
2020-09-22 10:26:05 -07:00 |
|
efarooqui
|
3b4efc0cce
|
Wrote new recursive function to accurately map filter paths to filter list in panel; need to fix selection of filters upon toggle
|
2020-09-21 21:37:11 -07:00 |
|
Sol Abrahams
|
648d014de6
|
console.log removed
|
2020-09-20 10:24:08 +01:00 |
|
Sol Abrahams
|
f9a0cd77b2
|
map changed to some
|
2020-09-20 10:24:08 +01:00 |
|
Sol Abrahams
|
a1e772b72f
|
requested changes made
|
2020-09-20 10:24:05 +01:00 |
|
Sol
|
0602eb1593
|
lint fixes
|
2020-09-20 10:23:45 +01:00 |
|
Sol
|
bdc683aa1d
|
cards clickability added
|
2020-09-20 10:23:45 +01:00 |
|
Sol
|
da51dabe82
|
more lint fixes
|
2020-09-20 10:23:45 +01:00 |
|
Sol
|
1f4f307f0d
|
lint fixes
|
2020-09-20 10:23:45 +01:00 |
|
Sol
|
9d846c5c4c
|
initial search bar feature added on new branch
|
2020-09-20 10:23:15 +01:00 |
|
efarooqui
|
6ae472b96f
|
Removing tooltip import
|
2020-09-18 10:50:23 -07:00 |
|
efarooqui
|
da4e640360
|
Need to resolve minor issues with association duplicates; removing prototype tooltip; source not showing up and event gets deselected
|
2020-09-18 07:52:08 -07:00 |
|
efarooqui
|
7f12d1e86c
|
Linting fixes
|
2020-09-15 11:36:52 -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
|
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
|
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 |
|
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 |
|