Adam Wรณjcik
Adam Wรณjcik
>'Create a new project' form ... in progress ๐๏ธ - Currently this form (and the add new component form) is just a static html added as webview in the product....
we are progressing very nicely on this issue. I will try to add the last issue with adding a notify that scaffolding for the time being is only towards the...
aaaa I totally forgot about that ๐... yes this was a known issue I forgot to take care of that. The problem here is that `nvm use` does not support...
yes it is a small bug which we could investigate if could be done better. on the other hand form the quick check I did it seems that this is...
I think it's only worth mentioning that the new code should follow the same approach as we have for already existing LM Tool that allows to add a page. https://github.com/pnp/vscode-viva/blob/main/src/chat/tools/spo/PageAdd.ts...
IMO those projects are still invalid and should get fixed in the sample gallery ๐. Good argument is that you may not extend them using `yo` with a new component...
agreed on call to proceed as ๐
@reshmee011 thank you for opening up the issue. This is an awesome ๐. Before we open it up let's clarify: - what properties you would like to have a s...
thanks @reshmee011 for the example. For now I checked that SPFx Toolkit retrieves the following data about each app example: ```json [ { "AadAppId": "48535560-3cc0-442e-a1b4-94c084b3ff59", "AadPermissions": "Microsoft Graph, Directory.ReadWrite.All", "AppCatalogVersion":...
Ok let's open it up. For now lets try to develop reports which allow to export what SPFx Toolkit already retrieves https://github.com/pnp/vscode-viva/issues/573#issuecomment-3257391333 Since under the hood, we are using CLI...