Egor Pozharov
2c59f027ea
remove address auto-parsing and always display address detail fields in DeliveryForm
Build and Push Docker Images / build-backend (push) Waiting to run
Build and Push Docker Images / build-frontend (push) Waiting to run
2026-04-17 16:43:16 +06:00
Egor Pozharov
b54cdb878d
remove address auto-parsing and always display address detail fields in DeliveryForm
Build and Push Docker Images / build-backend (push) Has been cancelled
Build and Push Docker Images / build-frontend (push) Has been cancelled
2026-04-17 16:42:37 +06:00
Egor Pozharov
57fd82c6dd
update DeliveryCard to pair pickup locations with product names in a single section
Build and Push Docker Images / build-backend (push) Has been cancelled
Build and Push Docker Images / build-frontend (push) Has been cancelled
2026-04-16 23:36:55 +06:00
Egor Pozharov
ce6ea377ce
add customer name, service info, second pickup location, and structured address fields to deliveries
2026-04-16 20:16:21 +06:00
Egor Pozharov
7f775abf6a
remove empty line and add empty cells for calendar month start alignment
2026-04-16 15:48:51 +06:00
Egor Pozharov
86a684790c
update envs and urls
2026-04-16 13:10:58 +06:00
Egor Pozharov
c373d82135
add authentication with login form and token management
2026-04-16 12:47:42 +06:00
Egor Pozharov
9abc1e3888
add /api proxy
2026-04-14 17:30:43 +06:00
Egor Pozharov
9c9f01b2f2
add pwa
2026-04-14 17:13:47 +06:00
Egor Pozharov
cb3f91c17f
refactor [2]
2026-04-14 17:11:00 +06:00
Egor Pozharov
9b90a8aa7f
frontend refactor
2026-04-14 17:10:13 +06:00
Egor Pozharov
0540218332
switch frontend to real API instead of mocks
2026-04-14 16:17:42 +06:00
Egor Pozharov
fc46fb372f
update .dockerignore to include nginxproxy
2026-04-14 13:21:13 +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