Berthier Esteban

Results 34 issues of Berthier Esteban

In advanced filters we can add new `OR` blocks with an empty previous block ![ACORblocks](https://user-images.githubusercontent.com/44427849/124601785-88526b80-de68-11eb-9651-f9d77f7f63a4.gif)

enhancement

In advanced filters we can add new `AND` statements with an empty previous ![ACANDstatements](https://user-images.githubusercontent.com/44427849/124602005-b89a0a00-de68-11eb-8f7a-3a0634bfe372.gif)

enhancement

we can search using as much as we want of empty `AND` and `OR` blocks ![AC emtpy filter search](https://user-images.githubusercontent.com/44427849/124602113-d10a2480-de68-11eb-86ee-392fc962697f.gif)

enhancement

On map view, allow to choose the displayed field by typing a path. Use case: display markers and shapes for mappings fields without ES `geo_shape` `geo_point` type

feature-request
need-workshop

https://github.com/kuzzleio/kuzzle-admin-console/blob/cdfd2fed39032afe167412c14110ef89e2a8ce7e/src/vuex/modules/kuzzle/store.ts#L137 it should be `payload.environment.backendMajorVersion` change it makes some environments tests failed, probably need more refacto

bug
4-dev

As an end user, I would like to export documents of the column view

feature-request
4-dev

Can't resize the columns in column view, some data are hidden

UX
feature-request

## Expected Behavior Clicking on an arrow of a column in table view should sort the entire document set # Current Behavior Clicking on an arrow of a column in...

feature-request
4-dev
need-workshop

The `no admin` banner should not be displayed on a `localhost` kuzzle Also, we should find another UI for that, and probably add a `don't show this again` option to...

enhancement
4-dev

When creating an index, after clicking on the `ok` button of the creation modal, nothing happen, we need to wait a few seconds before seeing the modal disappear and the...

bug