dlbGatekeeper/frontend
Josh Finlay 3ad694f34b fix: frontend event handling
- Removed unnecessary reverse() since backend returns events in descending order
- Fixed event polling to preserve pagination
- Only update events on first page during polling
- Combined useEffects for better state management
2025-01-08 09:43:15 +10:00
..
src fix: frontend event handling 2025-01-08 09:43:15 +10:00
index.html Initial commit - DLB Gatekeeper project setup 2025-01-06 10:52:30 +10:00
package-lock.json fix: align frontend-backend types and API responses 2025-01-08 08:32:52 +10:00
package.json fix: align frontend-backend types and API responses 2025-01-08 08:32:52 +10:00
postcss.config.js Initial commit - DLB Gatekeeper project setup 2025-01-06 10:52:30 +10:00
tailwind.config.js UI/UX Improvements and Infrastructure Updates 2025-01-07 15:33:31 +10:00
tsconfig.json Initial commit - DLB Gatekeeper project setup 2025-01-06 10:52:30 +10:00
vite.config.ts Initial commit - DLB Gatekeeper project setup 2025-01-06 10:52:30 +10:00