1
1
mirror of https://gitea.com/gitea/tea synced 2024-11-23 00:12:05 +01:00
tea/modules/print
6543 c1c7870ceb Handle Team Reviews (#515)
at the moment we crash with an nil exeption if there exist team reviews

this fix it and add support to display them

Reviewed-on: https://gitea.com/gitea/tea/pulls/515
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: wxiaoguang <wxiaoguang@noreply.gitea.io>
2022-09-29 10:49:24 +08:00
..
comment.go
formatters.go markdown: dont emit ansi sequences when not emitting to tty (#491) 2022-09-14 02:35:15 +08:00
issue.go
label.go
login.go
markdown.go markdown: dont emit ansi sequences when not emitting to tty (#491) 2022-09-14 02:35:15 +08:00
milestone.go Add --fields to notification & milestone listings (#422) 2022-09-14 03:08:18 +08:00
notification.go Add --fields to notification & milestone listings (#422) 2022-09-14 03:08:18 +08:00
organization.go
pull.go Handle Team Reviews (#515) 2022-09-29 10:49:24 +08:00
release.go
repo.go
table_test.go Add "json" as output type (#513) 2022-09-27 23:39:47 +08:00
table.go Add "json" as output type (#513) 2022-09-27 23:39:47 +08:00
times.go
user.go Add user list command (#427) 2022-09-14 03:49:34 +08:00