9dabb0cb83
feat: Add real-time ticket updates via WebSocket and staff permission control
poduckandClaude2025-11-28 05:44:39 -05:00
c400e8a722
fix: Separate platform support tickets from business tickets
poduckandClaude2025-11-28 05:39:40 -05:00
ed11b9c634
fix: Prevent notification errors from rolling back ticket creation
poduckandClaude2025-11-28 05:33:56 -05:00
200a6b3dd4
feat: Enhance ticketing system with categories, templates, SLA tracking, and fix frontend integration
poduckandClaude2025-11-28 05:32:36 -05:00
512d95ca2d
feat: Implement frontend for business owners' support ticket system
poduck2025-11-28 04:56:48 -05:00
aa3854a13f
feat: Implement core support ticket system backend and WebSocket notifications
poduck2025-11-28 04:50:09 -05:00
8dff4a592a
feat: Implement core support ticket system with WebSocket notifications
poduck2025-11-28 04:49:59 -05:00
3761480d68
feat: Implement core support ticket system with WebSocket notifications
poduck2025-11-28 04:46:29 -05:00
640961904e
feat: Add comprehensive permissions to BusinessEditModal
poduckandClaude2025-11-28 04:00:42 -05:00
d158c1ddb0
feat: Implement tenant invitation system with onboarding wizard
poduckandClaude2025-11-28 03:55:07 -05:00
83815fcb34
feat: Implement staff invitation system with role-based permissions
poduckandClaude2025-11-28 02:03:48 -05:00
b10426fbdb
feat: Add photo galleries to services, resource types management, and UI improvements
poduckandClaude2025-11-28 01:11:53 -05:00
a7c756a8ec
feat: Implement staff selection for STAFF resource type in resource modal
poduck2025-11-27 22:08:15 -05:00
86a4e87ed6
Enhance month view overlay with preview, auto-scroll, and 1s delay
poduckandClaude2025-11-27 21:48:34 -05:00
2a95b007e2
feat: Implement overlapping lane layout for Month View drop overlay
poduck2025-11-27 20:22:57 -05:00
d54d9eee6b
feat: Refine month view: fade non-current month days and add auto-scroll to drop overlay
poduck2025-11-27 20:21:22 -05:00
d7cc83ebdd
feat: Implement drag-and-drop in Month View with 'Day Snap' time slot overlay
poduck2025-11-27 20:14:48 -05:00
373257469b
Add scheduler improvements, API endpoints, and month calendar view
poduckandClaude2025-11-27 20:09:04 -05:00
38c43d3f27
Relax CSP settings in local.py to fix Stripe Connect issues - Convert CSP settings to lists - Add 'unsafe-eval' and 'unsafe-inline' to script-src - Add 'blob:' to default-src as fallback - Update connect-src to include Stripe domains
poduck2025-11-27 12:39:17 -05:00
4ca3144658
Add embedded Dev Quick Login to Login Page
poduck2025-11-27 12:36:23 -05:00
06ed9e6f69
Fix Frontend Issues: CSP, Chart Height, and Logout - Add CSP settings explicitly to local.py to ensure they are active - Implement logout API endpoint (view and url) to fix 404 - Add min-height to chart container in PlatformDashboard to fix recharts error
poduck2025-11-27 12:33:12 -05:00
249a9040d2
Implement Platform Superuser UI and Fix API Role Casing - Update API to return lowercase roles for frontend compatibility - Fix Tenant owner lookup in platform admin serializer - Update frontend App.tsx to match tarball implementation - Prioritize vite.config.js for HMR support - Include pending CSP and CORS configuration updates
poduck2025-11-27 02:16:05 -05:00