Ronald A. Richardson
7b8bc4a593
removed old docker settings and github auth arg
2025-05-16 16:21:22 +08:00
Ronald A. Richardson
5dbe2fb5bb
Enhancements and bug fixes for order workflow, labels, notifications, and route optimization
...
- Added support for downloading labels and barcodes per package
- Fixed proof of delivery behavior to ensure accurate completion records
- Updated waypoint activity flow to rely on the `complete` flag
- Added support for setting waypoints as either pickup or dropoff
- Enabled sending notifications to order customer, driver, and facilitator
- Added events and notifications for `order.completed` and `order.failed` states
- Fixed route optimization logic and minor issues during order creation
- Normalized `meta` response structure to always return an object (never array)
- Patched issue with order config: deleting custom field categories no longer breaks config
2025-05-01 12:08:27 +08:00
Ronald A. Richardson
d034c4ad03
hotfix php-geos install replace broken url with github mirror
2025-03-31 11:05:47 +08:00
Ronald A. Richardson
41a469c983
fix static issues with octane
2025-02-25 20:05:21 +08:00
Ronald A. Richardson
edf7efe167
v0.5.29 ~ ⚡ ️ Performance Upgrades 10x Faster, Critical Patches
2025-02-25 16:44:14 +08:00
Ronald A. Richardson
5f949c3b7f
implementing IAM permission controls, policies and roles
2024-08-13 20:26:32 +08:00
Ronald A. Richardson
441b4f3f0c
Extension boot patches, dependency upgrades, performance upgrades
2024-07-25 18:14:11 +08:00
Ronald A. Richardson
c19d838757
hotfix Dockerfile for deployments
2024-07-23 10:45:39 +08:00
Ronald A. Richardson
8c8acf1e43
docker changes
2024-07-22 14:10:56 +08:00
Ronald A. Richardson
9ec786d892
almost ready for release, pending updates to registry...
2024-07-19 20:14:12 +08:00
Ronald A. Richardson
76859aeb26
almost ready for release of extensions
2024-07-19 18:09:14 +08:00
Ronald A. Richardson
0c33018b5b
wip
2024-07-18 02:02:23 +08:00
Ron
21ecfb5d93
Merge branch 'feature/extensions-registry' into feature-registry-extension-updates
2024-07-18 00:50:16 +07:00
Ronald A. Richardson
579a369888
preparing arch change for extensions implementation
2024-07-18 01:48:55 +08:00
Ronald A. Richardson
cce1699a75
wip
2024-07-02 14:36:31 +08:00
Ronald A. Richardson
af4507cc87
added translations for create/join organization and migrated to use Dockerfile
2024-02-15 23:11:20 +07:00
Eugene Dementyev
652bc363e1
Fix crond
2024-02-10 20:00:50 +13:00
Ronald A. Richardson
84ddf730c2
Upgraded dependencies for crticial patches from QA tests
2024-02-07 18:17:31 +08:00
Ronald A. Richardson
9da0d6b5c4
try latest version of go-crond for scheduler
2024-02-07 16:26:19 +08:00
Eugene Dementyev
9cc0e35ac3
Fix go-crond after switching to Alpine base image
2024-02-07 19:56:40 +13:00
Ronald A. Richardson
acfa34b09f
copy composer lockfile during build
2024-02-05 19:15:09 +08:00
Ronald A. Richardson
440040fecb
made github auth token environment variable for docker build
2024-02-05 19:01:20 +08:00
Ronald A. Richardson
def361c2af
fixed docker setup for deployment
2024-02-05 18:34:24 +08:00
Eugene Dementyev
db0c56d8f0
Fix dumpautoload
2024-02-04 19:45:16 +13:00
Ronald A. Richardson
1ff89ca16a
try to debug ecs-tool run dir
2024-02-03 18:37:11 +08:00
Ronald A. Richardson
7d1f594f87
update Dockerfile to not copy submodule packages as well as update cd with absolute path for the deploy script
2024-02-03 18:06:56 +08:00
Ronald A. Richardson
8628695b0b
working with laravel octane
2024-01-30 20:07:22 +08:00
Ronald A. Richardson
6a68c85d94
configured and setup to run api using frankenphp/Caddyserver
2024-01-26 18:39:02 +08:00
Ronald A. Richardson
3ebedab90a
keep CACHE_DRIVER=null for docker build
2024-01-19 19:48:19 +08:00
Ronald A. Richardson
d0864e822b
keep Dockerfile php 7.4
2024-01-19 19:44:11 +08:00
Ronald A. Richardson
fd604c99e0
Critical patches for user verification during onboard and driver creation and loign
2024-01-19 19:27:25 +08:00
Ronald A. Richardson
f956f853e1
fix application build without composer auth
2023-08-10 15:38:45 +08:00
Ronald A. Richardson
9d388892b1
supress cp error message if any
2023-08-03 12:06:55 +08:00
Ronald A. Richardson
becb39b447
should work
2023-08-03 12:05:36 +08:00
Ronald A. Richardson
f490a552c4
dont change owner if composer auth comes form mounted secret
2023-08-03 11:58:51 +08:00
Ronald A. Richardson
95381ba140
works with local auth file too now
2023-08-03 11:50:23 +08:00
Ronald A. Richardson
92c153cf93
work for local builds too
2023-08-02 21:22:38 +08:00
Ronald A. Richardson
60cbc41b36
last attempt before 😴
2023-08-02 20:50:02 +08:00
Ronald A. Richardson
81e3d8466d
place /.composer/auth.json in the correct place
2023-08-02 20:44:21 +08:00
Ronald A. Richardson
4f9096a94a
do install on one command
2023-08-02 20:37:52 +08:00
Ronald A. Richardson
122fcf80cb
added for debugging purposes
2023-08-02 20:28:41 +08:00
Ronald A. Richardson
eb12313614
try as per docs
2023-08-02 19:31:48 +08:00
Ronald A. Richardson
68ee8be32c
added some output for debug
2023-08-02 18:52:57 +08:00
Ronald A. Richardson
6f35a2b456
make ./composer directory owned by www-data
2023-08-02 18:46:11 +08:00
Ronald A. Richardson
4bdd25288a
diable --no-cache flag on composer install so git driver can download from git
2023-08-02 18:39:18 +08:00
Ronald A. Richardson
475c03c077
lets see
2023-08-02 18:21:34 +08:00
Ronald A. Richardson
00b49a7c04
hope this fixex logging error
2023-08-02 18:05:04 +08:00
Ronald A. Richardson
768fa6fc27
retry using new LOG_CHANNEL for build
2023-08-02 17:57:09 +08:00
Ronald A. Richardson
ed72c2afdd
take 3?
2023-08-02 17:41:28 +08:00
Ronald A. Richardson
3aa5e2f89e
set LOG_CHANNEL to stderr during docker build
2023-08-02 12:23:24 +08:00