Jasey Waegebaert

Results 49 issues of Jasey Waegebaert

## Decision We decided that we won't introduce splitting strings by space in powershell. Instead we advise people to use quotes. The existing splitter needs to be removed. ## The...

enhancement
work in progress

Closes #2061 A few extra notes: I changed the option `--changeType` to a single value because I couldn't find a way to disctinct the change types from the feed items....

Include a rule within the file `upgrade-1.15.2.ts` to update the package `spfx-fast-serve-helpers` to the correct version. [version matrix](https://github.com/s-KaiNet/spfx-fast-serve/blob/master/docs/VersionMatrix.md) Important to note, there is no correlation between patch versions, only major...

enhancement
help wanted

Closes #2166 What can you find within this PR. I added a new JavaScript file `generate-team-cards.js` that will generate all the user cards within the new Team page. Within this...

I think it would be nice to have an extra template within our issues. One for creating new enhancement suggestions. Here all the titles and Enhancement content within the issues...

new feature
needs discussion

### Usage m365 booking business list ### Description Lists all Microsoft Bookings businesses that are created for the tenant. ### Options / ### Examples Returns a list of all Microsoft...

work in progress
feature request

### Usage m365 booking business get ### Description Retrieve the specified Microsoft Bookings business. ### Options Option | Description -- | -- `-i, --id [id]` | ID of the business....

work in progress
feature request

Currently, we use several different ways to check if a certain output type is requested. With the change of v4, the default output type has been changed from `text` to...

bug
help wanted