Page MenuHomePhorge

Support editing overrided display name for users
ClosedPublic

Authored by tusooa on Jun 6 2024, 8:59 PM.
Tags
None
Referenced Files
F84375092: D39.1780852070.diff
Sat, Jun 6, 10:07 AM
F84373425: D39.1780849271.diff
Sat, Jun 6, 9:21 AM
F84369118: D39.1780842532.diff
Sat, Jun 6, 7:28 AM
F84368337: D39.1780841367.diff
Sat, Jun 6, 7:09 AM
F84356827: D39.1780824301.diff
Sat, Jun 6, 2:25 AM
F84345544: D39.1780806800.diff
Fri, Jun 5, 9:33 PM
Subscribers
None

Details

Summary

This commit implements a text field where user can edit overrided display names for other users.

Type: add

CCBUG: https://iron.lily-is.land/T77

Test Plan
  • Verify that unit tests pass.
  • Open a user page of some other user. Observe that there is a text field "Custom display name...". Input something into it and click "Save". Verify that the user's display name is updated in other places (see https://iron.lily-is.land/D38 ).
  • Open your own user page. Verify that no such text field appears.

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 63
Build 115: GitLab CI for kazv
Build 114: arc lint + arc unit