malmostad / intranet-dashboard

Ruby on Rails based intranet dashboard and staff directory for employees at City of Malmö
GNU Affero General Public License v3.0
23 stars 7 forks source link

Lock visiting address to SBK database #27

Closed jesperbylund closed 10 years ago

jesperbylund commented 10 years ago

Remove the possibility for the end user to write visiting addresses in the staff directory that are not in the SBK database.

martent commented 10 years ago

A solution for this is deployed in test.

9d70d64890...130cdc5fd9

jesperbylund commented 10 years ago

Do not show "stadsområde" in the Edit page. Employees might think they are recording which department they belong to.

Change legend to "Sök upp och välj en gatuadress ovan för att ändra BESÖKSADRESSEN nedan." (Not uppercase on the edit page.)

jesperbylund commented 10 years ago

Good, implement in prod.

martent commented 10 years ago

Deployed in prod.

jesperbylund commented 10 years ago

Good!