dlbGatekeeper/frontend/src
Josh Finlay c8a48e8e7a fix: event pagination
- Added secondary sort by id DESC for consistent ordering
- Fixed hasMore calculation to use actual events returned
- Only append events in frontend if we got new ones
- Made SQL query more readable
2025-01-08 09:47:01 +10:00
..
components fix: align frontend-backend types and API responses 2025-01-08 08:32:52 +10:00
App.tsx fix: event pagination 2025-01-08 09:47:01 +10:00
api.ts fix: align frontend-backend types and API responses 2025-01-08 08:32:52 +10:00
index.css UI/UX Improvements and Infrastructure Updates 2025-01-07 15:33:31 +10:00
index.tsx Initial commit - DLB Gatekeeper project setup 2025-01-06 10:52:30 +10:00
main.tsx Initial commit - DLB Gatekeeper project setup 2025-01-06 10:52:30 +10:00
types.ts fix: align frontend-backend types and API responses 2025-01-08 08:32:52 +10:00