bill bittner
|
b4ef61ae85
|
removed console logs and dead codes
|
2018-02-22 16:42:35 -08:00 |
|
bill bittner
|
dd510d21e7
|
reorganized sagas to chain necessary actions
|
2018-02-22 15:43:26 -08:00 |
|
bill bittner
|
588ebfb55a
|
added state checks to newAssetRequest
|
2018-02-14 18:02:10 -08:00 |
|
bill bittner
|
0a228de660
|
moved url parsing to its own action saga
|
2018-02-14 17:26:11 -08:00 |
|
bill bittner
|
0548906c4d
|
renamed previousRequests to requestList
|
2018-02-14 12:19:43 -08:00 |
|
bill bittner
|
0cecc84dde
|
consolidated requests into one list
|
2018-02-14 12:09:57 -08:00 |
|
bill bittner
|
4a2fbb402f
|
consolidated request handling to showPage
|
2018-02-14 11:39:24 -08:00 |
|
bill bittner
|
22c794a289
|
updated action names
|
2018-02-13 17:16:50 -08:00 |
|
bill bittner
|
55eb2dd85f
|
removed showChannel from actions
|
2018-02-13 16:51:59 -08:00 |
|
bill bittner
|
295cbb6486
|
renamed actions
|
2018-02-12 20:01:02 -08:00 |
|
bill bittner
|
249b6c6f0f
|
moved channel selection logic to mapStateToProps
|
2018-02-12 18:18:56 -08:00 |
|
bill bittner
|
afe95916c1
|
removed unnecessary handlebars partials
|
2018-02-09 11:29:34 -08:00 |
|
bill bittner
|
2781e30134
|
added actions and saga for updating claims list
|
2018-02-09 10:02:13 -08:00 |
|
bill bittner
|
75b5981e01
|
converted channel display to use id
|
2018-02-08 16:42:13 -08:00 |
|
bill bittner
|
c96c4d1fbd
|
updated showAsset to use an id
|
2018-02-08 16:23:09 -08:00 |
|
bill bittner
|
c4042ecea9
|
asset and channel display working
|
2018-02-08 13:22:54 -08:00 |
|
bill bittner
|
967474bfa4
|
debugged channel update reducer
|
2018-02-08 11:50:30 -08:00 |
|
bill bittner
|
0a3e052564
|
split showing asset and adding asset actions
|
2018-02-08 11:22:19 -08:00 |
|
bill bittner
|
0fcdba8290
|
completed logic for viewing new channel
|
2018-02-08 10:59:49 -08:00 |
|
bill bittner
|
e1f07e27ee
|
updated how new channel requests are stored
|
2018-02-08 10:02:29 -08:00 |
|
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 |
|