focalboard/server
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
..
admin-scripts Rename admin local socket 2021-02-01 10:31:06 -08:00
api Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
app Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
auth First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
client [GH-436] Add integration tests for missing User API endpoints (#810) 2021-08-09 22:57:45 -04:00
integrationtests Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
main Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
model Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
server Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
services Workspace Switcher - include channels with no workspaces and boards (#1158) 2021-09-09 16:18:07 +05:30
swagger Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
utils New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
web Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
ws Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
.golangci.yml Lint server & plugin for CI (#720) 2021-07-14 09:36:18 -04:00
go.mod Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
go.sum Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
go.tools.mod Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
modd.conf Rename focalboard-server binary 2021-01-28 14:23:52 -08:00