1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-24 08:22:29 +02:00
focalboard/server/services
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
..
audit MM-49703: Bump to Go 1.19 (#4489) (#4502) 2023-01-23 12:43:40 +05:30
auth CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
config File attachment in the card (#4053) 2022-11-24 17:16:59 +05:30
metrics MM-49703: Bump to Go 1.19 (#4489) (#4502) 2023-01-23 12:43:40 +05:30
notify Use GetDirectChannelOrCreate when notifying block chg in MPA mode (#4496) 2023-01-20 07:55:07 -05:00
permissions Idempotent schema and data migrations (#4253) 2022-12-16 11:15:38 -05:00
scheduler CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
store Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
telemetry Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
webhook Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00