Results 11 issues of b12f

This is just to test what `spot-focus` applied globally might look like.

styling
pullpreview

Closes https://community.openproject.org/projects/openproject/work_packages/43482/activity Closes https://community.openproject.org/projects/openproject/work_packages/43544/activity Closes https://community.openproject.org/projects/openproject/work_packages/43545/activity

pullpreview

This installs storybook and adds a docker container for it. The deleted component file was apparently a leftover that should've been deleted earlier. It broke the storybook build because the...

Version 7 introduces `combineLatestWith`, which deprecates the current `combineLatest` usage. This is an important and useful change that I'd like to introduce asap. Untested, need to wait for the tests...

It'd be great if the config file would accept password hashes, so the config can be put in a public repository without compromising the secret.

enhancement
good first issue

I'm trying to update my tns-platform-declarations to use the latest android sdk. I've generated the definitions for the respective sdks and replaced the include in `tns-platform-declarations/android/android.d.ts` to use the generated...

Closes https://community.openproject.org/work_packages/44213/activity

pullpreview

Adresses https://community.openproject.org/work_packages/37539/activity#activity-18

pullpreview

This addresses an issue we've found where the content of the task list item includes the space between the label text and the checkbox itself. Doing multiple back-and-forth castings from...

Hello, I'm trying to package openproject for nix, but am relatively new to both nix packaging and the ruby ecosystem. The Gemfile for op contains a couple of gems that...