focalboard/server/services/store
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
..
generators
mattermostauthlayer Implement Person filter and groupBy (#4414) 2023-01-17 12:02:54 -07:00
mockstore
sqlstore services/store: use mattermost sql settings for migration connections (#4395) 2022-12-23 11:19:37 -05:00
storetests
store.go