Releases: kritish-dhaubanjar/dynamodb-dashboard
Releases · kritish-dhaubanjar/dynamodb-dashboard
DynamoDB Dashboard v1.9.1
What's new in DynamoDB Dashboard v1.9.1?
fix:
- feat(app): set fixed height for dropdown-menu
- fix(app): resetErrors before validation
- fix(app): consider empty string a value in parameters
- fix(server): scan all table names with inverted evaluated/exclusive key
Full Changelog: v1.9.0...v1.9.1
DynamoDB Dashboard v1.9.0
What's new in DynamoDB Dashboard v1.9.0?
feat:
- Add Validation for Required Field in Frontend UI by @bhattaraib58 in #662
- feat(app): add autosuggestion dropdown for AWS Region
- feat(app): add autosuggestion dropdown for AWS DynamoDB Endpoints
chore:
- chore(app): add validation for pk for query by @maskeynihal in #663
- chore: add prettier by @maskeynihal in #668
- Fixed by prettier by @maskeynihal in #669
- Add eslint by @maskeynihal in #671
- chore: remove node_modules during clean
New Contributors
- @bhattaraib58 made their first contribution in #662
- @maskeynihal made their first contribution in #663
Full Changelog: v1.8.2...v1.9.0
DynamoDB Dashboard v1.8.2
What's new in DynamoDB Dashboard v1.8.2?
feat:
- refactor: remove .vscode
- feat(server): add chunks of 25 items for batch delete operation
- fix(app): click on input always shows dropdown and prevent toggle
- fix(app): multiple filter input unique id
Full Changelog: v1.8.0...v1.8.2
DynamoDB Dashboard v1.8.0
DynamoDB Dashboard v1.7.0
What's new in DynamoDB Dashboard v1.7.0?
feat:
Issue: Generate Table schema
Screenshot:
Full Changelog: v1.6.0...v1.7.0
DynamoDB Dashboard v1.6.0
DynamoDB Dashboard v1.5.4
DynamoDB Dashboard v1.5.3
What's new in DynamoDB Dashboard v1.5.3?
fix:
chore:
- docs: add keywords in package.json
- Create codeql.yml
- chore: add error message toast when restore table fails
Full Changelog: v1.5.2...v1.5.3
DynamoDB Dashboard v1.5.2
What's new in DynamoDB Dashboard v1.5.2?
feat:
chore:
- chore(deps-dev): bump rimraf from 4.1.1 to 4.1.2 in /server by @dependabot in #185
- chore(deps): bump axios from 1.2.3 to 1.2.6 in /app by @dependabot in #186
- chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 in /app by @dependabot in #187
- chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 in /app by @dependabot in #191
- chore(deps): bump @aws-sdk/client-dynamodb from 3.254.0 to 3.261.0 in /server by @dependabot in #192
- chore(deps): bump @aws-sdk/lib-dynamodb from 3.254.0 to 3.262.0 in /server by @dependabot in #197
- chore(deps): bump @aws-sdk/client-dynamodb from 3.261.0 to 3.262.0 in /server by @dependabot in #196
- chore(deps): bump @aws-sdk/credential-providers from 3.254.0 to 3.262.0 in /server by @dependabot in #195
- chore(deps-dev): bump sass from 1.57.1 to 1.58.0 in /app by @dependabot in #199
- chore(deps): bump axios from 1.2.6 to 1.3.0 in /app by @dependabot in #198
- chore(deps): bump vue from 3.2.45 to 3.2.47 in /app by @dependabot in #202
- chore(deps): bump axios from 1.3.0 to 1.3.1 in /app by @dependabot in #201
- chore(deps): bump @aws-sdk/credential-providers from 3.262.0 to 3.263.0 in /server by @dependabot in #200
- chore(deps): bump @aws-sdk/credential-providers from 3.263.0 to 3.264.0 in /server by @dependabot in #206
- chore(deps): bump @aws-sdk/client-dynamodb from 3.262.0 to 3.264.0 in /server by @dependabot in #205
- chore(deps): bump @aws-sdk/lib-dynamodb from 3.262.0 to 3.264.0 in /server by @dependabot in #204
- chore(deps): bump @codemirror/lang-javascript from 6.1.2 to 6.1.3 in /app by @dependabot in #203
- chore(deps): bump axios from 1.3.1 to 1.3.2 in /app by @dependabot in #208
- chore(deps): bump open from 8.4.0 to 8.4.1 in /server by @dependabot in #219
- chore(deps-dev): bump @types/node from 18.11.18 to 18.13.0 in /app by @dependabot in #212
- chore(deps): bump @aws-sdk/lib-dynamodb from 3.264.0 to 3.267.0 in /server by @dependabot in #217
- chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 in /app by @dependabot in #214
- chore(deps): bump @aws-sdk/client-dynamodb from 3.264.0 to 3.267.0 in /server by @dependabot in #218
- chore(deps): bump @aws-sdk/credential-providers from 3.264.0 to 3.267.0 in /server by @dependabot in #220
Full Changelog: v1.5.1...v1.5.2
DynamoDB Dashboard v1.5.1
What's new in DynamoDB Dashboard v1.5.1?
fix:
- fix: allow empty string for aws session token
Full Changelog: v1.5.0...v1.5.1