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

feat: Key-value pair view for environment #8071

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

cwangsmv
Copy link
Contributor

@cwangsmv cwangsmv commented Oct 12, 2024

Highlight and Changes:

Add new KV-pair view for environment, including collection environment, global environment and folder environment UI
Screenshot 2024-10-12 at 13 32 12

  • UI Change:
    • New key-pair table for collection environment, global environment and folder environment UI
    • Inline JSON Editor for JSON type value
    • Add button to switch JSON view & kv pair view
    • Confirm naming and default view for environment
  • Models Change:
    • Add type and kv pair data attribute to environment and request-group data model
    • Ensure that newly add attributes won't add new attributes to old datas in git sync
  • Data transform
    • JSON and kv pair data transform logic
  • Tests
    • Fix test failure and add new e2e test for kv pair view

@cwangsmv cwangsmv marked this pull request as draft October 12, 2024 05:31
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.

1 participant