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

Plugin flow builder - Adding payload to buttons #2318

Merged

Conversation

manuelalferez
Copy link
Contributor

@manuelalferez manuelalferez commented Mar 28, 2023

Description

  • fix(plugin-flow-builder): fixing PayloadLocal in button
  • feat(plugin-flow-builder): adding payload to buttons
  • chore(plugin-flow-builder): updating package lock

Context

Approach taken / Explain the design

To document / Usage example

Testing

The pull request...

  • has unit tests
  • has integration tests
  • doesn't need tests because... [provide a description]

@manuelalferez manuelalferez changed the base branch from master to feat/botonic-plugin-flow-builder March 28, 2023 15:14
@manuelalferez manuelalferez requested review from AinaVendrell, asastre and vanbasten17 and removed request for AinaVendrell March 28, 2023 15:14
@vanbasten17 vanbasten17 force-pushed the feat/payloads-in-buttons branch from d9269cb to d1b1181 Compare March 30, 2023 10:58
@vanbasten17 vanbasten17 requested a review from Iru89 March 30, 2023 11:00
Co-authored-by: Oriol Raventós <36898236+Iru89@users.noreply.github.com>
@Iru89 Iru89 self-requested a review March 31, 2023 15:27
@vanbasten17 vanbasten17 merged commit 894fe86 into feat/botonic-plugin-flow-builder Mar 31, 2023
@vanbasten17 vanbasten17 deleted the feat/payloads-in-buttons branch March 31, 2023 15:28
vanbasten17 added a commit that referenced this pull request Apr 19, 2023
* fix(plugin-flow-builder): fixing PayloadLocal in button

* feat(plugin-flow-builder): adding payload to buttons

* chore(plugin-flow-builder): updating package lock

* fix(plugin-flow-builder): fix type for UrlLocale

Co-authored-by: Oriol Raventós <36898236+Iru89@users.noreply.github.com>

---------

Co-authored-by: Marc Rabat Pla <35448568+vanbasten17@users.noreply.github.com>
Co-authored-by: Oriol Raventós <36898236+Iru89@users.noreply.github.com>
vanbasten17 added a commit that referenced this pull request Apr 19, 2023
* fix(plugin-flow-builder): fixing PayloadLocal in button

* feat(plugin-flow-builder): adding payload to buttons

* chore(plugin-flow-builder): updating package lock

* fix(plugin-flow-builder): fix type for UrlLocale

Co-authored-by: Oriol Raventós <36898236+Iru89@users.noreply.github.com>

---------

Co-authored-by: Marc Rabat Pla <35448568+vanbasten17@users.noreply.github.com>
Co-authored-by: Oriol Raventós <36898236+Iru89@users.noreply.github.com>
vanbasten17 added a commit that referenced this pull request Apr 19, 2023
…lder package (#2302)

* feat(botonic-plugin-flow-builder): set main package structure

* chore(plugin-flow-builder): rename subtype to action, bump alpha version

* chore(plugin-flow-builder): bump alpha version

* feat(plugin-flow-builder): read flowContents in pre

* fix(plugin-flow-builder): rename queueId to queue_id

* chore(plugin-flow-builder): bump alpha version

* feat(plugin-flow-builder): pass getLocale function from constructor

* feat(plugin-flow-builder): add startId function

* chore(plugin-flow-builder): bump alpha version

* chore(plugin-flow-builder): check only queue schedule availability, add some triple equals

* feat(plugin-flow-builder): passing acccess token method to plugin

* chore(plugin-flow-builder): fix initialization of options and read HUBTYPE_API_URL from env var

* chore(plugin-flow-builder): move getImageByLocale to ContentBase class and export Plugin types

* Plugin Flow Builder - Make handoff simpler  (#2313)

* feat(plugin-flow-builder): fixing errors with getLocate and misspelling

* feat(plugin-flow-builder): removing getOpenQueues, added missing options, moving message to FlowBuilderActionProps

* fix(plugin-flow-builder): Removed console logs

* chore(plugin-flow-builder): add session to types for getLocale

---------

Co-authored-by: Marc Rabat <marcrabat@gmail.com>

* chore(plugin-flow-builder): add missing types

* chore(plugin-flow-builder): rename hubtype-models to flow-builder-models

* refactor(plugin-flow-builder): get rid of Ht prefix

* refactor(plugin-flow-builder): refactor types to match the ones in JSON schema

* refactor(plugin-flow-builder): renaming and create content-fields as a module folder

* chore(plugin-flow-builder): bump alpha version

* fix(plugin-flow-builder): quick fix for button urls

* chore(plugin-flow-builder): bump alpha version

* chore(plugin-flow-builder): add check for urlButton and bump alpha

* Plugin flow builder - Adding payload to buttons (#2318)

* fix(plugin-flow-builder): fixing PayloadLocal in button

* feat(plugin-flow-builder): adding payload to buttons

* chore(plugin-flow-builder): updating package lock

* fix(plugin-flow-builder): fix type for UrlLocale

Co-authored-by: Oriol Raventós <36898236+Iru89@users.noreply.github.com>

---------

Co-authored-by: Marc Rabat Pla <35448568+vanbasten17@users.noreply.github.com>
Co-authored-by: Oriol Raventós <36898236+Iru89@users.noreply.github.com>

* fix(plugin-flow-builder): patching url buttons not working in carousels

* chore(plugin-flow-builder): bump alpha with carousel fix

* chore(plugin-flow-builder): add typings for Fallback and Video nodes

---------

Co-authored-by: Oriol Raventos <o.raventos.89@gmail.com>
Co-authored-by: Manuel Alférez Ruiz <manuelalferezruiz@gmail.com>
Co-authored-by: Oriol Raventós <36898236+Iru89@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants