Update Judge Application management
Summary by CodeRabbit
-
New Features
- Added dynamic fetching of judge application positions in the application form.
-
Style
- Improved styling for
CommentsCell
,StatusCell
, andTimeTooltipCell
components for better visual consistency.
- Improved styling for
-
Refactor
- Simplified JSX structure in the
Button
component within thedutiesDescriptions
array. - Reformatted content assignment for events in the
ContentIndex
file.
- Simplified JSX structure in the
-
Bug Fixes
- Ensured consistent whitespace handling in various components.
-
Chores
- Updated imports and modified interfaces to better handle judge application processes and properties.
Edited by CodeRabbit