marinasundstrom / YourBrand

Prototype enterprise system for e-commerce and consulting services
77 stars 13 forks source link

Enable selecting and switching Organization #22

Closed marinasundstrom closed 4 months ago

marinasundstrom commented 5 months ago

Each organization has its own resources in each of the services. And you want the users to only see what they are allowed to see, or what is relevant for them in the moment.

Users should only be able to switch between Organizations they are members in. Administrators can switch between all.

Add Organization selector to AppTray. Similar to StoreSelector.

Fetch Organizations from Identity Management.

There is a StoreProvider for the UI to base this on.

marinasundstrom commented 5 months ago

Commits:

9f49e2702050a862994c16340ce019b625351ffe

e1e4927323dac7f61f14b986bc7d9b1a0aca2d10

marinasundstrom commented 4 months ago

Fixed