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

PPDRM-6 - [ACTION] Xero - Find or Create Contact #1

Draft
wants to merge 94 commits into
base: master
Choose a base branch
from

Conversation

gitstart-app[bot]
Copy link

@gitstart-app gitstart-app bot commented Sep 27, 2023

Here is the GitStart Ticket for this pull request: PPDRM-6

  • Please mark your PR as "ready for review" when you have completed all requirements.
  • Please ensure that your PR is reviewed by at least 2 people after you have completed it.
  • Comments for review or requested changes from the upstream client will be notified to you by email and will also show on the ticket page.
  • After the PR is merged on the upstream, please merge this PR.
  • If there exist merge conflicts on your current PR and you have to close the PR instead of merging it, please go to the ticket page to manually finish the task that is related to this PR.

Happy hacking! 🎉

Loom Video:
https://www.loom.com/share/d79924796f5a4a5d8dbc49686d0a4d03?sid=d1daadf9-2a4e-482b-9905-f911157df692


This code was written and reviewed by GitStart Community. Growing great engineers, one PR at a time.

Co-authored-by: gitstart <[email protected]>
Co-authored-by: beejaybot <[email protected]>
Co-authored-by: gitstart_bot <[email protected]>
gitstart and others added 27 commits September 27, 2023 13:25
Co-authored-by: gitstart <[email protected]>
Co-authored-by: beejaybot <[email protected]>
Co-authored-by: gitstart_bot <[email protected]>
…eamHQ#8257)

* create contactProperties prop

* bump versions

* pnpm-lock

* bump versions
* [Components] Microsoft Excel PipedreamHQ#8160
Triggers
  - New Row Added
  - New Worksheet Created
  - Row Updated

Actions
 - Add Row to Worksheet
 - Update Worksheet Row

* pnpm update

* pnpm update

* some adjusts

* pnpm update
* new components

* pnpm-lock.yaml

* fix auth

* pnpm-lock.yaml

* update prop options

* pnpm-lock.yaml
* get-page-title

* pnpm-lock.yaml

* pnpm-lock.yaml

* pnpm-lock.yaml
* get-html

* pnpm-lock.yaml

* package version
* Pinning exact version over package.json only

* Adding pnpmlock

* bumping action files symver
* [Components] Wufoo PipedreamHQ#8183
Triggers:
  - New Form Entry

Actions:
  - Submit form entry

* pnpm update
* retrieve company metadata from linkedin

* Find Social Media Profiles From Email

* lookup email from linkedin profile

* pnpm
* new components

* pnpm-lock.yaml
* wip

* wip

* wip

* updates
"

* pnpm-lock.yaml
* get-pdf

* pnpm-lock.yaml

* fixes

* package version

* package version

* bug fix

* pnpm-lock.yaml
* [Components] Wufoo PipedreamHQ#8183
Triggers:
  - New Form Entry

Actions:
  - Submit form entry

* pnpm update

* fix source keys
* [Components] TeamGantt PipedreamHQ#8103
Triggers:
  - New Comment Added

Actions:
  - Create Task
  - Update Task

* pnpm update

* pnpm update

* fix source key

* fix commit

* remove commented code
* screenshot-page

* pnpm-lock.yaml

* add @pipedream/platform dependency

* pnpm-lock.yaml

* fixes

* pnpm-lock.yaml

* bug fix

* pnpm-lock.yaml

* versions

* pnpm-lock.yaml
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.6.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* new component

* pnpm-lock.yaml

* add languages file
* Added actions

* Fixed some bugs

* Update components/translate_com/translate_com.app.mjs

Co-authored-by: Jorge Cortes <[email protected]>

* Update components/translate_com/translate_com.app.mjs

Co-authored-by: Jorge Cortes <[email protected]>

* Update components/translate_com/actions/translate-text/translate-text.mjs

Co-authored-by: Jorge Cortes <[email protected]>

---------

Co-authored-by: Jorge Cortes <[email protected]>
michelle0927 and others added 29 commits October 4, 2023 10:08
* wip

* wip

* updates

* versions

* pnpm-lock.yaml

* insert blank line

* bump package version

* revert package version

* fixes

* pnpm-lock.yaml

* add missing author

* versions

* pnpm-lock.yaml
* Set asdf to install pnpm 8.8.0
Lock pnpm version for the project to 8.8.0

* add latest pnpm-lock file

* update pnpm npm to 8.8.0

* change everything to pnpm v7.33.6

* bump github workflows up to pnpm v7.33.6 also

* set pnpm version to 7.33.6 for pull request checks

* fix two other places where we need to specify pnpm version 7.33.6

* also fix this pnpm version
* playwright - get page title component

* pnpm

* playwright - screenshot

* playwright - components

* pnpm

* Update get-page-title.mjs

copy change

---------

Co-authored-by: Dylan Pierce <[email protected]>
* log warning if no urls in component description

* pnpm
* Added actions

* Update package.json
* Return string instead of buffer

* upping package.json version too
…edreamHQ#8320)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.4...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added files back

* pnpm-lock.yaml

* pnpm-lock.yaml
Co-authored-by: gitstart <[email protected]>
Co-authored-by: beejaybot <[email protected]>
Co-authored-by: gitstart_bot <[email protected]>
@gitstart-app
Copy link
Author

gitstart-app bot commented Oct 12, 2023

We have prepared a new credit estimate of 20 - 30 for this pull request. Approve or reject it here

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.