Commit graph

71 commits

Author SHA1 Message Date
bill bittner
0220e649c2 removed 401 error check from util/xhr 2018-01-24 18:08:21 -08:00
bill bittner
0ca0a7222a fixed naming in NavBarChannelOpitonsDropdown 2018-01-24 15:42:47 -08:00
bill bittner
6d37843c09 updated channel select function to clear any errors 2018-01-24 15:29:23 -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
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
8228e5bd12 removed cookies from front end 2018-01-24 09:27:36 -08:00
bill bittner
c2bb1d600f added server route for authentication 2018-01-23 19:36:09 -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
b1ba96270b added red x for errors in field 2018-01-19 14:53:31 -08:00
bill bittner
d5fdee1d3c added ... and ExpandingTextArea component 2018-01-19 12:11:38 -08:00
bill bittner
e482c5f2f8 fixed channel-select to not have internal state 2018-01-19 10:16:55 -08:00
bill bittner
c0b856d1f8 updated componentwillreceiveprops to check for change in props 2018-01-18 15:58:47 -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
6931628595 removed page updating utils 2018-01-18 12:44:08 -08:00
bill bittner
530e49961b added a navbar component 2018-01-18 12:43:02 -08:00
bill bittner
ca78165f70 created NavBar container 2018-01-18 10:58:34 -08:00
bill bittner
1c52bcedc8 changed componentwillmount to componentdidmount 2018-01-18 10:13:51 -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
0aa1456fc0 updated video preview 2018-01-17 12:54:26 -08:00
bill bittner
2393fcc702 changed containers into folders 2018-01-17 10:49:57 -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
c072f8846b separated constants into own folder 2018-01-16 11:38:37 -08:00
bill bittner
1a77110df7 renamed ChannelSelect container 2018-01-16 10:45:17 -08:00
bill bittner
41924130a3 added clear to publishSubmit error when other error fixed 2018-01-15 09:59:23 -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
6b51c9ebd0 fixed @undefined bug in channel creator 2018-01-12 14:27:34 -08:00
bill bittner
ac5d95f674 fixed the channel creation error notices 2018-01-12 12:48:24 -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
74247b7647 fixed amount of bars in progress bar 2018-01-11 22:15:49 -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