focalboard/mattermost-plugin/webapp
Christopher Speller 515edb9dcf
Global header support (#736)
* Adding global header support.

* Set the landing URL for the global header to /dashboard

* Redirecting directly to the current channel on open Boards

* Some improvements on global header

* Adding missed file

* Removing theme selector from the global header and fixing a style bug on the channel header icon

* Adding global header tests

* Adding missed file

* Fix global header icon

* Adding isFocalboardPlugin function

* Fixing unit tests

* Fixing problem with header menu styles

Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-08-04 16:57:56 +02:00
..
i18n
src Global header support (#736) 2021-08-04 16:57:56 +02:00
tests
.eslintignore
.eslintrc.json
.gitignore
.npmrc
babel.config.js
package-lock.json Global header support (#736) 2021-08-04 16:57:56 +02:00
package.json Global header support (#736) 2021-08-04 16:57:56 +02:00
tsconfig.json
webpack.config.js Global header support (#736) 2021-08-04 16:57:56 +02:00