social-platform-donut-frontend
social-platform-donut-frontend copied to clipboard
This is an Open Source social Platform where people can interact with Open Source expertise around the globe and work on different projects
**Describe the bug** Wrong value is being stored in localStorage instead of the generated token **Steps to Reproduce** Steps to reproduce the behaviour: 1. Go to the homepage 2. Try...
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...
**Describe the bug** Admin Login not working as expected. It's redirecting to login page. **Steps to Reproduce** Steps to reproduce the behavior: Login as admin on `/admin` route **Expected behavior**...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
**Describe the bug** Dropzone doesn't send the correct proposal id to the /proposal/attach:id endpoint. Error handling is also not proper so even image fails to upload, it shows success. **Steps...
Added date and time input in the add event modal. Fixes #600 
In the account section when we click on the post a modal opens in which there is the content of that post but it is showing HTML instead of processed...
**Describe the bug** The UI does not update when a post is deleted. Request to delete the post to backend works as expected. **Steps to Reproduce** Step 1: Create a...
**Describe the bug** The application breaks on consecutive searches when a search is done after a search blank search **Steps to Reproduce** Steps to reproduce the behavior: 1. Click on...