Skip to content

Releases: simplymequeeny/dynamodb-client-web-gui

Patch August 22, 2017

22 Aug 18:39
Compare
Choose a tag to compare

Added ui-grid's import CSV data functionality.

  • this only available when connected to DynamoDbLocal

Patch August 21, 2017

21 Aug 07:23
Compare
Choose a tag to compare
  1. Added the ui-grid menu and csv export functionality.
  2. Use select input to choose the desired table to view its data.

Patch March 8, 2017

08 Mar 08:46
Compare
Choose a tag to compare

Details

  • improved codes and added more test cases
  • Disabled automatic fetching of data when using AWS DynamoDB and replace with a Fetch button to retrieve data manually. Automatic fetching of data is still enabled when using DynamoDB Local.
  • AWS profile can now be pass as OPTIONAL command line argument --profile=<profile>
  • Enabled ui-grid's filtering feature

Initial

05 Mar 02:27
Compare
Choose a tag to compare

v1.0.0 Initial Release

Features

  • View documents in AWS DynamoDB or DynamoDB Local