dokploy/apps
Mauricio Siu cc5574e08a Add impersonation feature to user management
- Introduced an ImpersonationBar component for admin users to impersonate other users, enhancing user management capabilities.
- Updated the ProfileForm to include an option for allowing impersonation, with a description for clarity.
- Modified the DashboardLayout to conditionally display the impersonation bar based on user roles and cloud settings.
- Added database schema changes to support the new impersonation feature, including a new column for allowImpersonation in the user table.
- Implemented necessary API updates to handle impersonation actions and user data retrieval.
2025-05-06 01:46:20 -06:00
..
api Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
dokploy Add impersonation feature to user management 2025-05-06 01:46:20 -06:00
monitoring Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
schedules Add backup and deployment schema updates for improved data handling 2025-05-04 15:13:49 -06:00