mo-esmp / DynamicRoleBasedAuthorizationNETCore

Dynamic Role-Based Access Control for ASP.NET Core MVC and Web API
GNU General Public License v3.0
451 stars 94 forks source link

Added libman for missing CSS/JS files #2

Closed BlackFenix2 closed 5 years ago

BlackFenix2 commented 5 years ago

i fixed the missing css/js files by utilizing libman instead of bower. some of the script libraries had to be loaded by hand since bonzai is not part of cdnjs.

BlackFenix2 commented 5 years ago

Ay yo, i got a pull request here! i added some CSS/JS files to keep the application pretty.

i might contribute more to fix the dynamic authorization, logged in usuers don't have default access to the roles management page.

mo-esmp commented 5 years ago

@BlackFenix2 thank you for PR to fix missing CSS/JS libs. Could you please send another PR for fixing CSS/JS wihtout touching server-side codes. we need to argue about sever-side codes first then you are very welcome to fix other issues.

BlackFenix2 commented 5 years ago

No problem, I'll get another PR for the css/js. We can argue later about server-side code😁