Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace Switcher - include channels with no workspaces and boards #1158

Merged
merged 60 commits into from
Sep 9, 2021

Conversation

harshilsharma63
Copy link
Member

Summary

Workspace switcher now includes all channels, even the ones with no workspace or boards. Switching to any such channel allows the user to create a board in that channel's workspace.

Ticket Link

Fixes #1145

@harshilsharma63 harshilsharma63 added the 2: Dev Review Requires review by a core committer label Sep 8, 2021
@harshilsharma63 harshilsharma63 requested a review from a team as a code owner September 8, 2021 04:51
@harshilsharma63 harshilsharma63 requested review from hahmadia and removed request for a team and hahmadia September 8, 2021 04:51
Base automatically changed from workspace-switcher to main September 8, 2021 04:52
@harshilsharma63
Copy link
Member Author

@ogi-m this is an extension of workspace

Copy link
Contributor

@jespino jespino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harshilsharma63 harshilsharma63 merged commit bb4b463 into main Sep 9, 2021
@harshilsharma63 harshilsharma63 deleted the show-all-workspaces branch September 9, 2021 10:48
harshilsharma63 added a commit that referenced this pull request Sep 15, 2021
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core committer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show all workspaces (even with no boards) in the workspace picker
3 participants