Skip to content

Implement User Registered Events View#42

Merged
sebasgo merged 4 commits intomainfrom
feature/user-events
Mar 24, 2026
Merged

Implement User Registered Events View#42
sebasgo merged 4 commits intomainfrom
feature/user-events

Conversation

@sebasgo
Copy link
Copy Markdown
Owner

@sebasgo sebasgo commented Mar 24, 2026

The changes implement a dedicated UserEventsLive view to display events that a user has registered for. Key updates include:

  • New View: Created lib/dev_round_web/live/user_events_live.ex and associated test test/dev_round_web/live/user_events_live_test.exs to list and manage events for authenticated users.
  • Context Updates: Extended lib/dev_round/events.ex to support fetching events by user registration status or host affiliation.

The changes implement a dedicated `UserEventsLive` view to display events
that a user has registered for. Key updates include:

- **New View**: Created `lib/dev_round_web/live/user_events_live.ex` and
  associated test `test/dev_round_web/live/user_events_live_test.exs` to
  list and manage events for authenticated users.
- **Context Updates**: Extended `lib/dev_round/events.ex` to support
  fetching events by user registration status or host affiliation.
@sebasgo sebasgo changed the title The changes implement a dedicated UserEventsLive view to display ev… Implement User Registered Events View Mar 24, 2026
@sebasgo sebasgo merged commit 727a6c3 into main Mar 24, 2026
6 checks passed
@sebasgo sebasgo deleted the feature/user-events branch April 10, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant