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

Gather all recently created enums under the stalker.enums module #133

Closed
eoyilmaz opened this issue Dec 11, 2024 · 0 comments · Fixed by #134
Closed

Gather all recently created enums under the stalker.enums module #133

eoyilmaz opened this issue Dec 11, 2024 · 0 comments · Fixed by #134
Assignees
Milestone

Comments

@eoyilmaz
Copy link
Owner

User Story

As the developer of Stalker I want to gather the recently created Enum classes under a new module called stalker.models.enum so that everything is more tidied up.

Acceptance Criteria

  1. Move the following classes to stalker.models.enum module:
    • ScheduleConstraint
    • ScheduleConstraintDecorator
    • TimeUnit
    • TimeUnitDecorator
    • ScheduleModel
    • ScheduleModelDecorator
    • DependencyTarget
    • DependencyTargetDecorator
@eoyilmaz eoyilmaz added this to the 1.0.0 milestone Dec 11, 2024
@eoyilmaz eoyilmaz self-assigned this Dec 11, 2024
eoyilmaz added a commit that referenced this issue Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant