casbin-hub icon indicating copy to clipboard operation
casbin-hub copied to clipboard

The hub for Casbin

Results 28 casbin-hub issues
Sort by recently updated
recently updated
newest added

In the current version of casbin-dashboard policies table is missed

In the anchor tag ` rel="noopener noreferrer"` this should be used when `taget="_blank"`. As using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener

ES6 arrow function has a simple syntax. Also, we don't need to bind this for every function within the code if we use the arrow function instead of regular function.

Presently it looks a bit odd without any kind of styling. ![Screenshot 2020-03-21 at 2 13 07 PM](https://user-images.githubusercontent.com/30564496/77222995-728b3b00-6b7e-11ea-8a2e-deb99d86c8e3.png) The aim is to improve it by styling the navigation bar and...

Add continuous integration to the project will help for unit testing and staging builds.

currently all th tables pop onto the screen flashing it would be nice to have a loader on home screen .

##Current Behaviour Home Page Container contract if no table on home page has data ##Expected Behaviour Home Page Container never loses its width, means it should not depend on the...

##Current Behaviour If there is no data in the table , table get contracted which looks weird. ##Expected Behaviour Table should not contract based on the data, so that it...