focalboard/webapp
Scott Bishel 098868387e
initial implementation of SysAdmin/TeamAdmin feature (#4537)
* initial implementation of SysAdmin/TeamAdmin feature

* fix adminBadge tests

* updating tests

* more fixes for unit tests

* lint fixes

* update snapshots

* update cypress test for call change

* add additional unit tests

* update test for lint errors

* fix reviews implement tests

* fix for merge, reset dialog before redirection

* remove unused test code

* fix more tests

* fix swagger doc for missing parameters

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-14 09:17:33 -07:00
..
__mocks__
cypress Fixed duplicate attachment in board template (#4444) 2023-02-09 12:50:44 +05:30
html-templates Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
i18n Translated using Weblate (Croatian) 2023-02-13 19:00:11 +02:00
src initial implementation of SysAdmin/TeamAdmin feature (#4537) 2023-02-14 09:17:33 -07:00
static MM-46646 Serve all plugin images via webpack 2022-09-07 19:14:34 -04:00
.eslintignore
.eslintrc.json Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
.nvmrc Updated nvmrc to use correct node version (#4356) 2022-12-16 16:46:18 +01:00
.prettierignore
.prettierrc.json
.stylelintrc.json Refactor z-index values to a SCSS map (#3332) 2022-07-11 17:27:03 +05:30
cypress.json revert bad config changes 2022-03-30 15:12:56 -06:00
NOTICE.txt
package-lock.json update version to 7.9.0 2023-02-02 15:43:49 -07:00
package.json update version to 7.9.0 2023-02-02 15:43:49 -07:00
tsconfig.json [GH-42] Cypress tests for login actions (#1679) 2021-11-22 16:59:01 +01:00
tslint.json
webpack.common.js fix[GH-3764]: webpack extension (#3906) 2022-10-03 15:27:13 +05:30
webpack.dev.js
webpack.editor.js Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
webpack.prod.js