Commit Graph

70 Commits

Author SHA1 Message Date
Colin Megill
735e81f90b Create reducer for controls 2017-11-06 00:10:55 -08:00
Colin Megill
743e20c6fc create the global color control component 2017-11-05 22:57:01 -08:00
Colin Megill
b52595057f no need to return null in map 2017-11-05 22:56:25 -08:00
Colin Megill
d5bcfbef18 preparing for color scales 2017-11-02 12:55:34 -07:00
Colin Megill
cead683368 construct query string in action creators 2017-11-02 12:54:53 -07:00
Colin Megill
5b15f67b52 graph listens directly for the presence of vertices 2017-11-02 12:53:41 -07:00
Colin Megill
48c614a735 move expression counts func into util 2017-11-02 12:53:23 -07:00
Colin Megill
b5f068abf9 select and deselect 2017-11-02 06:34:50 -07:00
Colin Megill
764f082d24 rename 2017-10-23 14:11:26 -07:00
Colin Megill
936f9ccb6d import new file 2017-10-23 14:10:44 -07:00
Colin Megill
614a73fb75 break categorical item into own file 2017-10-23 14:10:37 -07:00
Colin Megill
320aa5fd4f fix hot reloading 2017-10-23 14:10:24 -07:00
Colin Megill
bd8912b9ec hook up parallel coords to real data 2017-10-23 12:49:14 -07:00
Colin Megill
bbe6107f49 fire categorical select deselect conditionally 2017-10-23 12:48:43 -07:00
Colin Megill
1c2acaddb8 reducer for deselect categorical metadata 2017-10-23 12:48:19 -07:00
Colin Megill
68c48f9a2f fix build 2017-10-23 12:47:52 -07:00
Colin Megill
0c0a4124fc categorical metadata selectable 2017-10-17 19:27:54 -07:00
Colin Megill
11f1f350da margin on the spinner 2017-10-17 19:27:21 -07:00
Colin Megill
608a887e9e remove text from continuous, black for now 2017-10-17 19:27:04 -07:00
Colin Megill
4ad4338efc rename to selectedMetadata 2017-10-17 19:25:37 -07:00
Colin Megill
8f3e7ddd79 notes on url middleware 2017-10-16 10:56:27 -07:00
Colin Megill
d31dde7436 add loading state for cells to ui 2017-10-16 10:55:19 -07:00
Colin Megill
9676926025 remove create ranges, now done on server 2017-10-16 10:54:57 -07:00
Colin Megill
ae8ee8b936 squash proptype errors 2017-10-16 10:54:38 -07:00
Colin Megill
3256a06f27 add greyscale ramp to globals 2017-10-16 10:54:23 -07:00
Colin Megill
dd4bf76607 categories uses real data 🎉 2017-10-16 10:53:57 -07:00
Colin Megill
0d17563522 add halogen for pulse spinner 2017-10-16 10:53:05 -07:00
Colin Megill
ff1ad6f762 update react helmet to squash proptypes error 2017-10-16 10:52:56 -07:00
Colin Megill
eb492cc70c notes about middleware 2017-10-16 10:40:02 -07:00
Colin Megill
48a75beaf9 cells reducer and middleware listen for actions 2017-10-12 19:33:00 -07:00
Colin Megill
e7ed697def categorical fires an action 2017-10-12 19:32:42 -07:00
Colin Megill
d6b91176c4 rename url reducer 2017-10-12 19:32:27 -07:00
Colin Megill
381e6fe927 move async out of app 2017-10-12 19:32:09 -07:00
Colin Megill
0ba5386a34 async action creator for request cells 2017-10-12 19:31:54 -07:00
Colin Megill
e3f37cc52b add thunks for async 2017-10-12 19:31:40 -07:00
Colin Megill
82c309dc16 move url helper to actions, add alphabetical helper to util 2017-10-12 19:31:23 -07:00
Colin Megill
99d707c69d on url change util, to be moved to middleware 2017-10-11 00:03:55 -07:00
Colin Megill
de98b8d9f0 stub onurlchange reducer 2017-10-11 00:03:19 -07:00
Colin Megill
e5b8d473d6 categorical fields 2017-10-10 23:55:20 -07:00
Colin Megill
448d177b4f add redux middleware for paths 2017-10-10 18:15:46 -07:00
Colin Megill
38ab22f276 query string rough draft 2017-10-10 18:15:19 -07:00
Colin Megill
4a7a11c8c0 add uri 2017-10-10 18:14:48 -07:00
Colin Megill
88a3eb6b41 remove text field from parallel 2017-10-10 11:22:07 -07:00
Colin Megill
089b89a1e5 listen for url changes on start 2017-10-09 22:18:07 -07:00
Colin Megill
ec8dc69112 add section header 2017-10-09 22:17:48 -07:00
Colin Megill
88cb4ef4ac normalize fonts in index 2017-10-09 22:17:03 -07:00
Colin Megill
0ec396cb4a add query string package 2017-10-09 22:16:43 -07:00
Colin Megill
5410a19ce9 add devtools and url parsing middleware to reducer 2017-10-09 10:10:28 -07:00
Colin Megill
1e9f560523 move api prefix to globals 2017-10-09 10:09:29 -07:00
Colin Megill
518ca65529 remove image 2017-10-04 01:07:31 -07:00