-
Notifications
You must be signed in to change notification settings - Fork 328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds command 'tenant people profilecardproperty add'. Closes #5617 #5624
Conversation
867508a
to
d54eb31
Compare
src/m365/tenant/commands/people/people-profilecardproperty-add.ts
Outdated
Show resolved
Hide resolved
src/m365/tenant/commands/people/people-profilecardproperty-add.ts
Outdated
Show resolved
Hide resolved
src/m365/tenant/commands/people/people-profilecardproperty-add.ts
Outdated
Show resolved
Hide resolved
src/m365/tenant/commands/people/people-profilecardproperty-add.ts
Outdated
Show resolved
Hide resolved
Hi @Jwaegebaert, I'm currently updating the code. Will push in a few minutes |
d54eb31
to
bb45f87
Compare
There it is @Jwaegebaert... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work @martinlingstuyl, I've left a few pointers you can take a look at.
src/m365/tenant/commands/people/people-profilecardproperty-add.ts
Outdated
Show resolved
Hide resolved
src/m365/tenant/commands/people/people-profilecardproperty-add.ts
Outdated
Show resolved
Hide resolved
src/m365/tenant/commands/people/people-profilecardproperty-add.ts
Outdated
Show resolved
Hide resolved
3d3143e
to
96c59f9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work @martinlingstuyl, found a few little points of attention but resolved them myself during the merging process.
src/m365/tenant/commands/people/people-profilecardproperty-add.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested locally ✅
2 tiny comments 👍
@Jwaegebaert LGTM 👍 I added 2 little comments from my side. Other then that I thing we are ready to go 🚀 |
Closes #5617
Adds command 'tenant people profilecardproperty add'.