Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Patch to mail-merge solution which address the issue on inline images from the Gmail draft #173

Merged
merged 18 commits into from
Feb 17, 2021

Commits on Sep 13, 2019

  1. Merge pull request #1 from gsuitedevs/master

    Update to current base
    mhawksey authored Sep 13, 2019
    Configuration menu
    Copy the full SHA
    b3ea6ef View commit details
    Browse the repository at this point in the history
  2. Initial commit of Mail Merge solution

    Create and distribute visual rich mail merges with Gmail and Google Sheets
    mhawksey committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    6b49ea3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Minor edits to readme text

    Edits based on comments in googleworkspace#65 (comment)
    mhawksey authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    a1c7525 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. update to head

    mhawksey authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    8865a42 View commit details
    Browse the repository at this point in the history
  2. Updated to head

    mhawksey authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    8e5f9e4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from gsuitedevs/master

    Update fork to head
    mhawksey authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    0ad8aaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e07d10a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    b57754f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Refactoring and V8 update

    Includes ability for using formatted Google Sheets cell values for currencies, dates and more as well as detecting/ignoring filtered hidden rows. Code also updated to highlight Gmail `.sendMail()` options
    mhawksey committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    fa5f929 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Updated mail merge solution moving Advanced Sheets Service and moving…

    … to V8
    
    Removed dependency on Advanced Sheets Service
    mhawksey committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    c431050 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    4237236 View commit details
    Browse the repository at this point in the history
  2. Mail merge fix to escape cell data

    Fix for googleworkspace#127 to escape cell data to make JSON safe
    mhawksey committed May 25, 2020
    Configuration menu
    Copy the full SHA
    a8d745d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    22e649c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Inline image handling for mail merge

    Fix for the inline image issue googleworkspace#163
    mhawksey committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    363060c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe210f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Revert "Inline image handling for mail merge"

    This reverts commit 363060c.
    mhawksey committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    d7138a5 View commit details
    Browse the repository at this point in the history
  2. Fix for mail merge inline image handling googleworkspace#163

    Added handling of inline images inserted in the Gmail draft via image upload
    mhawksey committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    4243cf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    264739e View commit details
    Browse the repository at this point in the history