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): allow project to have a display name separate from its key #5616

Merged
merged 5 commits into from
Dec 14, 2024

Conversation

whitdog47
Copy link
Contributor

@whitdog47 whitdog47 commented Dec 13, 2024

This PR allows admins to select a display name for projects and renames the current name field in the UI as the "key". In the database migration, the display_name for all projects is set to the existing name field value. Fixes DISDEV-242.

image

We also fix an error in the Slack command \dispatch-update-incident modal that threw an error when the user tried to change the project by making the project field read-only.

image

@whitdog47 whitdog47 added the enhancement New feature or request label Dec 13, 2024
@whitdog47 whitdog47 self-assigned this Dec 13, 2024
@whitdog47 whitdog47 merged commit 6fce74f into master Dec 14, 2024
8 checks passed
@whitdog47 whitdog47 deleted the enhancement/project-display-name branch December 14, 2024 01:20
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.

2 participants