Commit graph

971 commits

Author SHA1 Message Date
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
4e02f34f95 deleted unused partials 2018-01-11 11:20:42 -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
bill bittner
94cdb37a13 added redux 2018-01-08 17:06:31 -08:00
bill bittner
18ece02b57 added controlled description component 2018-01-08 09:39:59 -08:00
bill bittner
a88459003e refactored component names 2018-01-05 18:26:57 -08:00
bill bittner
00ce9d62f1 got create component working 2018-01-05 16:47:55 -08:00
bill bittner
697501410b got login component working 2018-01-05 15:11:45 -08:00
bill bittner
257df15e44 fixed channel create form input 2018-01-05 13:59:25 -08:00
bill bittner
0052717297 pass logged in channel name to channel selector 2018-01-05 11:09:32 -08:00
bill bittner
bd10aaedeb updated url input to take filename 2018-01-05 10:31:49 -08:00
bill bittner
c40e831afc added validation to url input 2018-01-04 18:34:17 -08:00
bill bittner
ac0290ae15 added anonymous/inChannel toggles to publish form 2018-01-04 16:10:25 -08:00
bill bittner
1d84728bb6 separated out the details components 2018-01-04 14:14:03 -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
551ae3ec09 added dev dependencies 2017-12-21 18:03:08 -08:00
bill bittner
1e8d9a32a7 hot fix: missed a value in speechConfig example 2017-12-18 15:36:47 -08:00
Bill Bittner
8faccd881a
Merge pull request #307 from lbryio/testing
Testing
2017-12-18 15:30:32 -08:00
bill bittner
5ade0ec856 added flag for tests requiring lbc 2017-12-18 15:23:23 -08:00
bill bittner
07d0031f1c updated publish test to choose dynamic name 2017-12-18 14:18:42 -08:00
Bill Bittner
610bc3d4c1
Merge pull request #308 from lbryio/305-config-publishing
changed publishing to claim and updated config imports
2017-12-18 13:13:29 -08:00
bill bittner
13d29a42b4 changed publishing to claim and updated config imports 2017-12-16 09:55:29 -08:00
bill bittner
7cde735435 renamed unit test folder 2017-12-15 14:11:42 -08:00
bill bittner
c52a5f87e4 wrote a publish end-to-end test 2017-12-15 14:10:34 -08:00
bill bittner
91ebb8f6c6 refactored timeout in end to end tests 2017-12-15 12:28:02 -08:00
bill bittner
9f3a8fd274 exchaned assert library for chai package 2017-12-15 12:21:33 -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