gitea/models/project
a1012112796 04bae31b49
create issue comment for project board move operation
- as title
- remove logic about zero `project_board_id` in `project_issue`
  table and fix some related test data. because after #29874,
  `project_board_id` willn't be zero
- some small refactoring

Signed-off-by: a1012112796 <1012112796@qq.com>
2024-04-25 10:12:41 +00:00
..
board.go create issue comment for project board move operation 2024-04-25 10:12:41 +00:00
board_test.go create issue comment for project board move operation 2024-04-25 10:12:41 +00:00
issue.go create issue comment for project board move operation 2024-04-25 10:12:41 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
project.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
project_test.go Add default board to new projects, remove uncategorized pseudo-board (#29874) 2024-03-27 20:54:32 +00:00