focalboard/server
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-scripts Rename admin local socket 2021-02-01 10:31:06 -08:00
api Server generated ids (#1667) 2021-11-05 11:54:27 +01:00
app Server generated ids (#1667) 2021-11-05 11:54:27 +01:00
auth use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
client Server generated ids (#1667) 2021-11-05 11:54:27 +01:00
integrationtests Server generated ids (#1667) 2021-11-05 11:54:27 +01:00
main [GH-1256] feat: config file flag (#1418) 2021-10-26 17:49:20 +05:30
model Server generated ids (#1667) 2021-11-05 11:54:27 +01:00
server GH-1489: Add Telemetry for Shared Boards (#1610) 2021-10-21 11:17:31 -06:00
services Modify store creation not to fail on template initialization failure (#1722) 2021-11-03 19:10:32 +01:00
swagger Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
utils Move BlockType2IDType from utils to model (#1744) 2021-11-03 12:01:39 -04:00
web Changed server not bind to any port to debug, as it's a plugin only option (#1743) 2021-11-03 15:24:31 +01:00
ws Change the unregistered connection logline to debug level (#1494) 2021-10-08 11:59:21 +02:00
.golangci.yml Lint server & plugin for CI (#720) 2021-07-14 09:36:18 -04:00
go.mod Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
go.sum MM-38342 plugin logging (#1193) 2021-09-15 09:01:05 -04:00
go.tools.mod Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00