pullrequests Search Results · language:Dune language:TypeScript language:HTML language:TypeScript language:Java language:Java
Filter by
141M results
This PR prepares release v0.2.66.
After this PR is merged into main, run ./release.sh publish from a clean checkout to create the tag and GitHub release.
Builds the missing Finance console pages by wiring the already-shipped P2e-3 backend reports (GET
/api/admin/finance/settlement, /pnl — reports:read).
Audit first: Finance already had Invoices + COD Reconciliation ...
- Seed default categories only on first access (org has zero rows) — re-seeding on every GET resurrected deleted
defaults, which read as delete needs refresh
- Optimistic add/rename/delete on CategoriesPage ...
Summary
Backend config + tooling to complete the Clerk + Convex auth integration (the app code landed in #10; this wires up the
deployment-side pieces and installs the agent skills).
- convex/auth.config.ts ...
Summary
- Upgrade SvelteKit-related dev dependencies to their latest versions (June 2026 cohort).
- Non-SvelteKit deps (better-auth, drizzle-orm, pg, ag-grid-community, valibot) intentionally left ...
Bumps shell-quote to 1.8.4 and updates ancestor dependency concurrently. These dependencies need to be updated together.
Updates shell-quote from 1.8.3 to 1.8.4 details summary Changelog /summary p em ...
dependencies
javascript
Unified replay for expo/expo
Part 2 of 3 — clean up the leaked test homes
Removes the e2e/CI test data that leaked into production (~43 homes): test operators/users on the @test.carelinkai.com
domain plus their homes, photos, and ...
Safety section
Summary
- keep money display formatting on bigint/string boundaries
- add regression coverage for large stored minor-unit values
Verification
- pnpm --filter @fundup/web typecheck
- pnpm --filter ...