Commit Graph

  • beca854176 feat: add E2E test for profile update and delete account main Luca Sacchi Ricciardi 2026-04-08 20:46:37 +02:00
  • ac70da42f4 docs: mark Fase 2 User Profile as completed Luca Sacchi Ricciardi 2026-04-08 18:44:30 +02:00
  • adf54f2632 feat: complete user profile management implementation - Added first_name, last_name fields to user schema - Updated PUT /auth/me endpoint for profile updates - Updated DELETE /auth/me endpoint for account deletion - Implemented Frontend settings pages (Profile, Password, Account) - Added useProfile hook with update/delete functionality - Completed Fase 2: User Profile Management - Added detailed testing documentation Luca Sacchi Ricciardi 2026-04-08 18:31:49 +02:00
  • 219c22c679 feat: implement user profile management Luca Sacchi Ricciardi 2026-04-08 17:01:19 +02:00
  • 2c5d751f72 feat: implement user profile management (Fase 2) Luca Sacchi Ricciardi 2026-04-08 13:12:57 +02:00
  • 1d14668b1b docs: update todo.md - mark Fase 1 Forgot Password as completed Luca Sacchi Ricciardi 2026-04-08 00:33:34 +02:00
  • 1f8d44ebfe feat: implement forgot password and reset password frontend Luca Sacchi Ricciardi 2026-04-08 00:32:40 +02:00
  • c03f66cbbf docs: add frontend missing features analysis - forgot password and user profile management Luca Sacchi Ricciardi 2026-04-08 00:29:12 +02:00
  • 1c6f0b5b61 fix: configure nginx proxy for API calls to fix cross-origin issues Luca Sacchi Ricciardi 2026-04-08 00:05:14 +02:00
  • 26037cf511 fix: move OnboardingProvider inside BrowserRouter to fix useLocation error Luca Sacchi Ricciardi 2026-04-07 23:54:58 +02:00
  • a1068ad99b docs: update README and todo.md for v1.0.0 release Luca Sacchi Ricciardi 2026-04-07 23:48:00 +02:00
  • 330c547e73 fix: add flower package for Celery monitoring Luca Sacchi Ricciardi 2026-04-07 23:38:38 +02:00
  • 9de9981492 fix: resolve CORS middleware error causing backend restart Luca Sacchi Ricciardi 2026-04-07 23:35:56 +02:00
  • 02907e4790 fix: add complete opentelemetry instrumentation packages Luca Sacchi Ricciardi 2026-04-07 23:22:04 +02:00
  • ba67962170 fix: add opentelemetry-instrumentation-sqlalchemy dependency Luca Sacchi Ricciardi 2026-04-07 23:19:27 +02:00
  • 711674fb31 fix: add opentelemetry-exporter-jaeger dependency Luca Sacchi Ricciardi 2026-04-07 23:16:23 +02:00
  • 1344ac1917 fix: add missing Python dependencies for Docker Luca Sacchi Ricciardi 2026-04-07 23:10:01 +02:00
  • de2994c3b5 fix: resolve IMMUTABLE function errors in database migrations Luca Sacchi Ricciardi 2026-04-07 22:57:45 +02:00
  • e88050c2e4 fix: resolve Docker database connection issues - COMPLETE Luca Sacchi Ricciardi 2026-04-07 22:48:41 +02:00
  • 7748a545c5 fix: Docker Compose working configuration Luca Sacchi Ricciardi 2026-04-07 22:32:26 +02:00
  • b2528dd21a fix: Docker Compose configuration fixes Luca Sacchi Ricciardi 2026-04-07 22:24:46 +02:00
  • c3fa4d6127 docs: add comprehensive Docker documentation to README Luca Sacchi Ricciardi 2026-04-07 22:17:52 +02:00
  • a5f6e1a20c docs: update documentation for v1.0.0 release and future milestones Luca Sacchi Ricciardi 2026-04-07 21:51:59 +02:00
  • cfc56e987f docs: mark v1.0.0 as completed in README Luca Sacchi Ricciardi 2026-04-07 20:15:52 +02:00
  • 38fd6cb562 release: v1.0.0 - Production Ready v1.0.0 Luca Sacchi Ricciardi 2026-04-07 20:14:51 +02:00
  • eba5a1d67a docs: add v1.0.0 planning prompt for production-ready release Luca Sacchi Ricciardi 2026-04-07 19:40:25 +02:00
  • c9e7ad495b docs: mark v0.5.0 as completed in README Luca Sacchi Ricciardi 2026-04-07 19:26:09 +02:00
  • cc60ba17ea release: v0.5.0 - Authentication, API Keys & Advanced Features v0.5.0 Luca Sacchi Ricciardi 2026-04-07 19:22:47 +02:00
  • 9b9297b7dc docs: add v0.5.0 kickoff prompt with complete task breakdown Luca Sacchi Ricciardi 2026-04-07 18:56:03 +02:00
  • 43e4a07841 docs: add v0.4.0 final summary and complete release Luca Sacchi Ricciardi 2026-04-07 18:48:00 +02:00
  • 285a748d6a fix: update HTML title to mockupAWS Luca Sacchi Ricciardi 2026-04-07 18:45:02 +02:00
  • 4c6eb67ba7 docs: add RELEASE-v0.4.0.md with release notes Luca Sacchi Ricciardi 2026-04-07 18:08:30 +02:00
  • d222d21618 docs: update documentation for v0.4.0 release v0.4.0 Luca Sacchi Ricciardi 2026-04-07 18:07:23 +02:00
  • e19ef64085 docs: add testing and release prompt for v0.4.0 Luca Sacchi Ricciardi 2026-04-07 17:52:53 +02:00
  • 94db0804d1 feat: complete v0.4.0 implementation - Reports, Charts, Comparison, Dark Mode Luca Sacchi Ricciardi 2026-04-07 17:46:47 +02:00
  • 69c25229ca fix: resolve require.resolve() in ES module Playwright config Luca Sacchi Ricciardi 2026-04-07 16:21:26 +02:00
  • baef924cfd fix: resolve ES modules compatibility in E2E test files Luca Sacchi Ricciardi 2026-04-07 16:18:31 +02:00
  • a5fc85897b feat: implement v0.4.0 - Reports, Charts, Comparison, Dark Mode, E2E Testing Luca Sacchi Ricciardi 2026-04-07 16:11:47 +02:00
  • 311a576f40 docs: update documentation and add Docker configuration for v0.3.0 Luca Sacchi Ricciardi 2026-04-07 15:17:15 +02:00
  • 500e14c4a8 docs: add frontend development prompt Luca Sacchi Ricciardi 2026-04-07 15:03:17 +02:00
  • 991908ba62 feat(frontend): implement complete React frontend with Vite, TypeScript, and Tailwind Luca Sacchi Ricciardi 2026-04-07 14:58:46 +02:00
  • b18728f0f9 feat(api): implement complete API layer with services and endpoints Luca Sacchi Ricciardi 2026-04-07 14:35:50 +02:00
  • ebefc323c3 feat(backend): implement database layer with models, schemas and repositories Luca Sacchi Ricciardi 2026-04-07 14:20:02 +02:00
  • 216f9e229c feat(database): seed AWS pricing data Luca Sacchi Ricciardi 2026-04-07 13:55:30 +02:00
  • 26fb4a276f feat(database): create all core tables with migrations Luca Sacchi Ricciardi 2026-04-07 13:53:07 +02:00
  • 6f03c33ab5 feat(database): setup alembic and create scenarios table Luca Sacchi Ricciardi 2026-04-07 13:48:05 +02:00
  • 18ce380a6d docs: add team kickoff prompt for Fase 1 development Luca Sacchi Ricciardi 2026-04-07 13:11:49 +02:00
  • cd6f8ad166 docs: complete architecture specifications and project planning Luca Sacchi Ricciardi 2026-04-07 13:10:12 +02:00
  • ab4c537c16 feat: add complete development team configuration Luca Sacchi Ricciardi 2026-04-07 12:58:53 +02:00
  • 59e5cf48f0 feat: initial project setup with scenarios, database and web ui Luca Sacchi Ricciardi 2026-04-07 12:52:18 +02:00
  • b539134280 first commit Luca Sacchi Ricciardi 2026-04-07 11:27:03 +02:00