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

Full stack: Add providerId in User interface #1732

Merged
merged 2 commits into from
Jul 28, 2021

Conversation

asastre
Copy link
Contributor

@asastre asastre commented Jul 22, 2021

Description

Add missing providerId attribute in User interface as an optional attribute.
Also, modified the existing websocketId attribute to optional.

Fix lint error (no-conditional-expect) in test.

Context

Improvement of types in the full-stack version.

Approach taken / Explain the design

To document / Usage example

Testing

The pull request has unit tests.

@vanbasten17 vanbasten17 force-pushed the full-stack/output-parser branch from c81a2db to 155aeb2 Compare July 28, 2021 08:23
@vanbasten17 vanbasten17 force-pushed the full-stack/provider-id branch from 0382c80 to 58d1b27 Compare July 28, 2021 09:13
@vanbasten17 vanbasten17 merged commit 5677a5e into full-stack/output-parser Jul 28, 2021
@vanbasten17 vanbasten17 deleted the full-stack/provider-id branch July 28, 2021 09:13
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

Unit Test Results

1 files  ±  0  1 suites   - 4   5s ⏱️ -16s
1 tests  - 19  1 ✔️  - 19  0 💤 ±0  0 ❌ ±0 

Results for commit 58d1b27. ± Comparison against base commit 155aeb2.

vanbasten17 pushed a commit that referenced this pull request Jul 28, 2021
* style(core): add providerId attribute in User interface

* test(core): refactor conditional expect
vanbasten17 added a commit that referenced this pull request Jul 28, 2021
* chore(core): add minor improvements to models

* feat(core): add botonic output parser with tests and project config for hybrid project

* chore(core): bump to alpha 1.0.0-alpha.0

* fix(core): add support for postback inputs

* chore(core): bump core to v1.0.0-alpha.1

* Full stack/react experimental components (#1701)

* chore(react): add experimental components directory with necessary changes

* chore(react): bump to alpha 1.0.0-alpha.0

* fix(react): allow carousel elements without buttons

* chore(react): bump react to v1.0.0-alpha.1

* chore(ner/intent): support for botonic full-stack (#1644)

* chore(ner/intent): support for botonic full-stack

* refactor(plugin-ner, plugin-ic): baseUrl typed

Co-authored-by: Eric Lozano <ericlozano98@gmail.com>

* refactor(react): update whatsapp playground number and small lint errors

* chore(core): wrap non bwd compatible functionality with try/catch and make distributed package to point to lib

* Full stack: Add providerId in User interface (#1732)

* style(core): add providerId attribute in User interface

* test(core): refactor conditional expect

* chore(core/react): bump to 0.19.0-beta.0 (#1739)

Co-authored-by: Eric Lozano <ericlozano98@gmail.com>
Co-authored-by: Eric Marcos <ericmarcos.p@gmail.com>
Co-authored-by: Adrià Sastre <adria.sastre@gmail.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