focalboard/webapp/src/pages
Harshil Sharma 08db4fed61
Workspace switcher (#1052)
* 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

Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
2021-09-08 10:22:03 +05:30
..
boardPage.scss Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
boardPage.tsx Use card id in the url (#1050) 2021-08-26 11:27:06 +02:00
changePasswordPage.scss Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
changePasswordPage.tsx Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
dashboardPage.scss Adds dashboard placeholder route and component (#764) 2021-07-26 17:47:28 +05:30
dashboardPage.tsx Adds dashboard placeholder route and component (#764) 2021-07-26 17:47:28 +05:30
errorPage.scss Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
errorPage.tsx Fix #274. Add re-login button to error page. 2021-04-15 11:15:50 -07:00
loginPage.scss Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
loginPage.tsx Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
registerPage.scss Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
registerPage.tsx Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00