pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:JavaScript language:Ruby
Filter by
202M results
작업 내용
- QueryDSL을 사용하여 일정 검색 API를 새로 추가했습니다.
- /todos/search API에서 제목, 생성일 범위, 담당자 닉네임 조건으로 일정을 검색할 수 있도록 구현했습니다.
- 검색 결과는 생성일 최신순으로 정렬되도록 했습니다.
- 검색 결과는 페이징 처리하여 반환하도록 구현했습니다.
- Projections.constructor를 ...
Resumen
- Agrega cierre explícito de ruta con diferencia autorizada.
- Mantiene bloqueado el cierre normal cuando hay diferencias.
- Crea evento de cierre y notificación alta para usuarios con gestión ...
Summary
Completed Task 004 from CURSOR_TASKS.md.
Changes
storage/opportunity_store.py
- Added warm_lead_score REAL DEFAULT 0.0 column to the outreach_attempts CREATE TABLE statement
- Added migration ...
Closes WI-059.
Alert groups were CRUD-able only via the REST API. This adds a server-rendered Settings → Alert groups tab (vanilla
forms mirroring the Roles tab — no JS, per the project s deliberate minimal-JS ...
Problem
Card-wire updates (the @card_wire feed) are time-sensitive — a card change should hit X the moment it lands, including
overnight. Today they don t:
- The queue handler s validSourceTypes is ...
Descripción
Configura Playwright en frontend/ y añade pruebas E2E del flujo feliz: login OAuth2 con Keycloak (usuario admin) y
creación de producto con verificación en la tabla. Incluye data-testid en ...