1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/webapp
Scott Bishel ff3a8d2096
Implement Person filter and groupBy (#4414)
* implement person filter

* implement groupBy

* cleanup and fix adding filtered values

* fixes for existing unit tests

* add unit tests

* add unit tests

* fix lint issues

* lint, test fixes

* handle unknown and undefined users

* dont allow edit on person options

* add displaying Me, remove bots

* update i18n-extract

* update snapshots from merge, fix unit test failure, add unit test for 'Me'

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-17 12:02:54 -07:00
..
__mocks__
cypress Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
html-templates Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
i18n Implement Person filter and groupBy (#4414) 2023-01-17 12:02:54 -07:00
src Implement Person filter and groupBy (#4414) 2023-01-17 12:02:54 -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
cypress.json
NOTICE.txt
package-lock.json update version to v7.8.0 (#4432) 2023-01-06 09:58:59 -07:00
package.json update version to v7.8.0 (#4432) 2023-01-06 09:58:59 -07:00
tsconfig.json
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