mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
4652a15bab
* cards apis wip * create card API * validate cards when creating * create card fixes * patch card wip * wip * unit test for createCard; CardPatch2BlockPatch * unit test for PatchCard * more APIs * unit tests for GetCardByID * register GetCard API * Set FOCALBOARD_UNIT_TESTING for integration tests * integration tests for CreateCard * more integration tests for CreateCard * integtration tests for PatchCard * fix integration tests for PatchCard * integration tests for GetCard * GetCards API wip * fix merge conflict * GetCards API and unit tests * fix linter issues * fix flaky unit test for mySQL * Update server/api/api.go Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com> * Update server/api/api.go Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com> * address review comments Co-authored-by: Mattermod <mattermod@users.noreply.github.com> Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com> |
||
---|---|---|
.. | ||
app_test.go | ||
app.go | ||
auth_test.go | ||
auth.go | ||
blocks_test.go | ||
blocks.go | ||
boards_and_blocks.go | ||
boards_test.go | ||
boards.go | ||
cards_test.go | ||
cards.go | ||
category_boards.go | ||
category.go | ||
clientConfig_test.go | ||
clientConfig.go | ||
cloud_test.go | ||
cloud.go | ||
export.go | ||
files_test.go | ||
files.go | ||
helper_test.go | ||
import_test.go | ||
import.go | ||
initialize.go | ||
insights_test.go | ||
insights.go | ||
onboarding_test.go | ||
onboarding.go | ||
sharing_test.go | ||
sharing.go | ||
subscriptions.go | ||
teams_test.go | ||
teams.go | ||
templates_test.go | ||
templates.boardarchive | ||
templates.go | ||
user.go |