focalboard/server/model
Miguel de la Cruz fa36e092bb
Server generated ids (#1667)
* Adds server ID generation on the insert blocks endpoint

* Fix linter

* Fix server linter

* Fix integration tests

* Update endpoint docs

* Update code to use the BlockType2IDType function when generating new IDs

* Handle new block ids on boards, templates and views creation

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-11-05 11:54:27 +01:00
..
block_test.go Server generated ids (#1667) 2021-11-05 11:54:27 +01:00
block.go Server generated ids (#1667) 2021-11-05 11:54:27 +01:00
blocktype.go Move BlockType2IDType from utils to model (#1744) 2021-11-03 12:01:39 -04:00
clientConfig.go Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
errorResponse.go
sharing.go
user.go
version.go
workspace.go