focalboard/server
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
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Search boards by prop (#4291) 2022-12-16 11:46:00 -05:00
app Expose boards APIs for MPA (#4372) 2022-12-23 10:47:51 -05:00
assets Additional new standard board templates (#4144) 2022-11-07 19:10:58 -07:00
auth Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
client Search boards by prop (#4291) 2022-12-16 11:46:00 -05:00
integrationtests Search boards by prop (#4291) 2022-12-16 11:46:00 -05:00
main Fix make swagger errors & update version (#3772) 2022-09-07 08:32:53 -06:00
model Added support for multiperson property in notifications (#4440) 2023-01-09 18:03:38 -05:00
server GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
services Implement Person filter and groupBy (#4414) 2023-01-17 12:02:54 -07:00
swagger [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00
utils Delete children when deleting boards and cards (#3943) 2022-11-08 11:42:01 -05:00
web Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
ws Idempotent schema and data migrations (#4253) 2022-12-16 11:15:38 -05:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod bump mm-server version to v6.0.0-20230116174708-240304ad0728 (#4473) 2023-01-17 07:11:46 -07:00
go.sum bump mm-server version to v6.0.0-20230116174708-240304ad0728 (#4473) 2023-01-17 07:11:46 -07:00
go.tools.mod Updated go version (#3189) 2022-06-06 10:18:21 +02:00
go.tools.sum