Skip to content

Conversation

@Aditya0545
Copy link
Collaborator

@Aditya0545 Aditya0545 commented Jan 17, 2026

  • Added fields to the User model for trusted member status, request tracking, and request reason.
  • Created migration scripts to add trusted_member, trusted_member_request, and trusted_member_request_reason columns to the users table.
  • Developed routes for requesting trusted member status and managing trusted members, including approval and rejection by superadmins.
  • Updated frontend components to handle trusted member requests and display relevant information in user profiles and contest creation options.
  • Enhanced contest creation logic to restrict access to trusted members and superadmins only.

Bug: T414402

image image image image

- Added fields to the User model for trusted member status, request tracking, and request reason.
- Created migration scripts to add `trusted_member`, `trusted_member_request`, and `trusted_member_request_reason` columns to the users table.
- Developed routes for requesting trusted member status and managing trusted members, including approval and rejection by superadmins.
- Updated frontend components to handle trusted member requests and display relevant information in user profiles and contest creation options.
- Enhanced contest creation logic to restrict access to trusted members and superadmins only.
@Aditya0545 Aditya0545 merged commit f40eb00 into indictechcom:main Jan 17, 2026
2 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.

1 participant