]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+accounts/account-video-channels/account-video-channels.component.ts
Improve account channel page
authorChocobozzz <me@florianbigard.com>
Wed, 29 May 2019 14:45:59 +0000 (16:45 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 29 May 2019 14:45:59 +0000 (16:45 +0200)
commitc8487f3f63c90fbfddaa906b3cbd90fb209ab1bb
tree05675e3da02aebd2dea93105ab03c048bc2e8671
parent91b6631984fa7097bd60aa013d1cf041d7b95f58
Improve account channel page

Set it as the default route for account page. The main goal is to better
differentiate the channel page from the account page. With the channel
page set as default, I hope people will better understand they are in
the account page, and that this account could have multiple channels.
13 files changed:
client/src/app/+accounts/account-video-channels/account-video-channels.component.html
client/src/app/+accounts/account-video-channels/account-video-channels.component.scss
client/src/app/+accounts/account-video-channels/account-video-channels.component.ts
client/src/app/+accounts/account-videos/account-videos.component.ts
client/src/app/+accounts/accounts-routing.module.ts
client/src/app/+accounts/accounts.component.html
client/src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.ts
client/src/app/shared/video-channel/video-channel.service.ts
client/src/app/shared/video/abstract-video-list.html
client/src/app/shared/video/abstract-video-list.scss
client/src/app/videos/video-list/video-overview.component.html
client/src/app/videos/video-list/video-overview.component.scss
client/src/sass/include/_miniature.scss