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

Work on group cues #101

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

Work on group cues #101

wants to merge 11 commits into from

Conversation

fross123
Copy link
Owner

@fross123 fross123 commented Apr 1, 2024

This PR will address Issue #97 adding cues to group cues.

Done:

  • adjust async server to handle new cue ID's
  • Create a dictionary of human readable group ID's to QLab ID's
  • Use "move" command to move cues into groups with specified Group ID if the cue row has that data

TODO:

  • document changes and feature
  • adjust functions and logic as necessary
  • Fix bug where second cue in list is sometimes not placed in the group
  • tests for threading server responses.

@fross123 fross123 self-assigned this Apr 1, 2024
@fross123 fross123 added the enhancement New feature or request label Apr 1, 2024
@fross123 fross123 force-pushed the work-on-group-cues branch 2 times, most recently from 3e0d62c to c05a063 Compare April 9, 2024 17:05
@fross123 fross123 force-pushed the main branch 2 times, most recently from bd324c0 to 40b427e Compare April 9, 2024 23:04
@fross123 fross123 force-pushed the work-on-group-cues branch from c05a063 to eaa1713 Compare April 9, 2024 23:11
@fross123 fross123 force-pushed the work-on-group-cues branch 2 times, most recently from a966d43 to 3689d07 Compare April 22, 2024 14:14
@fross123 fross123 force-pushed the work-on-group-cues branch from 3689d07 to 0aeb6ed Compare April 22, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant