Commit graph

32 commits

Author SHA1 Message Date
hackrush ae81843c05 Additional tipping fixes/changes
- [x] Display empty message on empty filtered Tx list
- [ ] Tipping form has to stay open until success is detected(or closed
by user)
- [ ] Storing the older transaction list, and refreshing the new one in
the background.

Tip Box shown until valid Txn or manually cancelled

Cleanup of show tip box logic
2017-09-17 12:54:39 -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 2b77c16cdd add datetime component, show date of publishes, store block history in redux 2017-09-03 12:35:01 -04:00
hackrush 21175ba608 Merge remote-tracking branch 'upstream/master' into tb2 2017-08-29 13:21:23 +05:30
hackrush a6c53e6505 Fix for broken published links in published tab 2017-08-15 00:19:33 +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
6ea86b96 d7ceeb15cf Add pagination
Some bad pagination CSS
2017-07-29 15:35:14 -04:00
6ea86b96 f1c45775ab Cleaner way of filtering published claims while abandoning 2017-07-13 13:52:48 +07:00
6ea86b96 d3c621ed12 use _SUCCEEDED for abandom claim and file list action types 2017-07-13 13:52:48 +07:00
6ea86b96 76fe44e519 Refactor back to lbry.js localStorage for pending publishes 2017-07-13 13:52:47 +07:00
6ea86b96 470f61da9d commit little and often fail 2017-07-13 13:52:47 +07:00
6ea86b96 f3fdf5e841 Rename pending to fetching in selectors to avoid confusion 2017-07-13 13:52:47 +07:00
6ea86b96 8325828f6e Progress towards working publish 2017-07-13 13:52:47 +07:00
6ea86b96 284ab8a01a Move fetching my channels into redux 2017-07-13 13:52:47 +07:00
6ea86b96 91359c2966 Add option to abandon claim when deleting published file 2017-07-02 13:48:53 -04:00
6ea86b96 5595b5b5b2
Remove doCancelResolveUri, it deletes claims from the store 2017-06-16 09:51:02 +07:00
6ea86b96 03f0c3ae8f Prettier fixes 2017-06-11 00:17:55 +07:00
6ea86b96 732c9c3bd3 Make channel pages work again 2017-06-07 08:34:43 +07:00
6ea86b96 72137f51d2 Fix resolving uris in file tile 2017-06-07 08:34:13 +07:00
6ea86b96 f97ec7b390 Store claims by id in the state 2017-06-07 08:30:17 +07:00
Jeremy Kauffman 2172555096 change prettier options 2017-06-06 17:19:12 -04:00
Sean Yesmunt c8b949f020 format with prettier 2017-06-05 21:21:55 -07:00
6ea86b96 a6709ffc26 Try to only keep one copy of each claim in the store 2017-05-28 22:46:00 +04:00
Jeremy Kauffman 951190bf96 channel and file selector fixes 2017-05-21 10:42:34 -04:00
Jeremy Kauffman 9d8fa102ee bug fixes, file info and my claims refactor, list claims in channel 2017-05-18 19:14:26 -04:00
Jeremy Kauffman 900c5cbc2b some progress towards cost and file info refactor, plus other fixes 2017-05-18 13:58:28 -04:00
Jeremy Kauffman 6783bcdfeb i'm making things better... right? 2017-05-14 23:50:59 -04:00
Jeremy Kauffman 0fad6864ec let improvements and breaking continue 2017-05-12 18:50:51 -04:00
6ea86b96 3c31a9fca1 Published files working 2017-05-02 19:36:31 -04:00
6ea86b96 f08ce3d300 A bunch of improvements and broken the back of the file rendering code now 2017-05-02 19:31:34 -04:00
6ea86b96 b0f32aebc7 Refactoring 2017-05-02 19:30:28 -04:00