Actions
ClientProject #1982
openFE issues
Status:
Pending
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Description
- show dashboard modules to logged in user as per permissions
- select all permissions column in create role form
- increase the size of permission checkboxes
- roles module pagination doesn't work on first click
- make all modals scrollable
Updated by Nazmul Hossain Shovon about 1 year ago
- Description updated (diff)
feat: add get roles hook
feat: fetch roles from backend in create user form
feat: fetch roles data from backend in edit user form
feat: add role id to show existing role in update user form
fix: use api url from env
Updated by Nazmul Hossain Shovon about 1 year ago
experiment with client and server side data fetching
Updated by Nazmul Hossain Shovon about 1 year ago
worked on wireframe for stock/products module features based on provided documents
Updated by Nazmul Hossain Shovon about 1 year ago
- experiment with swr for client side data fetching and mutation instead of react query
- discussion on db diagram for stock, sales, payments module
Actions