focalboard/mattermost-plugin/server
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
..
boards Post message channel change (#3717) 2022-08-23 08:48:41 -06:00
.gitignore
api_adapter.go Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
logtarget.go MM-38342 plugin logging (#1193) 2021-09-15 09:01:05 -04:00
main.go Update focalboard to be compatible with mattermost v6 (#1020) 2021-08-24 12:13:58 +02:00
manifest.go Persist category state (#3579) 2022-08-08 14:55:47 -06:00
plugin.go Print log server information on plugin run (#3711) 2022-08-19 13:16:18 -04:00