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

Endpoint to upload batteries #65

Merged
merged 1 commit into from
Dec 9, 2023
Merged

Endpoint to upload batteries #65

merged 1 commit into from
Dec 9, 2023

Conversation

ross3102
Copy link
Collaborator

  • Convenient endpoint to take in battery files and guess schemas for them

    • string -> text, boolean -> checkbox, number -> number
      • can't guess dropdowns because the options aren't provided
    • Ignores object-type fields for now
    • Assigns provided values as defaults
    • Doesn't create stage if one already exists with the same Type
  • Lists all stages and fields on the admin page

Base automatically changed from rn/task-library to main December 4, 2023 03:11
@ross3102 ross3102 merged commit 6a64884 into main Dec 9, 2023
3 checks passed
@ross3102 ross3102 deleted the rn/upload-battery branch December 9, 2023 18:51
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