Commit graph

42 commits

Author SHA1 Message Date
btzr-io b7b8851698 fix #542
implement submit component

fix weird behaviour in wallet send

prevent refresh on enter key

fix wallet send ->  submit handler

implement form component

fix conflicts

remove unused files

better submit handler

better validation for walletSend

prevent / remove missign parameters error (popup)

minor fix

minor fix for submit validation in walletSend
2017-09-18 18:10:20 -04:00
btzr-io f7367f5c6a tidy up edit / publish logic
edit claim by id

fix #553

display title and icon based on action:  edit / publish

tidy up

remove unused code
2017-09-17 12:30:21 -04:00
btzr-io 7766b6db28 improve submit label logic 2017-09-07 08:26:44 -04:00
btzr-io a28b4b0c87 better label for submit button 2017-09-07 08:26:44 -04:00
btzr-io dd5aada7ec fix for anonymous edit 2017-09-07 08:26:44 -04:00
Jeremy Kauffman 86c7bda9c8 fix merge 2017-09-07 08:26:44 -04:00
btzr-io 61a83614ea remove debug for claimInfo 2017-09-07 08:26:44 -04:00
btzr-io cde7008853 use source when no file_path is provided - fix #467 2017-09-07 08:26:44 -04:00
btzr-io 9f154ac6b7 revert last commit fa531e9 2017-09-07 08:26:44 -04:00
btzr-io 42cc8fdb52 simple fix for #467 2017-09-07 08:25:32 -04:00
btzr-io 2a09110d53 update rawName and channel on edit claim 2017-09-07 08:25:00 -04:00
btzr-io b8cadad26b update message for use existing claim -> Edit existing claim 2017-09-07 08:25:00 -04:00
btzr-io 73d4f24a5f add edit-claim button 2017-09-07 08:25:00 -04:00
Jeremy Kauffman 0a543a3dcd Merge branch 'tipping_button' of https://github.com/hackrush01/lbry-app into hackrush01-tipping_button 2017-09-07 08:20:23 -04:00
Jeremy Kauffman b8dd1fccbc refine help text 2017-09-06 14:58:04 -04:00
hackrush 5b49915ff6 Merge branch 'master' into tipping_button 2017-09-01 14:02:35 +05:30
Baltazar Gomez ad4476dfd6 fix #467
Use source when no file_path is provided
2017-08-30 18:57:50 -06:00
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