[ { "name": "pnp-sp-dev-spfx-web-parts-react-mytasks", "source": "pnp", "title": "My Tasks Web Part", "shortDescription": "This web part allows user to manage planner tasks in SharePoint Site. The UI was inspired on Planner UI, it is full implemented with Office-UI-Fabric Components. Use MSGraph API\u0027s and PnPjs to data access. The user can search task by name, can filter by progress status, all data are dynamic updated on change..", "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-mytasks", "longDescription": [ "This web part allows user to manage planner tasks in SharePoint Site. The UI was inspired on Planner UI, it is full implemented with Office-UI-Fabric Components. Use MSGraph API\u0027s and PnPjs to data access. The user can search task by name, can filter by progress status, all data are dynamic updated on change.." ], "creationDateTime": "2020-09-09", "updateDateTime": "2020-09-09", "products": [ "SharePoint" ], "metadata": [ { "key": "CLIENT-SIDE-DEV", "value": "React" }, { "key": "SPFX-VERSION", "value": "1.11.0" }, { "key": "SPFX-TEAMSTAB", "value": "true" } ], "thumbnails": [ { "type": "image", "order": 100, "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-mytasks/assets/MyTasks.gif", "alt": "My Tasks Web Part" }, { "type": "image", "order": 101, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/AddTask.gif?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 102, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/EditTask.gif?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 103, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen1.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 104, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen10.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 105, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen11.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 106, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen12.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 107, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen13.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 108, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/Screen14.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 109, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen2.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 110, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen3.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 111, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen4.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 112, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen5.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 113, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen6.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 114, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen7.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 115, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen8.png?raw=true", "alt": "My Tasks Web Part" }, { "type": "image", "order": 116, "url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-mytasks/assets/screen9.png?raw=true", "alt": "My Tasks Web Part" } ], "authors": [ { "gitHubAccount": "joaojmendes", "company": "Storm Technology Ltd", "pictureUrl": "https://github.com/joaojmendes.png", "name": "Jo\u00E3o Mendes", "twitter": "joaojmendes" }, { "gitHubAccount": "Swaminathan-Sriram", "company": "", "pictureUrl": "https://github.com/Swaminathan-Sriram.png", "name": "Swaminathan Sriram", "twitter": "SwaminathanSri3" } ], "references": [ { "name": "Build your first SharePoint client-side web part", "description": "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.", "url": "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part" }, { "name": "Building Microsoft Teams Tabs using SharePoint Framework", "description": "Starting with SharePoint Framework v1.8, you can build tabs for Microsoft Teams with the SharePoint Framework tooling and use SharePoint as a host for your solutions. As part of the SharePoint Framework v1.10 you can also publish your solution as Microsoft Teams personal app.", "url": "https://learn.microsoft.com/sharepoint/dev/spfx/integrate-with-teams-introduction" } ] } ]