Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(i18n): add missing space before Hebrew duration abbreviation | Emran-Y | XS | No | 197.2h | 197.2h | Jul 22, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(bookings): refund all seat payments when cancelling a paid seated… | shafi-VM | M | No | 182.1h | 0.1h | Jul 09, 2026 |
SummaryBug FixFix seat payment refunds on booking cancellation Ensures all attendee payments are refunded when a seated booking is fully cancelled, preventing overcharges. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(CalEventParser): skip null/undefined values in getUserFieldsResponses | okxint | S | No | 131.1h | 130.8h | Jul 08, 2026 |
SummaryBug FixFix CalEventParser null value issue Prevents writing 'null' or 'undefined' into calendar event descriptions when optional booking questions are left unanswered. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(notifications): use instance URL in push test notification | sreecharan-desu | M | No | 222.8h | 0.1h | Jul 08, 2026 |
SummaryBug FixFix notification push URL for self-hosted instances Ensures push notifications use the correct instance URL and handles malformed subscription payloads, improving reliability for self-hosted deployments. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(app-store): move credential query to repository pattern | SinghaAnirban005 | M | No | 22.1h | 0.1h | Jul 06, 2026 |
SummaryRefactorRefactor credential query to repository pattern This refactor moves credential data access into a dedicated repository, improving maintainability and testability for the app store service. It also removes unused imports and cleans up the server logic, reducing technical debt. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| docs: add windows/powershell setup troubleshooting for prisma | alananjos06 | XS | No | 56.5h | 0.1h | Jul 06, 2026 |
SummaryDocsAdd Windows PowerShell setup troubleshooting for Prisma Provides a workaround for Windows PowerShell users to manually push Prisma schema when Turbo fails to pass environment variables, reducing deployment friction. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix(emails): send METHOD:CANCEL in ICS for cancelled bookings | GAURAV07C | XS | No | 33.6h | 0.1h | Jul 05, 2026 |
SummaryBug FixFix cancellation email method to METHOD:CANCEL Ensures calendar clients correctly process cancellation events by using METHOD:CANCEL in .ics attachments, improving reliability of booking cancellations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(ui): render markdown headings properly in event descriptions | GAURAV07C | S | No | 178.3h | 0.2h | Jul 03, 2026 |
SummaryBug FixFix markdown heading rendering in event descriptions Ensures event descriptions display headings correctly, improving readability and user experience on booking pages. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(i18n): add missing space between number and unit in Hebrew duration | GAURAV07C | XS | No | 12.1h | 12.1h | Jul 03, 2026 |
SummaryBug FixAdd space between number and unit in Hebrew duration Improves readability of Hebrew duration display in the booking UI, enhancing user experience for Hebrew-speaking customers. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||