This website requires JavaScript.
Explore
Help
Register
Sign In
chedius
/
delivery-tracker
Watch
1
Star
0
Fork
0
You've already forked delivery-tracker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48a32d50fdc9aced9497d3740c3f072c5e609c9c
delivery-tracker
/
frontend
History
Egor Pozharov
48a32d50fd
Some checks failed
Build and Push Docker Images / build-backend (push)
Has been cancelled
Details
Build and Push Docker Images / build-frontend (push)
Has been cancelled
Details
add commit SHA build argument to frontend Docker builds in pre-push hook and Makefile, and introduce version bumping targets for release workflow
2026-05-05 14:40:27 +06:00
..
public
add pwa
2026-04-14 17:13:47 +06:00
src
add warehouse_request_source and warehouse_request_source_2 fields to deliveries table with validation and normalization logic
2026-05-04 17:32:03 +06:00
.dockerignore
update .dockerignore to include nginxproxy
2026-04-14 13:21:13 +06:00
.env.example
update envs and urls
2026-04-16 13:10:58 +06:00
Dockerfile
add build version tracking with commit SHA, version number, and build timestamp to frontend
2026-05-04 16:08:37 +06:00
eslint.config.js
chore: restructure project into backend and frontend folders
2026-04-14 13:14:28 +06:00
index.html
chore: restructure project into backend and frontend folders
2026-04-14 13:14:28 +06:00
nginx.conf
refine nginx caching strategy and add service worker update prompt with periodic checks
2026-04-21 12:55:01 +06:00
package-lock.json
add commit SHA build argument to frontend Docker builds in pre-push hook and Makefile, and introduce version bumping targets for release workflow
2026-05-05 14:40:27 +06:00
package.json
add commit SHA build argument to frontend Docker builds in pre-push hook and Makefile, and introduce version bumping targets for release workflow
2026-05-05 14:40:27 +06:00
tsconfig.app.json
refine nginx caching strategy and add service worker update prompt with periodic checks
2026-04-21 12:55:01 +06:00
tsconfig.json
chore: restructure project into backend and frontend folders
2026-04-14 13:14:28 +06:00
tsconfig.node.json
chore: restructure project into backend and frontend folders
2026-04-14 13:14:28 +06:00
vite.config.ts
add build version tracking with commit SHA, version number, and build timestamp to frontend
2026-05-04 16:08:37 +06:00
yarn.lock
add customer name, service info, second pickup location, and structured address fields to deliveries
2026-04-16 20:16:21 +06:00