Commit graph

69 commits

Author SHA1 Message Date
bill bittner
0e88bb4c60 updated routes to handle serves only and return to client for show requests 2018-01-31 19:12:54 -08:00
bill bittner
37442cd9e6 added basic tags to AssetInfo component 2018-01-31 16:43:15 -08:00
bill bittner
f7e50597e6 added ChannelClaimDisplay as subcomponent to ShowChannel 2018-01-31 16:00:11 -08:00
bill bittner
a5f383aff8 fixed issue where ShowPage wasnot re-rendering on new props 2018-01-31 14:50:35 -08:00
bill bittner
aeaab8bf2d split up url parsing functions 2018-01-31 11:49:20 -08:00
bill bittner
e6e50a1253 added basic asset preview 2018-01-31 10:40:26 -08:00
bill bittner
6ac91046b1 changed show components to share ShowAsset 2018-01-30 17:15:23 -08:00
bill bittner
1f5a493375 update show lite component 2018-01-30 15:32:42 -08:00
bill bittner
da32c35403 added props to asset preview 2018-01-30 11:54:29 -08:00
bill bittner
091d073d01 implemented basica channel content request routes 2018-01-30 11:46:22 -08:00
bill bittner
fa5c811dab added templates for show pages and channel page 2018-01-30 09:00:02 -08:00
bill bittner
caee8bb835 updated Logo to use Link 2018-01-29 12:49:01 -08:00
bill bittner
47b6c59ae8 updated /login page with create and login components 2018-01-29 12:44:46 -08:00
bill bittner
696a1bf500 updated /about page and route 2018-01-29 12:34:34 -08:00
bill bittner
728c0440d8 updated nav bar to use react router Link 2018-01-29 12:27:22 -08:00
bill bittner
c96ec875cd added react-router 2018-01-29 11:47:12 -08:00
bill bittner
0ca0a7222a fixed naming in NavBarChannelOpitonsDropdown 2018-01-24 15:42:47 -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
838eb852d9 put components into folders 2018-01-24 11:09:20 -08:00
bill bittner
d0c6f75bff fixed progress bar component rendering bug 2018-01-24 10:26:35 -08:00
bill bittner
72d5c31176 fixed underline on NavBar and removed components 2018-01-19 17:24:21 -08:00
bill bittner
c25aa72cbc fixed prop types 2018-01-19 16:40:47 -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
d5fdee1d3c added ... and ExpandingTextArea component 2018-01-19 12:11:38 -08:00
bill bittner
ae86d3dfa2 updated progress bar to store data not jsx 2018-01-18 14:53:10 -08:00
bill bittner
e663460c87 removed console logs 2018-01-18 14:01:01 -08:00
bill bittner
1c52bcedc8 changed componentwillmount to componentdidmount 2018-01-18 10:13:51 -08:00
bill bittner
f369ba88cc reduced paths for imports 2018-01-17 15:00:03 -08:00
bill bittner
0aa1456fc0 updated video preview 2018-01-17 12:54:26 -08:00
bill bittner
44557befbb fixed spacing around publish button 2018-01-17 09:46:16 -08:00
bill bittner
c10412947e added proptypes to dumb components 2018-01-17 09:24:17 -08:00
bill bittner
234531401c removed proptypes 2018-01-16 15:55:29 -08:00
bill bittner
1a77110df7 renamed ChannelSelect container 2018-01-16 10:45:17 -08:00
bill bittner
9af50ed130 added proptypes 2018-01-12 15:02:42 -08:00
bill bittner
def4e03707 removed console logs 2018-01-12 14:30:51 -08:00
bill bittner
edc4ee24f2 added forwarding to asset show page when publish is complete 2018-01-12 10:21:40 -08:00
bill bittner
1461a8b494 updated progress bar 2018-01-11 17:38:01 -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
ef5c67f293 added thumbnail input with redux 2018-01-10 17:41:17 -08:00
bill bittner
622b150d1d removed non-preview dropzone 2018-01-10 16:32:08 -08:00
bill bittner
70c75976fb added dropzone that can handle previews 2018-01-10 16:30:17 -08:00
bill bittner
ad0e43a428 updated PublishDropzone for DRY 2018-01-10 14:07:55 -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
656ac2f5f5 added redux to channel selector component 2018-01-09 18:49:26 -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