-
- Downloads
Implement Ring username registration
AccountCreationWizard: - Users can now choose to register a username. They can also decide to do it later. UsernameRegistrationBox: - New widget that allows to lookup usernames and see if they are available. It can also be used to register a username with the Register button. AccountGeneralTab: - Display the Ring username with the UsernameRegistrationBox and allow registering one. Change-Id: I0c01ee34dc3749aac8a000a0d574ea8561453cba Tuleap: #997 [stepan.salenikovich@savoirfairelinux.com: improve lookup usernames code; prevent sending querries when not using blockchain] Signed-off-by:Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- src/accountcreationwizard.cpp 145 additions, 46 deletionssrc/accountcreationwizard.cpp
- src/accountgeneraltab.cpp 30 additions, 1 deletionsrc/accountgeneraltab.cpp
- src/accountmigrationview.cpp 49 additions, 1 deletionsrc/accountmigrationview.cpp
- src/usernameregistrationbox.cpp 461 additions, 0 deletionssrc/usernameregistrationbox.cpp
- src/usernameregistrationbox.h 42 additions, 0 deletionssrc/usernameregistrationbox.h
- ui/accountcreationwizard.ui 73 additions, 30 deletionsui/accountcreationwizard.ui
- ui/accountmigrationview.ui 43 additions, 0 deletionsui/accountmigrationview.ui
- ui/ui.gresource.xml 1 addition, 0 deletionsui/ui.gresource.xml
- ui/usernameregistrationbox.ui 63 additions, 0 deletionsui/usernameregistrationbox.ui
Loading
Please register or sign in to comment