refactor: remove remains of markdown specific code

This commit is contained in:
Karl-Philipp Wulfert
2019-03-20 16:30:42 +01:00
parent 04eb1f1f36
commit 5577ffee7d
4 changed files with 128 additions and 125 deletions

View File

@@ -10,8 +10,8 @@
"build": "npm run tslint && npm run compile && npm run documentation",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md && git commit -m 'docs: update changelog'",
"check-configuration": "openstapps-configuration",
"compile": "rimraf lib && tsc --outDir lib && prepend lib/cli.js '#!/usr/bin/env node\n'",
"documentation": "typedoc --includeDeclarations --excludeExternals --mode modules --out docs src",
"compile": "rimraf lib && tsc && prepend lib/cli.js '#!/usr/bin/env node\n'",
"documentation": "typedoc --includeDeclarations --mode modules --out docs --readme README.md --listInvalidSymbolLinks src",
"prepublishOnly": "npm ci && npm run build",
"tslint": "tslint 'src/**/*.ts'"
},

View File

@@ -1,6 +1,6 @@
# Meeting 2019-03-27
## <img src="https://secure.gravatar.com/avatar/e7fffaba0ad02819f47c790d73c77ae0?s=80&d=identicon" height="30"/> Rainer Killinger
## <img src="https://secure.gravatar.com/avatar/e7fffaba0ad02819f47c790d73c77ae0?s=80&d=identicon" height="30" alt="Rainer Killinger"/> Rainer Killinger
### open: 4, closed: 3
@@ -9,31 +9,30 @@
| __title__ | __status__ | __project__ | __weeks__ |
| --- | --- | --- | --- |
| __[Insert sample data from the StappsCore into the backend](https://gitlab.com/openstapps/minimal-connector/issues/4)__<br />__Labels:__ meeting | | [openstapps&#x2F;minimal-connector](https://gitlab.com/openstapps/minimal-connector) | 0 |
| __[Simplify translation implementation](https://gitlab.com/openstapps/core/issues/43)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 0 |
| __[Update transport security in nginx configuration](https://gitlab.com/openstapps/proxy/issues/1)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/proxy/merge_requests/3) | [openstapps&#x2F;proxy](https://gitlab.com/openstapps/proxy) | 3 |
| __[Add notion of study modules](https://gitlab.com/openstapps/core/issues/20)__<br />__Labels:__ feature, meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/core/merge_requests/10) | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 11 |
| __[Manual docker image publishing fails](https://gitlab.com/openstapps/backend/issues/28)__<br />__Labels:__ __bug__, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 1 |
| __[Fix folder permissions for elasticsearch volume](https://gitlab.com/openstapps/minimal-deployment/issues/5)__<br />__Labels:__ meeting | | [openstapps&#x2F;minimal-deployment](https://gitlab.com/openstapps/minimal-deployment) | 0 |
| __[Test docker image building](https://gitlab.com/openstapps/proxy/issues/7)__<br />__Labels:__ meeting, testing | | [openstapps&#x2F;proxy](https://gitlab.com/openstapps/proxy) | 1 |
## <img src="https://secure.gravatar.com/avatar/160dcb84d23a960d774959186a440882?s=80&d=identicon" height="30"/> Jovan Krunić
| __[Simplify translation implementation](https://gitlab.com/openstapps/core/issues/43)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 1 |
| __[Update transport security in nginx configuration](https://gitlab.com/openstapps/proxy/issues/1)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/proxy/merge_requests/3) | [openstapps&#x2F;proxy](https://gitlab.com/openstapps/proxy) | 3 |
| __[Add notion of study modules](https://gitlab.com/openstapps/core/issues/20)__<br />__Labels:__ feature meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/core/merge_requests/10) | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 11 |
| __[~~Manual docker image publishing fails~~](https://gitlab.com/openstapps/backend/issues/28)__<br />__Labels:__ __bug__ meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 1 |
| __[~~Fix folder permissions for elasticsearch volume~~](https://gitlab.com/openstapps/minimal-deployment/issues/5)__<br />__Labels:__ meeting | | [openstapps&#x2F;minimal-deployment](https://gitlab.com/openstapps/minimal-deployment) | 0 |
| __[~~Test docker image building~~](https://gitlab.com/openstapps/proxy/issues/7)__<br />__Labels:__ meeting testing | | [openstapps&#x2F;proxy](https://gitlab.com/openstapps/proxy) | 1 |
## <img src="https://secure.gravatar.com/avatar/160dcb84d23a960d774959186a440882?s=80&d=identicon" height="30" alt="Jovan Krunić"/> Jovan Krunić
### open: 33, closed: 1
### open: 32, closed: 1
quota closed: 2%
quota closed: 3%
| __title__ | __status__ | __project__ | __weeks__ |
| --- | --- | --- | --- |
| __[Improve image docs and standardize usage](https://gitlab.com/openstapps/core/issues/44)__<br />__Labels:__ __bug__, meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 0 |
| __[Include sample JSON files within the published package](https://gitlab.com/openstapps/core/issues/46)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 0 |
| __[Use review apps from gitlab to provide demo](https://gitlab.com/openstapps/app/issues/42)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 0 |
| __[Make sure appearance is compatible with (new) devices with cutouts](https://gitlab.com/openstapps/app/issues/40)__<br />__Labels:__ improvement, meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 3 |
| __[Inconsistency in definitions of things without references](https://gitlab.com/openstapps/core/issues/41)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 3 |
| __[Show dishes for multiple days](https://gitlab.com/openstapps/app/issues/39)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 3 |
| __[Use fake backend - backendless development](https://gitlab.com/openstapps/app/issues/37)__<br />__Labels:__ improvement, meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 3 |
| __[add a main page for the group (whole project)](https://gitlab.com/openstapps/openstapps.gitlab.io/issues/1)__<br />__Labels:__ documentation, meeting, organization | | [openstapps&#x2F;openstapps.gitlab.io](https://gitlab.com/openstapps/openstapps.gitlab.io) | 6 |
| __[upgrade to Ionic 4.0 (stable)](https://gitlab.com/openstapps/app/issues/35)__<br />__Labels:__ improvement, meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 6 |
| __[Develop a prototype for authentication](https://gitlab.com/openstapps/backend/issues/8)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Add examples for routes](https://gitlab.com/openstapps/core/issues/17)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 13 |
| __[Improve image docs and standardize usage](https://gitlab.com/openstapps/core/issues/44)__<br />__Labels:__ __bug__ meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 0 |
| __[Include sample JSON files within the published package](https://gitlab.com/openstapps/core/issues/46)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 0 |
| __[Use review apps from gitlab to provide demo](https://gitlab.com/openstapps/app/issues/42)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 0 |
| __[Make sure appearance is compatible with (new) devices with cutouts](https://gitlab.com/openstapps/app/issues/40)__<br />__Labels:__ improvement meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 3 |
| __[Inconsistency in definitions of things without references](https://gitlab.com/openstapps/core/issues/41)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 3 |
| __[Show dishes for multiple days](https://gitlab.com/openstapps/app/issues/39)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 3 |
| __[Use fake backend - backendless development](https://gitlab.com/openstapps/app/issues/37)__<br />__Labels:__ improvement meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 3 |
| __[upgrade to Ionic 4.0 (stable)](https://gitlab.com/openstapps/app/issues/35)__<br />__Labels:__ improvement meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 6 |
| __[Develop a prototype for authentication](https://gitlab.com/openstapps/backend/issues/8)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Add examples for routes](https://gitlab.com/openstapps/core/issues/17)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 13 |
| __[(TODO: complete) school module: evaluate and create a prototype of a generic app](https://gitlab.com/openstapps/app/issues/29)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 13 |
| __[List of most recent searches](https://gitlab.com/openstapps/app/issues/28)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 13 |
| __[Sorting by categories should be default for certain views](https://gitlab.com/openstapps/app/issues/25)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 13 |
@@ -54,27 +53,28 @@
| __[First start module: initial information and settings](https://gitlab.com/openstapps/app/issues/6)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 14 |
| __[Use skeleton screens](https://gitlab.com/openstapps/app/issues/4)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 14 |
| __[Data synchronization and consistency](https://gitlab.com/openstapps/app/issues/2)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 14 |
| __[Data module - data handling and presentation](https://gitlab.com/openstapps/app/issues/1)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/app/merge_requests/2) | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 14 |
| __[Data module - data handling and presentation](https://gitlab.com/openstapps/app/issues/1)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/app/merge_requests/2) | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 14 |
| __[Add an npm initializer package](https://gitlab.com/openstapps/projectmanagement/issues/2)__<br />__Labels:__ meeting | | [openstapps&#x2F;projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 15 |
| __[Backend should &quot;wait&quot; for the database container to be ready](https://gitlab.com/openstapps/minimal-deployment/issues/1)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" /> | [openstapps&#x2F;minimal-deployment](https://gitlab.com/openstapps/minimal-deployment) | 6 |
## <img src="https://secure.gravatar.com/avatar/cc0abc686533bdcd56ef8766e06850f5?s=80&d=identicon" height="30"/> Karl-Philipp Wulfert
| __[~~Backend should &quot;wait&quot; for the database container to be ready~~](https://gitlab.com/openstapps/minimal-deployment/issues/1)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/> | [openstapps&#x2F;minimal-deployment](https://gitlab.com/openstapps/minimal-deployment) | 6 |
## <img src="https://secure.gravatar.com/avatar/cc0abc686533bdcd56ef8766e06850f5?s=80&d=identicon" height="30" alt="Karl-Philipp Wulfert"/> Karl-Philipp Wulfert
### open: 9, closed: 0
### open: 9, closed: 1
quota closed: 0%
quota closed: 10%
| __title__ | __status__ | __project__ | __weeks__ |
| --- | --- | --- | --- |
| __[Add systemd service file and error handler](https://gitlab.com/openstapps/proxy/issues/5)__<br />__Labels:__ feature, meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/proxy/merge_requests/2) | [openstapps&#x2F;proxy](https://gitlab.com/openstapps/proxy) | 3 |
| __[Add systemd service file and error handler](https://gitlab.com/openstapps/proxy/issues/5)__<br />__Labels:__ feature meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/proxy/merge_requests/2) | [openstapps&#x2F;proxy](https://gitlab.com/openstapps/proxy) | 3 |
| __[Add issue templates](https://gitlab.com/openstapps/minimal-deployment/issues/3)__<br />__Labels:__ meeting | | [openstapps&#x2F;minimal-deployment](https://gitlab.com/openstapps/minimal-deployment) | 3 |
| __[Remove links to old GitLab instance](https://gitlab.com/openstapps/proxy/issues/3)__<br />__Labels:__ meeting | | [openstapps&#x2F;proxy](https://gitlab.com/openstapps/proxy) | 3 |
| __[Throws error in &#x60;production&#x60; environment: &quot;... doesn&#39;t set an transport agent ...&quot;](https://gitlab.com/openstapps/logger/issues/4)__<br />__Labels:__ meeting | | [openstapps&#x2F;logger](https://gitlab.com/openstapps/logger) | 7 |
| __[Support adding links to external services of a university&#x2F;school](https://gitlab.com/openstapps/app/issues/21)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 13 |
| __[Include place when exporting events into the native calendar](https://gitlab.com/openstapps/app/issues/20)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 13 |
| __[Evaluate use of clickable alphabet for lists](https://gitlab.com/openstapps/app/issues/7)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 13 |
| __[&#x60;circular-json&#x60; is deprecated](https://gitlab.com/openstapps/logger/issues/2)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/logger/merge_requests/2) | [openstapps&#x2F;logger](https://gitlab.com/openstapps/logger) | 15 |
| __[Evaluate use of clickable alphabet for lists](https://gitlab.com/openstapps/app/issues/7)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 14 |
| __[&#x60;circular-json&#x60; is deprecated](https://gitlab.com/openstapps/logger/issues/2)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/logger/merge_requests/2) | [openstapps&#x2F;logger](https://gitlab.com/openstapps/logger) | 15 |
| __[Test coverage levels are too low](https://gitlab.com/openstapps/logger/issues/1)__<br />__Labels:__ meeting | | [openstapps&#x2F;logger](https://gitlab.com/openstapps/logger) | 15 |
## <img src="https://secure.gravatar.com/avatar/98886e4ad71cd95906c95946629890b2?s=80&d=identicon" height="30"/> Michel Jonathan Schmitz
| __[~~add a main page for the group (whole project)~~](https://gitlab.com/openstapps/openstapps.gitlab.io/issues/1)__<br />__Labels:__ documentation meeting organization | | [openstapps&#x2F;openstapps.gitlab.io](https://gitlab.com/openstapps/openstapps.gitlab.io) | 6 |
## <img src="https://secure.gravatar.com/avatar/98886e4ad71cd95906c95946629890b2?s=80&d=identicon" height="30" alt="Michel Jonathan Schmitz"/> Michel Jonathan Schmitz
### open: 7, closed: 0
@@ -82,14 +82,14 @@
| __title__ | __status__ | __project__ | __weeks__ |
| --- | --- | --- | --- |
| __[Provide context based search](https://gitlab.com/openstapps/core/issues/45)__<br />__Labels:__ feature, meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/core/merge_requests/34) | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 0 |
| __[minimal connector and app should be part of the minimal deployment](https://gitlab.com/openstapps/minimal-deployment/issues/2)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/minimal-deployment/merge_requests/2) | [openstapps&#x2F;minimal-deployment](https://gitlab.com/openstapps/minimal-deployment) | 3 |
| __[Easy access for connector developers](https://gitlab.com/openstapps/minimal-connector/issues/3)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/minimal-connector/merge_requests/3) | [openstapps&#x2F;minimal-connector](https://gitlab.com/openstapps/minimal-connector) | 5 |
| __[Provide context based search](https://gitlab.com/openstapps/backend/issues/11)__<br />__Labels:__ feature, meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/backend/merge_requests/12) | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Provide context based search](https://gitlab.com/openstapps/core/issues/45)__<br />__Labels:__ feature meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/core/merge_requests/34) | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 0 |
| __[minimal connector and app should be part of the minimal deployment](https://gitlab.com/openstapps/minimal-deployment/issues/2)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/minimal-deployment/merge_requests/2) | [openstapps&#x2F;minimal-deployment](https://gitlab.com/openstapps/minimal-deployment) | 3 |
| __[Easy access for connector developers](https://gitlab.com/openstapps/minimal-connector/issues/3)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/minimal-connector/merge_requests/3) | [openstapps&#x2F;minimal-connector](https://gitlab.com/openstapps/minimal-connector) | 5 |
| __[Provide context based search](https://gitlab.com/openstapps/backend/issues/11)__<br />__Labels:__ feature meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/backend/merge_requests/12) | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Do not exclude externals from reflection](https://gitlab.com/openstapps/core-tools/issues/7)__<br />__Labels:__ meeting | | [openstapps&#x2F;core-tools](https://gitlab.com/openstapps/core-tools) | 9 |
| __[UML generation for data models](https://gitlab.com/openstapps/core-tools/issues/3)__<br />__Labels:__ Doing, meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/core-tools/merge_requests/2) | [openstapps&#x2F;core-tools](https://gitlab.com/openstapps/core-tools) | 10 |
| __[UML generation for data models](https://gitlab.com/openstapps/core-tools/issues/3)__<br />__Labels:__ Doing meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/core-tools/merge_requests/2) | [openstapps&#x2F;core-tools](https://gitlab.com/openstapps/core-tools) | 10 |
| __[Unclear documentation](https://gitlab.com/openstapps/projectmanagement/issues/6)__<br />__Labels:__ meeting | | [openstapps&#x2F;projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 15 |
## <img src="https://assets.gitlab-static.net/uploads/-/system/user/avatar/3203752/avatar.png" height="30"/> Sebastian Lange
## <img src="https://assets.gitlab-static.net/uploads/-/system/user/avatar/3203752/avatar.png" height="30" alt="Sebastian Lange"/> Sebastian Lange
### open: 5, closed: 2
@@ -98,13 +98,13 @@
| __title__ | __status__ | __project__ | __weeks__ |
| --- | --- | --- | --- |
| __[Follow-up from &quot;Resolve &quot;Config module - Provider for app configuration&quot;&quot;](https://gitlab.com/openstapps/app/issues/41)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 0 |
| __[Config module - Provider for app configuration](https://gitlab.com/openstapps/app/issues/34)__<br />__Labels:__ feature, meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/app/merge_requests/5) | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 7 |
| __[Initialize settings with from backend served app configuration](https://gitlab.com/openstapps/app/issues/30)__<br />__Labels:__ feature, meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/app/merge_requests/7) | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 13 |
| __[Config module - Provider for app configuration](https://gitlab.com/openstapps/app/issues/34)__<br />__Labels:__ feature meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/app/merge_requests/5) | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 7 |
| __[Initialize settings with from backend served app configuration](https://gitlab.com/openstapps/app/issues/30)__<br />__Labels:__ feature meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/app/merge_requests/7) | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 13 |
| __[Use i18n](https://gitlab.com/openstapps/app/issues/5)__<br />__Labels:__ meeting | | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 14 |
| __[Menu module - main and context menu](https://gitlab.com/openstapps/app/issues/3)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/app/merge_requests/9) | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 14 |
| __[Update core dependency to v0.12.0](https://gitlab.com/openstapps/backend/issues/30)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 0 |
| __[Remodeling of Buckets in SCFacets](https://gitlab.com/openstapps/core/issues/42)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 1 |
## <img src="https://secure.gravatar.com/avatar/5bd48fb0ae000b24b1d1455d9c160364?s=80&d=identicon" height="30"/> Wieland Schöbl
| __[Menu module - main and context menu](https://gitlab.com/openstapps/app/issues/3)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/app/merge_requests/9) | [openstapps&#x2F;app](https://gitlab.com/openstapps/app) | 14 |
| __[~~Update core dependency to v0.12.0~~](https://gitlab.com/openstapps/backend/issues/30)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 0 |
| __[~~Remodeling of Buckets in SCFacets~~](https://gitlab.com/openstapps/core/issues/42)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 1 |
## <img src="https://secure.gravatar.com/avatar/5bd48fb0ae000b24b1d1455d9c160364?s=80&d=identicon" height="30" alt="Wieland Schöbl"/> Wieland Schöbl
### open: 17, closed: 1
@@ -112,21 +112,21 @@
| __title__ | __status__ | __project__ | __weeks__ |
| --- | --- | --- | --- |
| __[SCIndexResponse: additionalProperty &quot;uid&quot; exists in instance when not allowed](https://gitlab.com/openstapps/backend/issues/32)__<br />__Labels:__ __bug__, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 0 |
| __[There are still occcurences of &#x60;isProductiveEnvironment&#x60;](https://gitlab.com/openstapps/backend/issues/29)__<br />__Labels:__ __bug__, meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/backend/merge_requests/11) | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 0 |
| __[Refactoring of search (query building)](https://gitlab.com/openstapps/backend/issues/13)__<br />__Labels:__ __bug__, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Backend should throw an Error if someone tries to close an empty bulk process](https://gitlab.com/openstapps/backend/issues/7)__<br />__Labels:__ __bug__, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Implement unit tests](https://gitlab.com/openstapps/backend/issues/31)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 0 |
| __[Add better documentation](https://gitlab.com/openstapps/backend/issues/26)__<br />__Labels:__ feature, meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/backend/merge_requests/7) | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 2 |
| __[Automatically check database version](https://gitlab.com/openstapps/backend/issues/24)__<br />__Labels:__ feature, meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/backend/merge_requests/6) | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 3 |
| __[Publish documentation to gitlab pages](https://gitlab.com/openstapps/backend/issues/22)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 3 |
| __[SCIndexResponse: additionalProperty &quot;uid&quot; exists in instance when not allowed](https://gitlab.com/openstapps/backend/issues/32)__<br />__Labels:__ __bug__ meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 0 |
| __[There are still occcurences of &#x60;isProductiveEnvironment&#x60;](https://gitlab.com/openstapps/backend/issues/29)__<br />__Labels:__ __bug__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/backend/merge_requests/11) | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 0 |
| __[Refactoring of search (query building)](https://gitlab.com/openstapps/backend/issues/13)__<br />__Labels:__ __bug__ meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Backend should throw an Error if someone tries to close an empty bulk process](https://gitlab.com/openstapps/backend/issues/7)__<br />__Labels:__ __bug__ meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Implement unit tests](https://gitlab.com/openstapps/backend/issues/31)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 0 |
| __[Add better documentation](https://gitlab.com/openstapps/backend/issues/26)__<br />__Labels:__ feature meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/backend/merge_requests/7) | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 2 |
| __[Automatically check database version](https://gitlab.com/openstapps/backend/issues/24)__<br />__Labels:__ feature meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/backend/merge_requests/6) | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 3 |
| __[Publish documentation to gitlab pages](https://gitlab.com/openstapps/backend/issues/22)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 3 |
| __[backend version should be provided by the requested path instead of the &#x60;X-StApps-Version&#x60; header](https://gitlab.com/openstapps/proxy/issues/2)__<br />__Labels:__ meeting | | [openstapps&#x2F;proxy](https://gitlab.com/openstapps/proxy) | 3 |
| __[Dynamic Data should be accesible by the search route as well](https://gitlab.com/openstapps/backend/issues/17)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Link documentation for routes in the README.ms](https://gitlab.com/openstapps/backend/issues/10)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Develop a monitoring solution for backend load](https://gitlab.com/openstapps/backend/issues/9)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Aggregations for the first letters of search results](https://gitlab.com/openstapps/backend/issues/6)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Boosting of academic terms should be done dynamically](https://gitlab.com/openstapps/backend/issues/4)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Develop a new plugin structure that registers plugins via HTTP](https://gitlab.com/openstapps/backend/issues/2)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 9 |
| __[Elasticsearch Mapping files should be generated from the StAppsCore schema](https://gitlab.com/openstapps/core-tools/issues/6)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>](https://gitlab.com/openstapps/core-tools/merge_requests/8) | [openstapps&#x2F;core-tools](https://gitlab.com/openstapps/core-tools) | 9 |
| __[Add model for routes that register backend plugins](https://gitlab.com/openstapps/core/issues/15)__<br />__Labels:__ feature, meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 14 |
| __[Closing a bulk fails for SCThingTypes that contain a space character](https://gitlab.com/openstapps/backend/issues/25)__<br />__Labels:__ __bug__, meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 3 |
| __[Dynamic Data should be accesible by the search route as well](https://gitlab.com/openstapps/backend/issues/17)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Link documentation for routes in the README.ms](https://gitlab.com/openstapps/backend/issues/10)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Develop a monitoring solution for backend load](https://gitlab.com/openstapps/backend/issues/9)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Aggregations for the first letters of search results](https://gitlab.com/openstapps/backend/issues/6)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Boosting of academic terms should be done dynamically](https://gitlab.com/openstapps/backend/issues/4)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 8 |
| __[Develop a new plugin structure that registers plugins via HTTP](https://gitlab.com/openstapps/backend/issues/2)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 9 |
| __[Elasticsearch Mapping files should be generated from the StAppsCore schema](https://gitlab.com/openstapps/core-tools/issues/6)__<br />__Labels:__ meeting | <img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>](https://gitlab.com/openstapps/core-tools/merge_requests/8) | [openstapps&#x2F;core-tools](https://gitlab.com/openstapps/core-tools) | 9 |
| __[Add model for routes that register backend plugins](https://gitlab.com/openstapps/core/issues/15)__<br />__Labels:__ feature meeting | | [openstapps&#x2F;core](https://gitlab.com/openstapps/core) | 14 |
| __[~~Closing a bulk fails for SCThingTypes that contain a space character~~](https://gitlab.com/openstapps/backend/issues/25)__<br />__Labels:__ __bug__ meeting | | [openstapps&#x2F;backend](https://gitlab.com/openstapps/backend) | 3 |

View File

@@ -55,7 +55,11 @@ export interface AssigneeWithIssues {
*/
export interface IssueWithMeta extends Issue {
$branchExists: boolean;
$labels: string;
$closed: boolean;
$labels: Array<{
bold: boolean;
label: string;
}>;
$mergeRequestUrl: string;
$project: string;
$weeksOpen: number;
@@ -202,15 +206,14 @@ export async function getIssuesGroupedByAssignees(api: Api, label: string): Prom
...{
$branchExists: typeof issueBranches[issue.project_id] !== 'undefined'
&& issueBranches[issue.project_id].indexOf(issue.iid) >= 0,
$closed: issue.state === IssueState.CLOSED,
$issue: issue,
$labels: issue.labels.map((issueLabel: string) => {
// print specific labels bold
if (BOLD_LABELS.indexOf(issueLabel) >= 0) {
issueLabel = '__' + issueLabel + '__';
}
return issueLabel;
}).join(', '),
return {
bold: BOLD_LABELS.includes(issueLabel),
label: issueLabel,
};
}),
$mergeRequestUrl: getMergeRequestUrls(mergeRequests, issue.project_id, issue.iid)[0],
$project: issue.web_url.replace('https://gitlab.com/', '').split('/issues/')[0],
$weeksOpen: moment().diff(moment(issue.created_at), 'weeks'),

View File

@@ -1,7 +1,7 @@
# Meeting {{meetingDay}}
{{#issuesByAssignee}}
## {{#assignee.avatar_url}}<img src="{{&assignee.avatar_url}}" height="30"/> {{/assignee.avatar_url}}{{assignee.name}}
## {{#assignee.avatar_url}}<img src="{{&assignee.avatar_url}}" height="30" alt="{{assignee.name}}"/> {{/assignee.avatar_url}}{{assignee.name}}
### open: {{issueCounts.opened}}, closed: {{issueCounts.closed}}
@@ -9,6 +9,6 @@
| __title__ | __status__ | __project__ | __weeks__ |
| --- | --- | --- | --- |
{{#issues}}| __[{{title}}]({{&web_url}})__<br />__Labels:__ {{$labels}} | {{#$branchExists}}<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" />{{/$branchExists}}{{#$mergeRequestUrl}}[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30"/>]({{&$mergeRequestUrl}}){{/$mergeRequestUrl}} | [{{$project}}](https://gitlab.com/{{&$project}}) | {{$weeksOpen}} |
{{#issues}}| __[{{#$closed}}~~{{title}}~~{{/$closed}}{{^$closed}}{{title}}{{/$closed}}]({{&web_url}})__<br />__Labels:__{{#$labels}}{{#bold}} __{{label}}__ {{/bold}}{{^bold}} {{label}} {{/bold}}{{/$labels}} | {{#$branchExists}}<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-branch-512.png" height="30" alt="branch exists"/>{{/$branchExists}}{{#$mergeRequestUrl}}[<img src="https://cdn0.iconfinder.com/data/icons/octicons/1024/git-merge-512.png" height="30" alt="merge request exists"/>]({{&$mergeRequestUrl}}){{/$mergeRequestUrl}} | [{{$project}}](https://gitlab.com/{{&$project}}) | {{$weeksOpen}} |
{{/issues}}
{{/issuesByAssignee}}