1
1
mirror of https://gitea.com/gitea/tea synced 2025-08-28 08:41:32 +02:00
tea/modules/interact
TheFox0x7 b74405530a Remove pagination from context (#807)
Pagination related flags now write directly to ListOption struct and enforce non negative numbers.
Flag tests were added to cover the validation

Reviewed-on: https://gitea.com/gitea/tea/pulls/807
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2025-08-26 23:13:27 +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 Fix tea login add with ssh public key bug (#789) 2025-08-11 19:23:28 +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 bug (#793) 2025-08-15 02:38:45 +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