Mirage Versions Save

:art: GUI for simplifying Elasticsearch Query DSL

0.11.0

4 years ago
  • Adds support for ES v7.x
  • Fixes deps

0.10.2

5 years ago
  • Fix trailing slash connection issue

0.10.1

5 years ago
  • Change demo app and associated queries.

v0.9.0

5 years ago

Add support for url query-param resolution to generate the desired input state from the app data.

0.8.0

6 years ago

Includes

  • Upgrades appbase-js
  • Removes unnecessary auth headers for generic ES clusters #55
  • General UI improvements 42ec903b0dfab669ccd1d86aaf398ce58177afad
  • Fixes dejavu view for viewing tabular data 1e3fc6607abcfc969d813cd7ad9f33ab32930a3c

Latest 0.8.0 docker image and chrome-extension are also available. 🍾

v0.7.0

7 years ago

Enhancements and Bug Fixes:

  • Support streaming mode as an alternative to historical mode, a query in streaming mode updates it's result interactively when a matching data record is found #29 #30
  • Support for Date type fields, all the numeric queries can be applied on date field. #36

All changes: https://github.com/appbaseio/mirage/compare/v0.6.1...v0.7.0

v0.6.1-master

7 years ago
  • Adds a tabular results view for viewing query results. It uses dejavu for doing this.

Tabular View

  • Fixes a bug related to Run Query button disappearing.
  • Fixes a minor bug - specify https:// scheme for embedded dejavu instead of being scheme agnostic 0a4d935.

🍾 This release also marks mirage hitting 1000 :octocat: 🌟

Get the chrome extension here. Or use it live at opensource.appbase.io/mirage.

v0.6.1

7 years ago
  • fixes a minor bug - specify https:// scheme for embedding dejavu instead of being scheme agnostic 0a4d935f51e426249ce9022faa19c3ad2f671f0c.

v0.6.0

7 years ago
  • Adds a tabular results view for viewing query results. It uses dejavu for doing this.

Tabular View

  • Fixes a bug related to Run Query button disappearing.

🍾 This release also marks mirage hitting 1000 :octocat: 🌟

v0.5.2-master

7 years ago

Bug Fixes

  • Support index aliases (alternative for appname) for authentication cd500ee069b9d2315d29b13b0e298819f16ef015.