Paratii-Video / paratii-portal

Component-based web-interface for uploading, browsing and organising content of Paratii's P2P network.
GNU General Public License v3.0
12 stars 5 forks source link

Usernav + Myvideos page #701

Closed jrgarou closed 6 years ago

jrgarou commented 6 years ago

About https://github.com/Paratii-Video/paratii-portal/issues/542

image

bent0b0x commented 6 years ago

Didn't give the entire thing a look through yet, but can you replace all text in these new files and use the <TranslatedText /> component? You will be able to add the raw english text in en.json

jellegerbrandy commented 6 years ago

looks really good :-)

jrgarou commented 6 years ago

@bent0b0x I've put translations on UserNav, Profile, ProfileEdit and MyVideos

bent0b0x commented 6 years ago

@jrgarou awesome 😎

jellegerbrandy commented 6 years ago

Added the "WIP" tag until we got this hooked up completely to the backend - @jrgarou , let me know when you think it is ready. Also feel free to make issues when you need functinality from paratii-js... (For example, you probably need some function that gives you the total amount that is staked...)

jrgarou commented 6 years ago

@jellegerbrandy basically we need or don't have or I don't know how to get(let's talk before create the issues):

User nav

My videos

pedrocasa commented 6 years ago

video settings---->>

specs https://xd.adobe.com/spec/590c811b-33af-4b28-b2c7-10616f36dd9c prototype https://xd.adobe.com/view/233920a9-0288-4966-948b-07ae617ee36c dropbox https://www.dropbox.com/home/paratii-design/master?preview=portal-myvideos-setiings.xd

as issue https://github.com/Paratii-Video/paratii-portal/issues/512

jellegerbrandy commented 6 years ago

Conclusions of the call yesterday in regard to your questions:

jellegerbrandy commented 6 years ago

@jrgarou, we now have the paratii.eth.tcr.getTotalStaked function, see here: https://github.com/Paratii-Video/paratii-js/issues/281

If you integrate that, I think we can put the first version online, what do you think? (sorry for the delay)

jellegerbrandy commented 6 years ago

Ah, i upgraded paratii-js on dev, so you should merge dev into your branch to get the new functionality...