mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +00:00
Compare commits
114 Commits
v0.5.25
...
ec5ace214c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec5ace214c | ||
|
|
396e0cbf36 | ||
|
|
3faac3481f | ||
|
|
36f837a4af | ||
|
|
094bd6c8ce | ||
|
|
aea35f6f5f | ||
|
|
96fa0294bc | ||
|
|
72ed388cd6 | ||
|
|
5a79a06642 | ||
|
|
010a6b0d05 | ||
|
|
6d138761ee | ||
|
|
1f59d8831b | ||
|
|
746b2142f0 | ||
|
|
343e07e24d | ||
|
|
d6094b8e29 | ||
|
|
59d7fa3de9 | ||
|
|
14c05a6c6a | ||
|
|
5c12254a58 | ||
|
|
65416833ca | ||
|
|
40e0de6e6b | ||
|
|
5986ced2c0 | ||
|
|
ca260bb94c | ||
|
|
95ef8ef3c9 | ||
|
|
df8513cf7b | ||
|
|
e2c544b0c9 | ||
|
|
77b39fccf9 | ||
|
|
eaa448f762 | ||
|
|
627522d61c | ||
|
|
201ac84dc9 | ||
|
|
78b1f31053 | ||
|
|
63cf8128c0 | ||
|
|
5d66c7a35f | ||
|
|
0603888393 | ||
|
|
cd50d349f8 | ||
|
|
e478767a60 | ||
|
|
17cb0cd274 | ||
|
|
a3289ddd41 | ||
|
|
ff8986541c | ||
|
|
04d0c126de | ||
|
|
ad43f74d5c | ||
|
|
3c013a3817 | ||
|
|
4392c7e3ff | ||
|
|
97dfbedd1a | ||
|
|
6d13f22a98 | ||
|
|
2c09c87bb6 | ||
|
|
f7f6991ef3 | ||
|
|
73acd4833c | ||
|
|
1c3c4c16a5 | ||
|
|
5d01438dc9 | ||
|
|
9d004410ee | ||
|
|
3a396f3b54 | ||
|
|
e86b970fc8 | ||
|
|
122a0d186a | ||
|
|
7e258f698f | ||
|
|
65ef642315 | ||
|
|
d79f034dbd | ||
|
|
05b7d5e112 | ||
|
|
61779ab102 | ||
|
|
a287c05380 | ||
|
|
ecc41e587e | ||
|
|
166529f9b4 | ||
|
|
189547f9de | ||
|
|
90a42e8a93 | ||
|
|
d28b1d41fb | ||
|
|
b056ef62b0 | ||
|
|
e70cbacbc2 | ||
|
|
fbd4a7490a | ||
|
|
b9b0eb308b | ||
|
|
48e1b89ec8 | ||
|
|
5e02c95b66 | ||
|
|
db8b5c4d6a | ||
|
|
aa214ccad7 | ||
|
|
cdd5524cf3 | ||
|
|
d99cefd2a4 | ||
|
|
1c58fd43c3 | ||
|
|
9226394159 | ||
|
|
9b23b39f32 | ||
|
|
5310fc3ff3 | ||
|
|
9569053f50 | ||
|
|
b08c054b99 | ||
|
|
2e517f2f95 | ||
|
|
7038d375b0 | ||
|
|
d5ea7f7790 | ||
|
|
4eb4b04121 | ||
|
|
24c5b93005 | ||
|
|
80610b9a48 | ||
|
|
9e5551972e | ||
|
|
b784f890f3 | ||
|
|
797a3d61fe | ||
|
|
d2f0bfe83e | ||
|
|
f28ad85c1a | ||
|
|
d7b0826f3f | ||
|
|
dd6008a8aa | ||
|
|
6671fefaaa | ||
|
|
7136f6195c | ||
|
|
2384887620 | ||
|
|
a2778f1552 | ||
|
|
acfda5ed1a | ||
|
|
e08255007a | ||
|
|
41761ea50e | ||
|
|
5c623819ed | ||
|
|
2bd885b1a2 | ||
|
|
88c3842441 | ||
|
|
2c2a4121a8 | ||
|
|
aadd03f14b | ||
|
|
706e94270d | ||
|
|
1dabc375f9 | ||
|
|
0efec46155 | ||
|
|
8bb2c6b65d | ||
|
|
1c0af1a119 | ||
|
|
dd65ee619b | ||
|
|
e790a0e123 | ||
|
|
723e3ca3d1 | ||
|
|
4eb706d33e |
@@ -12,7 +12,11 @@
|
||||
"fleetbase/core-api": "^1.5.24",
|
||||
"fleetbase/fleetops-api": "^0.5.17",
|
||||
"fleetbase/registry-bridge": "^0.0.18",
|
||||
"fleetbase/storefront-api": "^0.3.22",
|
||||
"fleetbase/billing-api": "^0.1.7",
|
||||
"fleetbase/internals-api": "^0.0.14",
|
||||
"fleetbase/flespi-integration": "^0.1.13",
|
||||
"fleetbase/customer-portal-api": "^0.0.6",
|
||||
"fleetbase/storefront-api": "^0.3.23",
|
||||
"guzzlehttp/guzzle": "^7.0.1",
|
||||
"laravel/framework": "^10.0",
|
||||
"laravel/octane": "^2.3",
|
||||
@@ -37,6 +41,10 @@
|
||||
"phpunit/phpunit": "^10.0"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/fleetbase/internals"
|
||||
},
|
||||
{
|
||||
"type": "composer",
|
||||
"url": "https://registry.fleetbase.io"
|
||||
|
||||
385
api/composer.lock
generated
385
api/composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "fa79eda756faa229933073a485b429a1",
|
||||
"content-hash": "606df2b3f0bd43e1ed511e9cefe8b32b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-crt-php",
|
||||
@@ -2372,6 +2372,104 @@
|
||||
},
|
||||
"time": "2025-01-23T05:11:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/billing-api",
|
||||
"version": "0.1.7",
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/billing-engine/billing-engine-0.1.7.tgz?AWSAccessKeyId=ASIA26E6KG6WPB2IGFQD&Expires=1737973188&Signature=uu8p29ADSeSl3spkXxAifXzvM9U%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEE4aDmFwLXNvdXRoZWFzdC0xIkcwRQIgdJcy2Ol6xspeUcF5XX2uQXkwHP623dex2AdPhI%2BknMICIQCPhHYBMeE%2FZfJ2AHryyrmyZC%2B2LEPpbqghXCCbfLwUDCqWBAhXEAAaDDc1MTk1MTI5NjQyOCIMAUAszn3BfL%2Fhs%2F3eKvMD2uKUhyBBg4n5n%2BL6gyh%2BqHXjL5fS9FqMqud%2FzgPT7dNTAhQoNJG9lmpgH9qrnMyEUvkRb6UX4osIsFuoN5d4iG5pK5Puu4px4u6bupEaHfbPvtXPB6KxbXxMhaoDSFLnPOv0v6UUzxeqZ00JuDLILFuagH743ikMtItzI7luCjzekLGCYE0XsEr3PJ7P7huXru0lNRFJAE1ypDtqqqlWETc9Z01u6xW3TO0vC5cCOsAYJZxj6YBX6PxaSKPhoyExPqfqICKUvRmKtvHjeM9Oc0ELzFnEfiucI6CkPFOmiZD8gEOOEM%2F%2Fg8cA94GxXqCWubvfJiza3q2GziOZmZyo1MtAHJCdNyjmtph6LvhFHa4B%2FTEgDh5EOOKAqbiTnozseME%2FYOw7yH%2BY%2BX%2BjOWOqrkfZPjLTvyMHQcRfbE3rkpQm02p3%2FLOcUnCWYlUie2oUcQPiylWlxTBtN4ojb880BVJ5WH5oaqHdyJX0MOArowF6l82m0czKoFY4Avup890ak%2BS9rCHKE2%2BiA0BdrGCY3gO46wgBNA3oBGyL5vOlAIPYb7stjy2s5ECVNhLTBBBzrBaZJbVA%2FfV%2FGC2rJAG6%2FNQfxqE%2Fddo7TapQYjXI99tz4jec4BDfCYzOuI25rdV1ZPPZOZXYOEQ89hOnPKCSMfou2DCqvdy8BjqmATJ1EVrpdJi%2BRu8WNzU%2BMZZbErwmGoCmu%2BLDbSrEKZPx%2BJY07O%2FaT4vJcepoA4yThIsGQ8rhb72ijTYfiBfLGQ6hJT82G2Y1mWcB27GHsihAKxVJIU1Dd3RSIlD1qtrmJzswODocyPKnWPgsfAf%2Bly%2Bvf4iWilaMCGS4KAfYgmPLN4YboG4bRVvvzqRR%2FMZYCjQDMibOUu3MsXDIeZ1%2Bq0HhkB9bb1g%3D"
|
||||
},
|
||||
"require": {
|
||||
"fleetbase/core-api": "*",
|
||||
"laravel/cashier": "^15.2.1",
|
||||
"php": "^8.0",
|
||||
"php-http/guzzle7-adapter": "^1.0",
|
||||
"psr/http-factory-implementation": "*",
|
||||
"stripe/stripe-php": "^13.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.34.1",
|
||||
"nunomaduro/collision": "^7.0",
|
||||
"pestphp/pest": "^2.33.2",
|
||||
"phpstan/phpstan": "^1.10.38",
|
||||
"symfony/var-dumper": "^5.4.29"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Fleetbase\\Billing\\Providers\\BillingServiceProvider"
|
||||
]
|
||||
},
|
||||
"fleetbase": {
|
||||
"sandbox-migrations": false
|
||||
},
|
||||
"fleetbase/billing-api": {
|
||||
"excludes": [
|
||||
"addon",
|
||||
"app",
|
||||
"assets",
|
||||
"config",
|
||||
"tests",
|
||||
"vendor"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Fleetbase\\Billing\\": "server/src/",
|
||||
"Fleetbase\\Billing\\Seeders\\": "server/seeders/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Fleetbase\\Billing\\Tests\\": "server/tests/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"lint": [
|
||||
"php-cs-fixer fix -v"
|
||||
],
|
||||
"test:lint": [
|
||||
"php-cs-fixer fix -v --dry-run"
|
||||
],
|
||||
"test:types": [
|
||||
"phpstan analyse --ansi --memory-limit=0"
|
||||
],
|
||||
"test:unit": [
|
||||
"pest --colors=always"
|
||||
],
|
||||
"test": [
|
||||
"@test:lint",
|
||||
"@test:types",
|
||||
"@test:unit"
|
||||
]
|
||||
},
|
||||
"license": [
|
||||
"AGPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Fleetbase Pte Ltd.",
|
||||
"email": "hello@fleetbase.io"
|
||||
},
|
||||
{
|
||||
"name": "Ronald A. Richardson",
|
||||
"email": "ron@fleetbase.io"
|
||||
}
|
||||
],
|
||||
"description": "Multi-Tenant Billing and Subscriptions Extension for Fleetbase",
|
||||
"keywords": [
|
||||
"billing",
|
||||
"billing system",
|
||||
"fleetbase",
|
||||
"fleetbase-extension",
|
||||
"revenue engine",
|
||||
"revenue generator",
|
||||
"stripe",
|
||||
"stripe api"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/core-api",
|
||||
"version": "1.5.24",
|
||||
@@ -2472,6 +2570,84 @@
|
||||
},
|
||||
"time": "2025-01-27T06:14:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/customer-portal-api",
|
||||
"version": "0.0.6",
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/customer-portal-engine/customer-portal-engine-0.0.6.tgz?AWSAccessKeyId=ASIA26E6KG6WPB2IGFQD&Expires=1737973188&Signature=GfJ9jmycrMSikwFxWiIlQIU6WsU%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEE4aDmFwLXNvdXRoZWFzdC0xIkcwRQIgdJcy2Ol6xspeUcF5XX2uQXkwHP623dex2AdPhI%2BknMICIQCPhHYBMeE%2FZfJ2AHryyrmyZC%2B2LEPpbqghXCCbfLwUDCqWBAhXEAAaDDc1MTk1MTI5NjQyOCIMAUAszn3BfL%2Fhs%2F3eKvMD2uKUhyBBg4n5n%2BL6gyh%2BqHXjL5fS9FqMqud%2FzgPT7dNTAhQoNJG9lmpgH9qrnMyEUvkRb6UX4osIsFuoN5d4iG5pK5Puu4px4u6bupEaHfbPvtXPB6KxbXxMhaoDSFLnPOv0v6UUzxeqZ00JuDLILFuagH743ikMtItzI7luCjzekLGCYE0XsEr3PJ7P7huXru0lNRFJAE1ypDtqqqlWETc9Z01u6xW3TO0vC5cCOsAYJZxj6YBX6PxaSKPhoyExPqfqICKUvRmKtvHjeM9Oc0ELzFnEfiucI6CkPFOmiZD8gEOOEM%2F%2Fg8cA94GxXqCWubvfJiza3q2GziOZmZyo1MtAHJCdNyjmtph6LvhFHa4B%2FTEgDh5EOOKAqbiTnozseME%2FYOw7yH%2BY%2BX%2BjOWOqrkfZPjLTvyMHQcRfbE3rkpQm02p3%2FLOcUnCWYlUie2oUcQPiylWlxTBtN4ojb880BVJ5WH5oaqHdyJX0MOArowF6l82m0czKoFY4Avup890ak%2BS9rCHKE2%2BiA0BdrGCY3gO46wgBNA3oBGyL5vOlAIPYb7stjy2s5ECVNhLTBBBzrBaZJbVA%2FfV%2FGC2rJAG6%2FNQfxqE%2Fddo7TapQYjXI99tz4jec4BDfCYzOuI25rdV1ZPPZOZXYOEQ89hOnPKCSMfou2DCqvdy8BjqmATJ1EVrpdJi%2BRu8WNzU%2BMZZbErwmGoCmu%2BLDbSrEKZPx%2BJY07O%2FaT4vJcepoA4yThIsGQ8rhb72ijTYfiBfLGQ6hJT82G2Y1mWcB27GHsihAKxVJIU1Dd3RSIlD1qtrmJzswODocyPKnWPgsfAf%2Bly%2Bvf4iWilaMCGS4KAfYgmPLN4YboG4bRVvvzqRR%2FMZYCjQDMibOUu3MsXDIeZ1%2Bq0HhkB9bb1g%3D"
|
||||
},
|
||||
"require": {
|
||||
"fleetbase/core-api": "*",
|
||||
"php": "^8.0",
|
||||
"php-http/guzzle7-adapter": "^1.0",
|
||||
"psr/http-factory-implementation": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.34.1",
|
||||
"nunomaduro/collision": "^5.11.0|^6.4.0",
|
||||
"pestphp/pest": "^1.22.6",
|
||||
"phpstan/phpstan": "^1.10.38",
|
||||
"symfony/var-dumper": "^5.4.29"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Fleetbase\\CustomerPortal\\Providers\\CustomerPortalServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Fleetbase\\CustomerPortal\\": "server/src/",
|
||||
"Fleetbase\\CustomerPortal\\Seeds\\": "server/seeds/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Fleetbase\\CustomerPortal\\Tests\\": "server/tests/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"lint": [
|
||||
"php-cs-fixer fix -v"
|
||||
],
|
||||
"test:lint": [
|
||||
"php-cs-fixer fix -v --dry-run"
|
||||
],
|
||||
"test:types": [
|
||||
"phpstan analyse --ansi --memory-limit=0"
|
||||
],
|
||||
"test:unit": [
|
||||
"pest --colors=always"
|
||||
],
|
||||
"test": [
|
||||
"@test:lint",
|
||||
"@test:types",
|
||||
"@test:unit"
|
||||
]
|
||||
},
|
||||
"license": [
|
||||
"AGPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Fleetbase Pte Ltd.",
|
||||
"email": "hello@fleetbase.io"
|
||||
}
|
||||
],
|
||||
"description": "Extendable Customer Portal for Fleetbase",
|
||||
"keywords": [
|
||||
"customer",
|
||||
"customer management",
|
||||
"customer portal",
|
||||
"customer support",
|
||||
"customer tracking",
|
||||
"fleetbase",
|
||||
"fleetbase-extension"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/fleetops-api",
|
||||
"version": "0.5.17",
|
||||
@@ -2561,6 +2737,199 @@
|
||||
},
|
||||
"time": "2025-01-27T06:17:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/flespi-integration",
|
||||
"version": "0.1.13",
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/flespi-engine/flespi-engine-0.1.13.tgz?AWSAccessKeyId=ASIA26E6KG6WPB2IGFQD&Expires=1737973188&Signature=u1Mr0qOMYc5Qy2pzu%2ByDEvtJDas%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEE4aDmFwLXNvdXRoZWFzdC0xIkcwRQIgdJcy2Ol6xspeUcF5XX2uQXkwHP623dex2AdPhI%2BknMICIQCPhHYBMeE%2FZfJ2AHryyrmyZC%2B2LEPpbqghXCCbfLwUDCqWBAhXEAAaDDc1MTk1MTI5NjQyOCIMAUAszn3BfL%2Fhs%2F3eKvMD2uKUhyBBg4n5n%2BL6gyh%2BqHXjL5fS9FqMqud%2FzgPT7dNTAhQoNJG9lmpgH9qrnMyEUvkRb6UX4osIsFuoN5d4iG5pK5Puu4px4u6bupEaHfbPvtXPB6KxbXxMhaoDSFLnPOv0v6UUzxeqZ00JuDLILFuagH743ikMtItzI7luCjzekLGCYE0XsEr3PJ7P7huXru0lNRFJAE1ypDtqqqlWETc9Z01u6xW3TO0vC5cCOsAYJZxj6YBX6PxaSKPhoyExPqfqICKUvRmKtvHjeM9Oc0ELzFnEfiucI6CkPFOmiZD8gEOOEM%2F%2Fg8cA94GxXqCWubvfJiza3q2GziOZmZyo1MtAHJCdNyjmtph6LvhFHa4B%2FTEgDh5EOOKAqbiTnozseME%2FYOw7yH%2BY%2BX%2BjOWOqrkfZPjLTvyMHQcRfbE3rkpQm02p3%2FLOcUnCWYlUie2oUcQPiylWlxTBtN4ojb880BVJ5WH5oaqHdyJX0MOArowF6l82m0czKoFY4Avup890ak%2BS9rCHKE2%2BiA0BdrGCY3gO46wgBNA3oBGyL5vOlAIPYb7stjy2s5ECVNhLTBBBzrBaZJbVA%2FfV%2FGC2rJAG6%2FNQfxqE%2Fddo7TapQYjXI99tz4jec4BDfCYzOuI25rdV1ZPPZOZXYOEQ89hOnPKCSMfou2DCqvdy8BjqmATJ1EVrpdJi%2BRu8WNzU%2BMZZbErwmGoCmu%2BLDbSrEKZPx%2BJY07O%2FaT4vJcepoA4yThIsGQ8rhb72ijTYfiBfLGQ6hJT82G2Y1mWcB27GHsihAKxVJIU1Dd3RSIlD1qtrmJzswODocyPKnWPgsfAf%2Bly%2Bvf4iWilaMCGS4KAfYgmPLN4YboG4bRVvvzqRR%2FMZYCjQDMibOUu3MsXDIeZ1%2Bq0HhkB9bb1g%3D"
|
||||
},
|
||||
"require": {
|
||||
"fleetbase/core-api": "^1.5.9",
|
||||
"fleetbase/fleetops-api": "^0.5.8",
|
||||
"php": "^8.0",
|
||||
"php-http/guzzle7-adapter": "^1.0",
|
||||
"psr/http-factory-implementation": "*",
|
||||
"vlucas/phpdotenv": "^5.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.34.1",
|
||||
"nunomaduro/collision": "^5.11.0|^6.4.0",
|
||||
"pestphp/pest": "^1.22.6",
|
||||
"phpstan/phpstan": "^1.10.38",
|
||||
"symfony/var-dumper": "^5.4.29"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Fleetbase\\Flespi\\Providers\\FlespiIntegrationServiceProvider",
|
||||
"Fleetbase\\Flespi\\Providers\\NotificationServiceProvider"
|
||||
]
|
||||
},
|
||||
"fleetbase": {
|
||||
"sandbox-migrations": false
|
||||
},
|
||||
"fleetbase/flespi-integration": {
|
||||
"excludes": [
|
||||
"addon",
|
||||
"app",
|
||||
"assets",
|
||||
"config",
|
||||
"tests",
|
||||
"vendor"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Fleetbase\\Flespi\\": "server/src/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Fleetbase\\Flespi\\Tests\\": "server/tests/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"lint": [
|
||||
"php-cs-fixer fix -v"
|
||||
],
|
||||
"test:lint": [
|
||||
"php-cs-fixer fix -v --dry-run"
|
||||
],
|
||||
"test:types": [
|
||||
"phpstan analyse --ansi --memory-limit=0"
|
||||
],
|
||||
"test:unit": [
|
||||
"pest --colors=always"
|
||||
],
|
||||
"test": [
|
||||
"@test:lint",
|
||||
"@test:types",
|
||||
"@test:unit"
|
||||
]
|
||||
},
|
||||
"license": [
|
||||
"AGPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Fleetbase Pte Ltd.",
|
||||
"email": "hello@fleetbase.io"
|
||||
}
|
||||
],
|
||||
"description": "Flespi Universal Telematics Gateway, Parser & API Extension for Fleetbase",
|
||||
"keywords": [
|
||||
"fleetbase-extension",
|
||||
"flespi"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/internals-api",
|
||||
"version": "0.0.14",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:fleetbase/internals.git",
|
||||
"reference": "1499b2b00719908f40ab3eacad469f2669ce8abf"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/internals/zipball/1499b2b00719908f40ab3eacad469f2669ce8abf",
|
||||
"reference": "1499b2b00719908f40ab3eacad469f2669ce8abf",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"fleetbase/billing-api": "*",
|
||||
"fleetbase/core-api": "*",
|
||||
"fleetbase/registry-bridge": "*",
|
||||
"php": "^8.0",
|
||||
"php-http/guzzle7-adapter": "^1.0",
|
||||
"psr/http-factory-implementation": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.34.1",
|
||||
"nunomaduro/collision": "^7.0",
|
||||
"pestphp/pest": "^2.33.2",
|
||||
"phpstan/phpstan": "^1.10.38",
|
||||
"symfony/var-dumper": "^5.4.29"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Fleetbase\\Internals\\Providers\\InternalServiceProvider"
|
||||
]
|
||||
},
|
||||
"fleetbase": {
|
||||
"sandbox-migrations": false
|
||||
},
|
||||
"fleetbase/internals-api": {
|
||||
"excludes": [
|
||||
"addon",
|
||||
"app",
|
||||
"assets",
|
||||
"config",
|
||||
"tests",
|
||||
"vendor"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Fleetbase\\Internals\\": "server/src/",
|
||||
"Fleetbase\\Internals\\Seeds\\": "server/seeds/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Fleetbase\\Internals\\Tests\\": "server/tests/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"lint": [
|
||||
"php-cs-fixer fix -v"
|
||||
],
|
||||
"test:lint": [
|
||||
"php-cs-fixer fix -v --dry-run"
|
||||
],
|
||||
"test:types": [
|
||||
"phpstan analyse --ansi --memory-limit=0"
|
||||
],
|
||||
"test:unit": [
|
||||
"pest --colors=always"
|
||||
],
|
||||
"test": [
|
||||
"@test:lint",
|
||||
"@test:types",
|
||||
"@test:unit"
|
||||
]
|
||||
},
|
||||
"license": [
|
||||
"AGPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Fleetbase Pte Ltd.",
|
||||
"email": "hello@fleetbase.io"
|
||||
},
|
||||
{
|
||||
"name": "Ronald A. Richardson",
|
||||
"email": "ron@fleetbase.io"
|
||||
}
|
||||
],
|
||||
"description": "Private internal functionality for Fleetbase SaaS",
|
||||
"keywords": [
|
||||
"fleetbase",
|
||||
"fleetbase-extension",
|
||||
"fleetbase-internals"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/fleetbase/internals/tree/v0.0.14",
|
||||
"issues": "https://github.com/fleetbase/internals/issues"
|
||||
},
|
||||
"time": "2025-01-27T10:03:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/laravel-mysql-spatial",
|
||||
"version": "1.0.2",
|
||||
@@ -2711,16 +3080,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/storefront-api",
|
||||
"version": "0.3.22",
|
||||
"version": "0.3.23",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/storefront.git",
|
||||
"reference": "925145807bdc8e4f10fcb8f276817bba51d51e2d"
|
||||
"reference": "c5fd95d811a60dbc803b1a77736d77e3d55041c5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/925145807bdc8e4f10fcb8f276817bba51d51e2d",
|
||||
"reference": "925145807bdc8e4f10fcb8f276817bba51d51e2d",
|
||||
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/c5fd95d811a60dbc803b1a77736d77e3d55041c5",
|
||||
"reference": "c5fd95d811a60dbc803b1a77736d77e3d55041c5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2788,9 +3157,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/storefront/issues",
|
||||
"source": "https://github.com/fleetbase/storefront/tree/v0.3.22"
|
||||
"source": "https://github.com/fleetbase/storefront/tree/v0.3.23"
|
||||
},
|
||||
"time": "2025-01-27T06:19:36+00:00"
|
||||
"time": "2025-01-27T07:46:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/twilio",
|
||||
@@ -18279,5 +18648,5 @@
|
||||
"php": "^8.0"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.6.0"
|
||||
"plugin-api-version": "2.2.0"
|
||||
}
|
||||
|
||||
@@ -55,9 +55,12 @@ Router.map(function () {
|
||||
this.route('index', { path: '/' }, function () {
|
||||
this.route('users', { path: '/:public_id/users' });
|
||||
});
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
});
|
||||
this.route('schedule-monitor', function () {
|
||||
this.route('logs', { path: '/:id/logs' });
|
||||
>>>>>>> 23d5ecfdb856aac664f6124188de619f036d825b
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
API_HOST=
|
||||
API_HOST=https://api.fleetbase.io
|
||||
API_NAMESPACE=int/v1
|
||||
API_SECURE=true
|
||||
SOCKETCLUSTER_PATH=/socketcluster/
|
||||
SOCKETCLUSTER_HOST=
|
||||
SOCKETCLUSTER_HOST=socket.fleetbase.io
|
||||
SOCKETCLUSTER_SECURE=true
|
||||
SOCKETCLUSTER_PORT=38000
|
||||
OSRM_HOST=https://router.project-osrm.org
|
||||
SOCKETCLUSTER_PORT=8000
|
||||
OSRM_HOST=https://router.project-osrm.org
|
||||
|
||||
9
console/environments/.env.qa
Normal file
9
console/environments/.env.qa
Normal file
@@ -0,0 +1,9 @@
|
||||
API_HOST=https://api.qa.fleetbase.io
|
||||
API_NAMESPACE=int/v1
|
||||
API_SECURE=true
|
||||
SOCKETCLUSTER_PATH=/socketcluster/
|
||||
SOCKETCLUSTER_HOST=socket.qa.fleetbase.io
|
||||
SOCKETCLUSTER_SECURE=true
|
||||
SOCKETCLUSTER_PORT=8000
|
||||
OSRM_HOST=https://bundle.routing.fleetbase.io
|
||||
OSRM_SERVERS=https://canada.routing.fleetbase.io,https://us.routing.fleetbase.io
|
||||
@@ -37,6 +37,10 @@
|
||||
"@fleetbase/dev-engine": "^0.2.9",
|
||||
"@fleetbase/leaflet-routing-machine": "^3.2.16",
|
||||
"@fleetbase/registry-bridge-engine": "^0.0.18",
|
||||
"@fleetbase/billing-engine": "^0.1.7",
|
||||
"@fleetbase/internals-engine": "^0.0.12",
|
||||
"@fleetbase/customer-portal-engine": "^0.0.5",
|
||||
"@fleetbase/flespi-engine": "^0.1.13",
|
||||
"@fleetbase/storefront-engine": "^0.3.22",
|
||||
"@fortawesome/ember-fontawesome": "^2.0.0",
|
||||
"ember-changeset": "^4.1.2",
|
||||
|
||||
3767
console/pnpm-lock.yaml
generated
3767
console/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Submodule packages/core-api updated: 6a434793d7...04ae1ac455
Submodule packages/dev-engine updated: 23614889f5...64a379ce12
Submodule packages/ember-core updated: 4669d8379f...54a45bbdaa
Submodule packages/ember-ui updated: a7e9ba03c2...c6694206e9
Submodule packages/fleetbase-extensions-indexer updated: db26b8add3...a6f2b4cde9
Submodule packages/fleetops updated: 64e47824a8...09487c1c50
Submodule packages/fleetops-data updated: 748cb40dfc...08520b3981
Submodule packages/iam-engine updated: 898b8d0d14...99698152e2
Submodule packages/pallet updated: b343c621f1...9e7592eddb
Submodule packages/storefront updated: 925145807b...b5776acef6
Reference in New Issue
Block a user