Skip to content

Sharedux chrome nav/replace v1#21

Closed
sebelga wants to merge 18 commits intosharedux-chrome-nav/v2-add-uifrom
sharedux-chrome-nav/replace-v1
Closed

Sharedux chrome nav/replace v1#21
sebelga wants to merge 18 commits intosharedux-chrome-nav/v2-add-uifrom
sharedux-chrome-nav/replace-v1

Conversation

@sebelga
Copy link
Owner

@sebelga sebelga commented May 31, 2023

wip

js-jankisalvi and others added 18 commits June 2, 2023 01:44
## Summary

Makes unified search field suggestion route bwca

resolves elastic#157085

- [x] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
## Summary

Add integration tests of scenarios using the v2 migration algorithm with
SO types that are using the model version API
)

## Summary

Original issue: elastic#154842

Collaboration with @cnasikas 

In dashboard, when clicking on `...` of each chart, we should be able
to:

- [x] - Add to New case
- [x] - Add to existing case
- [x] - Create case from existing case modal
- [x]  - Create case from existing case modal when no existing cases






https://github.com/elastic/kibana/assets/6295984/512b32f9-10df-4f8b-a456-08f28a987826






### Checklist

Delete any items that are not applicable to this PR.


- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Christos Nasikas <christos.nasikas@elastic.co>
## Summary

Closes elastic#154331

Enables sorting the table in Discover when in SQL (text based) mode. 
- sorting is performed on the client (inmemory)
- inmemory sorting configuration is not preserved in the appstate (to
prevent unnecesarry data fetches)
- all fields can be sorted, even the ones that can't be sorted on the
elasticsearch side.

### Checklist

Delete any items that are not applicable to this PR.

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
…ndpoints (elastic#158828)

## Summary

Expands on the HTTP versioning tutorial with more information about
`internal` vs `public` endpoints.

## Screenshots

<img width="875" alt="Screenshot 2023-06-01 at 15 52 18"
src="https://github.com/elastic/kibana/assets/8155004/f8f790a0-31ec-4123-89db-b1f01aa17845">

<img width="923" alt="Screenshot 2023-06-01 at 15 52 33"
src="https://github.com/elastic/kibana/assets/8155004/f97ad89b-face-4176-a814-8e17ecd3d2a5">
)

issue: elastic#158057
## Summary

Remove hover actions from the table when the count of alerts is zero.

**BEFORE**

![Jun-02-2023
11-02-16](https://github.com/elastic/kibana/assets/1490444/e1e17b61-1311-40b1-beb0-3756f51dc7eb)


**AFTER**
![Jun-02-2023
11-03-14](https://github.com/elastic/kibana/assets/1490444/41340076-716d-42b0-89ad-1b6216c6439a)


### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
…a remote cluster (elastic#158728)

Closes elastic#158280

## Summary

This PR implements an index type (local vs remote) check within the
index privilege form in order to bypass querying the field list from the
index API client for remote cluster indices.


## Testing
- Augmented functional tests in `index_privilege_form.test.tsx` with
'_does not query availble fields for remote cluster indices_' test case.
@sebelga sebelga force-pushed the sharedux-chrome-nav/replace-v1 branch from 248567d to 558622c Compare June 2, 2023 12:54
@sebelga sebelga closed this Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants