Tags: nbnotabene/elasticvue
Tags
* The docker image now uses nginx to host elasticvue instead of expre… …ss. This decreases the image size and increases performance. * updates vuetify. this changes the colors of the dark theme, see [vuetify](https://github.com/vuetifyjs/vuetify/releases/tag/v2.2.6) * rework snapshot and repository management * ui improvements for navbar and indices table
* firefox addon is now available on [addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/elasticvue/)! * [feat] can switch between vertical/horizontal layout in query/rest * [feat] can beautify code in readonly editor
* improvements for the code editor (json views):
* [feat] enable searchbox for code editor
* [feat] add beautify button to code editor (hotkey: ctrl+alt+l)
* [feat] show different "no results" text in results table based on current filters. thx @georgeyeint (see discussion in [cars10#7][i7])
* [bug] fix switching between index pattern and index selection ([cars10#7][i7])
* [bug] fix indices & search table not showing empty results when search result is empty
[i7]: cars10#7
* [feat] can filter exact with `"` in all filter and select inputs * [feat] async filtering for indices table and search results table (using web workers) * [feat] adds examples to both query forms (rest and api browser) * [feat] adds more options to snapshot creation form * updates dependencies, most notably vuetify 2.x
PreviousNext