gm
gm
``` cd webapp && /usr/local/bin/npm install npm ERR! code 1 npm ERR! git dep preparation failed npm ERR! command /snap/node/3790/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/root/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit...
## Context This [developer documentation page](https://developers.mattermost.com/integrate/plugins/components/server/debugging/) contains documentation for MacOS only. No details are available for other supported platforms. ## Docs request - Create a developer docs PR that includes...
### Discussed in https://github.com/girish17/op-mattermost/discussions/36 Originally posted by **wolfjudge** July 20, 2022 Hello, Just wanted to check if there is a possibility to have this integrated in a way that openproject...
so that one line install is supported through a docker command execution
so that it could be installed directly under 'Plugin Management' in Mattermost.
1. Bot account configuration in Mattermost 2. Deployment scenario example 3. Development guide with config information for OpenProject and Mattermost
Usage of .apib for describing REST API endpoints in routes.js
The below HTTP endpoints need integration tests: - `GET /` - `POST /` - `POST /projSel` - `POST /logtime` - `POST /getLogo`
- `uiActions.js` - `showSelProject` (with mocking for internal function calls) - `loadTimeLogDlg` ( -do- ) - `handleSubmission` ( -do- ) - `message.js` - `showSuccessMsg` - `showFailMsg` - `util.js` - `checkHours`...
1. added new integration tests 2. created /auth endpoint for oAuth flow