focalboard/webapp
Jesús Espino f1b8d88d6b
Changing mattermost-auth method to work based on shared database access (#335)
* Improving mattermost auth implementation

* Making mattermost-auth based on shared database access

* Reverting unneeded changes in the config.json file

* Fixing tiny problems

* Removing the need of using the mattermost session token

* Fixing some bugs and allowing to not-bind the server to any port

* Small fix to correctly get the templates

* Adding the mattermost-plugin code inside focalboard repo

* Adding a not working code part of the cluster websocket communication

* Updating the mattermost version

* Adding the cluster messages for the websockets

* Updating to the new node version

* Making it compatible with S3

* Addressing some tiny problems

* Fixing server tests

* Adds support for MySQL migrations and initialization

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2021-05-24 19:06:11 +02:00
..
@custom_types
__mocks__ Add unit test for propertyMenu.tsx - basic setup 2021-03-19 07:41:11 -05:00
cypress Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
html-templates Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
i18n Update translation files (#419) 2021-05-17 12:40:42 +02:00
src Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
static Default favicon 2021-01-28 09:38:04 -08:00
.eslintignore
.eslintrc.json Refactor: card contentOrder 2020-12-18 12:52:45 -08:00
.nvmrc Used Node 16 and prevented soctet error from starting (#402) 2021-05-11 11:56:40 +02:00
.prettierignore Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
.prettierrc.json Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
cypress.json Add Cypress tests 2020-12-10 13:45:56 -08:00
NOTICE.txt [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
package-lock.json Add moment as a direct dependency (#445) 2021-05-20 14:58:19 +02:00
package.json Add moment as a direct dependency (#445) 2021-05-20 14:58:19 +02:00
tsconfig.json Add Cypress tests 2020-12-10 13:45:56 -08:00
tslint.json
webpack.common.js [GH-314] Persist and reapply users settings in mac app (#331) 2021-04-27 15:09:26 -07:00
webpack.dev.js
webpack.js webpack extractComments: false 2021-01-26 13:15:31 -08:00