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

8160 components microsoft excel #8212

Merged
merged 7 commits into from
Sep 27, 2023
Merged

Conversation

luancazarine
Copy link
Collaborator

@luancazarine luancazarine commented Sep 25, 2023

Triggers

  • New Row Added
  • New Worksheet Created
  • Row Updated

Actions

  • Add Row to Worksheet
  • Update Worksheet Row

WHAT

🤖 Generated by Copilot at d59fead

This pull request adds new action and source components for Microsoft Excel, and a new app file that contains the common methods and props for the components. It also updates the pnpm-lock.yaml file and the package.json file for the Microsoft Excel components. It deletes the unused microsoft_excel.app.ts and .gitignore files.

🤖 Generated by Copilot at d59fead

We've added some components for Excel
To create and update rows as well
We use an app file
And a webhook style
And some modules that make the API gel

WHY

HOW

🤖 Generated by Copilot at d59fead

  • Add new action components for Microsoft Excel to add and update table rows in a workbook (link, link)
  • Add new source component for Microsoft Excel to emit events when an item in a workbook is updated, and include sample emit data for testing (link, link)
  • Add new app file for Microsoft Excel to contain common methods and prop definitions for the components, and update package.json to reflect dependencies and version change (link, link)
  • Delete unused files for Microsoft Excel components (microsoft_excel.app.ts and .gitignore) (link, link)
  • Add new entries for brevo, clerk, kingsumo, and linkedin_ads components to pnpm-lock.yaml, and update microsoft_excel entry with new dependencies (link, link, link, link, link)

Triggers
  - New Row Added
  - New Worksheet Created
  - Row Updated

Actions
 - Add Row to Worksheet
 - Update Worksheet Row
@luancazarine luancazarine linked an issue Sep 25, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Sep 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pipedream-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2023 0:33am
pipedream-docs-redirect-do-not-edit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2023 0:33am

Copy link
Collaborator

@jcortes jcortes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @luancazarine LGTM! Ready for QA!

Copy link
Collaborator

@jcortes jcortes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @luancazarine LGTM!

@luancazarine
Copy link
Collaborator Author

/approve

Copy link
Collaborator

@jcortes jcortes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved!

@luancazarine luancazarine merged commit 864a41a into master Sep 27, 2023
9 checks passed
@luancazarine luancazarine deleted the 8160-components-microsoft-excel branch September 27, 2023 13:01
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.

[Components] Microsoft Excel
2 participants