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
|
cb254884ca
|
only show sites toggle if USE_SITES
|
2019-01-18 16:14:41 +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
|
10b62e1e23
|
add optional styling for shapes from redux store
|
2019-01-18 12:09:37 +00:00 |
|
Lachlan Kermode
|
5560b09d7b
|
move timeline dimensions to store
|
2019-01-17 17:17:03 +00:00 |
|
Lachlan Kermode
|
e25a634cf6
|
allow dates for starting timerange to be in config
|
2019-01-17 11:52:17 -05:00 |
|
Lachlan Kermode
|
b7618543f7
|
compose store with custom values in config.js
|
2019-01-17 11:52:17 -05:00 |
|
Franc Camps-Febrer
|
e1dc09301b
|
Set map bounds on narrative
|
2019-01-13 11:44:35 +01:00 |
|
Lachlan Kermode
|
8e6c07d194
|
add datetime (analog of location in Map) in Timeline
|
2019-01-09 17:49:34 +00:00 |
|
Lachlan Kermode
|
d9c86ee6a8
|
add toggle button for sites
|
2019-01-08 14:02:25 +00:00 |
|
Lachlan Kermode
|
314c0540c1
|
allow stepStyles with feature flag
|
2019-01-07 07:49:03 +00:00 |
|
Franc Camps-Febrer
|
ecdb5c6e44
|
Fix marker position
|
2019-01-04 16:03:17 +01:00 |
|
Lachlan Kermode
|
e6742d0b04
|
factor step state of narrative from NarrativeCard comp to redux
|
2019-01-03 16:11:03 +00:00 |
|
Lachlan Kermode
|
8aba901ee7
|
WIP: more defined modal for sources
|
2018-12-21 12:47:25 +00:00 |
|
Lachlan Kermode
|
c10b741325
|
synchronous updateSource logic
|
2018-12-21 12:47:25 +00:00 |
|
Franc Camps-Febrer
|
7b25efda95
|
Apply correct narrative styles in map
|
2018-12-18 17:35:07 +00:00 |
|
Franc Camps-Febrer
|
0bc4ddc54e
|
Remove unnecessary renders in map / timeline and style narrative mode
|
2018-12-18 17:35:07 +00:00 |
|
Lachlan Kermode
|
0c54e07f8f
|
fetchSelected -> updateSelected
|
2018-12-13 17:31:32 +00:00 |
|
Lachlan Kermode
|
ab20d962ad
|
display source errors in card
|
2018-12-11 11:25:11 +00:00 |
|
Franc Camps-Febrer
|
dc1dece1d9
|
Fix some rebasing conflicts
|
2018-12-10 16:46:18 +01:00 |
|
Lachlan Kermode
|
4d1ee4538e
|
rm console; improve default config
|
2018-12-10 12:00:23 +00:00 |
|
Franc Camps-Febrer
|
ccd917f73b
|
Rebase with cleaning up fetchingEvents actions
|
2018-12-07 09:06:47 +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
|
38eca7110c
|
Create Narrative card
|
2018-12-07 08:50:28 +00:00 |
|
Franc Camps-Febrer
|
3e38a0b94b
|
Clean icons in toolbar
|
2018-12-07 08:49:33 +00:00 |
|
Franc Camps-Febrer
|
85b31f59a0
|
Remove play from timeline
|
2018-12-07 08:48:12 +00:00 |
|
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
|
be4eca8352
|
refmt source URL and reducers
to use ES6 spread syntax
|
2018-12-04 18:01:32 +00:00 |
|
Lachlan Kermode
|
1c700876fa
|
change nomenclature: isFetchingEvents -> isFetchingSources
|
2018-12-04 16:52:07 +00:00 |
|
Lachlan Kermode
|
577ae7421f
|
zoomed to 3yrs by default
|
2018-12-04 16:35:42 +00:00 |
|
Lachlan Kermode
|
5c026f12d8
|
move zoomLevels to redux
|
2018-12-04 11:26:21 +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 |
|
Lachie Kermode
|
5b83a82c35
|
wip: categoryGroups -> categories
|
2018-12-03 09:05:39 +00:00 |
|
Lachie Kermode
|
a2d5fdf3da
|
fall back on a default red styling for narratives
|
2018-11-30 14:46:44 +00: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
|
640baf904e
|
Apply better naming and cleanup
|
2018-11-27 15:01:38 -05:00 |
|
Franc Camps-Febrer
|
bd0e6b673e
|
Add selector and reducer for narrative
|
2018-11-27 14:59:28 -05:00 |
|
Franc FC
|
92e03fdb07
|
Clean master commit
|
2018-10-31 14:11:03 -04:00 |
|