Shivansh Yadav

Results 21 issues of Shivansh Yadav

ref: https://github.com/casbin/node-casbin/issues/311#issuecomment-1166572177 cherry-pick of [cc58c57](https://github.com/casbin/node-casbin/commit/cc58c57ae4a7c3202c7217497bef8016df93fe26) and [33c784c](https://github.com/casbin/node-casbin/commit/33c784cbdc0d650ba75b8177b69f41dc0ca11fae)

- Wildcard match can be used in the following for now - GetFilteredPolicy() - GetFilteredNamedPolicy() - GetFilteredGroupingPolicy() - GetFilteredNamedGroupingPolicy() - HasPolicy() - HasNamedPolicy() - HasGroupingPolicy() - HasNamedGroupingPolicy() - fix #358

CasbinJsGetPermissionForUser's Test Failing in frontend.test.ts ![testfail](https://user-images.githubusercontent.com/87603425/150356840-a54c6618-020d-40ae-b6aa-d4feccb70a6c.PNG)

bug

I am new with PrimeReact, I am facing the below issue. Please help me fix this. I was trying to implement this: https://primetek.hashnode.dev/switch-your-react-app-between-material-bootstrap-and-custom-themes-at-runtime ./src/index.scss (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-6-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--5-oneOf-6-3!./node_modules/sass-loader/dist/cjs.js??ref--5-oneOf-6-4!./src/index.scss) Error: Can't resolve 'primeicons/primeicons.css'

help wanted

# Description - Modified theme and colors in ` tailwind.config.js ` - Added variables in `index.css` Fixes "Theme Button #316 " ## Type of change - [x] User Interface -...

Can we call the `UpdateForAddPolicies()` and `UpdateForRemovePolicies()` methods in updateInternalPolicy as watcher method. _Originally posted by @nodece in https://github.com/casbin/node-casbin/pull/384#discussion_r967673440_

question

@nodece has suggested to add a flag for getting a `not-implemented` error from the adapter. I have a suggestion, add a flag for receiving all errors, meas if `true` we...

bug

- added enforceWithMatcher & enforceExWithMatcher