Adam Wójcik

Results 175 issues of Adam Wójcik

### 🎯 Aim of the feature In the extension we handle errors differently in each method/action/flow. The aim would be to unify all of the error handling to some error...

⭐ enhancement
🙏 help wanted

### 🎯 Aim of the feature Currently we have an action that allows you to set the form of your form customizer id. Currently we need to provide everything manually....

⭐ enhancement
👨‍💻work in progress
⌛Waiting for answer

### 🎯 Aim of the feature The idea is to allow to: - add a tenant app catalog if it is not already present on tenant - in this case...

⭐ enhancement
👨‍💻work in progress

### 🎯 Aim of the feature The aim is to create set of integration test that will check the behavior of Gulp Tasks section of this extension. The tests should...

⭐ enhancement
🙏 help wanted

### 🎯 Aim The aim is to create a blog post that would describe all of the different ways SPFx Toolkit help boosting SPFx development: - [Gulp tasks](https://github.com/pnp/vscode-viva/wiki/5.4-Gulp-tasks) - Actions...

💪 good first issue
👨‍💻work in progress
📣 marketing
🤚 on hold

### 🎯 Aim The aim is to create a blog post that would describe all of the different ways SPFx Toolkit help out in setting up CI/CD flows. We should:...

💪 good first issue
🙏 help wanted
📣 marketing

Currently the [m365 spfx project azuredevops pipeline add](https://pnp.github.io/cli-microsoft365/cmd/spfx/project/project-azuredevops-pipeline-add) and [m365 spfx project github workflow add](https://pnp.github.io/cli-microsoft365/cmd/spfx/project/project-github-workflow-add) commands will scaffold a yaml pipeline/workflow that defaults (or rather suggests) using certificate authentication method....

enhancement
help wanted

## 🎯 Aim Currently the `spfx project github workflow add` and `spfx project azuredevops pipeline add` will scaffold an flow for the currently latest SPFx version. What we do is...

enhancement
work in progress

since SPFx 1.21.x we should be using TS v5 -> https://learn.microsoft.com/en-us/sharepoint/dev/spfx/release-1.21#typescript-5x-support if we look at a [newly scaffolded project in SPFx 1.21.x ](https://github.com/pnp/cli-microsoft365/blob/04e20e9dc7f70ab7c461e3365ead91aada490e6c/src/m365/spfx/commands/project/test-projects/spfx-1210-webpart-react/package.json#L36C20-L36C21)we see that TS v5 only accepts patch...

enhancement
new feature
work in progress