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.
gitea/models/migrations/fixtures
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874)
On creation of an empty project (no template) a default board will be
created instead of falling back to the uneditable pseudo-board.

Every project now has to have exactly one default boards. As a
consequence, you cannot unset a board as default, instead you have to
set another board as default. Existing projects will be modified using a
cron job, additionally this check will run every midnight by default.

Deleting the default board is not allowed, you have to set another board
as default to do it.

Fixes #29873
Fixes #14679 along the way
Fixes #29853

Co-authored-by: delvh <dev.lh@web.de>
11 months ago
..
Test_AddCombinedIndexToIssueUser Add combined index for issue_user.uid and issue_id (#28080) 1 year ago
Test_AddConfidentialClientColumnToOAuth2ApplicationTable Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_AddHeaderAuthorizationEncryptedColWebhook Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_AddIssueResourceIndexTable Fix bug hidden on CI and make ci failed if tests failure (#29254) 11 months ago
Test_AddRepoIDForAttachment Fix bug hidden on CI and make ci failed if tests failure (#29254) 11 months ago
Test_CheckProjectColumnsConsistency Add default board to new projects, remove uncategorized pseudo-board (#29874) 11 months ago
Test_DeleteOrphanedIssueLabels Fix more yaml lint errors (#27284) 1 year ago
Test_RemigrateU2FCredentials Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_RemoveInvalidLabels Fix more yaml lint errors (#27284) 1 year ago
Test_RepositoryFormat Fix bug hidden on CI and make ci failed if tests failure (#29254) 11 months ago
Test_StoreWebauthnCredentialIDAsBytes Fix more yaml lint errors (#27284) 1 year ago
Test_UnwrapLDAPSourceCfg Move migration test fixtures to the correct directories (#21901) 2 years ago
Test_UpdateBadgeColName Fix bug hidden on CI and make ci failed if tests failure (#29254) 11 months ago
Test_UpdateOpenMilestoneCounts Move migration test fixtures to the correct directories (#21901) 2 years ago