1
1
mirror of https://gitea.com/gitea/tea synced 2025-11-13 04:32:03 +01:00
tea/modules/interact
Lunny Xiao 61d4e571a7 Fix Pr Create crash (#823)
Fix #822

Reviewed-on: https://gitea.com/gitea/tea/pulls/823
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-10-08 14:43:38 +00:00
..
comments.go Remove pagination from context (#807) 2025-08-26 23:13:27 +00:00
issue_create.go Use bubbletea instead of survey for interacting with TUI (#786) 2025-08-11 18:23:52 +00:00
issue_edit.go Use bubbletea instead of survey for interacting with TUI (#786) 2025-08-11 18:23:52 +00:00
login.go Check duplicated login name in interact mode when creating new login (#803) 2025-09-10 20:42:49 +00:00
milestone_create.go Use bubbletea instead of survey for interacting with TUI (#786) 2025-08-11 18:23:52 +00:00
print.go Use bubbletea instead of survey for interacting with TUI (#786) 2025-08-11 18:23:52 +00:00
prompts.go Fix tea login add with ssh public key bug (#789) 2025-08-11 19:23:28 +00:00
pull_create.go Fix Pr Create crash (#823) 2025-10-08 14:43:38 +00:00
pull_merge.go Remove pagination from context (#807) 2025-08-26 23:13:27 +00:00
pull_review.go Use bubbletea instead of survey for interacting with TUI (#786) 2025-08-11 18:23:52 +00:00