bill bittner
|
dd510d21e7
|
reorganized sagas to chain necessary actions
|
2018-02-22 15:43:26 -08:00 |
|
bill bittner
|
14740341e3
|
broke out routes from App.jsx, and added handleShowRender for static methods
|
2018-02-22 10:48:46 -08:00 |
|
bill bittner
|
a5e026c1e0
|
added standard-jsx to eslint and fixed issues
|
2018-02-21 17:02:57 -08:00 |
|
bill bittner
|
8e94d4e162
|
removed commented dead code
|
2018-02-14 17:42:12 -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
|
51c50d7f5d
|
removed componentWillMount and simplified mapDispatchToProps
|
2018-02-14 09:19:22 -08:00 |
|
bill bittner
|
10fdf6e6e2
|
fixed post-publish forwarding issue
|
2018-02-13 22:29:54 -08:00 |
|
bill bittner
|
55eb2dd85f
|
removed showChannel from actions
|
2018-02-13 16:51:59 -08:00 |
|
bill bittner
|
855a7dab42
|
removed showAsset action
|
2018-02-13 15:53:27 -08:00 |
|
bill bittner
|
aedc636241
|
updated routes to return proper error codes
|
2018-02-13 12:19:57 -08:00 |
|
bill bittner
|
4672a72d02
|
added default note for channels with zero claims
|
2018-02-12 19:08:17 -08:00 |
|
bill bittner
|
b1fb65b1ec
|
renamed existing request
|
2018-02-12 19:01:29 -08:00 |
|
bill bittner
|
0912cd45d9
|
renamed existing asset
|
2018-02-12 18:50:19 -08:00 |
|
bill bittner
|
249b6c6f0f
|
moved channel selection logic to mapStateToProps
|
2018-02-12 18:18:56 -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
|
f38a4fb7e5
|
preparing to refactor to use ids
|
2018-02-08 15:47:10 -08:00 |
|
bill bittner
|
764ce24676
|
moved asset and channel id out of saga to action
|
2018-02-08 14:01:45 -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
|
61d5feee82
|
chained show asset to new asset request
|
2018-02-07 23:49:01 -08:00 |
|
bill bittner
|
1a47296e24
|
re-organized request parsing
|
2018-02-07 23:18:18 -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
|
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
|
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
|
d809173b00
|
updated createStore to handle browsers with no webtools
|
2018-02-07 08:28:43 -08:00 |
|
bill bittner
|
dbcf4e4c46
|
fixed button css
|
2018-02-06 22:54:06 -08:00 |
|
bill bittner
|
1e9e9e4344
|
removed css from inside AssetPreview
|
2018-02-06 22:28:17 -08:00 |
|
bill bittner
|
b3f5d83f73
|
updated routes to better REST style
|
2018-02-06 21:55:04 -08:00 |
|
bill bittner
|
c9d4aed229
|
added saga for asset display
|
2018-02-06 19:00:52 -08:00 |
|
bill bittner
|
ae5cfa39a1
|
removed use of "that" where unecessary
|
2018-02-06 15:05:31 -08:00 |
|
bill bittner
|
cb871cae36
|
centered show lite content
|
2018-02-04 17:51:17 -08:00 |
|
bill bittner
|
c4a77f0317
|
added short id to redux
|
2018-02-04 17:43:02 -08:00 |
|
bill bittner
|
0a541b6dd9
|
added proptype checks to components
|
2018-02-04 16:40:28 -08:00 |
|
bill bittner
|
339f213482
|
fixed ChannelClaimsDisplay props
|
2018-02-03 21:14:31 -08:00 |
|
bill bittner
|
320e83ca00
|
moved state from components to redux
|
2018-02-02 18:16:18 -08:00 |
|
bill bittner
|
fbe25e4aa1
|
fixed error where channel display would not refresh
|
2018-02-02 16:49:39 -08:00 |
|
bill bittner
|
6073935732
|
updated publish redirects and channel nav buttons
|
2018-02-02 16:06:21 -08:00 |
|