Commit Graph
8 Commits
Author SHA1 Message Date
Egor Pozharov 906563c7c3 add whatsapp contact button and prepayment/full payment badge
Build and Push Docker Images / build-backend (push) Has been cancelled
Build and Push Docker Images / build-frontend (push) Has been cancelled
2026-06-17 13:57:54 +05:00
Egor Pozharov d1efebbb34 add WebSocket support for real-time delivery updates with JWT authentication and automatic reconnection
Build and Push Docker Images / build-backend (push) Has been cancelled
Build and Push Docker Images / build-frontend (push) Has been cancelled
2026-05-21 15:52:05 +06:00
Egor Pozharov c87aea47ce align fix
Build and Push Docker Images / build-backend (push) Has been cancelled
Build and Push Docker Images / build-frontend (push) Has been cancelled
2026-05-12 15:18:14 +06:00
Egor Pozharov e6f1d6198f align fix 2026-05-12 15:17:23 +06:00
Egor Pozharov dc85b62bdb add creation date display with CalendarPlus icon to DeliveryCard header
Build and Push Docker Images / build-backend (push) Has been cancelled
Build and Push Docker Images / build-frontend (push) Has been cancelled
2026-05-12 15:08:51 +06:00
Egor Pozharov 48a32d50fd add commit SHA build argument to frontend Docker builds in pre-push hook and Makefile, and introduce version bumping targets for release workflow
Build and Push Docker Images / build-backend (push) Has been cancelled
Build and Push Docker Images / build-frontend (push) Has been cancelled
2026-05-05 14:40:27 +06:00
Egor Pozharov 9c9f01b2f2 add pwa 2026-04-14 17:13:47 +06:00
Egor Pozharov 4e0899d3ce chore: restructure project into backend and frontend folders
- Move all frontend code to frontend/ directory
- Add backend/ with Go project structure (cmd, internal, pkg)
- Add docker-compose.yml for orchestration
2026-04-14 13:14:28 +06:00