Skip to content

Releases: appbaseio/dejavu

Apps History

08 Jun 00:37
Compare
Choose a tag to compare

Big update: dejavu's chrome app and Elasticsearch plugin now store app's connection details so you can easily browse through previously visited apps.

  • Adds filters support for boolean field
  • Fixes scroll behavior to return exactly 20 results
  • Fixes gh-pages share URL generation
  • Replaces share URL icon to be more intuitive

Feature and fix

28 May 11:16
Compare
Choose a tag to compare
  • Adds a select all / unselect all checklist button for selecting all the records in the data view #18.
  • Fixes scrolling issues resulting from rapid type select / unselect actions in certain scenarios.
  • Fixes a filter view issue where filtering became disabled on some types in a multi-type selection scenario.
  • Fixes Elasticsearch plugin to not preload data from localstorage when user doesn't specify a URL.

New feature: Share dejavu's browser state by it's url

30 Apr 20:07
Compare
Choose a tag to compare
  • Implements a new feature that allows sharing dejavu's state (selected types, filters and columns) by url.
  • Fixes a bug in exporting data when the last type was deselected 9887ff6.

UI fixes

29 Mar 19:55
Compare
Choose a tag to compare
  • stargazers in footer
  • type / id column values are selectable with a single click

Switching indexes UI

29 Mar 09:13
Compare
Choose a tag to compare

Fixes couple of issues that come up when switching indexes UI, #13.

adds exporting data as JSON

20 Mar 11:30
Compare
Choose a tag to compare
  • Addresses styling issues in v0.4.0

Option for exporting data as JSON is available

20 Mar 10:45
Compare
Choose a tag to compare

It's possible to export data selected from types and filters.

Export data feature

Chrome app with CORS

08 Mar 05:37
Compare
Choose a tag to compare

Fixes:

  1. Enable selections of type/id and and json - 401789f
  2. Fixes delay while changing url and appname - 801207c
  3. Changes app permission to allow CORS requests - fdeb7a2
  4. Get the footer links to work - dbb1afd

dejavu chrome extension release

02 Mar 09:25
Compare
Choose a tag to compare
  • smaller binary size (4.6 MB),
  • styles are applied correctly,
  • includes an app description.