Ronald A. Richardson
9653cfcaf0
refactor of universe and lazy loading fix contd.
2025-12-03 09:55:12 +08:00
Ronald A. Richardson
ffab66ac6c
feat: refactoring extension build pipelines
2025-11-27 11:20:14 +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
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
Ronald A. Richardson
6697b79185
secured runtime config to only allow select config values to be set
2025-05-19 13:50:10 +08:00
Ronald A. Richardson
cc278bf1bb
* Patched fuel report creation/ fixed coordinates input implementation for fuel report
...
* Added bulk assign driver
* Improved performance for order dispatch/ bulk order dispatch/ bulk assign driver
* Added new columns to order export
* Added downloadable import templates for all importable resources via Import Modal
* Patched custom field rendering for order viewing
* Patched custom field values reset after order creation
* Added notification settings to FleetOps
* Added bulk search by ID or Tracking Number for Orders
* Patched all filters and filter indicator component
* Patched issue unable to select driver after selecting facilitator
* Fixed extension booting when not authenticated
* Fixed Internal ID rendering on order view
* Added ability to filter orders without a driver
2025-05-16 16:03:26 +08:00
Ronald A. Richardson
80707774ac
🏁 Consumable API Patches, Perf Improvements
2025-02-26 20:03:09 +08:00
Ronald A. Richardson
f1ee8b0c99
Added Manual Verify for Users [IAM], Added ability to Transfer Org Ownership and Leave Orgs, Added recovery command, fixes and patches
2024-10-10 00:49:03 +08:00
Ronald A. Richardson
60845b9953
patches and improvements
2024-10-08 21:33:55 +08:00
Ronald A. Richardson
81159b7411
preparing for major release w/ customer portal extension and order tracking page, real time ETAs and order progress tracker info
2024-10-02 00:15:13 +08:00
Ronald A. Richardson
ea47bdc09d
little progress and bugfixes
2024-09-06 12:17:30 +08:00
Ronald A. Richardson
c60c460257
Feature: Customer Portal, improved Customer, Contact, and Vendor Management
2024-09-04 12:31:10 +08:00
Ronald A. Richardson
1a9b9c06e5
fully implemented iam permission based restrictions and controls, few bugfixes and improvements
2024-08-30 15:14:56 +08:00
Ronald A. Richardson
1764b804de
remove unnecessary utils and components
2024-07-18 02:05:19 +08:00
Ronald A. Richardson
cce1699a75
wip
2024-07-02 14:36:31 +08:00
Ronald A. Richardson
6338820372
new extension injector component for installed extensions from registry bridge WIP, need to figure out mounted extensions
2024-06-20 17:30:25 +08:00
Ronald A. Richardson
7874edf0f3
added chat log model and serializer
2024-04-08 09:46:00 +08:00
Ronald A. Richardson
cc4e28cd00
fixed up chat models, serializers
2024-04-03 18:13:38 +08:00
Ronald A. Richardson
095eb87e14
preparing for new release
2024-03-15 17:00:31 +08:00
Ronald A. Richardson
4a59318feb
upgraded fleetops-data; fixed custom fields and custom field value models; patch notification model
2024-03-11 16:24:46 +08:00
Ronald A. Richardson
79604c7981
preparing for v0.4.10 release
2024-03-06 13:10:31 +08:00
Ronald A. Richardson
f968556585
hotfix organizations browsers in admin w/ more details, better querying and admin based view, upgrade of dependencies with major patches
2024-02-16 17:32:44 +07:00
Ronald A. Richardson
948ba4aa6d
patches for dashboard and organizations/users
2024-02-07 11:35:55 +08:00
Ron
4dd8a7b2ff
Merge pull request #198 from fleetbase/feature/organizations-page-for-admin
...
Organizations page for admin
2024-02-06 15:12:04 +08:00
TemuulenBM
4119eb1717
fixed conflicts
2024-02-06 14:14:39 +08:00
Ronald A. Richardson
0917d7cce9
merged w/ latest
2024-02-02 10:38:05 +08:00
Ronald A. Richardson
41064be1ff
fixed up for release
2024-02-01 19:28:40 +08:00
Ronald A. Richardson
0fbf901c9d
Merge branch 'dev-v0.3.10' of github.com:fleetbase/fleetbase into dev-v0.3.10
2024-02-01 19:12:42 +08:00
Ronald A. Richardson
00806d4f0c
checking in comments implementation
2024-02-01 19:11:17 +08:00
Turtuvshin
f9e6c8d50d
refactor dashboard components
2024-02-01 18:01:46 +08:00
TemuulenBM
6cd0625753
Refactor user model retrieval
...
This commit refactors the way the user model is retrieved in the
organization-users.js file. Instead of using findAll, it now uses
query to filter users based on the company_id. This change was
necessary to improve the performance of the user retrieval process
and to ensure that only relevant users are returned (#1234 ).
2024-02-01 18:01:35 +08:00
TemuulenBM
727b2e399f
merged
2024-02-01 13:34:35 +08:00
Turtuvshin
5d43df0e1b
Add dashboard and dashboard widget serializers
2024-01-30 17:48:56 +08:00
Ronald A. Richardson
50b58a5955
preparing next release
2024-01-25 19:10:17 +08:00
Turtuvshin
3a72cacc5c
fixed gridstack
2024-01-23 18:56:45 +08:00
TemuulenBM
df3c93803d
merged 2fa with latest release
2024-01-22 14:52:56 +08:00
TemuulenBM
646f10713f
Merge branch 'feature-2FA' of github.com:fleetbase/fleetbase into feature-2FA
2024-01-19 20:09:25 +08:00
Ronald A. Richardson
bb1444dc31
improved and enforced email verification flows
2024-01-18 16:42:42 +08:00
Ronald A. Richardson
270371ce9c
refactor for two auth flow and settings
2024-01-16 18:52:52 +08:00
TemuulenBM
9c1655167d
created frontend for saving
2023-12-25 18:05:22 +08:00
TemuulenBM
16e59f3465
Created 2FA page
2023-12-21 18:02:09 +08:00
TemuulenBM
f9d362b1be
Created Authentication component for 2FA config
2023-12-20 18:00:35 +08:00
TemuulenBM
74a782f4ea
WIP: Notification Settings interface on Admin
2023-10-26 17:54:29 +08:00
Temuulen Bayanmunkh
cc52a40660
Almost completed the notifications route, <NotificationTray /> component responds with notifications route changes
2023-10-24 17:58:52 +08:00
Ronald A. Richardson
8c1f96ef0e
console is no longer a submodule 🚀
2023-10-10 20:43:18 +08:00