[haiku-commits] Change in ...haiku[master]: HaikuDepot: Remove User Creation

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 29 Jul 2019 01:37:20 +0000

From Andrew Lindesay <apl@xxxxxxxxxxxxxx>:

Andrew Lindesay has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1658


Change subject: HaikuDepot: Remove User Creation
......................................................................

HaikuDepot: Remove User Creation

Because the user-creation process has become more
complex, the person using HaikuDepot is no longer
able to create a new user from the HaikuDepot C++
desktop application; instead they are directed to
the web user interface and they should create the
user there.  The APIs are still in place to
support creation of users in the desktop software
later if/when there is enough input to further
develop and maintain it.  At the same time, the
login process has been improved a little with a
spinner, better error handling etc...
---
M src/apps/haikudepot/server/WebAppInterface.cpp
M src/apps/haikudepot/server/WebAppInterface.h
M src/apps/haikudepot/ui/MainWindow.cpp
M src/apps/haikudepot/ui/UserLoginWindow.cpp
M src/apps/haikudepot/ui/UserLoginWindow.h
M src/apps/haikudepot/ui_generic/BarberPole.cpp
M src/apps/haikudepot/ui_generic/BarberPole.h
7 files changed, 457 insertions(+), 725 deletions(-)



  git pull ssh://git.haiku-os.org:22/haiku refs/changes/58/1658/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1658
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I80228a2fe266617aad7bf3fb64f5e5073696b8d0
Gerrit-Change-Number: 1658
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Lindesay <apl@xxxxxxxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: HaikuDepot: Remove User Creation - Gerrit