focalboard/server/app
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
..
app.go
app_test.go
auth.go
auth_test.go
blocks.go
blocks_test.go
boards.go
boards_and_blocks.go
boards_test.go Converted synthetic membership to natuaral for board's channel members (#3390) 2022-07-27 15:34:52 -06:00
category.go
category_boards.go
clientConfig.go
clientConfig_test.go
cloud.go
cloud_test.go
export.go
files.go
files_test.go
helper_test.go
import.go
import_test.go
initialize.go
insights.go
insights_test.go
onboarding.go Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
onboarding_test.go
sharing.go
sharing_test.go
subscriptions.go
teams.go
teams_test.go
templates.boardarchive
templates.go
templates_test.go
user.go Props to preferences (#3722) 2022-08-29 12:55:12 +05:30