Commit graph

13 commits

Author SHA1 Message Date
Thomas Zarebczan
a457574a6f Fix delete button not showing on own claim
We should show the delete button for own claims as well.
2018-12-15 19:39:24 -05:00
Sean Yesmunt
df322c573a move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
Sean Yesmunt
78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt
24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
Sean Yesmunt
da96f28794 improve file page ux 2018-06-20 00:49:20 -04:00
Daniela Narvaez
0bd65bce47 Fix claim ID on when reporting a claim. 2018-05-30 23:01:19 -03:00
Sean Yesmunt
e56c21fd22 use color prop for icon color instead of relying on type of icon and tooltip cleanup 2018-05-25 00:40:35 -04:00
Sean Yesmunt
7a10e0eda9 move file actions below video player 2018-05-25 00:40:34 -04:00
Daniel Dominguez
16c09a9ddd Move modals types constants to lbry-redux repository.
- Remove useless file modal types as is not referenced anymore in this repository.
  - Changed import statements to use lbry-redux to import modal types constants.
2018-05-05 16:04:47 -03:00
Sean Yesmunt
25c6ef54e1 doOpenModal => doNotify 2018-04-19 12:51:18 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -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/component/fileActions/view.jsx (Browse further)