fizzy
fizzy copied to clipboard
Kanban as it should be. Not as it has been.
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0. Release notes Sourced from docker/login-action's releases. v3.6.0 Add registry-auth input for raw authentication to registries by @crazy-max in docker/login-action#887 Bump @aws-sdk/client-ecr to 3.890.0 in...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.8.0 to 5.10.0. Release notes Sourced from docker/metadata-action's releases. v5.10.0 Bump @docker/actions-toolkit from 0.66.0 to 0.68.0 in docker/metadata-action#559 docker/metadata-action#569 Bump js-yaml from 3.14.1 to 3.14.2 in docker/metadata-action#564...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.9.2 to 4.0.0. Release notes Sourced from sigstore/cosign-installer's releases. v4.0.0 What's Changed? Note: You must upgrade to cosign-installer v4 if you want to install Cosign v3+. You...
An append-only storage ledger replaces deadlock-prone synchronous counter updates and drift-prone async updates. All content storage (card images, card/comment/board description embeds) is tracked. Account exports (which expire) and avatars are...
**Title:** Fix Identity#destroy callback ordering and enable user reactivation ## Summary This PR fixes a bug where `Identity#destroy` fails to properly deactivate users due to callback ordering, and includes an...
I encounter the following error when using MySQL, with `ssl_mode` set to `REQUIRED`, the error disappears. I'm unsure if `REQUIRED` is the best default setting. ``` bin/rails aborted! ActiveRecord::ConnectionNotEstablished: trilogy_auth_recv:...
## Problem When creating or destroying a column or moving it either right or left, the `views/boards/show/menu/_column_form.html.erb` partial of already existing columns is stale, so the action buttons inside the...
## Summary Implements WebAuthn passkey support for passwordless authentication, addressing the request in [Discussion #1919](https://github.com/basecamp/fizzy/discussions/1919) where maintainers indicated preference for passkeys over traditional passwords. ## Features - **Sign in with...
The implementation in https://github.com/basecamp/fizzy/pull/1935 is solid but needs some design polish: