Commit graph

25 commits

Author SHA1 Message Date
Jeremy Kauffman
7cd24c850a fixes from code review 2017-08-30 09:04:38 -04:00
Jeremy Kauffman
2013da3fac decent progress 2017-08-29 14:40:30 -04:00
Jeremy Kauffman
5bec6accc2 mostly done
refactor modals and settings, clean-up CHANGELOG
2017-08-18 17:47:30 -04:00
Jeremy Kauffman
8598eab3b3 drop hard minimum checks 2017-08-12 18:21:53 -04:00
Baltazar Gomez
eac8b345d9 Show minimum LBC deposit amounts for Publish / Claims
set min bid for channel creation

remove unused function handleCreateChannelClick

lbryio/lbry-app#440

display claim min-bid

get bids from function

add better message error

prevent negative value in WalletSend > input
2017-08-12 18:21:52 -04:00
Jeremy Kauffman
91c041cfd8 will jeremy ever learn to not merge PRs by inspection? probably not 2017-08-12 16:30:44 -04:00
Jeremy Kauffman
db2ada9ec4 Merge pull request #459 from aayanl/patch-1
Update bid input field in view.jsx to not go past 0
2017-08-12 13:13:59 -04:00
hackrush
bd11952d41 Check for required fields during publishing 2017-08-10 02:33:06 +05:30
Procrastinator
dcf5844ff6 Update view.jsx 2017-08-09 12:07:49 -04:00
hackrush
6ab77b5324 Showing "other currency" help tip in publish form now works.
Also removed old commit's(9c3d633) unused files.
2017-08-07 07:51:20 +05:30
Jeremy Kauffman
a299ca2ddd significant additional form changes and cleanup 2017-08-06 18:27:37 -04:00
hackrush
9c3d63353d Created a more generic PriceForm component
- [ ] Fixes #426

Modifying form to use single onChange event.

ONLY MEANT FOR TESTING, NOT MERGING.
2017-08-06 18:27:08 -04:00
hackrush
0f4bc36bcd The URL name is automatically suggested.
Fixes #347

minor clean up
2017-07-24 17:56:18 -04:00
reillysmith
aff019bf56 clearer language
extended tool tip and changed identity to channel
2017-07-19 11:25:52 -04:00
Jeremy Kauffman
4632c4f919 update publish content url help text 2017-07-19 11:23:32 -04:00
6ea86b96
969bc0bcbe Fix hiding new channel fields on publish form 2017-07-18 13:55:20 +07:00
6ea86b96
95c5ddbfda
Fix hiding price input when free is checked on publish form 2017-07-18 13:45:00 +07:00
Jeremy Kauffman
3950f7e9b2 fix import case 2017-07-13 10:19:27 -04:00
6ea86b96
cd9fcf550a Remove console.log 2017-07-13 13:52:48 +07:00
6ea86b96
5e6d790bb3 Drop notice component 2017-07-13 13:52:48 +07:00
6ea86b96
103e4302d4 Disable publish button if bid is too low 2017-07-13 13:52:48 +07:00
6ea86b96
6f336c96c5 Remove unnecessary binds 2017-07-13 13:52:48 +07:00
6ea86b96
470f61da9d commit little and often fail 2017-07-13 13:52:47 +07:00
6ea86b96
253932113f Fix adding new identities 2017-07-13 13:52:47 +07:00
6ea86b96
7c5187c4e4 Create publish form component, fix markdown editor, fix prefill 2017-07-13 13:52:47 +07:00