pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:TypeScript
Filter by
193M results
Summary
- add a MemoReel Remotion composition built on the Preframe Kit
- add memo-reel job kind, worker planner/judge/render routine, and CLI helper
- surface memo-reel metadata, segment frames, ...
Avaliações, Campanhas, Metas: usar safeJson() pra evitar Application error quando backend retorna 500 (ex: migration
ainda não rodou) ou conexão falha.
Antes: setNps(await res.json()) — se backend erra, ...
Impl PR — m7_02_school_settings (US-M7-02)
Implements School settings (profile, logo, letterhead, signature) per the merged specs in
docs/specs/m7_02_school_settings/.
Backend (app/modules/settings) ...
PR 3/8 — Preview dry-run
POST /api/movements/{id}/transferencia/preview: corre el mismo motor que confirm (deriveTransferencia) sin persistir, y
devuelve los libros derivados (caja / CC / pendientes / ...
Problem
The file search feature (search_content_stream command) accepted user-provided paths without validation, which could
allow path traversal attacks. An attacker could potentially search outside ...
É necessário para conseguir gerar o banco, ficou faltando essa etapa no readme.
💡 What: Added a dynamically generated aria-label to the DETALHES (Details) button in the trainer s student view table. 🎯
Why: In data tables, having multiple buttons simply labeled DETALHES creates a poor ...
Description
Adds edge case test coverage for date and amount utility helpers in the frontend, as requested in issue #379.
Changes
- Add getUniqueRepos tests: empty array, duplicates sorted
- Add ...
frontend