focalboard/server
Miguel de la Cruz 821e3e1c85
Add mariadb tests and update database migration for compatibility (#3929)
* Add mariadb tests and update database migration for compatibility

* add additional tests for migrating json fields

* remove unnecessary test

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-10-20 07:36:13 -06:00
..
admin-scripts
api fix adding members to public board by editor (#3954) 2022-10-06 14:02:15 -06:00
app Gh 3942 - fix bug with Boards bot, update link text (#4027) 2022-10-19 09:22:55 -06:00
assets Check-in templates.boardarchive file (#3984) 2022-10-11 21:09:52 -04: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 Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
integrationtests fix adding members to public board by editor (#3954) 2022-10-06 14:02:15 -06:00
main Fix make swagger errors & update version (#3772) 2022-09-07 08:32:53 -06:00
model update to release 7.5.0 (#3890) 2022-10-03 11:55:20 -06:00
server GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
services Add mariadb tests and update database migration for compatibility (#3929) 2022-10-20 07:36:13 -06:00
swagger fix: filter out bots for sharing, @mention-ing, and Person property (#3762) 2022-09-09 19:56:44 -06:00
utils Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
web Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
ws getBlocks store API with query options (#3755) 2022-08-30 15:56:41 +02:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod Card APIs (#3760) 2022-09-08 13:01:33 +02:00
go.sum Card APIs (#3760) 2022-09-08 13:01:33 +02:00
go.tools.mod
go.tools.sum