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

REST API DEMONSTRATION #114

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55,020 changes: 41,929 additions & 13,091 deletions data_model/backups/escalate_dev_create_backup.sql
55,020 changes: 41,929 additions & 13,091 deletions data_model/backups/escalate_dev_refresh_backup.sql
20 changes: 11 additions & 9 deletions data_model/sql_core/prod_upserts.sql
6 changes: 2 additions & 4 deletions data_model/sql_core/prod_views.sql
2 changes: 1 addition & 1 deletion data_model/sql_demo_data/hc_create_wf1.sql
66 changes: 50 additions & 16 deletions data_model/sql_demo_data/hc_create_wf1_take2.sql
3,200 changes: 2,556 additions & 644 deletions demonstrations/REST_API_DEMO.ipynb
3 changes: 2 additions & 1 deletion escalate/core/models/view_tables/chemistry_data.py
2 changes: 2 additions & 0 deletions escalate/core/models/view_tables/workflow.py
2 changes: 2 additions & 0 deletions escalate/core/utilities/experiment_utils.py
48 changes: 37 additions & 11 deletions escalate/rest_api/viewsets.py