fizzy
fizzy copied to clipboard
Kanban as it should be. Not as it has been.
Enable clicking on toggle switch labels on the _Set up a Webhook_ and _Board Settings_ pages: > >
## What this does This PR updates the webhook JSON payload to include more useful information for integrations (like n8n or Zapier). Specifically, it adds: - **Card Description:** The rich...
As discussed in https://github.com/basecamp/fizzy/pull/1766#issuecomment-3637846074, this adds the ability to import cards and comments with their original timestamps. ### What - Accept `created_at` when creating cards via the API. - Accept...
Clarified with JF after noticing language like "turning it into a Golden card" in the help content. We're okay with using "ticket" in this case.
Adds a new API endpoint for direct uploads that works with bearer token authentication. The existing `/rails/active_storage/direct_uploads` endpoint doesn't work with API bearer tokens because `ActiveStorage::DirectUploadsController` inherits from `ActiveStorage::BaseController` (not...
A couple fixes around content editing: - Remove errant padding on the prompt menu - Remove right padding when editing a comment - Simplify selectors for rich-text-content - Ensure small...
Adds a way to fetch the main menu via API. - [ ] Change using ios_system_image from a string to a URL to the images - [ ] Android gut-check
Some more changes on top of #1872: ### Changes - Use `.blank-slate--empty` for _Nothing new for you_ in Notifications and _No matches_ in Search - Hide the _Previously Seen_ section...
Current `--font-sans: ... sans-serif` on Windows will most likely render as Arial, which looks ugly. I propose replicating GitHub’s font stack, which should use better fonts and look more familiar...
See https://github.com/basecamp/fizzy-saas/pull/23 https://3.basecamp.com/2914079/buckets/37331921/todos/9346492118 - [ ] Merge branch in `fizzy-saas` and re-point gem to main.