dynamodb-dashboard icon indicating copy to clipboard operation
dynamodb-dashboard copied to clipboard

A Web GUI Dashboard for local or remote DynamoDB.

Results 34 dynamodb-dashboard issues
Sort by recently updated
recently updated
newest added

Bumps [commander](https://github.com/tj/commander.js) from 11.1.0 to 12.1.0. Release notes Sourced from commander's releases. v12.1.0 Added auto-detect special node flags node --eval and node --print when call .parse() with no arguments (#2164)...

dependencies

Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 1.2.0 to 2.0.19. Release notes Sourced from vue-tsc's releases. v2.0.19 Bug Fixes language-core: property 'xyz' does not exist on type 'abc' when using v-for (#4386) language-core: avoid...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.1 to 7.0.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.0.0 7.0.0 (2024-02-12) Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ 🚀 Features add support for flat configs (#7935) 🩹...

dependencies

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=open&package-manager=npm_and_yarn&previous-version=8.4.2&new-version=10.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot...

dependencies

Bumps [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) from 7.1.0 to 9.0.0. Release notes Sourced from @​vue/eslint-config-prettier's releases. v9.0.0 Breaking Changes Update eslint-config-prettier to v9 by @​WikiRik in vuejs/eslint-config-prettier#18, which contains the following potential breaking change:...

dependencies

Bumps [@vue/tsconfig](https://github.com/vuejs/tsconfig) from 0.1.3 to 0.5.1. Commits 22e15e3 0.5.1 9877d73 fix: remove outDir (temporary fix for #27) ba22003 0.5.0 5b778b2 feat: turn on noEmit by default and add tsconfig.lib.json (#26)...

dependencies

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.2 Release notes Sourced from bootstrap's releases. v5.3.2 Highlights Passing a percentage unit to...

dependencies

**Describe the bug** `Partition key value is required` persists even when the key is entered **To Reproduce** Steps to reproduce the behavior: 1. Click on `QUERY` 2. Click on `RUN`...

enhancement

**Is your feature request related to a problem? Please describe.** Show count of the items selected in the table **Additional context** ![image](https://github.com/kritish-dhaubanjar/dynamodb-dashboard/assets/25634165/7ae790c8-79f2-441f-8f22-19b80afe0301)

enhancement

**Is your feature request related to a problem? Please describe.** - Playground to Scan/Query by params **Describe the solution you'd like** - Create a playground to query data from dynamodb...

enhancement