Skip to content

Comments

Add properties, method and template tag for showing the right name#2034

Merged
tykling merged 6 commits intobornhack:mainfrom
0xUnicorn:refactor/profile-name-fields
Feb 21, 2026
Merged

Add properties, method and template tag for showing the right name#2034
tykling merged 6 commits intobornhack:mainfrom
0xUnicorn:refactor/profile-name-fields

Conversation

@0xUnicorn
Copy link
Contributor

  • Rename properties and change logic for showing names

  • Add tests for new logic in showing private/public names

  • Add get_display_name method with tests

  • Add a custom template tag display_name

  • Change all get_public_credit_name and get_name property calls

Fixes: #1944

- Rename properties and change logic for showing names

- Add tests for new logic in showing private/public names

- Add `get_display_name` method with tests

- Add a custom template tag `display_name`

- Change all `get_public_credit_name` and `get_name` property calls
@0xUnicorn 0xUnicorn marked this pull request as ready for review February 6, 2026 21:50
@0xUnicorn 0xUnicorn changed the title [WIP] Add properties, method and template tag for showing the right name Add properties, method and template tag for showing the right name Feb 6, 2026
@0xUnicorn
Copy link
Contributor Author

@tykling this is ready

@tykling tykling merged commit c7c7f36 into bornhack:main Feb 21, 2026
1 of 2 checks passed
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.

Clean up name fields in profile

2 participants