Ronald A. Richardson
ab2e102e28
v0.7.6 ~ Minor patches, WIP multi-order route optimization
2025-06-04 12:30:02 +08:00
Ronald A. Richardson
1d64d18b8b
v0.7.5 ~ Added route optimization and routing control registry and settings & optimized environment/settings mapper
2025-05-30 16:10:56 +08:00
Ronald A. Richardson
ebbc4b2bf8
v0.7.4 ~ new docker install script, added logic condition property shortcut keys
2025-05-26 14:52:32 +08:00
Ronald A. Richardson
5c73b6e76d
v0.7.3 ~ hotfix: route optimization w/ no driver, seeder command
2025-05-24 13:16:47 +08:00
Ronald A. Richardson
c54ef7fb30
v0.7.2 ~ Telemetry tweak patch
2025-05-22 15:19:01 +08:00
Ronald A. Richardson
72078553cc
remove hash tracking from docker build
2025-05-20 10:19:42 +08:00
Ronald A. Richardson
bfae04a645
attempt to fix current hash check in build
2025-05-20 10:16:43 +08:00
Ronald A. Richardson
c59f028755
fix docker build
2025-05-20 10:06:26 +08:00
Ronald A. Richardson
86da1bd095
Improvements to docker setups
2025-05-19 17:30:18 +08:00
Ronald A. Richardson
4dc9764853
v0.7.1 ~ Fleetbase console can now read in a runtime config
2025-05-19 13:12:57 +08:00
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
Ron
fbe35545e9
Merge pull request #223 from fleetbase/feature/nginx_host_header
...
Make nginx pass the Host header
2024-03-06 13:14:35 +08:00
Ronald A. Richardson
79604c7981
preparing for v0.4.10 release
2024-03-06 13:10:31 +08:00
Eugene Dementyev
fa536c6183
Make nginx pass the Host header
2024-02-27 19:54:50 +13: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
c6777efb2d
use new app dir in httpd container
2024-02-03 18:23:47 +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
Eugene Dementyev
b623d613f1
Fixup httpd config and Caddyfile
2024-02-03 12:04:35 +13:00
Ronald A. Richardson
bc7c6c12ad
set port on proxy pass to 8000
2024-02-02 18:11:26 +08:00
Ronald A. Richardson
bd1a61912f
added back httpd container to use proxy_pass to frankenphp/octane until nginx container can be removed from infra
2024-02-02 13:30: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