You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A boolean field should be added for either InfoCategory or InfoItem so team leads can approve their info sections for marking them as ready for being copied to next years event
Add boolfield is_approved for InfoItem.
Add is_approved to form views for creating/updating InfoItem
Show is_approved as an icon in the teams > info-categories list.
Create BulkUpdateView using a formset for making checkboxes and a Mark all approved button in the teams > info-categories list.
Show a warning alert to team lead when InfoItems isn't approved.
A boolean field should be added for either
InfoCategoryorInfoItemso team leads can approve their info sections for marking them as ready for being copied to next years eventis_approvedforInfoItem.is_approvedto form views for creating/updatingInfoItemis_approvedas an icon in theteams > info-categorieslist.BulkUpdateViewusing a formset for making checkboxes and aMark all approvedbutton in theteams > info-categorieslist.warningalert toteam leadwhenInfoItemsisn't approved.