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

Presentation: Fix enum values formatting #7345

Merged
merged 14 commits into from
Nov 13, 2024

Conversation

MartynasStrazdas
Copy link
Contributor

@MartynasStrazdas MartynasStrazdas requested a review from a team as a code owner November 11, 2024 15:08
@grigasp grigasp changed the title [Presentation-common]: enum formating fix Presentation: Fix enum values formatting Nov 12, 2024
@MartynasStrazdas MartynasStrazdas merged commit 7749869 into master Nov 13, 2024
16 checks passed
@MartynasStrazdas MartynasStrazdas deleted the mast/enum-formating-fix branch November 13, 2024 08:04
@grigasp
Copy link
Member

grigasp commented Nov 13, 2024

@Mergifyio backport release/4.10.x

Copy link
Contributor

mergify bot commented Nov 13, 2024

backport release/4.10.x

✅ Backports have been created

@grigasp
Copy link
Member

grigasp commented Nov 13, 2024

@Mergifyio backport release/4.11.x

Copy link
Contributor

mergify bot commented Nov 13, 2024

backport release/4.11.x

✅ Backports have been created

@aruniverse
Copy link
Member

@Mergifyio backport release/4.10.x release/4.11.x

Copy link
Contributor

mergify bot commented Nov 13, 2024

backport release/4.10.x release/4.11.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Nov 13, 2024
Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>
(cherry picked from commit 7749869)
mergify bot pushed a commit that referenced this pull request Nov 13, 2024
Co-authored-by: Grigas <35135765+grigasp@users.noreply.github.com>
(cherry picked from commit 7749869)
grigasp pushed a commit that referenced this pull request Nov 13, 2024
…11.x] (#7358)

Co-authored-by: Martynas <43886789+MartynasStrazdas@users.noreply.github.com>
grigasp pushed a commit that referenced this pull request Nov 13, 2024
…10.x] (#7359)

Co-authored-by: Martynas <43886789+MartynasStrazdas@users.noreply.github.com>
Co-authored-by: Ben Polinsky <78756012+ben-polinsky@users.noreply.github.com>
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.

Enum properties are rendered as integers instead of their display labels
3 participants