-
Right now @stappan is using the tag system to mark the list of KS prior export, which is an information that we already have through the batch table.
My proposal is to:
- exposes the batches in th…
-
### Is your feature request related to a problem? Please describe.
Adding filtering and sorting for better user experience, code cleanup and listing userTags assigned to a member on their member pr…
-
В методе list фильтрация должна поддерживаться по любому не множественному полю и если значение в поле введено не верно то не возвращать ни чего.
-
Currently, all the filtering, sorting, merging, and pagination logic is implemented in the proxy. All form metadata are loaded in memory and then processed.
If no remote server is specified and onl…
-
I think PERF401 is a good rule, however while its message works fine for the "transformed copy" case e.g.
```python
original = list(range(10000))
filtered = []
for i in original:
if i % 2:
…
-
import pandas as pd
# Example DataFrame
data = {'len': ['abc.', 'hdbe', 'jdj73', 'rjr', 'abc ', 'test, abc']}
df1 = pd.DataFrame(data)
# Filter list
filter_list = ['abc', 'hdbe', 'jdj73', 'rjr']
#…
-
It would be nice to be able to filter by era, PV etc when looking for units to add to the force. The list of names currently in the app was scraped from masterunitlist as a one time thing. As far as I…
-
### What would you like to see!
All integrations are not visible by default in the dropdown in Grafana Cloud > Alerts & IRM > OnCall > Alert groups > Integration filter. The number of integrations ca…
-
### Deployment Type
Self-hosted
### NetBox Version
v4.1.3
### Python Version
3.10
### Steps to Reproduce
Using a GraphQL filter with AND, OR, NOT for a field that has custom implementation in t…
-
Adjust the download option for the glycosylation table to optional support a list of filters (#1712) to allow users to download the filtered table rather then the complete table.
**Dependencies**
…