-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: update event end time * remove: draft query * feat: endpoint to get all participant * feat: count registered participant attendance * refactor: count guest and registered participant * feat: update db scrips, and add dbstudio * refactor: convert date string into date during parse * feat: update stats endpoint, with the attendance data * Add migration confirmation prompt and log migration details * fix: query should filter guest participant * feat: update stats response * update type naming and add type for getparticipant endpoint * feat: add isJoined and joinDuration to participtans endpoint
- Loading branch information
1 parent
bdce04e
commit 92a6057
Showing
17 changed files
with
613 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.