Commit graph

21 commits

Author SHA1 Message Date
Sean Yesmunt 7577586ea9
Merge 'relase' into 'master' (#2289)
* v0.29.0-rc.1

* bump daemon

* v0.29.0-rc.2

* bump lbry/components

* v0.29.0-rc.3

* fix: remember if search options were open

* fix: scrollable list on subscriptions

* fix: icon alignment on file page

* fix: button color in publish form

* fix: select option color for windows/linux

* fix: don't break app when navigating to abaondoned claims

* fix: thumbnail size on related content

* maint: rc4

with UI fixes

* fix: ... buttons ... again

* fix: file percentage on pending downloads

Changed to DidMount (did update seemed to trigger the file list too many times) - this will show the percentage if it's not completed and currently downloading. Typical cases are if a person refreshed or navigated away/back. This way if a download is stuck, a user will see the percentage and can try to delete/redownload (we should add a start/stop feature later on).

* fix: name input text wrapping

* change: use select drop down for search results

* add search analytics

* v0.29.0-rc.5

* v0.29.0-rc.6

* fix: name input alignment

* fix: metadata

* bump sdk

* v0.29.0-rc.7

* fix: line-height

* v0.29.0-rc.8

* v0.29.0
2019-02-21 17:45:17 -05:00
Sean Yesmunt afe82c478e change: remove error modal from rewards 2019-01-18 11:29:02 -05:00
Sean Yesmunt d65c92f300 fix: reward tile layout 2019-01-09 17:06:21 -05:00
Sean Yesmunt 88befcc1b9
Newnew (#2144)
* Fixes

* Fix top result

* Added icons to React component

* Trying to get icons to work

* Icons

* add icon-custom.jsx with buildIcon function

* Icon fixes

* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Sean Yesmunt 5151b0097e fix: show reward code modal if a user has claimed all rewards 2018-12-14 00:59:04 -05:00
Sean Yesmunt 5fad830618 move reward code to bottom of rewards list 2018-10-02 11:11:48 -04:00
Sean Yesmunt 30ba7ba773 update labels and use latest lbryinc 2018-10-01 20:55:03 -04:00
Sean Yesmunt 49573a65b9 add logic for reward codes 2018-09-25 20:13:49 -04:00
Travis Eden 0d642b2be1 move reward fetching from rewards page to reward summary component on wallet overview page 2018-07-19 10:19:44 -04:00
Travis Eden 3325dfda47 always fetch rewards on mount 2018-07-12 23:18:55 -04:00
Sean Yesmunt c2ec93b133 check for claimed.length 2018-07-12 23:17:05 -04:00
Travis Eden 7f2ad622e3 fetch rewards on page load 2018-07-12 23:17:05 -04:00
Thomas Zarebczan 3c3cf98b1d fix 1549 2018-06-05 11:22:15 -04:00
Daniel Dominguez 4a0684f2a3 Fix grayed out rewards by using the correct property to check for reward eligibility. 2018-05-15 13:26:05 -03:00
Sean Yesmunt 71d97ad413 fix: user error after phone verification 2018-04-16 18:44:57 -04:00
Sean Yesmunt fbb4041e78 fix disabled rewards message styling 2018-03-29 20:48:06 -04:00
Sean Yesmunt 3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
liamcardenas 9e32f655b9 Add settings link 2018-03-16 14:05:24 -07:00
liamcardenas b56982d3b2 Disable rewards when diagnostics are off 2018-03-16 13:55:56 -07:00
Igor Gassmann e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Igor Gassmann 6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Renamed from src/renderer/js/page/rewards/view.jsx (Browse further)