- Updated the interview model to include `graph_event_id` and `web_link` for calendar integration. - Added methods for setting calendar events and retrieving job titles associated with interviews. - Modified serializers to include new fields in the interview response. - Enhanced the job post model to include applicant counts. - Updated frontend components to handle new fields and improve user experience with calendar event management. - Introduced image upload functionality in job forms with validation for file types and sizes. - Improved dashboard and calendar UI for better data presentation. This commit streamlines interview scheduling and job management processes, enhancing overall application functionality. |
||
|---|---|---|
| .. | ||
| decorators.py | ||
| models.py | ||
| plugins.py | ||
| serializers.py | ||
| views.py | ||