cms
cms copied to clipboard
### PR Fixes: #510 - 1 only admin can delete comment - 2 so , disabled deletion for non admin user Resolves #[Issue Number if there] ### Checklist before requesting...
### PR Fixes: - forced mobile view on browser to normal view by adjusting tailwind.config.js file Resolves #518 ### Checklist before requesting a review - [x] I have performed a...
### PR Fixes: - added custom scrollbar Resolves #232 ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I assure there...
### PR Fixes: - hot reload problem on windows Resolves #535 ### Checklist before requesting a review - [x] I have performed a self-review of my code - [x] I...
docker wont hot reload on windows
### PR Fixes: - 1 Removed the log statement that was logging the user details when the user signed in. Resolves #450 ### Checklist before requesting a review - [...
Storybook integration with Tailwind CSS has been successfully implemented for the CMS repository. You can view the Storybook instance: [here](https://66234a5ec2e12ce0e1adf381-evlzfokhvq.chromatic.com) 
**Describe the bug** follow the video. **Screenshots or GIFs** If applicable, add screenshots to help explain your problem. [screen-capture.webm](https://github.com/code100x/cms/assets/64317542/c7b0143d-74a9-4a42-b4c7-701684467f2c)
### PR Fixes: - the responsiveness of appbar in various screen sizes Resolves #477 - for some reason i couldn't upload the screen recoding of the fix...but added screenshots here....
when setting up the project locally the prisma:migrate:dev is not present in package.json only prisma:mirgrate is present. Resolves #[524]