pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML language:Python
Filter by
174M results
!-- Thank you for contributing to this project! You must fill out the information below before we can review this pull
request. By explaining why you re making a change (or linking to a pull request) and ...
Finishes the three remaining minor items.
- Delete quotes (unless Converted) and sales orders (unless Invoiced), confirm + audit, Delete buttons on detail
pages.
- Quote auto-expiry: Draft/Sent ...
🚨 Severity: CRITICAL 💡 Vulnerability: Insecure Direct Object Reference (IDOR) / Authentication Bypass. The /api/sessions
endpoint allowed fetching chat sessions for any user UUID because it omitted authentication ...
Summary
UI/onboarding fixes from owner feedback (2026-06-04).
- Toasts — new shared notify (lib/toast.js) dismisses the previous toast so a new one replaces it instead of stacking;
shared Toaster/ ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
This section details on the original issue you should resolve ...
This PR extracts i18n keys from these folders (relative to entityV2/shared/):
- . (root — constants.ts, utils.ts, FilterSelect.tsx, GroupBySelect.tsx)
- announce
- DomainSelector
- embed/UpstreamHealth ...
product
Summary
scripts/checks/file_size.py sat at exactly its own 500-line code cap, which CI enforces with --strict. The grandfather
allowlist grows by one entry every release cycle, so the next addition would ...
Adding end to end testing with Playwright
Summary
Migrates the cofounder plugin from agent-based activation (a cofounder:cofounder agent activated via the
.claude/settings.json agent key, guarded by a PreToolUse hook) to instruction injection, ...