Mark Beamer Jr
8be48a84cf
Made changes recommended on PR review.
2018-06-06 01:32:52 -04:00
Mark Beamer Jr
2dd6529d82
-Added description and changed css so the search screen is more presentable to the user.
2018-06-06 01:32:36 -04:00
Patrick Bentley
7de25f2a40
Adds Pull Request #1551 to Changelog - Adds Narrative about Feature Request on Help Page and Report Page
2018-06-05 21:09:47 +03:00
Thomas Zarebczan
e0557e0674
Fix issue 1494 - uri and outpoint to API
...
This will send the same unique URI for all claims, regardless of what URI the user navigated to. Also fix sending of outpoint (was passed as output, which was blank, previously)
2018-06-05 13:22:32 -04:00
Sean Yesmunt
9740fffac5
Merge pull request #1552 from lbryio/issue-1549
...
fix 1549
2018-06-05 12:12:15 -04:00
Thomas Zarebczan
3c3cf98b1d
fix 1549
2018-06-05 11:22:15 -04:00
Patrick Bentley
0b94d4cdd0
Fixes typo in Contributing.md
2018-06-05 18:02:25 +03:00
Patrick Bentley
1a8c1c5955
Adds Narrative for Feature Request on Help Page and Report Page
2018-06-05 17:51:49 +03:00
Sean Yesmunt
850e187d4b
Merge pull request #1514 from lbryio/search-page
...
Search page (not modal)
2018-06-04 23:03:30 -04:00
Sean Yesmunt
b79ec0daa7
update lbry-redux
2018-06-04 22:40:46 -04:00
Travis Eden
731e3a1546
alter onSearch mechanics
2018-06-04 16:41:58 -04:00
Travis Eden
0ca5941dee
remove search bar and padding from search page
2018-06-04 16:41:58 -04:00
Travis Eden
50e7010a5b
add search page to router
2018-06-04 16:41:58 -04:00
Sean Yesmunt
f140f80772
Merge pull request #1541 from dan1d/1538
...
Add copy text on contex menu.
2018-06-04 16:31:35 -04:00
Travis Eden
9957be18bf
re-fix error message
2018-06-04 15:55:00 -04:00
Travis Eden
1846b40b2d
fix error messages
2018-06-04 15:55:00 -04:00
Travis Eden
753fbc72a4
add selectThumbnail component
2018-06-04 15:49:02 -04:00
Travis Eden
96ac407b0e
add confirmThumbnailUpload modal
2018-06-04 15:45:34 -04:00
Travis Eden
8def65f1d8
rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount
2018-06-04 15:44:01 -04:00
Travis Eden
1a30e185bd
add doResetThumbnailStatus and doUploadThumbnail actions
2018-06-04 15:42:02 -04:00
Travis Eden
9c235861fe
add uploadStatus to PublishForm
2018-06-04 15:38:43 -04:00
Travis Eden
4d6d1f2e95
re-fix error message
2018-06-04 15:36:17 -04:00
Travis Eden
6c14cd1e5b
fix object prop types
2018-06-04 15:36:17 -04:00
Travis Eden
0f31367e26
fix error messages
2018-06-04 15:36:17 -04:00
Travis Eden
9366d09f83
uppercase constants
2018-06-04 15:36:16 -04:00
Travis Eden
c0e902df1e
switch div tag to p tag
2018-06-04 15:36:16 -04:00
Travis Eden
f49598bd4b
change div tags to p tags for padding
2018-06-04 15:36:16 -04:00
Travis Eden
05caa06aa7
add selectThumbnail component
2018-06-04 15:36:16 -04:00
Travis Eden
e788d30f08
add link styling
2018-06-04 15:36:16 -04:00
Travis Eden
85e8c78ee5
proper naming; set thumbnail='' and nsfw=false
2018-06-04 15:35:45 -04:00
Travis Eden
f5be93b6b5
add confirmThumbnailUpload modal
2018-06-04 15:35:45 -04:00
Travis Eden
de8f116709
allow custom labels in file-selector
2018-06-04 15:34:15 -04:00
Travis Eden
c7a91340dc
fix key name
2018-06-04 15:34:15 -04:00
Travis Eden
75b540635b
rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount
2018-06-04 15:34:15 -04:00
Travis Eden
9a658d41a8
add doResetThumbnailStatus and doUploadThumbnail actions
2018-06-04 15:31:19 -04:00
Travis Eden
e32a597c38
add uploadStatus to PublishForm
2018-06-04 15:27:55 -04:00
Travis Eden
24214bf660
add upload status constants
2018-06-04 15:27:55 -04:00
Sean Yesmunt
5436a9dde6
Merge pull request #1543 from lbryio/fix-empty-fetch
...
fix empty uri calls
2018-06-04 10:49:32 -04:00
Travis Eden
30da19e01b
only fetch channels when categoryLink is defined
2018-06-04 10:07:15 -04:00
Daniel Dominguez
5cbd366cf2
Add copy text on contex menu.
2018-06-03 21:17:58 -03:00
Sean Yesmunt
0cd5ef9ab4
Merge pull request #1519 from lbryio/release-blockers
...
The fixes never end
2018-06-01 14:32:47 -04:00
Sean Yesmunt
0e48d9ead6
bump lbry-redux
2018-06-01 13:59:20 -04:00
Sean Yesmunt
86d096e56a
remove console.info
2018-06-01 13:56:01 -04:00
seanyesmunt
53b9e5344b
fix credit intro displaying '0'
2018-06-01 13:56:00 -04:00
seanyesmunt
7339727e29
close modal by clicking outside of it
2018-06-01 13:56:00 -04:00
seanyesmunt
5ad42609c3
remove tip from channel page
2018-06-01 13:56:00 -04:00
Sean Yesmunt
f669714553
fix: edit with no file change
2018-06-01 13:56:00 -04:00
Sean Yesmunt
d35500de7e
Merge pull request #1528 from lbryio/md-fix
...
Fix markdown preview
2018-06-01 13:49:00 -04:00
Sean Yesmunt
5ca1124947
Merge pull request #1525 from dan1d/issue-947
...
Add confirmation propmt before sending a transaction.
2018-06-01 13:35:25 -04:00
Baltazar Gomez
bb9e4e218d
Merge branch 'master' into md-fix
2018-06-01 11:32:05 -06:00