social-platform-donut-frontend icon indicating copy to clipboard operation
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

Results 105 social-platform-donut-frontend issues
Sort by recently updated
recently updated
newest added

Before ![Firefox_Screenshot_2020-09-05T11-34-09 344Z](https://user-images.githubusercontent.com/59223034/92304626-4c771d00-ef9d-11ea-91e3-df67c18d666e.png) After Changes ![Firefox_Screenshot_2020-09-05T11-35-16 442Z](https://user-images.githubusercontent.com/59223034/92304632-5862df00-ef9d-11ea-850c-1fb725606d96.png)

In response to issue #577 i raised

I have added a stronger password pattern in the sign up form according to this "^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$" which is equivalent to Minimum eight characters, at least one uppercase letter, one lowercase...

We can use stronger password validation by using a better password pattern. currently, it only requires a minimum of 6 characters but it is insecure. We should have a minimum...

Initial commit for ticket system. Currently working on the changes requested by Siddharth and Jaskirat,

Signed-off-by: K mehant ### Todo list: - [X] container config for publishing - [X] container config for local development - [x] GitHub workflow for build and push container image -...

REQUIRES_TESTING

The functionality will be mostly similar to GitHub PRs and Issues and these could be looked at for inspiration. - **UI Expectations** - **Phase 1** - A Searchbar where a...

The main left-hand side navigation panel is seemingly different from what's requested from the designs at https://www.figma.com/file/iZvb7rLYRp3Di3wILVQ7V9/CodeUino-Donut?node-id=2827%3A5663 . Changes should be made to make it look more consistent with the...

**Feature Request** The edit, share, and delete post functionalities made available through the backend must be implemented on the frontend. **Additional Context** I will be working on this.

**Issue** A separate UI is required for the integrations page as mentioned in the designs at https://www.figma.com/file/iZvb7rLYRp3Di3wILVQ7V9/CodeUino-Donut?node-id=2481%3A0 **Additional Context** I will be working on this.