-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: fix offset and refactor pending review limits (#284) * chore: add merged review status to admin review params (#287) chore(feat): add merged status to review for admin (#285) * chore(feat): add merged status to review for admin * chore: effect review comments Co-authored-by: nully0x <[email protected]> * fix: expired condition not return merged reviews (#289) fix: expired condition not return merged reviews (#288) * fix: expired review inference not return merged reviews * chore: remove unused buildIsInactiveCondition logic * fix: account for expired but not archived reviews * chore: rename 'buildIsExpiredAndArchivedOrNotArchivedCondition' to 'buidIsExpiredCondition' for simplicity. Also added comments explaining why we have the combined logic --------- Co-authored-by: nully0x <[email protected]>
- Loading branch information
1 parent
a4f9d48
commit aca86d2
Showing
10 changed files
with
270 additions
and
240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.