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

[Bug]: signUpUser functionality not working #81

Open
1 task done
Khalilove666 opened this issue Oct 13, 2023 · 7 comments
Open
1 task done

[Bug]: signUpUser functionality not working #81

Khalilove666 opened this issue Oct 13, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@Khalilove666
Copy link

Expected Behavior

SDK should send sign up request to /odoo/signUpUser endpoint

Actual Behavior

SDK sends request to /odoo/register endpoint

Possible Solution

Change endpoint to "signUpUser" in packages/sdk/src/methods/signUpUser/index.ts

Steps to reproduce

No response

What version of odoo integration are you using?

0.2.3

What version of Node.js are you using?

20

What browser (and version) are you using?

Chrome

What operating system (and version) are you using?

any

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Khalilove666 Khalilove666 added the bug Something isn't working label Oct 13, 2023
@odranoelBR
Copy link
Collaborator

Hello @Khalilove666
Tks for the feedback.

We are changing the way of working with SDK.
Now we only have mutation and query apis, much more flexible, and still all TS enhancements.

We are fixing some problems on CI with VSF core team and will release SDK 1.0.0 after that.

@odranoelBR
Copy link
Collaborator

I will keep it open until the 1.0 SDK version.

@schiggi
Copy link

schiggi commented Mar 6, 2024

Any news on the SDK 1.0 release?

@dduarte-odoogap
Copy link
Collaborator

dduarte-odoogap commented Mar 6, 2024

@schiggi SDK is done but we are still implementing the new boilerplate: https://vsfsdk.labs.odoogap.com/ hopefullyby end of month. We also have started one project with the sdk and it's going live soon

@schiggi
Copy link

schiggi commented May 1, 2024

@dduarte-odoogap Any help needed for bug testing?

@dduarte-odoogap
Copy link
Collaborator

@schiggi sure, help is welcome. We are implementing Algolia.js, as soon as we finish we will focus on caching issues https://vsfsdk.labs.odoogap.com/

@schiggi
Copy link

schiggi commented May 15, 2024

But how can we test it? As far as I understand, there is no recent update or published package to test with or is it? We are testing with the nuxt3 boilerplate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants