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

Integrate email template in cli #11

Merged
merged 7 commits into from
Jan 31, 2023

Commits on Jan 24, 2023

  1. Integrated new email template in cli

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0086bcf View commit details
    Browse the repository at this point in the history
  2. Update help test

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    14a0dbb View commit details
    Browse the repository at this point in the history
  3. Delete temp img in for error case

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cfc7aff View commit details
    Browse the repository at this point in the history
  4. use const for emailTemplateImageBuffer

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    991ae6f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. embed opensearch logo

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    6594bb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Accept text file for email body and add logic to convert text to html

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    0695340 View commit details
    Browse the repository at this point in the history
  2. Increase wait time after dom modification

    Signed-off-by: Rupal Mahajan <maharup@amazon.com>
    rupal-bq committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    546cffd View commit details
    Browse the repository at this point in the history