Commit graph

20 commits

Author SHA1 Message Date
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 aedc636241 updated routes to return proper error codes 2018-02-13 12:19:57 -08:00
bill bittner e1f07e27ee updated how new channel requests are stored 2018-02-08 10:02:29 -08:00
bill bittner ff86b0aa81 updated ShowPage component to use redux store 2018-02-01 14:29:33 -08:00
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 fa5c811dab added templates for show pages and channel page 2018-01-30 09:00:02 -08:00
bill bittner 8945707d0f added whatwg-fetch and fixed publish validation 2018-01-25 13:37:59 -08:00
bill bittner 0220e649c2 removed 401 error check from util/xhr 2018-01-24 18:08:21 -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 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 1c52bcedc8 changed componentwillmount to componentdidmount 2018-01-18 10:13:51 -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 70c75976fb added dropzone that can handle previews 2018-01-10 16:30:17 -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