focalboard/server/services
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
..
audit Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
auth CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
config User updates (#3244) 2022-07-08 08:43:43 -06:00
metrics Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
notify Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
permissions Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
scheduler CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
store Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
telemetry Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
webhook Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00