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

feat(ui+engine): Implement case activity timeline #89

Merged
merged 6 commits into from Apr 22, 2024

Conversation

daryllimyt
Copy link
Contributor

@daryllimyt daryllimyt commented Apr 22, 2024

Closes #85

Changes

  • Implement case activity timeline
  • Change default user name from Hello, Friend! to User for use in the activity timeline
  • Add CRUD endpoints fro create case events
  • Add case events table
  • Only support adding/creating case events for now. TODO: Add deletion?
  • Support changing status, priority, and adding comments

Screens

Screenshot 2024-04-22 at 18 56 12

Screenshot 2024-04-22 at 19 00 10

@daryllimyt daryllimyt linked an issue Apr 22, 2024 that may be closed by this pull request
11 tasks
@daryllimyt daryllimyt self-assigned this Apr 22, 2024
Copy link

vercel bot commented Apr 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracecat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2024 5:56pm

Copy link
Contributor

@topher-lo topher-lo left a comment

Choose a reason for hiding this comment

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

GitHub issues in a day

@topher-lo topher-lo merged commit 5c731e4 into main Apr 22, 2024
5 checks passed
@topher-lo topher-lo deleted the feat/case-activity branch April 22, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine enhancement New feature or request frontend
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement case activity trail
2 participants