X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowers-list%2Ffollowers-list.component.html;h=08459634d76a1701d7d6ccbd0e805e33a4cd1929;hb=4d029ef8ec3d5274eeaa3ee6d808eb7035e7faef;hp=473801822a02c5a19725134101cedca4558d3165;hpb=c986175d68a18e96fbd41537a05c7796a2c64f38;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/follows/followers-list/followers-list.component.html b/client/src/app/+admin/follows/followers-list/followers-list.component.html index 473801822..08459634d 100644 --- a/client/src/app/+admin/follows/followers-list/followers-list.component.html +++ b/client/src/app/+admin/follows/followers-list/followers-list.component.html @@ -1,16 +1,70 @@ -
-
-

Followers list

+

+ + Followers of your instance +

- - - - - - - -
-
+ + +
+
+ +
+
+
+ + + + Actions + Follower + State + Score + Created + + + + + + + + + + + + + + + + {{ follow.follower.name + '@' + follow.follower.host }} + + + + + + Accepted + + + Pending + + + {{ follow.score }} + {{ follow.createdAt | date: 'short' }} + + + + + + +
+ No follower found matching current filters. + Your instance doesn't have any follower. +
+ + +
+