Pirmin Mattmann

Results 26 comments of Pirmin Mattmann

@BacLuc I was not able to apply the limits on my machine. Do they only work under kubernetes? Or should it also work with a Docker setup?

> > @BacLuc I was not able to apply the limits on my machine. Do they only work under kubernetes? Or should it also work with a Docker setup? >...

|**Variante 1**|**Variante 2**|**Variante 3**| |:---:|:---:|:---:| | ![Variante 1](http://yuml.me/5bf07e7f.png) | ![Variante 2](http://yuml.me/964d4ecd.png) | ![Variante 3](https://yuml.me/f0b66ff1.png) ``` >> Variante 3 [Checklist] [Checklist]-*>[ChecklistItem] [ChecklistItem][Activity] [Activity]rootContentNode-1>[ColumnLayout] [ContentNode][ContentNode] [Checklist]-.-option[ChecklistNode] [ChecklistNode][ChecklistItem] ```

I'm afraid we'll have to discuss the naming again. For the first implementation we need to name three entities: - 'Checklist', which can be created (or imported) per camp -...

FYI: I started to work on the backend: https://github.com/pmattmann/ecamp3/tree/feature/checklist [![CI (mandatory checks)](https://github.com/pmattmann/ecamp3/actions/workflows/continuous-integration.yml/badge.svg?branch=feature%2Fchecklist)](https://github.com/pmattmann/ecamp3/actions/workflows/continuous-integration.yml) ## Backend - [x] Checklist Entity - [x] Checklist UnitTests - [x] ChecklistItem Entity - [x] ChecklistItem UnitTests...

> ## Core Meeting Decision > * We try out 256 chars for the checklist item title. If @carlobeltrame doesn't find more outliers that would need more chars. > *...

## Copy Checklist Copy Checklist ist im Backend teilweise implementiert. [Siehe hier](https://github.com/ecamp/ecamp3/blob/8815aa4f8ea9f796177832a270afc3a9a0520027/api/src/Entity/Checklist.php#L77-L82), [hier](https://github.com/ecamp/ecamp3/blob/8815aa4f8ea9f796177832a270afc3a9a0520027/api/src/Entity/Checklist.php#L140-L161) [und hier](https://github.com/ecamp/ecamp3/blob/8815aa4f8ea9f796177832a270afc3a9a0520027/api/tests/Api/Checklists/CreateChecklistTest.php#L230-L260) ## Feature A2 Als Kursleitende Person möchte ich Anforderungsbäume aus einer Templatebibliothek importieren können, spätere...

Already way better!

> Its not very cool with the many console errors. I would vote to either solve the problem or move the button into the overview (temporarily) > > But it...

/fast-forward