marinasundstrom / YourBrand

Prototype enterprise system for e-commerce and consulting services
71 stars 12 forks source link

Utilize the Tenancy and Identity projects #10

Open marinasundstrom opened 3 months ago

marinasundstrom commented 3 months ago

Every service should use the Tenancy and Identity projects.

These projects expose ITenantService and ICurrentUserService, with implementations.

Sales and TimeReport already do use this.

Implemented in:

marinasundstrom commented 3 months ago

Done here: https://github.com/marinasundstrom/YourBrand/commit/3a8c89c50bdea647e0c73c350f77b68b0678a32e

And here: https://github.com/marinasundstrom/YourBrand/commit/5d7916d73960d70abb9fd8af2f9fd8679a2facc1

marinasundstrom commented 3 months ago

Add a checkable list of projects where this has been implemented so far.