Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic/support dynamo db #144

Merged
merged 27 commits into from
Dec 26, 2024
Merged

Epic/support dynamo db #144

merged 27 commits into from
Dec 26, 2024

Conversation

ChenChunShenG19
Copy link
Contributor

@ChenChunShenG19 ChenChunShenG19 commented Dec 14, 2024

feat: support dynamo db UI

  1. Add a new connect option: dynamodb
  2. add configuration page for dynamodb
  3. Add blank page for manage view
  4. Add switch for elastic search and dynamodb
  5. Simplify the code structure and reduce the complexity of customizing components by taking advantage of the out-of-the-box functionality provided by naive-ui, while improving the maintainability and functionality of the application
  • <app-provider> replaced with <n-config-provider>
  • <router-main> replaced with <router-view>
  • importing <n-message-provider>: This component, from naive-ui, is used to provide global message notification functionality.

Later: create new manage view for dynamo db

Refs: #142

Copy link
Member

@Blankll Blankll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, for clusterManage, not need to add support for this pr, I think we can like:
show blank/empty for dyamodb to fix these errors and quick merge,

thanks 🚀 🚀 🚀

@ChenChunShenG19 ChenChunShenG19 marked this pull request as ready for review December 22, 2024 07:35
package.json Outdated Show resolved Hide resolved
Copy link
Member

@Blankll Blankll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🚀 🚀 🚀

@ChenChunShenG19 ChenChunShenG19 merged commit a6d045f into master Dec 26, 2024
4 checks passed
@ChenChunShenG19 ChenChunShenG19 deleted the epic/support-dynamo-db branch December 26, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants