GNU Taler Dashboard

Table view | List View

Data from {{ .Timestamp.Format "02 Jan 06 15:04 MST"}}, updateting every {{ .Freq }} (no auto-refresh) {{ with .Lasterror }}, Last error: {{ . }} {{end}} {{ $top := . }} {{ $features := .Features }} {{ $issues := .Issues }} {{ range $top.TargetVersions }} {{ end }} {{ range $cat := $top.Categories }} {{ range $tar := $top.TargetVersions }} {{ end }} {{ end }}
{{ . }}
TODO: more
{{ . }} {{ with $features.ByCategoryAndTarget $cat $tar }}
{{ $l := len .}} {{ if lt 1 $l }} {{ $l }} features {{ else }} 1 feature {{ end }} {{ range . }} {{.Id}} {{.Summary}}
{{ end }}
{{ end }} {{ with $issues.ByCategoryAndTarget $cat $tar }}
{{ $l := len .}} {{ if lt 1 $l }} {{ $l }} issues {{ else }} 1 issue {{ end }} {{ range . }} {{.Id}} {{.Summary}}
{{ end }}
{{ end }}

taler-dashboard - version: {{.Commit}} - https://git.kesim.org/taler/taler-dashboard