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

### Fixes : #114 ### Description : - Changed dropdown ### Screenshot of changes : ![Screenshot](https://i.postimg.cc/k5dmSkkg/image-1.png) ### Please ensure Checkmark the following : * [x] - Tested Localy * [x]...

### Screenshot ![image](https://user-images.githubusercontent.com/43968121/91696937-f3b71700-eb8d-11ea-80dc-68ef2d9dba4b.png) I would like to work on this.

bug

### Fixes : #26 ### Description : Stars icon has larger clickable area ### Screenshot of changes : ### Please ensure Checkmark the following : * [x] - Tested Localy...

Casbin dashboard has a page for models. We want to check whether the user has written a correct Casbin model or not. If it has syntax error, we want to...

enhancement
help wanted

Currently, we have visualized model, adapter, enforcer pages. We also need to add a test page to hold all test cases for an enforcer: https://github.com/casbin/casbin/blob/master/model_test.go So the enforcer can tested...

enhancement
help wanted

We know Casbin is based on model and policy. But they are difficult for beginners to use and understand. Some terms like "User Management", "Role Management", "Permission Management" are more...

enhancement
help wanted

@BetaCat0 @GopherJ can you help manage the issues and review the PRs in this repo?

when i want to add new model, and go to edit action button, got the error, see enclosure ![Xnip2020-08-20_14-07-45](https://user-images.githubusercontent.com/11346379/90723181-df059400-e2ee-11ea-8cba-75acfed82c94.jpg) ![Xnip2020-08-20_14-07-56](https://user-images.githubusercontent.com/11346379/90723187-e0cf5780-e2ee-11ea-83ab-0f474443f5cc.jpg)

bug

Footer is not fixed at the bottom. ![2](https://user-images.githubusercontent.com/32234926/77986233-3604cf80-7334-11ea-8f3b-13f1910a9a6c.gif)

@438561537 Instead compare table===undefined, need compare table===null https://github.com/casbin/casbin-dashboard/blob/0fbe9c4bb2de5b9383e9feccaa471d8bae5c1c8e/web/src/EnforcerTable.js#L42