pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:PHP
Filter by
109M results
💡 What:
- Explicitly connected the primary setting labels ( Idioma Original , Idioma Destino , Formato de Salida , Proveedor
de Traducción ) to their respective select inputs using for attributes. ...
Summary
- render each Yeaft model once in the topbar selector
- show selectable effort chips on the right side of the model row
- clicking an effort chip immediately selects both model and effort ...
Summary
What changed? Makes the Settings → Sudo Access tab actually functional and fixes a recovery-mode drift-detection
inconsistency. Surfaced during manual UAT of PR #86.
Branch is stacked on #86 ...
Some co-op Titles and descriptions aren t the same as the original one.
Issue to Solve
Eloquent\Builder::{paginate,simplePaginate,cursorPaginate} and Query\Builder::find were typed to take only the array
form of $columns, so the idiomatic - paginate(15, name ) (a single column ...
release:fix
What why
This monorepo runs mixed React majors (fi-monitor=18, all other React workspaces=19), so @types/react resolution
depended on pnpm hoisting order — non-deterministic across fresh worktrees. ...
upsert: true internally triggers an UPDATE check in Supabase Storage RLS, which fails even when both INSERT and UPDATE
policies are present. Fix: remove any existing file first (ignoring errors), then ...
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...