1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-14 18:17:33 +02:00
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 Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
src Global header support (#736) 2021-08-04 16:57:56 +02:00
tests Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
.eslintignore Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
.eslintrc.json Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.npmrc Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
babel.config.js npm dependency upgrade (#470) 2021-05-25 13:22:28 +02:00
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 Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
webpack.config.js Global header support (#736) 2021-08-04 16:57:56 +02:00