focalboard/server/api
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
..
admin.go Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
api.go Server generated ids (#1667) 2021-11-05 11:54:27 +01:00
audit.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
auth.go use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
context.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00