-
## Describe the current behavior
The range-max is based on the whole collection instead of stacking with current active filters.
Example: Max price in /nike collection is 34,950
Adding some filters…
-
Hi @torressa!
I am Soomin, and have asked you a few questions already in the past and I really appreciate what you have done so far.
I have applied cspy and vrpy to develop a branch-bound-and-pric…
-
### Proposal
Switch calls to 3rd party sources to use http proxy, similar to as is done in this internal PR:
https://git.archive.org/ia/petabox/-/merge_requests/4518/diffs
e.g.
```
requ…
-
**Describe the bug**
An exception occurs when the price field of the domain is `""`(blank characters) during deploy, resulting in the program terminating unexpectedly.
**Branch/Release/Commit Hash…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin,
| I want to add end user's info (e.g. email, username, role, depart…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin,
| I want to get more information from the lock host API
| so that I can aut…
-
As debated previously, it has been decided that we should be targeting `development` for the current installed workflow plugins and all worker plugins would need redeployed. I think workers are receiv…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin deleting hosts,
| I want to see language explaining why hosts may re-appear
…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a user sending usage statistics,
| I want to send stats about the number of queries
| so…
-
The comment in the function `TroveManager.redeemCollateral` states that redemptions can only improve the CR of troves:
```
// Skip if ICR < 100%, to make sure that redemptions always improve the CR …