Doug Lauder
|
9cbe7dac09
|
Add system service for Focalboard multi product architecture (#20574)
* add system service; add GetUsers to users service
* add feature flag
|
2022-07-05 08:13:02 -04:00 |
|
Ibrahim Serdar Acikgoz
|
717a4d04a9
|
Use any instead of interface{} (#20577)
* replace interface{} with any
|
2022-07-05 09:46:50 +03:00 |
|
Doug Lauder
|
91877c3016
|
Add Store service for Focalboard multi-product architecture (#20568)
* add Store service
|
2022-06-30 08:28:37 -04:00 |
|
Doug Lauder
|
7e4024665c
|
Add KVStore service and Log service for Focalboard multi product architecture (#20563)
* add KVStore service, add Log service
|
2022-06-29 09:08:34 -04:00 |
|
Ibrahim Serdar Acikgoz
|
90c687b728
|
plugin/product: improve product hooks API (#20556)
* plugin/product: improve product hooks API
* elaborate HookService.RegisterHooks method documentation
* remove unnecessary re-assigns
|
2022-06-29 16:01:19 +03:00 |
|
Doug Lauder
|
5544e753e8
|
Add FileInfoStore and Cloud services for Focalboard multi product architecture (#20546)
* add FileInfoStore and Cloud services
|
2022-06-27 14:32:27 -04:00 |
|
Doug Lauder
|
f4dcffd8d3
|
Additional Product APIs for Focalboard multi-product architecture (#20527)
* bump focalboard version; add services to product API
* add API to fetch logger
* import boards in same fashion as enterprise
|
2022-06-23 07:55:50 -04:00 |
|
Ibrahim Serdar Acikgoz
|
39991d236b
|
Add Product Interfaces (#20403)
* app: improve plugin interfaces
* add documentation
* improve doc
* add error id
* add more info to readme
|
2022-06-13 09:36:43 +03:00 |
|