focalboard/server
Jesús Espino 8212e5401e
Add Members History support (#2595)
* Adding Members History support

* Adding unit tests for boards members history

* Changing insert_at to a milliseconds from epoch field

* Addressing PR review comment

* Addressing PR review comment

* Fix golangci-lint

* Fix migrations in postgres

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-03-29 10:17:19 +02:00
..
admin-scripts
api joinBoard API (#2660) 2022-03-29 10:14:33 +02:00
app Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
auth Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
client joinBoard API (#2660) 2022-03-29 10:14:33 +02:00
integrationtests joinBoard API (#2660) 2022-03-29 10:14:33 +02:00
main Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
model Add Members History support (#2595) 2022-03-29 10:17:19 +02:00
server Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
services Add Members History support (#2595) 2022-03-29 10:17:19 +02:00
swagger joinBoard API (#2660) 2022-03-29 10:14:33 +02:00
utils Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
web Remove noisy error log for unit tests 2021-12-17 01:05:05 -05:00
ws Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
.golangci.yml Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
go.mod Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.sum Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.tools.mod
go.tools.sum