focalboard/server/utils
Harshil Sharma 03f4717e96
Hide board feature (#4409)
* WIP

* Added migrations

* Updating store method

* WIP

* WIP

* Updated DND

* WIP

* WIP

* WIP

* WIP

* WIP

* wip

* WIP

* Adding new DB tool

* Used migration functions in new migrations

* Unique constraint migration

* Unique constraint migration

* Added SQLITE migrations

* Added SQLITE support in few more migrations

* Added SQLITE support in few more migrations

* WIP

* Used old-fashioned way to add unique constraint

* Using oldsqlite method

* Using oldsqlite method

* Fixed all store and app layer tests

* fixed integration tests

* test and lint fix

* Updated migration for MySQL and Postgres on personal server

* Types fix

* sqlite fix

* fix typo

* misc cleanup

* added new tests

* added new tests

* de-duping input for postgres

* integration tests, rmeoved uneeded migration

* Added some migration tests

* Added some migration tests

* Fixed a test

* completed migration tests

* completed migration tests

* Removed leftover debug statements

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-24 15:41:54 +05:30
..
callbackqueue_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
callbackqueue.go Delete children when deleting boards and cards (#3943) 2022-11-08 11:42:01 -05:00
debug.go standardize env var naming (#3031) 2022-05-05 15:49:34 -04:00
links.go Cherry pick to main for add board link in bot notification (#3272) 2022-06-24 12:39:04 +05:30
testUtils.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
utils.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30