dynamodb-dashboard
dynamodb-dashboard copied to clipboard
A Web GUI Dashboard for local or remote DynamoDB.
**Describe the bug** When clicking on the "Reset" button, the table is not reset. **To Reproduce** Steps to reproduce the behavior: 1. Go to any table 2. Click on the...
**Describe the bug** Invalid ConditionExpression: Attribute name is a reserved keyword; reserved keyword: date when Restoring certain tables (dev_Metrics) **To Reproduce** Steps to reproduce the behavior: 1. Go to '/dynamodb/table/restore-tables'...
**Is your feature request related to a problem? Please describe.** Support nested/grouped queries/filters: ``` { "IndexName": "gsi-serviceId-createdDate-index", "FilterExpression": "#serviceId = :ruimm or (#isActive = :ngelh and #providerName = :qxccg)", "ExpressionAttributeNames":...
**Is your feature request related to a problem? Please describe.** When looking for a single column in the table with a lot of attributes, significant amount of time is wasted...
Bumps [bootstrap](https://github.com/twbs/bootstrap) and [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap). These dependencies needed to be updated together. Updates `bootstrap` from 5.2.3 to 5.3.3 Release notes Sourced from bootstrap's releases. v5.3.3 Highlights Fixed a breaking change introduced...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.7 to 6.0.1. Changelog Sourced from rimraf's changelog. 6.0 Drop support for nodes before v20 Add --version to CLI 5.0 No default export, only named exports 4.4...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.8 to 6.0.0. Changelog Sourced from rimraf's changelog. 6.0 Drop support for nodes before v20 5.0 No default export, only named exports 4.4 Provide Dirent or Stats...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.1. Release notes Sourced from express's releases. 4.21.1 What's Changed Backport a fix for CVE-2024-47764 to the 4.x branch by @joshbuker in expressjs/express#6029 Release: 4.21.1...
Bumps [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) from 7.1.0 to 10.0.0. Release notes Sourced from @vue/eslint-config-prettier's releases. v10.0.0 What's Changed Added support for ESLint Flat Config vuejs/eslint-config-prettier#22 Dropped support for the legacy .eslintrc* configuration format....
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.31.0. Release notes Sourced from eslint-plugin-import's releases. v2.31.0 Added support eslint v9 (#2996, thanks [@G-Rath] [@michaelfaith]) order: allow validating named imports (#3043, thanks [@manuth]) extensions:...