You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tea/cmd
Martin Reboredo b9f5ba0702 Add interactive mode for `tea issue create` (#302)
Implement interactive issue creation

Comment PromptRepoSlug

Move PromptRepoSlug to the right place

Hide promptRepoSlug

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>
Co-authored-by: Martin Reboredo <yakoyoku@gmail.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/302
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: khmarbaise <khmarbaise@noreply.gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-Authored-By: Martin Reboredo <yakoyakoyokuyoku@noreply.gitea.io>
Co-Committed-By: Martin Reboredo <yakoyakoyokuyoku@noreply.gitea.io>
4 years ago
..
flags fix InitCommand() (#285) 4 years ago
issues Add interactive mode for `tea issue create` (#302) 4 years ago
labels Refactor tea labels command (#282) 4 years ago
login Add `tea login delete` (#296) 4 years ago
milestones enforce argument to `tea ms issues` (#297) 4 years ago
organizations fix InitCommand() (#285) 4 years ago
pulls Add interactive mode for `tea pr create` (#279) 4 years ago
releases Release delete: add --delete-tag & --confirm (#286) 4 years ago
repos fix InitCommand() (#285) 4 years ago
times Remove superflous version check for server. (#284) 4 years ago
issues.go Common subcommand naming scheme (#208) 4 years ago
labels.go Refactor tea labels command (#282) 4 years ago
login.go Add `tea login delete` (#296) 4 years ago
logout.go Add `tea login delete` (#296) 4 years ago
milestones.go Common subcommand naming scheme (#208) 4 years ago
notifications.go fix InitCommand() (#285) 4 years ago
open.go Refactor: apply new internal structurs (#206) 4 years ago
organizations.go Add organization delete command (#270) 4 years ago
pulls.go Pull DetailView: Show more pull informations (#271) 4 years ago
releases.go Common subcommand naming scheme (#208) 4 years ago
repos.go fix InitCommand() (#285) 4 years ago
times.go Add `times ls` (#272) 4 years ago