Ronald A. Richardson
d7f8f87315
Hotfix: onboarding wrapper stylings added back
2025-12-19 22:58:29 +08:00
roncodes
6442644438
feat: Add wrapper component support to onboarding orchestrator
...
- Add wrapper property to OnboardingOrchestratorService
- Update onboarding/yield component to render wrapper using lazy-engine-component
- Clean up onboard.hbs template to remove styling constraints
- Enable extensions to provide custom wrapper components for onboarding flows
2025-12-08 20:38:59 -05:00
Ronald A. Richardson
27652db9c3
Organizations can now set their own alpha-numeric sender ID for SMS
2025-12-07 14:15:31 +08:00
Ronald A. Richardson
9653cfcaf0
refactor of universe and lazy loading fix contd.
2025-12-03 09:55:12 +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
a4033db36c
fixed fleetops route optimization, fixed network store management
2025-05-23 19:57:38 +08:00
Ronald A. Richardson
dbb7bc793a
removed console logs
2025-04-01 21:06:16 +08:00
Ronald A. Richardson
f0fa867ef9
Patched AdHoc Pinging & Push Notifications
2025-04-01 21:02:51 +08:00
Ronald A. Richardson
687af92752
* Fixed: service areas/zones creation
...
* Tweaked: few styling improvements
* Added: view label functions to customer portal components
* Added: bulk dispatch
* Fixed: route caching by generating and providing unique name via Fleetbase `RESTRegistrar`
* Implemented: impersonation feature for system admin
* Fixed: mail settings for smtp and added support for mailgun, sendgrid, postmark and resend
* Removed: model cache
* Improved test email HTML
* Added: self hosted instance extension install instructions
* Improved: Webhooks UI
2024-11-07 18:30:30 +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
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
1a9b9c06e5
fully implemented iam permission based restrictions and controls, few bugfixes and improvements
2024-08-30 15:14:56 +08:00
Ronald A. Richardson
801d73215f
chat functionality completed and ready for release
2024-04-13 20:01:39 +08:00
Ronald A. Richardson
6cce6a9db2
added cache to github card component, add password verification for changing email or password, ensured reset password link is is invalidated when expired or deleted
2024-04-02 17:09:10 +08:00
Ronald A. Richardson
39d405cb57
refactored github card to use cache for 6 hours
2024-03-28 15:12:17 +08:00
Ronald A. Richardson
08f901d865
patches following major release
2024-03-12 17:55:51 +08:00
Ronald A. Richardson
79604c7981
preparing for v0.4.10 release
2024-03-06 13:10:31 +08:00
Ronald A. Richardson
52c8df8b66
prepared for next release
2024-02-23 13:47:15 +08:00
Ronald A. Richardson
bd0759881f
updated notification channel config for firebase and apn
2024-02-21 18:16:15 +08:00
Ronald A. Richardson
52bf61b3be
patches for dashboards
2024-02-07 15:58:50 +08:00
Ronald A. Richardson
b6bad3212d
ready for release
2024-02-07 15:16:36 +08:00
Ronald A. Richardson
948ba4aa6d
patches for dashboard and organizations/users
2024-02-07 11:35:55 +08:00
Turtuvshin
f42de06dcf
Refactor widget position update logic
2024-02-05 14:38:37 +08:00
Turtuvshin
dc2b4e1aee
Fix widget position update bug
2024-02-05 14:19:24 +08:00
Turtuvshin
e67149db89
fixed default dashboard actions and remove widget function
2024-02-05 13:35:00 +08:00
Turtuvshin
d1a77c95d0
fixed grid item change events
2024-02-02 20:51:48 +08:00
Ronald A. Richardson
9d49730d52
updated dashboard ui/ux and updated universe method names in implementation
2024-02-02 12:02:58 +08:00
Ronald A. Richardson
0917d7cce9
merged w/ latest
2024-02-02 10:38:05 +08:00
Turtuvshin
f9e6c8d50d
refactor dashboard components
2024-02-01 18:01:46 +08:00
Turtuvshin
9bb2ea15e0
Update widget panel styling and add icons to available widgets
2024-02-01 13:17:49 +08:00
Turtuvshin
9669e917ab
Add logic to automatically enable edit mode when current dashboard has no widgets
2024-01-31 16:39:20 +08:00
Turtuvshin
2b6a200811
Update grid options for dashboard components
2024-01-31 16:33:37 +08:00
Turtuvshin
1d92764958
Add dashboard metric component and initialize widgets
2024-01-31 15:56:39 +08:00
Turtuvshin
bac95cca00
disabled to resize without editing
2024-01-31 11:06:21 +08:00
Turtuvshin
520e9771b4
switch dashboard
2024-01-31 01:37:59 +08:00
Turtuvshin
74fd369854
Fix dashboard component and initialize widget options
...
This commit fixes an issue in the dashboard component where a redundant line of code was removed. Additionally, the initialize-widgets file was updated to include title and value options for various dashboard components.
2024-01-30 18:53:04 +08:00
Turtuvshin
5d43df0e1b
Add dashboard and dashboard widget serializers
2024-01-30 17:48:56 +08:00
Turtuvshin
c96a3eb2bf
Add delete functionality to dashboard component
2024-01-30 16:01:59 +08:00
Turtuvshin
4424ed1754
Update dashboard create and widget-panel templates
2024-01-30 16:01:46 +08:00
Turtuvshin
6c8b09db61
improved ui
2024-01-30 14:15:42 +08:00
Turtuvshin
8d5e649646
create dashboard
2024-01-30 13:43:42 +08:00
Turtuvshin
6844e61dd4
add, remove, edit widgets
2024-01-29 18:28:53 +08:00
Turtuvshin
2e8a6de7ea
Add dashboard widget model and update dashboard model
2024-01-26 01:33:05 +08:00
Ronald A. Richardson
3fc5bdb32e
hotfix organization 2fa settings as should not display method selection
2024-01-24 15:53:18 +08:00
Turtuvshin
3a72cacc5c
fixed gridstack
2024-01-23 18:56:45 +08:00
Turtuvshin
fc1e610a54
fixed widget panel
2024-01-22 19:14:34 +08:00
Ronald A. Richardson
313906d36a
added locale switcher to change language of fleetbase
2024-01-22 18:50:09 +08:00
Ronald A. Richardson
d1d5b87c21
merged with latest changes for next release
2024-01-22 17:17:31 +08:00
Ronald A. Richardson
8dc7d9ff87
Improved the app styling of enforcement alert
2024-01-22 17:00:28 +08:00