Skip to content

feat: standardize code comments across codebase#384

Merged
OSEH-svg merged 2 commits intoAgora-Events:mainfrom
gracekenn:standardize_code_comment
Mar 30, 2026
Merged

feat: standardize code comments across codebase#384
OSEH-svg merged 2 commits intoAgora-Events:mainfrom
gracekenn:standardize_code_comment

Conversation

@gracekenn
Copy link
Copy Markdown
Contributor

"

  • Add module-level documentation to server/src/main.rs, config/mod.rs, routes/mod.rs
  • Add comprehensive JSDoc comments to TypeScript components:
    • EventCard component with props documentation
    • CreateEventForm component with form data structure
    • FilterSidebar component with filter types and helper functions
    • HeroSection and Button components
  • Add detailed function documentation to server/src/utils/response.rs
  • Improve code documentation for better IDE support and auto-generation
  • Closes Documentation: Standardize Code Comments #368

- Add module-level documentation to server/src/main.rs, config/mod.rs, routes/mod.rs
- Add comprehensive JSDoc comments to TypeScript components:
  * EventCard component with props documentation
  * CreateEventForm component with form data structure
  * FilterSidebar component with filter types and helper functions
  * HeroSection and Button components
- Add detailed function documentation to server/src/utils/response.rs
- Improve code documentation for better IDE support and auto-generation
- Closes Agora-Events#368
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

@gracekenn is attempting to deploy a commit to the oseh-svg's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 30, 2026

@gracekenn Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agora-web Ready Ready Preview, Comment Mar 30, 2026 11:58am

@OSEH-svg OSEH-svg merged commit 70ca1f0 into Agora-Events:main Mar 30, 2026
3 of 4 checks passed
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.

Documentation: Standardize Code Comments

2 participants