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(n8n Google My Business Node): New node #10504

Merged
merged 44 commits into from
Oct 16, 2024

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    fd4252e View commit details
    Browse the repository at this point in the history
  2. WIP: Fixing descriptions

    valentina98 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    860c3e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d898564 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a123c39 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    84b3d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcdeafb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5097157 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    e705c80 View commit details
    Browse the repository at this point in the history
  2. Fix review endpoints

    valentina98 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    891e455 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Remove deprecated option

    valentina98 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    eaffaac View commit details
    Browse the repository at this point in the history
  2. Fix loadOptions

    valentina98 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    726ee81 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Fix property name

    valentina98 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6cd0ad7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Implement pagination

    valentina98 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    589649c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Remove unused properties

    valentina98 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    22ea05a View commit details
    Browse the repository at this point in the history
  2. Remove simplify

    valentina98 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a02f915 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    075edaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f0b0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4d8eaf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    88db747 View commit details
    Browse the repository at this point in the history
  2. Add a trigger node

    valentina98 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c420c05 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add unit tests

    valentina98 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    27facee View commit details
    Browse the repository at this point in the history
  2. Change "name" to "id"

    valentina98 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0e282e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    f85fa2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23053c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1513ab View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fix errors

    valentina98 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8f167da View commit details
    Browse the repository at this point in the history
  2. Fix parameter

    valentina98 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    51d57ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df7e5d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    034f4a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    093fd02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    663338e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Fix format check issues

    valentina98 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4a719f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    8691a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48749af View commit details
    Browse the repository at this point in the history
  3. Fix ts and eslint issues

    valentina98 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fae0a26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3757203 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6c96a5 View commit details
    Browse the repository at this point in the history
  6. Remove unused function

    valentina98 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fc38cd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 16, 2024

  1. Fixes after code review

    valentina98 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c2c1895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787d98c View commit details
    Browse the repository at this point in the history