Commit Graph

49 Commits

Author SHA1 Message Date
Zac Ioannidis
e9542f42a9 Lint fix 2020-10-28 19:33:05 +00:00
Zac Ioannidis
f09189469c Added markdown component for hiding source 2020-10-28 19:28:18 +00:00
Zac Ioannidis
e3276dfe8e Added against field 2020-10-28 19:02:22 +00:00
Zac Ioannidis
84c32ecf8d Adding color for categories 2020-10-28 18:23:41 +00:00
Zac Ioannidis
c382662093 Added new fields to the rendering of the Card Component 2020-10-28 17:19:28 +00:00
Zac Ioannidis
3e20337b5e Using new Card API 2020-10-28 16:09:29 +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
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
a4cd28d19f Debugging issues with broken sources 2020-09-22 10:26:05 -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
a1f7cf69d4 Beginning to remove extraneous components and logic 2020-09-09 07:43:33 -07:00
Sol
e04fb2ebfb refactor onselect 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
31bdbd0313 map and cards clickable 2020-08-07 19:26:01 +02:00
Lachlan Kermode
bcabc2b2dc lint 2020-06-26 17:10:48 +02:00
Lachlan Kermode
973619d178 WIP: filters as narratives always 2020-06-26 17:10:48 +02:00
Lachlan Kermode
c473e4a998 make USE_CATEGORIES optional 2020-06-18 10:30:25 +02:00
Lachlan Kermode
d182798ab3 rm space above in narrative scroll 2019-08-16 11:12:25 +01:00
Sam Ludford
7755a8fee2 renamed js folder as common + moved hardcoded colors into global.js 2019-05-22 12:50:22 +01:00
Lachlan Kermode
a0dc3ed61d lint 2019-02-04 10:06:26 +00:00
Franc Camps-Febrer
3ea3de84b2 Automatically scroll to current Card in Narrative 2019-02-01 14:07:00 -05:00
Lachlan Kermode
fb4d0c2d86 lint jsx files 2019-01-23 11:35: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
8749b3ca34 WIP: render all cards in narrative 2019-01-03 18:02:50 +00:00
Lachlan Kermode
cfea5ee490 move card to left in narrative mode 2019-01-03 17:33:03 +00:00
Lachlan Kermode
795acac7ca redux action infrastructure 2018-12-21 12:47:25 +00:00
Franc Camps-Febrer
6dee9fee2f Select only updateNarrative as action to pass to Toolbar 2018-12-18 17:35:07 +00:00
Lachlan Kermode
7b8b81c788 interpolate sources using selector 2018-12-13 17:31:32 +00:00
Lachlan Kermode
ab20d962ad display source errors in card 2018-12-11 11:25:11 +00:00
Lachlan Kermode
eb0f7baadb open cards by default 2018-12-10 16:35:18 +00:00
Franc Camps-Febrer
89a7290dbf Clean store fields, move from state.ui to state.app those that make sense 2018-12-07 08:51:37 +00:00
Franc Camps-Febrer
b6f7053375 Filter by timerange on selecting Narrative 2018-12-07 08:50:28 +00:00
Lachlan Kermode
13befd298a clean handler semantics in Dashboard.jsx (further) 2018-12-05 11:36:29 +00:00
Lachlan Kermode
3d09eb4543 clean handler semantics in Dashboard.jsx, add markNotificationsRead 2018-12-05 11:17:19 +00:00
Lachlan Kermode
d80e39c698 rm loading icon from CardStack 2018-12-04 17:06:15 +00:00
Lachlan Kermode
1c700876fa change nomenclature: isFetchingEvents -> isFetchingSources 2018-12-04 16:52:07 +00:00
Lachlan Kermode
77db0b8b7d rename CardStack handlers 2018-12-04 12:28:40 +00:00
Franc Camps-Febrer
b7c73ab9bd All components use getCategoryColor 2018-12-03 14:50:38 +00:00
Franc Camps-Febrer
0a6ba78389 Add color categories correct shade to card 2018-12-03 14:43:13 +00:00
Unknown
5c23c2ae9a wip: categories working with timeline
have removed map for the time being, as it was interrupting the timeline render. will return it in next commit
2018-12-03 10:47:53 +00:00
Franc Camps-Febrer
100c307fb5 Clean up renders for CardStack 2018-11-27 15:03:43 -05:00
Franc Camps-Febrer
f345b76e57 Some further cleanup of presentational stuff 2018-11-27 15:03:43 -05:00
Franc Camps-Febrer
20051db90a Additional card cleanup 2018-11-27 15:03:43 -05:00
Franc Camps-Febrer
24a8c9363c Pass narratives with links down to cards and events 2018-11-27 14:59:28 -05:00
Franc FC
92e03fdb07 Clean master commit 2018-10-31 14:11:03 -04:00