sp-dev-fx-webparts/samples/vue-js-org-chart
Hugo Bernier 7ed51a0838 Updated sample JSON 2021-03-15 03:48:14 -04:00
..
assets Updated sample JSON 2021-03-15 03:48:14 -04:00
config bug fix 2019-06-11 14:34:09 +03:00
sharepoint/assets initial commit 2019-05-17 15:12:03 +03:00
src bug fix 2019-06-11 14:34:09 +03:00
teams initial commit 2019-05-17 15:12:03 +03:00
tools initial commit 2019-05-17 15:12:03 +03:00
types/vue initial commit 2019-05-17 15:12:03 +03:00
.editorconfig initial commit 2019-05-17 15:12:03 +03:00
.gitignore initial commit 2019-05-17 15:12:03 +03:00
.yo-rc.json initial commit 2019-05-17 15:12:03 +03:00
README.md Update README.md 2020-11-08 22:47:47 -05:00
gulpfile.js initial commit 2019-05-17 15:12:03 +03:00
package-lock.json Bump elliptic from 6.5.3 to 6.5.4 in /samples/vue-js-org-chart 2021-03-09 09:38:50 +00:00
package.json initial commit 2019-05-17 15:12:03 +03:00
tsconfig.json initial commit 2019-05-17 15:12:03 +03:00
tslint.json initial commit 2019-05-17 15:12:03 +03:00
yarn.lock Bump elliptic from 6.5.3 to 6.5.4 in /samples/vue-js-org-chart 2021-03-09 09:38:50 +00:00

README.md

Organization Chart using VueJS

Summary

A simple Organisation Chart webpart using Office UI Fabric, VueJS, REST API.

React Org Chart

Used SharePoint Framework Version

drop

Applies to

Prerequisites

  • Office 365 subscription with SharePoint Online.
  • SharePoint Framework development environment already set up.
  • Tenant admin access to the Office 365 subscription and App Catalog already setup.

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository.
  • Open the command line, navigate to the web part folder and execute:

Features

This Web Part illustrates the following concepts on top of the SharePoint Framework:

  • SPFx provisioning based on the following Elements.xml nodes:
    • Custom List Instance with custom list schema.
    • Content Types.
    • Fields.
    • Pre-populated List Data Rows in the Elements.xml.