Carlo Beltrame

Results 255 comments of Carlo Beltrame

> * Adding the first StoryboardSection in a Storyboard By now, storyboards are always forced to have at least one section (because of our limitations with JSON patch I think)...

I just noticed that the Picasso component relied on an array of schedule entries being passed in, and then weirdly used `this.period.scheduleEntries().$reload()`, which the ScheduleEntries component never noticed. Did not...

This ticket needs to be re-specified once we are up and running with API Platform. Right now the description is out of date.

The documentation in `backend/module/eCampApi/config/documentation.config.php` should be updated to reflect the changes in #806 and #834.

Ja, oder nicht mehr auf den IriConverter setzen bzw. bei uns erweitern? Der scheint mir eher eine high-level Utility zu sein, und wenn der für uns nicht mehr ausreicht...

**vite-plugin-shim-react-pdf** can be removed as soon as react-pdf releases a new version including the merged PR https://github.com/diegomura/react-pdf/pull/1891. **vite-plugin-worker** helped with compatibility of the web workers across browsers, but we can...

Update: vite-plugin-shim-react-pdf will be removed in #2949

> Several components are currently not compatible with vite 3: > > * **vite-plugin-worker**: package marked as deprecated, will probably not be updated at all > > * **vite-plugin-components**: renamed...

I included #2889 in this, and this seems to also be ready now. I added a feature branch deployment to make sure the docker build (including frontend prod build) still...