tracecat icon indicating copy to clipboard operation
tracecat copied to clipboard

feat(app): Add enums, models, and schemas for Task and Task Groups

Open Jarro01X opened this issue 8 months ago • 1 comments

Checklist

  • [X] Read CONTRIBUTING.md.
  • [X] PR title is short and non-generic (see previously merged PRs for examples).
  • [X] PR only implements a single feature or fixes a single bug.
  • [X] Tests passing (uv run pytest tests)?
  • [X] Lint / pre-commits passing (pre-commit run --all-files)?

Description

This is a pull request to check for potential issues with the data models of task and task groups

Related Issues

No related issues

Screenshots / Recordings

No screenshots necessary

Steps to QA

No steps necessary for QA

Jarro01X avatar Apr 23 '25 22:04 Jarro01X