Commit graph

333 commits

Author SHA1 Message Date
hackrush
5ae8129084 Fix the Mega Breaking change 2017-08-26 00:11:31 +05:30
hackrush
e8c5ba5536 Tipping UI is rendered in FilePage 2017-08-25 23:33:33 +05:30
hackrush
0054723ed6 Added Fee column 2017-08-25 18:56:43 +05:30
hackrush
a2cc9afe05 Displays additional fields in the transaction list 2017-08-20 15:21:57 +05:30
hackrush
de40578608 Passing params directly w/o using redux store 2017-08-14 15:13:40 +05:30
hackrush
03ee864af0 (WIP) Tip as support Functionality Only. 2017-08-08 03:56:43 +05:30
hackrush
4d60f96b85 The form now displays a help message. 2017-08-08 03:49:22 +05:30
hackrush
a701011245 Removed useless passing of claim arg in filePage 2017-08-08 03:49:22 +05:30
hackrush
7ce5d596b8 Displays snackBar for any successful trasaction.
Also, minor changes to tip form css, to increase gap between select box
and tip button.
2017-08-08 03:49:22 +05:30
hackrush
ba6d093d1c Added new component form for price, also only tipping form is shown when
clicked.
2017-08-08 03:49:22 +05:30
hackrush
b8b3a6ffd2 Changed modals to use constants. 2017-08-08 03:49:22 +05:30
hackrush
a74d61d685 Added tip related code in different file. 2017-08-08 03:49:22 +05:30
hackrush
f54f8a4e10 Testing with tip link in different file. 2017-08-08 03:49:22 +05:30
hackrush
f403260598 (WIP) Adds tipping feature to app.
For issue #355
2017-08-08 03:49:22 +05:30
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
Jeremy Kauffman
6304d6b4b9 improve confirm identity flow 2017-08-02 19:37:38 -04:00
Jeremy Kauffman
a83aee1452 flow for failed authentication 2017-08-02 18:55:58 -04:00
Jeremy Kauffman
cec789b983 make featured content icon a rocket ship 2017-08-02 13:43:58 -04:00
hackrush
50d7b3ab70 (quickfix) Now displays quit button in IncompatibleDaemonModal.
Also display a Learn More link pointing to the appropriate faq.
2017-07-31 10:19:56 +05:30
Jeremy Kauffman
af34bdfff1 Add tooltips to header buttons, fixes #401 2017-07-30 17:24:46 -04:00
Jeremy Kauffman
72340475e3 Merge pull request #407 from akinwale/blocks-behind-grammar
Simple fix for cases where the status is 1 block behind
2017-07-30 16:29:41 -04:00
Jeremy Kauffman
64bebd9321 do not block play button on cost info 2017-07-30 15:57:22 -04:00
Jeremy Kauffman
8acccafe19 fix handling and display of errors on get API call 2017-07-30 15:37:44 -04:00
Jeremy Kauffman
d58990f240 fix incorrect file_list responses 2017-07-30 15:20:36 -04:00
Jeremy Kauffman
f4bdabd5d8 fix clicking play twice required on most videos 2017-07-30 13:57:21 -04:00
Akinwale Ariwodola
7aa69d4897 simple fix for cases where the status is 1 block behind 2017-07-30 16:27:50 +01:00
Jeremy Kauffman
b6d3a52f5d featured icon for reward content 2017-07-29 18:56:08 -04:00
Alex Liebowitz
230d2a451c Indicate content eligible for Hot Right Now reward 2017-07-29 17:54:05 -04:00
Jeremy Kauffman
1f588ff923 improve first run feedback 2017-07-29 17:52:32 -04:00
6ea86b96
d7ceeb15cf Add pagination
Some bad pagination CSS
2017-07-29 15:35:14 -04:00
Jeremy Kauffman
687321d91b rework welcome flow and copy again 2017-07-27 21:13:12 -04:00
Jeremy Kauffman
ad73e6f1ae add zip code 2017-07-27 14:42:43 -04:00
Jeremy Kauffman
c972230df4 Merge pull request #388 from lbryio/file-actions-fix
Quick fix to stop an infinite loop
2017-07-26 07:36:57 -04:00
6ea86b96
12e0d99a95
Quick fix to stop an infinite loop 2017-07-26 15:44:05 +07:00
Jeremy Kauffman
edb9ad3f01 simplify config 2017-07-25 14:59:47 -04:00
6ea86b96
1f9fc456d3 Restart download monitoring in redux for pending downloads after
restart
2017-07-25 15:45:21 +07:00
Jeremy Kauffman
29553bc391 auth flow fixes 2017-07-24 18:59:26 -04:00
Jeremy Kauffman
ac34faea80 Merge remote-tracking branch 'origin/master' into rewards3 2017-07-24 18:09:37 -04:00
hackrush
0f4bc36bcd The URL name is automatically suggested.
Fixes #347

minor clean up
2017-07-24 17:56:18 -04:00
Jeremy Kauffman
276aa5c27e Merge pull request #381 from lbryio/no-progress-downloads
Display the download button for files that are not downloading and have 0 progress
2017-07-24 17:30:42 -04:00
6ea86b96
4745088eff Display the download button for files that are not downloading and have
0 progress
2017-07-25 00:37:57 +07:00
Alex Grintsvayg
7ea5c615bd remove confusing placeholder, add prompt to check email for code 2017-07-24 09:03:55 -04:00
6ea86b96
af96d40ead Remove files from downloading list when they are deleted mid download 2017-07-22 10:54:15 +07:00
Jeremy Kauffman
5ea4bffe9d production key 2017-07-21 18:13:13 -04:00
Jeremy Kauffman
343fadb462 fix modal showing for existing users, fix previous merge, remove console 2017-07-21 18:06:39 -04:00
Jeremy Kauffman
c67fe5aae6 update to master 2017-07-21 17:45:37 -04:00
6ea86b96
76a99cc576 Add a loading file info message. 2017-07-21 16:02:03 +07:00
Jeremy Kauffman
57a56c5313 remove unused logic 2017-07-20 17:35:56 -04:00