focalboard/server/services
Harshil Sharma bb4b463a4f
Workspace Switcher - include channels with no workspaces and boards (#1158)
* API WIP

* WIP

* Finished changes

* Fixed colors:

* Don't enforce charset adn collation in migration, pick from database DSN

* Added MySQL query

* Updated mocks

* Added tests

* Lint fixes

* Fixed typo and removed unsed style

* Checked in a snapshot

* Updated snapshot

* Updated Cypress test

* Updated Cypress test

* Updated Cypress test

* Fixed review comments

* Fixed tests

* Added default collation for MySQL

* Added documentation for ensuring correct database collation

* Updated migrations

* Fixed a bug with collation

* Fixed lint errors

* Used correct collation

* debugging

* Updating css

* Minor UI changes

* USe inbuilt default collation

* Used only charset for mysql

* Fixed linter issue:

* Added migration for matching collation

* Reverted local config changes

* Reverted local config changes

* Handled the case of personal server running on MySQL

* WIP

* Now running collation matching migration onlyt for plugins

* Minor optimization

* Multiple review fixes

* Added group by clause to primary query

* Supported for subpacth

* Displayed all channels in workspace switcher

* Included channels without a Focalbaord workspaces in worksapce switcher as well

Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-09-09 16:18:07 +05:30
..
audit Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
auth fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
config Plugin telemetry (#1069) 2021-09-01 15:53:27 -06:00
metrics Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
scheduler Some other code improvements from the golangci 2020-10-22 15:22:36 +02:00
store Workspace Switcher - include channels with no workspaces and boards (#1158) 2021-09-09 16:18:07 +05:30
telemetry [GH-432] Add unit tests for ./services/telemetry/telemetry.go (#1091) 2021-08-30 20:16:47 -06:00
webhook Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00