Project

General

Profile

Edit Copy Actions

Feature #10091

closed

added pagination and extra columns to admin views. Root-caused a systemic timezone bug — date handling wasn't anchored to Eastern time, causing bookings/reschedules to shift depending on server timezone; fixed with a shared timezone utility across 6+ call

Added by sairam machavarapu 4 days ago. Updated 4 days ago.

Status:
Closed
Priority:
Normal
Start date:
07/29/2026
Due date:
07/29/2026
% Done:

100%

Estimated time:
3:00 h
Spent time:

Add

Subtasks


Add

Related issues

Updated by sairam machavarapu 4 days ago

  • Due date set to 07/29/2026
  • Status changed from New to Closed
  • % Done changed from 0 to 100
  • Estimated time set to 3:00 h

Added pagination (12/page) for tenants, staff-name column for table bookings, DB store ID display on store cards.
Root-caused and fixed a systemic Eastern-time bug: demo reschedule/slot booking used naive Date parsing (server-timezone-dependent) instead of anchoring to America/New_York; added shared easternWallClockToUtc helper (backend) and formatEasternDateTime for emails; fixed 6+ call sites across email service, slot availability, and admin reschedule.

Edit Copy Actions

Also available in: Atom PDF