-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add namespace
, before
, and after
to search endpoint
#2556
Commits on Jul 28, 2023
-
Add namespace and after query params
Signed-off-by: wslulciuc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c568a13 - Browse repository at this point
Copy the full SHA c568a13View commit details -
continued: Add namespace and after query params
Signed-off-by: wslulciuc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04f6a46 - Browse repository at this point
Copy the full SHA 04f6a46View commit details -
continued: Add namespace and after query params
Signed-off-by: wslulciuc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71e5e5b - Browse repository at this point
Copy the full SHA 71e5e5bView commit details -
Add before query param to search
Signed-off-by: wslulciuc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5b39ee - Browse repository at this point
Copy the full SHA b5b39eeView commit details -
Add
namespace
,before
, andafter
to searchAPI (#2553)Signed-off-by: wslulciuc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98638e4 - Browse repository at this point
Copy the full SHA 98638e4View commit details -
Add namespace, before and after to SearchDao (#2555)
Add support for the following parameters in the SearchDao: * `namespace` - match jobs or datasets within the given namespace. * `before` - match jobs or datasets before YYYY-MM-DD. * `after` - match jobs or datasets after YYYY-MM-DD. Relates to issue: #2550 Signed-off-by: Tatiana Al-Chueyr <[email protected]> Co-authored-by: Willy Lulciuc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d77616 - Browse repository at this point
Copy the full SHA 1d77616View commit details -
Enforce
YYYY-MM-DD
for query paramsSigned-off-by: wslulciuc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a36d38d - Browse repository at this point
Copy the full SHA a36d38dView commit details -
Signed-off-by: wslulciuc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e22817 - Browse repository at this point
Copy the full SHA 5e22817View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c698e2 - Browse repository at this point
Copy the full SHA 5c698e2View commit details