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

Feature: Upload external resources #1492

Merged
merged 14 commits into from
Oct 23, 2024
Merged

Conversation

duranb
Copy link
Collaborator

@duranb duranb commented Oct 7, 2024

___REQUIRES_GATEWAY_PR___="112"

Partially resolves: #1424

To test:

  1. Upload a model
  2. Create a plan using that model
  3. Open the "Activity & Resources" panel on that plan
  4. Click the "Resources" tab in that panel
  5. Click the "Upload Resources" icon button
  6. Verify that a file upload input pops up below the button
  7. Choose the test file /e2e-test/data/external-dataset.json
  8. Click the "Upload" button
  9. Verify that the new resources show up in the resources list below
  10. Repeat steps 7-9 but with the /e2e-test/data/external-dataset.csv file

@duranb
Copy link
Collaborator Author

duranb commented Oct 21, 2024

@AaronPlave should be ready for another look at. Thanks!

@duranb duranb force-pushed the feature/upload-external-resources branch from 867580f to d5ad438 Compare October 21, 2024 21:54
@duranb duranb force-pushed the feature/upload-external-resources branch from d5ad438 to 86bdcbf Compare October 22, 2024 20:11
@duranb duranb force-pushed the feature/upload-external-resources branch from 67354e3 to 86df418 Compare October 22, 2024 23:50
@dandelany
Copy link
Collaborator

Tested locally with the gateway PR which has merged - merging this for release. Thanks!

@dandelany dandelany merged commit 08e06cb into develop Oct 23, 2024
5 checks passed
@dandelany dandelany deleted the feature/upload-external-resources branch October 23, 2024 01:27
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.

Load data into Aerie from UI
3 participants