odoo icon indicating copy to clipboard operation
odoo copied to clipboard

[Bug]: signUpUser functionality not working

Open Khalilove666 opened this issue 1 year ago • 7 comments

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

  • [X] I agree to follow this project's Code of Conduct

Khalilove666 avatar Oct 13 '23 16:10 Khalilove666

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 avatar Oct 23 '23 20:10 odranoelBR

I will keep it open until the 1.0 SDK version.

odranoelBR avatar Oct 23 '23 20:10 odranoelBR

Any news on the SDK 1.0 release?

schiggi avatar Mar 06 '24 12:03 schiggi

@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

dduarte-odoogap avatar Mar 06 '24 15:03 dduarte-odoogap

@dduarte-odoogap Any help needed for bug testing?

schiggi avatar May 01 '24 16:05 schiggi

@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/

dduarte-odoogap avatar May 01 '24 16:05 dduarte-odoogap

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.

schiggi avatar May 15 '24 10:05 schiggi