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

CSV appends: append through model page #37220

Merged
merged 3 commits into from
Feb 1, 2024

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    3f31e4f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Append to Model from CSV UI (#37330)

    * update upload function to take arguments as an object
    
    * upload to model from context menu
    
    * add e2e tests for appends
    
    * update unit tests
    
    * clean up
    
    * fix types
    
    * ellipsify status title
    
    * don't restrict appends to models on the frontend
    
    * move upload button out of context menu
    
    * automatically show upload error modal
    
    * update tests
    
    * better data fetching and selecting
    iethree committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4e88864 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    6802382 View commit details
    Browse the repository at this point in the history