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: add alert, form button from shadcn and create new template with… #374

Merged
merged 9 commits into from
Jul 22, 2024

Conversation

lilbobb
Copy link
Collaborator

@lilbobb lilbobb commented Jul 22, 2024

… html page

Description

**Closes #2 **

Changes proposed

What were you told to do?

Create the Page for Generating New Email Template with HTML found in the Super Admin Email Management Dashboard

What did you do?

I have implemented the GenerateEmailTemplate component with shadcn-ui form, input, button, alert components, and Breadcrumbs, allowing users to input an HTML link to generate a new email template and view tips, with redirection to a preview page on success.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

proposed image
generate new template

@mrcoded mrcoded merged commit 5d0de25 into hngprojects:dev Jul 22, 2024
1 check passed
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.

[FEATURE]: Email Templates > SuperAdmin Email Management Dashboard > New Template with HTML
4 participants