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

128 refactor sessions to be session instances #135

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

Conversation

arath7
Copy link
Contributor

@arath7 arath7 commented Dec 5, 2024

backend changes to create session model, modify sessionSchema to be similar to customizedBattery and modify variantSchema

@arath7 arath7 linked an issue Dec 5, 2024 that may be closed by this pull request
Copy link
Contributor

@amberchow8 amberchow8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A CustomizedSession should have an id, name, and the original session that it is taken from instead of the properties that a CustomizedBattery has. I think we need to discuss with Christine about how a CustomizedSession would work (like if the tasks inside a CustomizedSession can be changed or not).

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.

Refactor sessions to be session instances
2 participants