-
Notifications
You must be signed in to change notification settings - Fork 3
Fix Issues #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Issues #26
Conversation
β¦nu, add governance overview link, clarify email notification label
β¦dation, and update role options
β¦on specific pages
β¦ in batch management page
1. Make /api/auth/me return all communities for superusers, consistent with /api/communities endpoint behavior. 2. Convert empty string form values to undefined before submitting committee member create/update requests, preventing Pydantic 422 validation errors on Optional[date] fields. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
CLA Signature Guide@ZhengZhenyu , thanks for your pull request. The following commit(s) are not associated with a signed Contributor License Agreement (CLA).
To sign CLA, click here. To check if your email is configured correctly, refer to the FAQs. Once you've signed the CLA or updating your email, please comment |
CLA Signature Guide@ZhengZhenyu , thanks for your pull request. The following commit(s) are not associated with a signed Contributor License Agreement (CLA).
To sign CLA, click here. To check if your email is configured correctly, refer to the FAQs. Once you've signed the CLA or updating your email, please comment |
Description
Type of Change
Related Issues
Closes #
Related to #
Changes Made
Database Changes
alembic/versions/XXXXX_*.pyTesting
Test Coverage
Test Instructions
# How to test these changesScreenshots (if applicable)
Checklist
Code Quality
Functionality
Security
Documentation
Deployment Notes
Migration Instructions
Performance Impact
Backward Compatibility
Additional Notes
AI Assistance Declaration
π€ This PR follows the contribution guidelines