unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

feat: edit unit details in overview tab #864

Closed nbiton closed 5 years ago

nbiton commented 5 years ago

Resolves #352 This is done in preparation of the unit floor plan feature Screenshot from 2019-08-23 21-26-38 Screenshot from 2019-08-23 21-26-49

franck-boullier commented 5 years ago

Expected result:

Only the owner of the unit is allowed to change the unit information (except for floor plan).

Actual result:

Anyone can edit the unit (change the name and address, etc...) this is NOT how it's expected to work.

nbiton commented 5 years ago

I tested with an owner and then a non-owner of the same unit. The non-owner did not have the option to edit the unit details: image

@franck-boullier Can you provide more information for reproducing this issue?