GFDRR / open-risk-data-dashboard

Repository for the Open Data for Resilience Index, a website to track and improve the state of Open Data for Resilience worldwide.
https://index.opendri.org
GNU Lesser General Public License v3.0
23 stars 8 forks source link

Issue#181 registration form #408

Closed CIMAManuel closed 5 years ago

CIMAManuel commented 5 years ago

Removed from Registration form, My Profile and Admin functions (only in html files) all unnecessary fields: First Name, Last Name, Title, Institution. We can't remove this fileds in object structure for BE consistency. I'll add a new issue to align FE to BE to remove this fields in all BE use.

I added, also, some checks in My Profile and admin functions to verify mandatory fields.

pzwsk commented 5 years ago

Thanks Manuel

you wrote

We can't remove this fileds in object structure for BE consistency. I'll add a new issue to align FE to BE to remove this fields in all BE use.

What do you mean? We can or cannot remove fields from BE? To me there is no issue removing them if they are not used anymore FE side.

Best

CIMAManuel commented 5 years ago

@pzwsk we can remove these fileds from FE and BE side but I added a new issue for that, so I can work with Matteo on it. See #409 If we remove these fields in FE only the API return an error now.

pzwsk commented 5 years ago

OK clear now, thanks