Dashboard-Automatizase/app
Luis 1391fe6216 feat: enhance Google Calendar integration and update Dockerfile for environment variables
- Updated Dockerfile to include hardcoded environment variables for Next.js build.
- Enhanced Google Calendar API integration by extracting user email from id_token and adding scopes for OpenID and email access.
- Modified credential management to delete existing credentials before creating new ones in n8n.
- Updated dashboard to display connected Google Calendar email and credential details.

Story: 4.2 - Melhorar integração com Google Calendar e atualizar Dockerfile

🤖 Generated with [Claude Code](https://claude.com/claude-code)
2025-10-12 21:16:21 -03:00
..
api feat: enhance Google Calendar integration and update Dockerfile for environment variables 2025-10-12 21:16:21 -03:00
auth feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
dashboard feat: enhance Google Calendar integration and update Dockerfile for environment variables 2025-10-12 21:16:21 -03:00
login feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
reset-password feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
test-supabase feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
update-password feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
favicon.ico Initial commit from Create Next App 2025-10-05 21:17:43 -03:00
globals.css feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
layout.tsx feat: add n8n API testing script for Google OAuth2 schema and existing credentials 2025-10-10 14:29:02 -03:00
page.tsx Initial commit from Create Next App 2025-10-05 21:17:43 -03:00