GetCurrentThemeNameAsync() -> GetSiteThemeNameAsync()
This change made to make ISiteThemeService similar to IAdminThemeService in terms of APIs
The difference here is that SiteTheme is a tenant-scoped service. Maybe it would be better that the name reflects it.
Just an idea. Or add a comment somewhere about it.
The difference here is that SiteTheme is a tenant-scoped service.
Also the AdminTheme is tenant-scoped, while we can set admin theme per tenant, Am I right?
The context here is to make both classes has similar APIs while the difference is one sets the site theme and the other sets the admin theme
You are right, my brain collapsed. 😄
No problem it happen ;)
I approve once we agree on the new name.
@sebastienros are you agree with the name? We should be consistent in terms of naming APIs
Finally merged :)
you're welcome lol. It pays to join the meeting
Hope to join you in the upcoming meetings.