Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Added managing contact messages from admin successfully issue 426 #431

Merged
merged 2 commits into from
Jul 14, 2024

Conversation

MeetDOD
Copy link
Contributor

@MeetDOD MeetDOD commented Jul 13, 2024

Pull Request Resolves [#426 ]

Title: Added managing contact messages from admin successfully.

Description

  1. In admin backend, created routes and controller to fetch all the contact messages from the database.
  2. In admin frontend, created a typescript interface for contactmessages and fetching all the messages in the ContactMessages.tsx.
  3. Also given two button to so that admin can Read the whole message (when click on read button a beautiful pop-up model appears) and also Reply it in the gmail (with email address add in the mail).
  4. I also fixed the css of the buttons in manage post section.
  5. The design is responsive.

Related Issues

Fixes #426

Changes Made

New features: Added managing contact messages from admin.

Screenshots

image

image

image

image

image

Video

Style.Share.Admin._.Manage.Users.Posts.-.Google.Chrome.2024-07-13.20-00-42.online-video-cutter.com.mp4

I certify that I have carried out the relevant code of conduct and provided the requisite screenshot for validation by submitting this pull request.

Thank You for this contribution.

Copy link

vercel bot commented Jul 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
style-share ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2024 10:22am

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@akbatra567 akbatra567 merged commit 66ec6fa into VaibhavArora314:main Jul 14, 2024
3 checks passed
Copy link

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jul 14, 2024

@Ultimateutkarsh11 please add label

@Ultimateutkarsh11 Ultimateutkarsh11 added enhancement New feature or request level3 labels Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc GSSOC level3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Fetching and creating separate page for contact messages for admin
4 participants