focalboard/server/utils
Miguel de la Cruz 4b0fb92fba
Multi product architecture (#3381)
- provides support for compiling Boards directly into the Mattermost suite server
- a ServicesAPI interface replaces the PluginAPI to allow for implementations coming from pluginAPI and suite server.
- a new product package provides a place to register Boards as a suite product and handles life-cycle events
- a new boards package replaces much of the mattermost-plugin logic, allowing this to be shared between plugin and product
- Boards now uses module workspaces; run make setup-go-work
2022-07-18 13:21:57 -04:00
..
callbackqueue_test.go
callbackqueue.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
debug.go standardize env var naming (#3031) 2022-05-05 15:49:34 -04:00
links.go Cherry pick to main for add board link in bot notification (#3272) 2022-06-24 12:39:04 +05:30
utils.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00