Foyzul Karim

Results 29 issues of Foyzul Karim

Below are the changes - Updated the npm packages - Solve build errors in `BaseRepository` class - Enhanced running scripts - Added `IEntity` to support `_id` variable in the data...

# Task description and acceptance criteria Complete the CRUD operation for Customer model. The model will have following schema ` name: { type: String, required: true }, phoneNumber: { type:...

When the user logs in, then we store the permission data into redis cache. But if any of the permission got changed while the user still logged in, then it...

Things need to do. - [ ] Rate limit - [ ] Proper sanitization - [ ] Create view model to return white listed properties - [x] Env schema validation

PermissionController (Add, Edit) PermissionQueryController (Search) ResourceController (Add, Edit) ResourceQueryController(Search) RoleController(Add, Edit) RoleQueryController (Search) [_less priority_] UserController (Approval) UserQueryController (Search)

there will be two dropdown : 1. users 2. roles one save button 1. Save select items from two different dropdown and press save. data will be saved into AspNetUserRoles

1. undo Lbl.IdentityModel project. Move classes back to main Server.Identity 2. Remove Identity related classes from Request model and view model projects. 3. Undo repository layer and use Entity as...

Host the project into GitHub using GitHub pages