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

#277 - reply to messages #288

Merged
merged 11 commits into from
Jul 8, 2024
Merged

#277 - reply to messages #288

merged 11 commits into from
Jul 8, 2024

Conversation

AleksandraKozubal
Copy link
Member

@AleksandraKozubal AleksandraKozubal commented Jul 2, 2024

Created modal in admin panel with possibility to respond on an email and simple email layout.
It should close #277.

image
image

@AleksandraKozubal AleksandraKozubal marked this pull request as ready for review July 4, 2024 05:44
@AleksandraKozubal AleksandraKozubal requested a review from a team as a code owner July 4, 2024 05:44
.env.example Outdated Show resolved Hide resolved
app/Filament/Resources/ContactFormResource.php Outdated Show resolved Hide resolved
app/Filament/Resources/ContactFormResource.php Outdated Show resolved Hide resolved
kamilpiech97
kamilpiech97 previously approved these changes Jul 4, 2024
Copy link
Member

@EwelinaSkrzypacz EwelinaSkrzypacz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When message status is "Odpowiedziano" on index page the button "Usuń" is hidden

image

But on edit page there is button "Usuń" and after clicking on it, the message is deleted.

image

<span>Blumilk sp. z o.o.</span><br>
<span style="color: #000000; text-decoration: none;">office@blumilk.pl</span><br>
<span>+48 780 142 367</span><br>
<span>ul. Najświętszej Marii Panny 5f/5 59-220 Legnica</span><br>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<span>ul. Najświętszej Marii Panny 5f/5 59-220 Legnica</span><br>
<span>ul. Najświętszej Marii Panny 5F/5 59-220 Legnica</span><br>

I think that on contact page is the same little typo

</table>
</body>
</html>

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

@AleksandraKozubal
Copy link
Member Author

When message status is "Odpowiedziano" on index page the button "Usuń" is hidden

image

But on edit page there is button "Usuń" and after clicking on it, the message is deleted.

image

fixed

Copy link
Member

@EwelinaSkrzypacz EwelinaSkrzypacz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our footer in mails looks like this:

image

I mean that we have logo with company name and also link to company's page.

I don't know how much should we focus on e-mail design

@AleksandraKozubal
Copy link
Member Author

Our footer in mails looks like this:

image

I mean that we have logo with company name and also link to company's page.

I don't know how much should we focus on e-mail design

What do you think about leaving it like it is, writing note about email design in #285? If we want, we can ask designer to design it

@AleksandraKozubal AleksandraKozubal merged commit 1efcaf1 into main Jul 8, 2024
2 checks passed
@AleksandraKozubal AleksandraKozubal deleted the #277-Reply-to-messages branch July 8, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Admin Panel] Reply to messages via administration panel
3 participants