focalboard/server
Harshil Sharma 21ba0e00ce
Fixes bug where images don't show up in templates and boards created from templates (#2224)
* Base fix for bug causing images to not appear in templates created from boards

* Added some docs

* Fixed lint error

* Update server/app/blocks.go

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>

* used a better method name

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
2022-02-02 10:12:59 -07:00
..
admin-scripts
api Fixes bug where images don't show up in templates and boards created from templates (#2224) 2022-02-02 10:12:59 -07:00
app Fixes bug where images don't show up in templates and boards created from templates (#2224) 2022-02-02 10:12:59 -07:00
auth use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
client Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
integrationtests MM-40542: Verify config setting in api (#2170) 2022-01-28 10:35:38 -07:00
main Fixing and regenerating swagger documentation (#1990) 2021-12-15 20:54:23 +01:00
model Fix panic in PropDef.GetValue for person property types. (#2218) 2022-02-02 06:39:35 -07:00
server Fix #1745. Delete socket only if it exists (#2034) 2022-01-03 10:42:28 -08:00
services Upgrade default templates on launch (#2167) 2022-02-01 19:36:12 +01:00
swagger Add warning to API readme (#2140) 2022-01-18 13:02:43 -08:00
utils Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
web Remove noisy error log for unit tests 2021-12-17 01:05:05 -05:00
ws change log from error to debug (#2199) 2022-01-28 11:24:22 -07:00
.golangci.yml Lint server & plugin for CI (#720) 2021-07-14 09:36:18 -04:00
go.mod Import/export moved to server + image support + streaming (#2201) 2022-02-01 19:01:29 -05:00
go.sum Import/export moved to server + image support + streaming (#2201) 2022-02-01 19:01:29 -05: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