Skip to content
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

New Feature - Tenant Browsing #3

Merged
merged 8 commits into from
Jul 21, 2020
Merged

Conversation

jimmywim
Copy link

  • Easily Browse all site collections of a tenant by ensuring you use the admin centre url (https://<tenant>-admin.sharepoint.com)

  • Added "ContentTypes" container when browsing List and Libraries. Expands to show the list of content types in that list

  • Fixed couple of issues enumerating folders in a list

  • Alters slightly how the root node on the TreeView is rendered - basically the children call the iterative method inside a loop over the root node's Children, rather than initiating it from the first child. Not sure if this causes other unintentional issues.

@tomdam tomdam merged commit 9af5910 into tomdam:master Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants