focalboard/server/api
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.go
api.go Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
archive.go Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
audit.go
auth.go Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
context.go