-
Notifications
You must be signed in to change notification settings - Fork 624
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
Use Query APIs in list pages #1410
Comments
To-om
added a commit
that referenced
this issue
Jun 26, 2020
To-om
added a commit
that referenced
this issue
Jun 26, 2020
To-om
added a commit
that referenced
this issue
Jun 26, 2020
To-om
added a commit
that referenced
this issue
Jun 26, 2020
@To-om could you please update the describe as following:
|
@To-om here is a list of changes for cases list
|
To-om
added a commit
that referenced
this issue
Jun 27, 2020
To-om
added a commit
that referenced
this issue
Jun 27, 2020
@nadouani here is a list of changes for alert dialog
|
@To-om here is a list of changes for alert section
|
nadouani
added a commit
that referenced
this issue
Jun 27, 2020
nadouani
added a commit
that referenced
this issue
Jun 27, 2020
To-om
added a commit
that referenced
this issue
Jun 28, 2020
nadouani
added a commit
that referenced
this issue
Jun 28, 2020
To-om
added a commit
that referenced
this issue
Jun 28, 2020
To-om
added a commit
that referenced
this issue
Jun 28, 2020
nadouani
added a commit
that referenced
this issue
Jun 28, 2020
nadouani
added a commit
that referenced
this issue
Jun 28, 2020
To-om
added a commit
that referenced
this issue
Jun 29, 2020
To-om
added a commit
that referenced
this issue
Jun 29, 2020
To-om
added a commit
that referenced
this issue
Jun 29, 2020
nadouani
added a commit
that referenced
this issue
Jul 16, 2020
To-om
added a commit
that referenced
this issue
Jul 16, 2020
To-om
added a commit
that referenced
this issue
Jul 16, 2020
To-om
added a commit
that referenced
this issue
Jul 16, 2020
To-om
added a commit
that referenced
this issue
Jul 17, 2020
To-om
added a commit
that referenced
this issue
Jul 17, 2020
nadouani
added a commit
that referenced
this issue
Jul 17, 2020
To-om
added a commit
that referenced
this issue
Jul 17, 2020
nadouani
added a commit
that referenced
this issue
Jul 17, 2020
To-om
added a commit
that referenced
this issue
Jul 22, 2020
To-om
added a commit
that referenced
this issue
Jul 22, 2020
To-om
added a commit
that referenced
this issue
Jul 22, 2020
nadouani
added a commit
that referenced
this issue
Jul 22, 2020
nadouani
added a commit
that referenced
this issue
Jul 22, 2020
nadouani
added a commit
that referenced
this issue
Jul 22, 2020
nadouani
added a commit
that referenced
this issue
Jul 22, 2020
To-om
added a commit
that referenced
this issue
Jul 22, 2020
nadouani
added a commit
that referenced
this issue
Jul 22, 2020
nadouani
added a commit
that referenced
this issue
Jul 23, 2020
nadouani
added a commit
that referenced
this issue
Jul 24, 2020
nadouani
added a commit
that referenced
this issue
Jul 24, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Request Type
Feature Request
Problem Description
TheHive search API has been made backward compatible with TheHive 3, and this has a certain cost on performance and data handling.
TheHive 4 has an optimised API that deals with the graph structured data with a more natural search strategy.
The UI is still using the backward compatible API and this issue aims to rely on the new APIs to display:
task.assignee
This also requires the following changes:
The text was updated successfully, but these errors were encountered: