roncodes
d3555c7c82
Revert "refactor: Migrate FleetbaseConsole to new Universe architecture"
...
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
This reverts commit 4b12efef41 .
2025-11-26 01:08:33 -05:00
roncodes
4b12efef41
refactor: Migrate FleetbaseConsole to new Universe architecture
...
## Changes
### Removed Old Instance Initializers
- Deleted `app/instance-initializers/load-extensions.js` (used bootEngines)
- Deleted `app/instance-initializers/initialize-widgets.js` (now in initialize-universe)
### Created New Instance Initializer
- `app/instance-initializers/initialize-universe.js`
- Creates console-specific registries
- Registers default dashboard widgets using WidgetService
- Loads extension.js files from enabled extensions
- No longer calls bootEngines (enables lazy loading)
### Migrated Application Route
- `app/routes/application.js`
- Replaced `@service universe` with specialized services
- Uses `@service('universe/hook-service')` for hook execution
- Uses `@service('universe/extension-manager')` for boot waiting
- `universe.callHooks()` → `hookService.execute()`
- `universe.booting()` → `extensionManager.waitForBoot()`
### Migrated Dashboard Widget Panel
- `app/components/dashboard/widget-panel.js`
- Replaced `@service universe` with `@service('universe/widget-service')`
- `universe.getDashboardWidgets()` → `widgetService.getWidgets('dashboard')`
### Migrated Dashboard Model
- `app/models/dashboard.js`
- `universe.getDashboardRegistry()` → `widgetService.getRegistry()`
- Looks up `service:universe/widget-service` instead of `service:universe`
### What Stayed the Same
- `app/controllers/console.js` - Event system usage unchanged
- `app/controllers/console/notifications.js` - Event system usage unchanged
- Event system (`on`, `trigger`) remains on Universe facade
## Benefits
- ✅ Enables true lazy loading (engines load on-demand)
- ✅ Separation of concerns via specialized services
- ✅ Clearer service responsibilities
- ✅ Better performance (no bootEngines at startup)
- ✅ Maintains backward compatibility for events
2025-11-26 00:59:39 -05:00
Tu Nombre
c80f507720
latin american spanish translation
2025-11-19 08:02:28 -05:00
roncodes
2da7ee9c19
docs: add comprehensive translation contribution guide
2025-11-18 23:10:09 -05:00
Ronald A. Richardson
658568e4ec
bump console/package.json version
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.7.19
2025-11-17 19:24:00 +08:00
Ron
8a487b2352
Merge pull request #469 from fleetbase/dev-v0.7.19
...
v0.7.19
2025-11-17 19:22:41 +08:00
Ronald A. Richardson
bc89218a26
add fleetops-data
2025-11-17 19:17:01 +08:00
Ronald A. Richardson
5a4f7e2ae3
upgraded dependencies
2025-11-17 18:43:28 +08:00
Ronald A. Richardson
9fa1bf54d2
v0.7.19 ~ A major leap forward in scheduling, reporting, and user interface capabilities.
2025-11-17 18:17:51 +08:00
mehdi
13cfe00958
Add Persian (Farsi) lang in api/resource/lang , fa folder
2025-11-10 11:47:50 +03:30
PicoBaz
6cab778f93
Create fa-ir.yaml (Add Persian (Farsi) translations in fa-ir.yaml)
2025-11-10 09:31:39 +03:30
Ronald A. Richardson
b98eb3adf5
Merge branch 'main' of github.com:fleetbase/fleetbase into ron/dev-v0.7.19
2025-11-10 11:30:12 +08:00
Ronald A. Richardson
5473b50c40
development in progress
2025-11-10 11:27:50 +08:00
Ronald A. Richardson
d9f415528e
hotfix: update api/composer.json
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.7.18
2025-11-10 11:02:06 +08:00
Ron
76b0bfbfcd
Merge pull request #463 from fleetbase/dev-v0.7.18
...
v0.7.18
2025-11-10 10:52:51 +08:00
Ronald A. Richardson
0432003163
latest storefront
2025-11-10 10:52:09 +08:00
Ronald A. Richardson
da420f0b4a
ready for release
2025-11-10 10:49:29 +08:00
Ronald A. Richardson
e923a89719
v0.7.18
2025-11-10 10:35:47 +08:00
Ronald A. Richardson
0742603b43
added storefront release
2025-11-10 10:31:02 +08:00
Ronald A. Richardson
e1788a4ad6
v0.7.17
2025-11-10 10:29:26 +08:00
Ron
7cb4654c86
Merge pull request #460 from fleetbase/dev-v0.7.17
...
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.7.17 ~ hotfix router map
v0.7.17
2025-11-06 21:59:37 +08:00
Ronald A. Richardson
a17aa3f5cc
hotfix router map
2025-11-06 21:58:40 +08:00
Ron
0bf1a7fadd
Merge pull request #459 from fleetbase/dev-v0.7.16
...
v0.7.16
v0.7.16
2025-11-06 21:17:49 +08:00
Ronald A. Richardson
aa1ea2de89
Merge branch 'main' of github.com:fleetbase/fleetbase into dev-v0.7.16
2025-11-06 21:10:23 +08:00
Ronald A. Richardson
235f1ce80c
upgraded dependencies
2025-11-06 20:45:42 +08:00
Ronald A. Richardson
5aa50504a4
updated RELEASE.md
2025-11-06 20:34:56 +08:00
Ronald A. Richardson
5d1b2e1939
- Made the LogApiRequests middleware more robust
...
- Fixed controller validation handling
- Added microsoft365/graph mail driver
- Improved password requirements (including breached password check)
- Patched creating duplicate users by email in IAM
- Patch env mapper
- Vehicle/driver tracking API doesnt fire resource lifecycle events or log requests - only tracking events
- Patched `<ModelCoordinatesInput />` component
- Security patch on Storefront customers API
- Styling updates on Storefront
2025-11-06 20:33:23 +08:00
Ron
fc5d90189c
Merge pull request #456 from fleetbase/dev-v0.7.15
...
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.7.15
v0.7.15
2025-11-01 14:08:41 +08:00
Ronald A. Richardson
2fee78e534
performed upgrades
2025-11-01 14:07:55 +08:00
Ronald A. Richardson
83fc794702
v0.7.15
2025-11-01 14:00:59 +08:00
Ron
66f669ad80
Merge pull request #454 from fleetbase/dev-v0.7.14
...
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.7.14
v0.7.14
2025-10-30 18:53:33 +08:00
Ronald A. Richardson
a11b77592c
fix console/package.json
2025-10-30 18:23:44 +08:00
Ronald A. Richardson
e5156829dc
update release.md
2025-10-30 18:22:01 +08:00
Ronald A. Richardson
6cd7ddffcb
v0.7.14
2025-10-30 18:20:04 +08:00
lapin
b9adb92fc1
Add Docker socket configuration examples and platform compatibility
...
This commit provides proper configuration examples for the SocketCluster
WebSocket service and improves platform compatibility.
Changes:
- Platform: Add linux/amd64 platform specification for Apple Silicon compatibility
- CORS: Remove hardcoded permissive origins and add secure configuration examples
- Examples: Create docker-compose.override.yml.example with proper WebSocket origins
The configuration now supports:
- Development: localhost-only origins (http/https/ws/wss protocols)
- Production: Domain-specific origins with WebSocket protocol support
- Security: Prevents unauthorized cross-origin WebSocket connections
Updated documentation explains how to configure WebSocket origins securely
for different deployment environments.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-28 10:17:37 +01:00
lapin
d81bd4e900
Merge remote-tracking branch 'upstream/main'
2025-10-28 09:47:55 +01:00
Ron
cbdf1d489b
Merge pull request #447 from fleetbase/dev-v0.7.13
...
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.7.13 ~ Connectivity Module + Positions Playback + Positions & Device Events Drawer
v0.7.13
2025-10-28 05:48:35 +08:00
Ronald A. Richardson
785bc55bb7
v0.7.13 ~ Connectivity Module + Positions Playback + Positions & Device Events Drawer
2025-10-28 05:39:54 +08:00
lapin
8a21593d9a
Update docker-compose.yml
2025-10-24 15:21:42 +02:00
Ron
d171d02aac
Merge pull request #446 from fleetbase/dev-v0.7.12
...
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.7.12 ~ Patches and Order Board Improvement
v0.7.12
2025-10-22 12:38:56 +08:00
Ronald A. Richardson
dfd4ee37df
pin linux build version
2025-10-22 12:38:24 +08:00
Ronald A. Richardson
27c063fbfb
v0.7.12 ~ Patches and Order Board Improvement
2025-10-22 12:21:58 +08:00
Ron
8e85dcff83
Merge pull request #443 from fleetbase/dev-v0.7.11
...
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.7.11 ~ Maintenance, Reports, Telematics Upgrade/Features
v0.7.11
2025-10-15 23:13:21 +08:00
Ronald A. Richardson
e38923c461
added RELEASE and updated README
2025-10-15 23:09:04 +08:00
Ronald A. Richardson
9911c96c09
All packages upgraded
2025-10-15 22:15:33 +08:00
Ronald A. Richardson
284c62cd06
v0.7.11 ~ Maintenance, Reports, Telematics Upgrade/Features
2025-09-30 13:49:34 +08:00
Ron
f8fd9f76fa
Merge pull request #429 from fleetbase/dev-v0.7.10
...
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.7.10 - Maintenance capability overhaul, Storefront critical patches and improvements
v0.7.10
2025-09-02 15:33:10 +08:00
Ronald A. Richardson
67aa793537
v0.7.10 - Maintenance capability overhaul, Storefront critical patches and improvements
2025-09-02 14:32:39 +08:00
Ron
5d0ae16cfd
Merge pull request #424 from fleetbase/dev-v0.7.9
...
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.7.9 ~ shorter default data retention + template variable resolver + patched order vehicle update via api
v0.7.9
2025-08-13 17:47:01 +08:00
Ronald A. Richardson
1d003ee31e
v0.7.9 ~ shorter default data retention + template variable resolver + patched order vehicle update via api
2025-08-13 17:32:46 +08:00