1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/services
Doug Lauder 4652a15bab
Card APIs (#3760)
* 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>
2022-09-08 13:01:33 +02:00
..
audit Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
auth CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
config User updates (#3244) 2022-07-08 08:43:43 -06:00
metrics Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
notify Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
permissions getBlocks store API with query options (#3755) 2022-08-30 15:56:41 +02:00
scheduler CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
store Card APIs (#3760) 2022-09-08 13:01:33 +02:00
telemetry Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
webhook Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00