diff --git a/public/partials/dashboard.htm b/public/partials/dashboard.htm index 652cb1a..74006f9 100644 --- a/public/partials/dashboard.htm +++ b/public/partials/dashboard.htm @@ -80,17 +80,27 @@ - + - + - + - - - - + + + + @@ -99,7 +109,9 @@ class="align-middle" ng-repeat="repo in repositories| filter:repoFiler| orderBy:orderBy as filteredRepositories" > - + - + - - - +
## Repository ID Anonymized repositoryBranchBranch # Terms + # Terms + StatusExpirationAnonymize date# ViewsLast view + Expiration + + Anonymize date + + # Views + + Last view + Actions
{{$index + 1}} + {{$index + 1}} + {{repo.repoId}} {{repo.branch}} {{repo.terms.length}} + {{repo.terms.length}} + + {{repo.anonymizeDate | date}} {{repo.pageView}} + {{repo.pageView}} {{repo.lastView | date}}