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

JSON Code Editor and fixes to file versioning for frontend #1214

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Vismayak
Copy link
Contributor

This PR implements a JSON Editor feature allowing users to upload and edit JSON files. Key changes:

  1. Added JSON Editor functionality:

    • Users can upload and edit JSON files

    • Latest version is editable and auto-saves

    • Previous versions are view-only

    image

  2. Bug fixes:

    • Fixed file component and reducers to properly update selected file version state

    • Updated FileActions download button to handle version-specific downloads instead of only latest version

@Vismayak Vismayak requested a review from lmarini November 18, 2024 17:54
@Vismayak Vismayak self-assigned this Nov 18, 2024
@Vismayak Vismayak requested a review from longshuicy as a code owner November 18, 2024 17:54
@Vismayak Vismayak linked an issue Nov 18, 2024 that may be closed by this pull request
2 tasks
@Vismayak Vismayak force-pushed the 1202-code-editor-type-viz-for-json-files branch from 26cfac6 to 0335158 Compare January 14, 2025 04:25
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.

Code Editor type viz for JSON Files
1 participant