-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(API,CLI) add support for searches with complex filters (#367)
* feat(API) create endpoint to handle searches with complex filters * feat(CLI) add support for searches with complex filters * feat(CLI) update test files for new searches with complex filters * feat(CLI) update `man` and `wiki` * feat(CLI) update autocompleter * feat(API) update Wiki and Postman collection * feat(CLI) add suuport for complex filters in layers * feat(CLI) update parser to demand path for complex filters * feat(API,CLI) add support for wildcards on complex filters * feat(CLI) fix parsing of parenthesis on complex filters * feat(API,CLI) modify layer's `filter` format * feat(CLI) fix conflicts * feat(CLI) fix `layers_test.go` * feat(API) removed duplicate `GetManyObjects` function
- Loading branch information
1 parent
6c9c453
commit 4025ae8
Showing
30 changed files
with
1,003 additions
and
225 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 was deleted.
Oops, something went wrong.
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.