Releases: appbaseio/dejavu
Minor Fixes
Enhancements: #117 Use normal deletion request instead of bulk deletion when making single deletes.
Changelog: 1.1.0...1.2.0
Patch: Importer fix
Fixes babel-polyfill error in the importer view.
Changelog - 1.1.0...1.1.1
1.1.0
1.1.0
This release introduces the new cell based inline editing UI that is inspired from Google Sheets and Airtable. It also provides important fixes w.r.t connecting to an AWS based Elasticsearch service, smoother scroll behavior, export w/ filters enabled.
This release bakes in major enhancements from the 1.0.0 release and is a good build up towards the 2.0.0 release.
Enhancements
- New cell based UI - Now you can edit the data inline, add a new field (and mapping data type) from the UI, #94 #95 #100
- Support for adding new fields (aka columns) and the mapping data types, including a custom mapping #96
- Applies a fixed column order based on alphabetical A->Z,a->z sort. #98
- Editing queries (for filtered views) is now supported. #112
- A new image datatype has been added. #97 #113
- Separate View and Edit modes with the default being view mode to prevent accidental updates. #101
Fixes
- CSV export functionality with filters #104
- Dejavu can now work with an Elasticsearch cluster that is hosted on AWS #108 #105
Full log - 1.0.0...1.1.0
Dejavu 1.0.0 is here
We are excited to announce 🍾 the 1.0.0
release for dejavu which includes an ability to import data via JSON and CSV files (via the importer project), an export to CSV option and a number of bug fixes.
We have also upgraded the codebase to be compatible with React v15.6
.
Run with Docker or get the chrome extension.
Features
Fixes
- Fixes the inability to change or apply additional query filters on a field in #87.
- Filtered queries were being overridden on page change. #89 fixes that.
- There was an interesting side effect in the docker image as reported in #86. That has been fixed.
- Moved to webpack based build system to avoid issues such as #85.
- 10MB file upload limit for importer has now been upgraded to a 100MB upload limit #78.
- FIxes #17, #45, #60 and #77.
Full changelog v0.13.0...1.0.0.
v0.13.0 - Import Data, Multiple Filters
This release adds support for a direct import of JSON or CSV data. It also adds support for applying multiple data filters at the same time.
All the major enhancements and bug fixes:
- Support functionality for CSV / JSON import enhancement #75
- Change data loading message when no data is present enhancement #62
- Only first 10 types are shown bug #63
- Add an inline chrome extension installer on the home page chrome app enhancement #64
- Support multiple search filters simultaneously enhancement #65
- download fails when records are more than 1k #67
- git not installed in node docker image #72
- docker file not in default location #73
Code changes since v0.12.1
: v0.12.1...v0.13.0
v0.12.1 - Patches Update Functionality
Patches
- Update data issues is resolved #60
- Default loading text says "Loading data .." instead of "No data to view" #45
All commits v0.12.0...v0.12.1
v0.12.0 - Enhancements and fixes
Support for adding bulk data
Elasticsearch Plugin - Support for Queries
- Adds support for a queries view 💯 . You can now write one or more Elasticsearch queries to create continuous views.
- dejavu is embeddable now in an iframe with header, footer, sidebar on/off switches.
- Adds two new filters for query and type selections.
- UI style improvements.
Get the latest chrome extension here or try the hosted web app at opensource.appbase.io/dejavu.
Support for Queries
- Adds support for a queries view 💯 . You can now write one or more Elasticsearch queries to create continuous views.
- dejavu is embeddable now in an iframe with header, footer, sidebar on/off switches.
- Adds two new filters for query and type selections.
- UI style improvements.
Get the latest chrome extension here or try the hosted web app at opensource.appbase.io/dejavu.