dcbr

Results 6 issues of dcbr

### Overview Improve Charts compatibility with older ( ### Details - Support for the upstream VTK Charts changes introduced in [vtk!8618](https://gitlab.kitware.com/vtk/vtk/-/merge_requests/8618). Among other things, this allows users to customize the...

enhancement
maintenance

Slightly modified example from the original discussion thread to reproduce the issue. ```python3 import numpy as np import pyvista as pv shape = (4, 1) # 4 by 1 grid...

bug

### Version of Apptainer `apptainer version 1.1.8-1` ### Expected behavior The build should succeed and the GPU should be visible while the post script is executed. ### Actual behavior The...

> @vbuch Let me bother you on run-time compatible of this signpdf: > can this tool-kit run on edge run-time? Vercel or CloudFlare. > Skimming on some example, this is...

browser

This PR adds a basic implementation for an activity log in each group. Currently 4 types of activity are logged: updating the group settings and creating/updating/deleting an expense. If an...

This PR adds support for multiple payers of a certain expense. The database changes are minimal and resemble the structure of the `paidFor` expense field. There's quite some changes to...