Commit Graph

340 Commits

Author SHA1 Message Date
Lachlan Kermode
13befd298a clean handler semantics in Dashboard.jsx (further) 2018-12-05 11:36:29 +00:00
Lachlan Kermode
eeb242ef87 toggleNotification -> markNotificationsRead 2018-12-05 11:27:33 +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
1091e376f3 add toggleFetchingSources 2018-12-04 16:48:17 +00:00
Lachlan Kermode
577ae7421f zoomed to 3yrs by default 2018-12-04 16:35:42 +00:00
Lachlan Kermode
53deaab164 rm async query from Dashboard 2018-12-04 16:30:53 +00:00
Lachlan Kermode
77db0b8b7d rename CardStack handlers 2018-12-04 12:28:40 +00:00
Lachlan Kermode
ebb37a845a rename other timeline handlers 2018-12-04 12:26:23 +00:00
Lachlan Kermode
90e6d9ded1 interpolate app from store in Timeline.jsx
also rename 'filter' in timeline to avoid confusion
2018-12-04 12:23:16 +00:00
Lachlan Kermode
e5affccb8a timeline and map pass same representation for select 2018-12-04 12:06:04 +00:00
Lachlan Kermode
143fb6df92 retrieve domain direct from store 2018-12-04 11:31:01 +00:00
Lachlan Kermode
2edfbb5d19 move select to methods arg in timeline 2018-12-04 11:28:31 +00:00
Lachlan Kermode
5c026f12d8 move zoomLevels to redux 2018-12-04 11:26:21 +00:00
Lachlan Kermode
a47fbd95e2 give timeline constructor a 'methods' arg 2018-12-04 11:21:31 +00:00
Lachlan Kermode
b1fd81f772 make events clickable
Dashboard.jsx::handleSelect needs some rethinking, though...
2018-12-04 10:25:12 +00:00
Lachlan Kermode
838834e2a9 💄 2018-12-04 10:16:31 +00:00
Franc Camps-Febrer
41a92ae719 [FIX] Select proper event ids to fetch when clicking on event 2018-12-03 19:00:09 +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
576aceba35 rm comments 2018-12-03 13:06:01 +00:00
Unknown
4f4c80b3a3 categoryGroups removed 2018-12-03 12:54:33 +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
Lachie Kermode
5b83a82c35 wip: categoryGroups -> categories 2018-12-03 09:05:39 +00:00
Unknown
70dbcd96e0 fix console errors and warnings 2018-11-29 10:43:51 +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
b658356448 Add narrative styling options to store 2018-11-27 15:03:43 -05:00
Franc Camps-Febrer
16625ba1f1 Clean up unused code, add comments, tidy up 2018-11-27 15:02:44 -05:00
Franc Camps-Febrer
a33e8769a9 Apply further cleanup and renaming 2018-11-27 15:01:38 -05:00
Franc Camps-Febrer
640baf904e Apply better naming and cleanup 2018-11-27 15:01:38 -05:00
Franc Camps-Febrer
24a8c9363c Pass narratives with links down to cards and events 2018-11-27 14:59:28 -05:00
Franc Camps-Febrer
0201931000 Pass narratives and render in map 2018-11-27 14:59:28 -05:00
Unknown
3d42942a5c update error handling logic, add empty check for validateTree 2018-11-19 14:40:55 +00:00
Franc Camps-Febrer
46be9884f6 Move tag activation logic to reducer 2018-11-09 13:40:27 -05:00
Franc Camps-Febrer
8fcba69051 Validate uniqueness of tags and ignore global tag duplicates 2018-11-08 16:16:50 -05:00
enFranc
8bf4e6c775 [FIX] Select label on tags works like checkbox 2018-11-08 16:16:50 -05:00
Franc FC
92e03fdb07 Clean master commit 2018-10-31 14:11:03 -04:00