focalboard/server/app
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
..
app_test.go
app.go
auth_test.go
auth.go
blocks_test.go
blocks.go Server generated ids (#1667) 2021-11-05 11:54:27 +01:00
clientConfig_test.go Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
clientConfig.go Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
files_test.go
files.go
helper_test.go
sharing_test.go
sharing.go
user.go
workspaces.go