-
I encountered this issue while working with the stac-browser and reported it here: https://github.com/radiantearth/stac-browser/issues/483.
It seems that stac-fastapi currently doesn't support the …
-
### Describe the problem
I'm trying to find a way to not use the space character as selection when filtering a list using select. I'm using select for a list of names that have spaces in them (e.g …
-
### What happened + What you expected to happen
Currently, listing APIs in StateHead work along the following lines
1. Fetch *all* entities from GCS (with some exceptions)
2. Filter matching ones…
-
**Describe your improvement**
Consider refactoring the query parameters used for listing endpoints to standadise their usage and allow for more advanced query options.
**Is your suggestion related…
-
## ✨ Feature
Updating the design of our tables.
This issue is for creating a new filters card that shows all current filters and keyword searches. The intention here is to make it more transparent t…
-
Hello again,
as you can see from the attached screenshot when you wish to open a specific deck you find all decks in a single list. Adding the feature to create folders and subfolders when saving a d…
-
We will need to able to filter list endpoints. Presumably, because these are GET endpoints, we will do this filtering through query parameters.
Example table design with filtering (Figma)
…
-
#### :bug: Description
AdvancedProfanityFilter is not filtering swear words with asterisk unless I manually add them to the list. I can't add all swear words with asterisk manually. AdvancedProfa…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Konveyor version
latest
### Priority
Critical
### Current Behavior
The name filter list should be split …
-
Hi,
I like to list all active Access keys and used:
`awless list accesskeys --filter state=active`
Still I get the inactive keys as well.
As a workaround I used:
`awless list accesskeys | g…