Skip to content

Commit

Permalink
added permission manage screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
foyzulkarim committed May 7, 2022
1 parent ca7332a commit 839b801
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,13 @@ npm run db:migrate

You should be able to see the username and password in the `/server/setup/users.json` file.

## Permission management ui

I have introduced a permission management ui for the application. Sample image is given below.

![Product List Page](./docs/images/permission-manage-ui.png)


### Centralized log to `Sentry.io`

We can also send the logs to [sentry.io](https://sentry.io). To use this feature, we need to add the `dsn` entry into `client/src/env.config.js`.
Expand Down
Binary file added docs/images/permission-manage-ui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 839b801

Please sign in to comment.