Commit graph

301 commits

Author SHA1 Message Date
bill bittner 69ed241d1c deleted unnecessary handlebars js and partials 2018-02-01 10:46:41 -08:00
bill bittner 97a6254370 set up basic AssetDisplay functionality and removed unnecessary handlebars/js 2018-01-31 21:08:28 -08:00
bill bittner aed4a78ae0 rebundled via webpack 2018-01-25 13:46:37 -08:00
bill bittner 8945707d0f added whatwg-fetch and fixed publish validation 2018-01-25 13:37:59 -08:00
bill bittner 1f78a50b48 fixed error message on login 2018-01-25 11:48:27 -08:00
bill bittner a9d9a88360 cleaned up non-react js functions 2018-01-25 11:37:11 -08:00
bill bittner 6225e195f8 cleaned up js toggle function and moved to asset info partial 2018-01-24 16:24:44 -08:00
bill bittner 8228e5bd12 removed cookies from front end 2018-01-24 09:27:36 -08:00
bill bittner 72d5c31176 fixed underline on NavBar and removed components 2018-01-19 17:24:21 -08:00
bill bittner 530e49961b added a navbar component 2018-01-18 12:43:02 -08:00
bill bittner 0aa1456fc0 updated video preview 2018-01-17 12:54:26 -08:00
bill bittner 54150650cb fixed home page loading bar 2018-01-16 09:52:15 -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 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 00ce9d62f1 got create component working 2018-01-05 16:47:55 -08:00
bill bittner c40e831afc added validation to url input 2018-01-04 18:34:17 -08:00
bill bittner d1fca34ab7 refactored conditional rendering of thumbnail component 2018-01-04 14:00:02 -08:00
bill bittner 4028601897 fixed css so dropzone is full screen 2018-01-04 12:04:23 -08:00
bill bittner c62a9c479e fixed error display on drag end 2018-01-04 11:54:18 -08:00
bill bittner 6db3d1da19 updated uploader css 2018-01-04 11:05:16 -08:00
bill bittner ba5d532457 fixed click file selection and cancel function 2018-01-04 10:39:51 -08:00
bill bittner 408cb2ca4b created controlled component for title 2018-01-04 09:12:20 -08:00
bill bittner 3fe515b9ca updated drag and drop into react component 2018-01-02 17:12:57 -08:00
bill bittner bbae477a34 added webpack and some basic components 2017-12-28 11:51:03 -08:00
bill bittner 4a75ac7127 passed second set of user tests 2017-12-15 11:19:10 -08:00
bill bittner 9a93b3cc8d tested basic client scenarios 2017-12-15 11:02:04 -08:00
Bill Bittner 3accf40db2
Merge branch 'master' into 281-unfurl-show-links 2017-12-14 12:44:08 -08:00
bill bittner df53760aea updated host to be pulled from config file 2017-12-14 12:32:20 -08:00
Joshua Strobl 6266b1bb5b Set logo link in navbar to use pointer cursor to be consistent with other links in navbar. 2017-12-14 21:16:30 +02:00
Bill Bittner 2246cde1d7
Merge pull request #292 from lbryio/284-uploads-hang
fix publishes hanging client side
2017-12-12 22:20:18 -08:00
bill bittner 09f7ea58ac added a check for 502 response on publish 2017-12-12 21:55:07 -08:00
Bill Bittner d3c8a5dbd8
Merge branch 'master' into update-passwords 2017-12-12 08:08:22 -08:00
bill bittner 0d5bec7ebd removed setState from progress bar 2017-12-05 11:47:34 -08:00
bill bittner cddcf1c4d0 updated asset component to set data directly on class 2017-12-05 11:38:16 -08:00
bill bittner 6ae79ff054 updated names of client asset functions 2017-12-05 11:11:32 -08:00
bill bittner 0ae03d0684 updated api route names 2017-12-05 10:18:49 -08:00
bill bittner 272e4747ab minimized cookie usage as state 2017-11-30 18:23:27 -08:00
bill bittner 0f55da1349 changed Asset and ProgressBar into constructors 2017-11-29 21:36:30 -08:00
bill bittner 4a62c011bd consolidated showFunctions and getAssetFunctions 2017-11-29 17:13:49 -08:00
bill bittner e5d3fdf322 fixed the play/pause functionality on videos 2017-11-29 16:02:40 -08:00
bill bittner 6fea63dcb3 updated routes names 2017-11-29 14:07:03 -08:00
bill bittner a98d541450 fixed the get asset loop 2017-11-29 11:21:45 -08:00
bill bittner e0e771b9d7 fixed error message display/ 2017-11-29 10:37:19 -08:00
bill bittner 842ee526df fixed css to center image 2017-11-29 10:11:56 -08:00
bill bittner cb62f0858c fixed video player and image src issue 2017-11-29 09:10:40 -08:00
bill bittner 58cb05d2dc separated client functions into availability and get 2017-11-21 15:44:27 -08:00