Felipe Cardoso cardosofelipe
  • Joined on 2025-01-09
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-20 17:33:07 +00:00
678e1db0a3 Update max additional guests logic and refine guest counts display
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-19 19:49:40 +00:00
a2c3f16dc7 Update guests-list to use RSVP data for dietary and notes
44e6b2a6dc Refactor guest schema and add RSVP field to GuestBase.
42508af610 Add optional RSVP field to guest schema
Compare 3 commits »
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-19 18:56:28 +00:00
2a1f13a5f0 Add functionality to display gift reservations per guest
c81e27c602 Add event-specific guest gift reservations endpoint
9fe5e60907 Rename gift purchases API to reservations and update types
Compare 3 commits »
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-19 09:53:38 +00:00
62ce98c80e Add support for fetching all guest gift reservations
fe3f2b0894 Add API endpoint to retrieve all guest gift reservations
79f08a1208 Add quantity column to GuestGifts table and update references
2c73ee4d7e Add purchase link and reservation details to gift list
392dd6f0d2 Add columns for dietary restrictions and notes to guest list
Compare 9 commits »
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-19 07:38:26 +00:00
cd22418786 Add event_id and guest_id fields to RSVPSchemaBase
472a0b7834 Add delete functionality for gifts in the dashboard
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-19 07:16:42 +00:00
1441843a55 Add cascading delete to Gift and Guest relationships
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-19 06:32:14 +00:00
7d8eacad7a Update gift cancellation to include received status
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-17 17:42:24 +00:00
0410d148d3 Refactor RSVP form to improve guest input usability
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-17 11:33:14 +00:00
479cb7ade8 Switch backend to production API and adjust headers for auth
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-17 11:25:58 +00:00
ebfa57abc9 Set default URLs for backend and app environments
cardosofelipe pushed to main at cardosofelipe/eventspace 2025-03-17 11:19:41 +00:00
7d0319462e Fix cors
1946484fd6 Update gitignore
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-03-05 08:16:11 +00:00
f87e0dd3b0 Add operation_id to all auth route endpoints
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-03-04 18:11:00 +00:00
162e586e13 Add comprehensive test suite and utilities for user functionality
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-02-28 08:26:30 +00:00
481b6d618e Refactor and reorganize Alembic and database configuration.
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-02-27 12:50:56 +00:00
b02d38f5b2 Rename project from "EventSpace" to "App" across files
cardosofelipe pushed to main at cardosofelipe/tech-grimoire 2025-02-17 08:17:13 +00:00
7922c2e6d1 Add command to clone a repository with branch checkout
cardosofelipe pushed to main at cardosofelipe/tech-grimoire 2025-02-14 13:58:16 +00:00
bf88b9b7b5 Merge remote-tracking branch 'origin/main'
53c5732757 Add a comprehensive Git cheatsheet
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/tech-grimoire 2025-02-14 10:14:48 +00:00
e1a80f18a0 Add .gitignore to exclude unnecessary files
cardosofelipe pushed to main at cardosofelipe/ai-training-monitor 2025-01-31 12:20:52 +00:00
9803e32f66 Add comparison support