ZeusWPI / Haldis

Haldis is your friendly neighbourhood servant. He exists so lazy fucks like you and me don't need to keep tabs of who is ordering what from where.
Other
13 stars 15 forks source link

Integrate associations #193

Closed chvp closed 2 years ago

chvp commented 2 years ago

Current status: orders have an association. Users can only create orders with an association they belong to (if a user does not have an association, they are not allowed to create an order). Orders are only listed on / and /orders if the user belongs to the association of that order.

What still needs to happen: filling the associations of the user somehow (using a not-yet-finished DSA API), but as I understand it that will happen in #186 or a follow-up of it.