- Show login modal when user is not authenticated
- Add handleLogin, showLoginModal, closeLoginModal functions
- Add login modal HTML with username/password form
- Add CSS styles for modal
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Show actual server error message when project creation fails
- Add console logging to debug project creation
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>