pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:JavaScript language:PHP
Filter by
188M results
Summary
Adds reusable, persisted tags to expenses (one tag per expense), independent of categories, with a tag picker on the
create/edit screens and an expandable per-tag breakdown under each category ...
Summary
- Added GET /export (unpaginated JSON) to customers, prospects, sites, miscellaneous-work, and notes — each with a
dedicated :export permission
- Enhanced list/export filters per module: ...
- Launched the core ticketing platform to enable primary ticket purchasing and management features.
- Established the foundational infrastructure for the ticketing ecosystem.
v0 Session
v0
Release manifest update
- Repo: pagayo-storefront
- Verified staging SHA: a82f6dcb0a727563f5d482ced8e57a5dd131a017
- Triggered by: Pagayo
Deze PR is automatisch aangemaakt door update-release-manifest.yml. ...
Description
Adds a .env.example file at the project root documenting all required environment variables with placeholder values and
clear comments, so new contributors can get set up without confusion. ...
Summary
This PR applies ONLY the safe-small portion of the open Dependabot security alerts: the dev-only axios constraint bump.
All runtime and critical items are deliberately left out and documented ...
Summary
- Add --url, --token, and --password overrides to openclaw agent.
- Forward those overrides into the Gateway agent RPC and the follow-up abort RPC.
- Document the overrides as per-invocation ...
cli
commands
docs
size: S
Summary
All financial transactions were displaying ❓ Unknown status because:
1. Missing API endpoint: Frontend calls GET /api/finance/transactions which didn t exist — added the endpoint that
queries ...
In a properly configured project, TypeScript throws an error in the returns null if no user was found test when passing
null to queryTableMock.mockResolvedValue because the type of the queryTableMock function ...