sp-dev-fx-webparts/samples/vue-js-org-chart
dependabot[bot] 18c16f2fae
Bump path-parse from 1.0.6 to 1.0.7 in /samples/vue-js-org-chart
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 04:02:40 +00:00
..
assets Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
config
sharepoint/assets
src
teams
tools
types/vue
.editorconfig
.gitignore
.yo-rc.json
README.md Added links to issue templates 2021-04-26 02:08:59 -04:00
gulpfile.js
package-lock.json Bump path-parse from 1.0.6 to 1.0.7 in /samples/vue-js-org-chart 2021-08-11 04:02:40 +00:00
package.json
tsconfig.json
tslint.json
yarn.lock Bump path-parse from 1.0.6 to 1.0.7 in /samples/vue-js-org-chart 2021-08-11 04:02:40 +00:00

README.md

Organization Chart using VueJS

Summary

A simple Organisation Chart web part 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.