sonata-nfv / son-gui

SONATA's Service Platform Graphical User Interface
http://www.sonata-nfv.eu
Apache License 2.0
0 stars 6 forks source link

User registration #45

Closed jbonnet closed 7 years ago

jbonnet commented 7 years ago

Since the GK API for registering users is ready: $ curl -X POST -H "Content-Type: application/json" -d '{"username": "test4", "password":"test2", "firstName": "firstName", "lastName": "lastName", "email": "mail4@mail.com", "phone_number":654654654,"user_type":"customer"}' sp.int3.sonata-nfv.eu:5000/api/v2/users we need to have a user registration page in the GUI.

jbonnet commented 7 years ago

Hi, guys, Any prediction on when we can have this?

Our 8th, May (Monday) milestone is really the 5th, May (Friday), and next week has only 4 working days...

mzacharioudakis commented 7 years ago

It is ready