1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/server/integrationtests
Harshil Sharma 63edf2c987
Props to preferences (#3722)
* Added tab;le creation migration

* WIP

* Finished base impl

* Added MySQL migration

* WIP

* Added personal server store methods

* WIP

* Fixed webapp tests

* Updated server tests

* generated code

* generated code

* generated code

* used raw queries instead of plugin methods to avoid updating productapi package

* Added API doc

* Added sqlite migratins

* used plugin APIs again s=instead of raw queries

* WIP

* Added missed case of SQL migration where personal server can run on Postgres and MySQL

* CI

* Removed unsupported POSL operator

* Low on caffine. Making silly mistakes

* json handling

* int test

* hope tests pass

* Fix incorrect column size

* Webapp lint fixes

* remived debug code

* Updated moigration version

* Review fixes
2022-08-29 12:55:12 +05:30
..
blocks_test.go Add disableNotify param to client APIs, to match Rest APIs (#3723) 2022-08-23 10:37:49 -05:00
board_test.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
boards_and_blocks_test.go GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
clienttestlib.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
export_test.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
file_test.go Adding integration tests for the file size limit 2022-03-29 15:56:57 +02:00
permissions_test.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
pluginteststore.go Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
sharing_test.go GH-2808: fix some logging issues with share board. (#2827) 2022-04-18 08:57:42 -06:00
subscriptions_test.go Add disableNotify param to client APIs, to match Rest APIs (#3723) 2022-08-23 10:37:49 -05:00
teststore.go GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
user_test.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00