mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
* Provide complete slice for slices render * Improve reusability of slizes query keys. * Refetch slices when auto refetching security events. * adding type to the slice class * DIsplay paginated list for slices overview. * Expand emtpy slics list when currently slice becomes empty. * Ensure that we always display the selected slice in the slices list. * Refetch slices list when selecting slice, to ensure slice count is correct and matches search results. * Fixing TS error * Only refetch slices on slice select when we actually fetch new events. --------- Co-authored-by: Jan Heise <jan.heise@graylog.com>