Mathijs Verbeeck

Results 160 comments of Mathijs Verbeeck

I did indeed @waldekmastykarz. I've tried using the following Schema: `````` Which is the most basic I suppose. I also tried adding the property `Type` to specify the list template,...

@waldekmastykarz Any idea on how we continue with this issue? Should we stop supporting the option --schemaXml?

@waldekmastykarz I've been looking into this issue for quite some time now, but haven't been able to find the correct API-endpoint to call thus far. Is there any chance that...

Woops, lost this one out of sight. Will continue and have a look at this one. My apologies!

So, got this currently working, but I think that we might be missing an option. Wouldn't it be interesting that we add a flag `--grantConsent` which would then automatically grant...

> If this is possible through the APIs, we should certainly include it. Good suggestion @MathijsVerbeeck 👍 I just checked `aad app add` and apparently it is named `--grantAdminConsent` over...

@martinlingstuyl A quick check - How would you like to check if a custom action already exists? As currently, the command `customaction get` only supports filtering on the `id` property...

I do agree that filtering on `clientSideComponentId` may be better, as we can change the title. Personall, to retrieve the `customaction`, I wouldn't use the `customaction list` command for this....

@martinlingstuyl I'm fine using the scope 'Site' to start, we could indeed extend this later if requested. Will try and finish the PR later today!

> @nicodecleyre, @MathijsVerbeeck, @Jwaegebaert, you guys by any chance have experience with registering a single application customizers multiple times on the same site (with different props for example) I have...