bonuses: templates full-width list, drag-create modal, auto-evaluate, outstanding/completed states
This commit is contained in:
@@ -129,7 +129,7 @@ export interface BonusProgress {
|
||||
memberColor: string
|
||||
current: number
|
||||
criteriaValue: number
|
||||
reward: { id: string; claimed: boolean } | null
|
||||
reward: { id: string; status: string } | null
|
||||
state: BonusState
|
||||
achieved: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user