Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:JavaScript

Filter by

110M results  (2 s)

110M results

The iCal sync was subtracting one day from DTEND before writing to the reservations table (same shift used for cached_ical_blocks to mark checkout day as available in the calendar). The reservations table ...

Updates admin auth to use ADMIN_PASSWORD_LOG_IN_API_TOKEN first, with the existing admin token variables as fallback. Also updates admin.html so the admin password is not saved in the browser and the ...

The glitch (#416) Extending a short rental and viewing the invoice billed it as 1-Day × N instead of the weekly rate — e.g. a ~6-day window showed $100×6 = $600 when the 7-Day rate is $290. Root cause ...

Botão de delete reutilizável/componentizado. É utilizado em CollaboratorModal e DepartmentModal

Updated AWSSDK.Extensions.NETCore.Setup from 4.0.4.11 to 4.0.100. details summary Release notes /summary Sourced from AWSSDK.Extensions.NETCore.Setup s releases. No release notes found for this version ...
dependencies
.NET

Promote develop to main: adds the four Mermaid flow diagrams to WORKFLOW.md (CI, publish, automation, codegen-to-release trigger chain). No code changes - the content diff vs main is exactly the diagram ...

Summary Phase 2 of the Application-layer CQRS refactor for session-operations-service (per backend/plans/application-layer-cqrs-refactor.md). Moves the service onto the ADR-0011 vertical-slice layout ...

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Three related dashboard improvements that have accumulated on this branch. Chat exec approval actions - Approve/deny exec-approval requests directly from chat via emoji actions (ApprovalEmojiActions, ...