Skip to content

feat: add support dashboard enums and Marketing role#144

Merged
bernd2022 merged 1 commit intodevelopfrom
feature/support-dashboard-enums
Apr 10, 2026
Merged

feat: add support dashboard enums and Marketing role#144
bernd2022 merged 1 commit intodevelopfrom
feature/support-dashboard-enums

Conversation

@bernd2022
Copy link
Copy Markdown
Collaborator

Summary

  • Add SupportIssueInternalState enum (Created, Pending, Completed, Canceled, OnHold)
  • Add Department enum (Support, Compliance, Marketing, Cooperation)
  • Add MARKETING value to UserRole enum
  • Changes applied to both core and react packages

Test plan

  • Verify enums are correctly exported from both packages
  • Build packages successfully

Add internal support issue states (Created, Pending, Completed, Canceled, OnHold),
Department enum (Support, Compliance, Marketing, Cooperation), and MARKETING
value to UserRole for the support dashboard feature.
@bernd2022 bernd2022 requested a review from davidleomay April 9, 2026 13:10
@bernd2022 bernd2022 marked this pull request as ready for review April 9, 2026 13:21
@bernd2022 bernd2022 merged commit 4e02dcd into develop Apr 10, 2026
1 check passed
@bernd2022 bernd2022 deleted the feature/support-dashboard-enums branch April 10, 2026 15:58
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.

2 participants