pandonetwork / pando

A distributed remote protocol for git based on IPFS, ethereum and aragonOS
184 stars 14 forks source link

Add navigation #34

Closed deamme closed 5 years ago

deamme commented 5 years ago

I made partly a custom tab navigation before but aragonUI has been updated and includes a more intentional API now.

We should use the new API. https://github.com/aragon/aragon-ui/releases/tag/v0.32.0

osarrouy commented 5 years ago

I think the navigation should handle at least 4 different tabs:

Overview. Description of the repo + display of the readme [if it exists] + some basic usage stats in the future. Also display a placeholder text if the repo is empty

Code. Code browsing interface as we already have + the ability to navigate through commits.

Pull Requests. Browse PR + offer the ability to diff files.

Lineage Requests. Browse open LR + past lineage minting (à la Token Manager)

danimesq commented 5 years ago

Implemented in 7e201ec8c533872bf260b226701c21bd782bbdca