This website requires JavaScript.
Explore
Help
Register
Sign In
chedius
/
delivery-tracker
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
delivery-tracker
/
backend
/
internal
/
db
/
migrations
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Egor Pozharov
906563c7c3
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 whatsapp contact button and prepayment/full payment badge
2026-06-17 13:57:54 +05:00
..
000001_create_deliveries_table.down.sql
chore: restructure project into backend and frontend folders
2026-04-14 13:14:28 +06:00
000001_create_deliveries_table.up.sql
chore: restructure project into backend and frontend folders
2026-04-14 13:14:28 +06:00
000002_create_users_table.down.sql
chore: restructure project into backend and frontend folders
2026-04-14 13:14:28 +06:00
000002_create_users_table.up.sql
chore: restructure project into backend and frontend folders
2026-04-14 13:14:28 +06:00
000003_add_delivery_fields.down.sql
add customer name, service info, second pickup location, and structured address fields to deliveries
2026-04-16 20:16:21 +06:00
000003_add_delivery_fields.up.sql
add customer name, service info, second pickup location, and structured address fields to deliveries
2026-04-16 20:16:21 +06:00
000004_add_login_lockout_fields.down.sql
implement account lockout after 3 failed login attempts with 5-minute cooldown period
2026-04-29 17:00:37 +06:00
000004_add_login_lockout_fields.up.sql
implement account lockout after 3 failed login attempts with 5-minute cooldown period
2026-04-29 17:00:37 +06:00
000005_add_warehouse_request_source.down.sql
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
000005_add_warehouse_request_source.up.sql
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
000006_add_payment_status.down.sql
add whatsapp contact button and prepayment/full payment badge
2026-06-17 13:57:54 +05:00
000006_add_payment_status.up.sql
add whatsapp contact button and prepayment/full payment badge
2026-06-17 13:57:54 +05:00