• Stefy Lanza (nextime / spora )'s avatar
    Fix user creation frontend - replace placeholder alerts with actual API calls · 7ab1fbf6
    Stefy Lanza (nextime / spora ) authored
    - Replace alert placeholders with proper fetch() calls to /api/users endpoint
    - Add proper error handling for user creation and deletion
    - Enhanced user list loading with error handling
    - Users can now be actually created, deleted, and refreshed properly
    - Form resets after successful user creation
    - Modal closes automatically after successful creation
    
    This completes the user management functionality that was showing alerts
    instead of performing actual database operations.
    7ab1fbf6
Name
Last commit
Last update
..
api.html Loading commit data...
config.html Loading commit data...
index.html Loading commit data...
logs.html Loading commit data...
templates.html Loading commit data...
tokens.html Loading commit data...
users.html Loading commit data...
video.html Loading commit data...
video_test.html Loading commit data...