You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the plugin will give a card component where the user can see his daily calendar schedule, and switch between different calendars, if a meeting URL is mentioned, the user can directly click on it to join a meeting and cancelled meetings are stroked.
hovering over any event will pop over a card showing you the list of people invited with a badge over each showing their responses.
the work is already done and here is the PR, pipeline is failing and I will like some quick help from you guys in this regard.
a quick collaboration would be great.
Creating a plugin to achieve the following feature:
Select the menu to switch between calendars.
card showing the list of events on a selected date and of the selected calendar
hovering over the event will pop over a card showing the event summary message, and list of attendees.
attendee's chips will have a badge over them symbolizing their responses
green --> accepted
red --> declined
nothing --> not responded yet
I have completed the development of this plugin and raised a PR, but yarn tsc is failing on files that are not concerned with my plugins and changes. I do not understand why, and what should i do in this particular scenario. I would like your help in this particular scenario.
🔖 Summary
the plugin will give a card component where the user can see his daily calendar schedule, and switch between different calendars, if a meeting URL is mentioned, the user can directly click on it to join a meeting and cancelled meetings are stroked.
hovering over any event will pop over a card showing you the list of people invited with a badge over each showing their responses.
the work is already done and here is the PR, pipeline is failing and I will like some quick help from you guys in this regard.
a quick collaboration would be great.
microsoft-calendar-plugin-demo.mp4
🌐 Project website (if applicable)
https://outlook.office.com
✌️ Context
Creating a plugin to achieve the following feature:
green --> accepted
red --> declined
nothing --> not responded yet
I have completed the development of this plugin and raised a PR, but yarn tsc is failing on files that are not concerned with my plugins and changes. I do not understand why, and what should i do in this particular scenario. I would like your help in this particular scenario.
#16101
👀 Have you spent some time to check if this plugin request has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
Yes I am willing to submit a PR!