Skip to content

Over 20 issue fixes, sorting query enhancement

Compare
Choose a tag to compare
@siddharthlatest siddharthlatest released this 03 Nov 21:33
· 726 commits to dev since this release

1.3.0 adds an important enhancement on adding a global sorting filter and includes over 20 issue fixes.

Bug Fixes

  • An Array of objects should be editable via a modal instead of a dropdown UI #118
  • Fix: Arrays with a single elements aren't displayed correctly #126
  • Fix: Bulk deletion of data records wasn't updating the total # of results correctly #119
  • Fix: Unable to close UI modal #124
  • Fix: Unable to read an app with an empty mappings object #123
  • Fixes auto-height adjustment logic #135
  • Corrects auth headers being sent when URLs are not set to use Basic Authentication #137

Enhancements

  • The sort filter should use an Elasticsearch query #133. Earlier, sort filter only applied locally on the current view of the results. Now, sort filter's state is also saved in the URL.
  • Improvements in the UI/Ux for the sorting filter #136
  • Adds UI polyfill that should fix the UI display issues on chrome v55 and similarly older browsers #134
  • Upgrades Dockerfile to use Node v8.9.0 (current LTS release) as the base image #138

Full changelog: 1.2.0...1.3.0.

Credits: @divyanshu013 💯 for majority of the changes, and 👋 @frytyler for his first contribution to dejavu.

Latest release builds are available on Docker Hub and Chrome Store! 🍾