1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-30 08:36:54 +02:00
focalboard/server
Jesús Espino bc37e97ae9
Applying migration changes (#2752)
* Applying migration changes

* Fixing linter erros

* Restoring userID

* Updated user id length

* Update server/app/category_boards.go

* Skiped creating categories for boards belonging to DMs

* Handled private group messages as well

* fix sql error for insert_at

* fix timestamp parsing

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
2022-04-13 16:10:53 -06:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
app Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
assets Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
auth Removed getDefaultTemplates functin as no longer needed 2022-03-29 11:16:16 +05:30
client Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
integrationtests Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
main Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
model Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
server GH-2745 Don't init default templates when unit testing (#2748) 2022-04-08 13:46:16 +02:00
services Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
swagger Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
utils Implement permissions specs for mentions. (#2758) 2022-04-13 18:09:55 -04:00
web Remove noisy error log for unit tests 2021-12-17 01:05:05 -05:00
ws Applying migration changes (#2752) 2022-04-13 16:10:53 -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 Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00