Releases: Arattian/DynamoDb-GUI-Client
Releases · Arattian/DynamoDb-GUI-Client
Release v.3.3.1
DynamoDb GUI Client (v3.3.0)
Features
- Code Editor added, now you can just copy/paste json data right into an editor.
- Configs of databases now can be edited, just click the Icon next to 'edit database' text.
- Sorting of columns moved into column header boxes.
Issues covered
- Removed requirement of ports, for local running databases, now you provide an endpoint of database.
- Sidebar resizing issue
- Sorting after changing limit
Still working
- Boolean type added in scan fields (not ready yet)
- Cover Dynamodb reserve words in scan fields
- I am confused a little, of current folder structure and data accessing, planning to change it when i got free time and less bugs on project.
DynamoDb GUI Client (v3.2.6)
UI Fixes:
- Table height set to 100%
- Horizontal scrollbar height and displaying on table
- Decreased delete selected icon size.
Packages updated.
TODO:
Currently trying to figure out how to speed up table rendering for big datas.
The issue related to element ui and already have opened issue on their github page.
Also working on providing aws profiles through UI and small features.
DynamoDb GUI Client (v3.2.5)
Merge pull request #26 from Arattian/dev-feature Dev feature
DynamoDb GUI Client (v3.2.4)
Merge pull request #19 from Arattian/dev-feature Release 3.2.3
DynamoDb GUI Client (v3.2.3)
Merge pull request #18 from Arattian/dev-feature Database delete modal added. Table boolean values display fixed.
DynamoDb GUI Client (v3.2.2)
Merge pull request #16 from Arattian/dev-feature Selected rows delete feature added, resizable sidebar. Some bugfixes.
DynamoDb GUI Client (v3.2.1)
Merge pull request #14 from Arattian/dev-feature Added help text for filtered rows
DynamoDb GUI Client (v3.2.0)
Merge pull request #10 from Arattian/dev-feature Merge
DynamoDb GUI Client (v3.1.0)
Improved application loading, now it's shows when application is ready.
Fixed copy-paste issue in input fields.
Added dynamodb table pagination feature.