From 418b605e0c68777fce4c3f24f30d88066a2fd5b9 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Mon, 11 Feb 2019 13:46:39 +0100 Subject: [PATCH] docs: update report --- reports/2019-02-13.md | 55 +++++++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 25 deletions(-) diff --git a/reports/2019-02-13.md b/reports/2019-02-13.md index 6428782a..75f8aaf4 100644 --- a/reports/2019-02-13.md +++ b/reports/2019-02-13.md @@ -13,19 +13,18 @@ quota closed: 0% ## Anselm Stordeur -### open: 29, closed: 0 +### open: 28, closed: 0 quota closed: 0% | __title__ | __status__ | __project__ | __weeks__ | | --- | --- | --- | --- | -| __[ Indexing of a `SCRoom` fails on `geoPoint` ](https://gitlab.com/openstapps/backend/issues/19)__
__Labels:__ __bug__, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 1 | +| __[ Indexing of a `SCRoom` fails on `geoPoint` ](https://gitlab.com/openstapps/backend/issues/19)__
__Labels:__ __bug__, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 2 | | __[ Refactoring of search (query building) ](https://gitlab.com/openstapps/backend/issues/13)__
__Labels:__ __bug__, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 2 | | __[ Backend should throw an Error if someone tries to close an empty bulk process ](https://gitlab.com/openstapps/backend/issues/7)__
__Labels:__ __bug__, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 2 | -| __[ Backend should return a SCJSONSyntaxError when a bad JSON document was sent ](https://gitlab.com/openstapps/backend/issues/3)__
__Labels:__ __bug__, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 2 | | __[ TSLint template is not detected correctly ](https://gitlab.com/openstapps/configuration/issues/4)__
__Labels:__ __bug__, meeting | | [openstapps/configuration](https://gitlab.com/openstapps/configuration) | 4 | | __[ SCDish inconsistency ](https://gitlab.com/openstapps/core/issues/14)__
__Labels:__ __bug__, meeting | | [openstapps/core](https://gitlab.com/openstapps/core) | 8 | -| __[ Throws error in `production` environment: "... doesn't set an transport agent ..." ](https://gitlab.com/openstapps/logger/issues/4)__
__Labels:__ meeting | | [openstapps/logger](https://gitlab.com/openstapps/logger) | 1 | +| __[ Throws error in `production` environment: "... doesn't set an transport agent ..." ](https://gitlab.com/openstapps/logger/issues/4)__
__Labels:__ meeting | | [openstapps/logger](https://gitlab.com/openstapps/logger) | 2 | | __[ Bulk should have dependencies before being publish ](https://gitlab.com/openstapps/backend/issues/18)__
__Labels:__ feature, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 2 | | __[ Dynamic Data should be accesible by the search route as well ](https://gitlab.com/openstapps/backend/issues/17)__
__Labels:__ feature, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 2 | | __[ Use Elasticsearch's Scroll API ](https://gitlab.com/openstapps/backend/issues/16)__
__Labels:__ feature, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 2 | @@ -41,30 +40,30 @@ quota closed: 0% | __[ Boosting of academic terms should be done dynamically ](https://gitlab.com/openstapps/backend/issues/4)__
__Labels:__ feature, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 2 | | __[ Develop a new plugin structure that registers plugins via HTTP ](https://gitlab.com/openstapps/backend/issues/2)__
__Labels:__ feature, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 3 | | __[ Elasticsearch Mapping files should be generated from the StAppsCore schema ](https://gitlab.com/openstapps/core-tools/issues/6)__
__Labels:__ meeting | | [openstapps/core-tools](https://gitlab.com/openstapps/core-tools) | 3 | -| __[ `tslint.json` is not parsed correctly ](https://gitlab.com/openstapps/configuration/issues/3)__
__Labels:__ meeting | | [openstapps/configuration](https://gitlab.com/openstapps/configuration) | 4 | +| __[ `tslint.json` is not parsed correctly ](https://gitlab.com/openstapps/configuration/issues/3)__
__Labels:__ meeting | | [openstapps/configuration](https://gitlab.com/openstapps/configuration) | 4 | | __[ Add a number of maximal queries, that can be submitted at once in `MultiSearchRoute` ](https://gitlab.com/openstapps/core/issues/16)__
__Labels:__ feature, meeting | | [openstapps/core](https://gitlab.com/openstapps/core) | 8 | | __[ Add model for routes that register backend plugins ](https://gitlab.com/openstapps/core/issues/15)__
__Labels:__ feature, meeting | | [openstapps/core](https://gitlab.com/openstapps/core) | 8 | | __[ Unclear documentation ](https://gitlab.com/openstapps/projectmanagement/issues/6)__
__Labels:__ meeting | | [openstapps/projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 9 | -| __[ Use Kaniko to build Docker images ](https://gitlab.com/openstapps/projectmanagement/issues/1)__
__Labels:__ meeting | | [openstapps/projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 9 | -| __[ `circular-json` is deprecated ](https://gitlab.com/openstapps/logger/issues/2)__
__Labels:__ meeting | | [openstapps/logger](https://gitlab.com/openstapps/logger) | 9 | +| __[ Use Kaniko to build Docker images ](https://gitlab.com/openstapps/projectmanagement/issues/1)__
__Labels:__ meeting | | [openstapps/projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 10 | +| __[ `circular-json` is deprecated ](https://gitlab.com/openstapps/logger/issues/2)__
__Labels:__ meeting | | [openstapps/logger](https://gitlab.com/openstapps/logger) | 10 | | __[ Test coverage levels are too low ](https://gitlab.com/openstapps/logger/issues/1)__
__Labels:__ meeting | | [openstapps/logger](https://gitlab.com/openstapps/logger) | 10 | ## Jovan Krunić -### open: 26, closed: 0 +### open: 26, closed: 1 -quota closed: 0% +quota closed: 3% | __title__ | __status__ | __project__ | __weeks__ | | --- | --- | --- | --- | | __[ Backend should "wait" for the database container to be ready ](https://gitlab.com/openstapps/minimal-deployment/issues/1)__
__Labels:__ meeting | | [openstapps/minimal-deployment](https://gitlab.com/openstapps/minimal-deployment) | 0 | -| __[ add a main page for the group (whole project) ](https://gitlab.com/openstapps/projectmanagement/issues/9)__
__Labels:__ documentation, meeting, organization | | [openstapps/projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 0 | +| __[ add a main page for the group (whole project) ](https://gitlab.com/openstapps/openstapps.gitlab.io/issues/1)__
__Labels:__ documentation, meeting, organization | | [openstapps/openstapps.gitlab.io](https://gitlab.com/openstapps/openstapps.gitlab.io) | 1 | | __[ upgrade to Ionic 4.0 (stable) ](https://gitlab.com/openstapps/app/issues/35)__
__Labels:__ improvement, meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 1 | -| __[ Add examples for routes ](https://gitlab.com/openstapps/core/issues/17)__
__Labels:__ feature, meeting | | [openstapps/core](https://gitlab.com/openstapps/core) | 7 | -| __[ (TODO: complete) school module: evaluate and create a prototype of a generic app ](https://gitlab.com/openstapps/app/issues/29)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 7 | -| __[ List of most recent searches ](https://gitlab.com/openstapps/app/issues/28)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 7 | -| __[ Sorting by categories should be default for certain views ](https://gitlab.com/openstapps/app/issues/25)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 7 | +| __[ Add examples for routes ](https://gitlab.com/openstapps/core/issues/17)__
__Labels:__ feature, meeting | | [openstapps/core](https://gitlab.com/openstapps/core) | 8 | +| __[ (TODO: complete) school module: evaluate and create a prototype of a generic app ](https://gitlab.com/openstapps/app/issues/29)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | +| __[ List of most recent searches ](https://gitlab.com/openstapps/app/issues/28)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | +| __[ Sorting by categories should be default for certain views ](https://gitlab.com/openstapps/app/issues/25)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | | __[ Evaluate solutions for adding monitoring (automatic error reports) ](https://gitlab.com/openstapps/app/issues/24)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | | __[ Todos module - predefined and user-defined tasks ](https://gitlab.com/openstapps/app/issues/23)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | | __[ Add deep-linking support ](https://gitlab.com/openstapps/app/issues/22)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | @@ -83,7 +82,8 @@ quota closed: 0% | __[ Use skeleton screens ](https://gitlab.com/openstapps/app/issues/4)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | | __[ Data synchronization and consistency ](https://gitlab.com/openstapps/app/issues/2)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | | __[ Data module - data handling and presentation ](https://gitlab.com/openstapps/app/issues/1)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | -| __[ Add an npm initializer package ](https://gitlab.com/openstapps/projectmanagement/issues/2)__
__Labels:__ meeting | | [openstapps/projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 9 | +| __[ Add an npm initializer package ](https://gitlab.com/openstapps/projectmanagement/issues/2)__
__Labels:__ meeting | | [openstapps/projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 10 | +| __[ ~~add a main page for the group (whole project)~~ ](https://gitlab.com/openstapps/projectmanagement/issues/9)__
__Labels:__ documentation, meeting, organization | | [openstapps/projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 1 | ## Karl-Philipp Wulfert @@ -102,42 +102,47 @@ quota closed: 0% ## Michel Jonathan Schmitz -### open: 6, closed: 0 +### open: 5, closed: 4 -quota closed: 0% +quota closed: 44% | __title__ | __status__ | __project__ | __weeks__ | | --- | --- | --- | --- | -| __[ Add tidying-commits-before-merging to the merging contribution guide ](https://gitlab.com/openstapps/projectmanagement/issues/10)__
__Labels:__ meeting | | [openstapps/projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 0 | +| __[ The new type `SCMap<T>` is not used consistently for `[k:string] : T` ](https://gitlab.com/openstapps/core/issues/31)__
__Labels:__ consistency, meeting | | [openstapps/core](https://gitlab.com/openstapps/core) | 0 | +| __[ Easy access for connector developers ](https://gitlab.com/openstapps/minimal-connector/issues/3)__
__Labels:__ meeting | | [openstapps/minimal-connector](https://gitlab.com/openstapps/minimal-connector) | 0 | | __[ Follow-up from "Resolve "Method validateThing(..) passing wrong argument to validate(..)"" ](https://gitlab.com/openstapps/core-tools/issues/11)__
__Labels:__ improvement, meeting | | [openstapps/core-tools](https://gitlab.com/openstapps/core-tools) | 1 | -| __[ Generic test class ](https://gitlab.com/openstapps/minimal-connector/issues/2)__
__Labels:__ meeting | | [openstapps/minimal-connector](https://gitlab.com/openstapps/minimal-connector) | 1 | -| __[ Extract inline type definitions of properties ](https://gitlab.com/openstapps/core/issues/28)__
__Labels:__ feature, meeting | | [openstapps/core](https://gitlab.com/openstapps/core) | 1 | | __[ Do not exclude externals from reflection ](https://gitlab.com/openstapps/core-tools/issues/7)__
__Labels:__ meeting | | [openstapps/core-tools](https://gitlab.com/openstapps/core-tools) | 3 | | __[ UML generation for data models ](https://gitlab.com/openstapps/core-tools/issues/3)__
__Labels:__ Doing, meeting | | [openstapps/core-tools](https://gitlab.com/openstapps/core-tools) | 4 | +| __[ ~~Updating dependencies~~ ](https://gitlab.com/openstapps/api/issues/3)__
__Labels:__ meeting | | [openstapps/api](https://gitlab.com/openstapps/api) | 0 | +| __[ ~~Add tidying-commits-before-merging to the merging contribution guide~~ ](https://gitlab.com/openstapps/projectmanagement/issues/10)__
__Labels:__ meeting | | [openstapps/projectmanagement](https://gitlab.com/openstapps/projectmanagement) | 0 | +| __[ ~~Generic test class~~ ](https://gitlab.com/openstapps/minimal-connector/issues/2)__
__Labels:__ meeting | | [openstapps/minimal-connector](https://gitlab.com/openstapps/minimal-connector) | 1 | +| __[ ~~Extract inline type definitions of properties~~ ](https://gitlab.com/openstapps/core/issues/28)__
__Labels:__ feature, meeting | | [openstapps/core](https://gitlab.com/openstapps/core) | 2 | ## Sebastian Lange -### open: 4, closed: 0 +### open: 4, closed: 1 -quota closed: 0% +quota closed: 20% | __title__ | __status__ | __project__ | __weeks__ | | --- | --- | --- | --- | | __[ Config module - Provider for app configuration ](https://gitlab.com/openstapps/app/issues/34)__
__Labels:__ feature, meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 2 | -| __[ Initialize settings with from backend served app configuration ](https://gitlab.com/openstapps/app/issues/30)__
__Labels:__ feature, meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 7 | +| __[ Initialize settings with from backend served app configuration ](https://gitlab.com/openstapps/app/issues/30)__
__Labels:__ feature, meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | | __[ Use i18n ](https://gitlab.com/openstapps/app/issues/5)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | | __[ Menu module - main and context menu ](https://gitlab.com/openstapps/app/issues/3)__
__Labels:__ meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 8 | +| __[ ~~Catch `Setting "language" not provided.`Error from SettingsProvider~~ ](https://gitlab.com/openstapps/app/issues/36)__
__Labels:__ __bug__, meeting | | [openstapps/app](https://gitlab.com/openstapps/app) | 0 | ## Wieland Schöbl -### open: 0, closed: 1 +### open: 1, closed: 1 -quota closed: 100% +quota closed: 50% | __title__ | __status__ | __project__ | __weeks__ | | --- | --- | --- | --- | +| __[ Backend should return a SCJSONSyntaxError when a bad JSON document was sent ](https://gitlab.com/openstapps/backend/issues/3)__
__Labels:__ __bug__, meeting | | [openstapps/backend](https://gitlab.com/openstapps/backend) | 2 | | __[ ~~Add SCSyntaxError~~ ](https://gitlab.com/openstapps/core/issues/29)__
__Labels:__ feature, meeting | | [openstapps/core](https://gitlab.com/openstapps/core) | 0 |