Migrate lf-ui-components-services to use Repository API v2#51
Conversation
|
@daniel-derzsi-codespring Which scenarios have you tested these changes in so far? In the outlook add-in or any of the sample apps yet? |
I tested the scenarios present in the Outlook add-in so far: browsing folders, browsing files, importing documents, exporting e-docs and template fields. You can find the code at https://github.com/Laserfiche-External/outlook-add-in/pull/110 - you will have to use the |
Also tried with https://github.com/Laserfiche/lf-sample-OAuth-SPA-react now. The React sample project is now migrated to use the new V2 API also: Laserfiche/lf-sample-OAuth-SPA-react#57 Same deal, since this isn't merged yet it's using a local build of the services. |
|
Amazing. I approved this PR. The branch version of the sample app with have to be increased so I will do that when I have time. Let me know if it's blocking you. |
26f6468 to
685e8af
Compare
|
Can you please merge this PR @alexgomezlf? I don't have permission to do so unfortunately |
This pull request migrates lf-ui-components-services to use repository API v2.