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 Return RFC3339 UTC timestamps for machine-readable output (#470) 2022-03-29 06:37:13 +08:00
formatters.go markdown: dont emit ansi sequences when not emitting to tty (#491) 2022-09-14 02:35:15 +08:00
issue.go Return RFC3339 UTC timestamps for machine-readable output (#470) 2022-03-29 06:37:13 +08:00
label.go Add tea issues --fields, allow printing labels (#312) 2020-12-21 23:41:07 +08:00
login.go Detect markdown line width, resolve relative URLs (#332) 2021-03-12 20:28:46 +08:00
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 Add tea org create <name> (#420) 2021-09-29 04:32:16 +08:00
pull.go Handle Team Reviews (#515) 2022-09-29 10:49:24 +08:00
release.go Return RFC3339 UTC timestamps for machine-readable output (#470) 2022-03-29 06:37:13 +08:00
repo.go Return RFC3339 UTC timestamps for machine-readable output (#470) 2022-03-29 06:37:13 +08:00
table.go Add "json" as output type (#513) 2022-09-27 23:39:47 +08:00
table_test.go Add "json" as output type (#513) 2022-09-27 23:39:47 +08:00
times.go Return RFC3339 UTC timestamps for machine-readable output (#470) 2022-03-29 06:37:13 +08:00
user.go Add user list command (#427) 2022-09-14 03:49:34 +08:00