You've already forked AstralRinth
forked from didirus/AstralRinth
Implement replied/unreplied filter for tech review (#5006)
* Implement replied/unreplied filter for tech review * project status filter * wip: issue type filter * correct filter field * wip: break up tech review query * Improve tech review query * Get tech review working more properly * Add get single project reports endpoint
This commit is contained in:
@@ -61,6 +61,8 @@ impl DBDelphiReport {
|
||||
Copy,
|
||||
PartialEq,
|
||||
Eq,
|
||||
PartialOrd,
|
||||
Ord,
|
||||
Hash,
|
||||
sqlx::Type,
|
||||
utoipa::ToSchema,
|
||||
|
||||
Reference in New Issue
Block a user