Commit graph

38 commits

Author SHA1 Message Date
bill bittner
c38eeb9850 updated channel request storage 2018-02-07 23:02:57 -08:00
bill bittner
2363fe8717 finished onNewChannelRequest 2018-02-07 22:22:17 -08:00
bill bittner
8672f7f41a added new channel request handling 2018-02-07 21:30:32 -08:00
bill bittner
d1a71cf74f debugged state mismatch 2018-02-07 20:15:44 -08:00
bill bittner
d219cbf1a2 re-organized the actions and reducers 2018-02-07 18:41:22 -08:00
bill bittner
489153fcde updated to store and recall asset claim info and requests 2018-02-07 18:01:51 -08:00
bill bittner
6c10eeef71 moved newAssetRequest into store 2018-02-07 13:26:07 -08:00
bill bittner
22103081cc fixed typo in show channel error reducer 2018-02-07 11:36:13 -08:00
bill bittner
ffb4466fcf moved request error out of show page state 2018-02-07 11:30:39 -08:00
bill bittner
2744045c5c connected show asset components directly to redux store 2018-02-07 10:52:09 -08:00
bill bittner
c9d4aed229 added saga for asset display 2018-02-06 19:00:52 -08:00
bill bittner
ca4311450d fixed other actions to use data object 2018-02-06 12:11:44 -08:00
bill bittner
7f52c9be02 fixed show actions to use data object 2018-02-06 11:55:46 -08:00
bill bittner
c4a77f0317 added short id to redux 2018-02-04 17:43:02 -08:00
bill bittner
320e83ca00 moved state from components to redux 2018-02-02 18:16:18 -08:00
bill bittner
7600ff5c54 switched show and channel components back to inernal state 2018-02-02 12:46:18 -08:00
bill bittner
1cbe9edf21 updated show request reducers and actions 2018-02-02 11:10:58 -08:00
bill bittner
b7ca5ac1ac updated show asset components to use redux state 2018-02-01 19:36:08 -08:00
bill bittner
a00ff9203c updated channel display to use redux store 2018-02-01 18:42:03 -08:00
bill bittner
ff86b0aa81 updated ShowPage component to use redux store 2018-02-01 14:29:33 -08:00
bill bittner
6a8a908130 added check to make sure channel is selcted if not publishing anonymously 2018-01-24 12:32:24 -08:00
bill bittner
04754920df fixed url input middle display to reflect no selected channel 2018-01-24 12:02:40 -08:00
bill bittner
39a1308080 split constants files to match actions/reducers 2018-01-24 11:24:49 -08:00
bill bittner
6b685f5183 removed PublishMetadataInputs' internal state and removed unnecessary event.preventDefault s 2018-01-19 16:03:49 -08:00
bill bittner
e482c5f2f8 fixed channel-select to not have internal state 2018-01-19 10:16:55 -08:00
bill bittner
3f0ac1f7f3 separated actions and reducers 2018-01-18 09:33:26 -08:00
bill bittner
f369ba88cc reduced paths for imports 2018-01-17 15:00:03 -08:00
bill bittner
c072f8846b separated constants into own folder 2018-01-16 11:38:37 -08:00
bill bittner
41924130a3 added clear to publishSubmit error when other error fixed 2018-01-15 09:59:23 -08:00
bill bittner
6b51c9ebd0 fixed @undefined bug in channel creator 2018-01-12 14:27:34 -08:00
bill bittner
4f6657a3b9 added display of publishing status 2018-01-11 15:37:32 -08:00
bill bittner
11a954a442 got publish submission working 2018-01-11 12:51:38 -08:00
bill bittner
70a65a243a moved some components to container folder 2018-01-11 11:41:12 -08:00
bill bittner
02161aa85c added redux to metadata inputs 2018-01-10 13:10:08 -08:00
bill bittner
325cb03661 added redux to channel login form 2018-01-10 11:26:01 -08:00
bill bittner
67bf5b74f9 added flux to anonymous/channel select 2018-01-09 18:25:38 -08:00
bill bittner
66e1496a73 added controlled component with redux (title) 2018-01-08 17:46:17 -08:00
bill bittner
94cdb37a13 added redux 2018-01-08 17:06:31 -08:00