Added a Site Url property next to the Web Url property in order to
narrow down the results that were previously all mixed within the same
dropdown. Also added a recursive promise mecanism that allows the
WebPart to perform multiple search requests until all the results are
returning, bypassing the max rowLimit of 500 items. The site url
property can now fetch unlimited site collections, and the web url
property can also fetch unlimited web urls.
* Added the files to the new repository
* Modified the .gitignore
* Added the generated sppkg file
* Added animated gifs for the read me.
* Added another animated gif
* Added a first temporary version of the readme.md
* Update README.md
* Update README.md
* Updated the readme.md file by removing spaces between brackets in the handlebars templates examples.
* Updated the WebPart with inline template editing
Added inline template editing within the toolpane, automatic template
generation and fixed a bug related to the "Me" checkbox while filtering
user fields.
* Removed the debug folder from sources
* Updated the toolpart animated gif
* Removed toolpart animated gif
* Updated the README.md file with the latest changes.
* Update README.md
* Update README.md
* Update README.md
* Adding AceEditor as Code Editor
* Removing old Monato Artefacts
* Finalized the code editor update
Added documentation for the code editor, fixed the npm-shrinkwrap to
support the code editor dependencies, updated images for the new
documentation, regenerated the .sppkg file and updated the sources on
the public CDN for version 1.0.1
* Added a .gif for the new code editor documentation
* Updated the WebPart with the latest spfx packages.
Multiple bottle-neck bugs have been fixed in SPFX which allows to update
the WebPart with the latest SPFX packages. Overall performance should
now be better and other minor bugs have been fixed.
* ...
* Updated the readme
* Updated the readme with the solution author
* Added the External Scripts property to the toolpart
The new External Scripts property allows the user to add external
JavaScript files to the WebPart that can run precisely before or after
the rendering of the template.
* Fixed the readme.md imaged broke in the previous commit
* Added the ExternalScripts.png picture to readme.md
* Updated readme.md
* Update the externalScripts image.
* Fixed an issue where sites/subsites were missing from the WebUrl dropdown
The search query responsible for feeding the Web Url dropdown had no
rowLimit specified, which was limiting the amount of returned urls to 10
since this is the default rowLimit. Updated the rowLimit to 500 so all
sites can be displayed in the toolpart!
* Update README.md
The search query responsible for feeding the Web Url dropdown had no
rowLimit specified, which was limiting the amount of returned urls to 10
since this is the default rowLimit. Updated the rowLimit to 500 so all
sites can be displayed in the toolpart!
* Added the files to the new repository
* Modified the .gitignore
* Added the generated sppkg file
* Added animated gifs for the read me.
* Added another animated gif
* Added a first temporary version of the readme.md
* Update README.md
* Update README.md
* Updated the readme.md file by removing spaces between brackets in the handlebars templates examples.
* Updated the WebPart with inline template editing
Added inline template editing within the toolpane, automatic template
generation and fixed a bug related to the "Me" checkbox while filtering
user fields.
* Removed the debug folder from sources
* Updated the toolpart animated gif
* Removed toolpart animated gif
* Updated the README.md file with the latest changes.
* Update README.md
* Update README.md
* Update README.md
* Adding AceEditor as Code Editor
* Removing old Monato Artefacts
* Finalized the code editor update
Added documentation for the code editor, fixed the npm-shrinkwrap to
support the code editor dependencies, updated images for the new
documentation, regenerated the .sppkg file and updated the sources on
the public CDN for version 1.0.1
* Added a .gif for the new code editor documentation
* Updated the WebPart with the latest spfx packages.
Multiple bottle-neck bugs have been fixed in SPFX which allows to update
the WebPart with the latest SPFX packages. Overall performance should
now be better and other minor bugs have been fixed.
* ...
* Updated the readme
* Updated the readme with the solution author
* Added the External Scripts property to the toolpart
The new External Scripts property allows the user to add external
JavaScript files to the WebPart that can run precisely before or after
the rendering of the template.
* Fixed the readme.md imaged broke in the previous commit
* Added the ExternalScripts.png picture to readme.md
* Updated readme.md
* Update the externalScripts image.
The new External Scripts property allows the user to add external
JavaScript files to the WebPart that can run precisely before or after
the rendering of the template.
* Updated SPFx from 1.0.0 to 1.1.0
* Added closing div.
Updated logo.
* Include override.css using require instead of sass @import which no longer works in the build chain.
* Updated README with complete building steps
* Updated version to 1.0.0.1
* Updated to pull version from package.json
* Include bundled Office UI Frabework CSS to ensure proper grid.
* Added version info
* Added safeWithCustomScriptDisabled property
* Changed to static linking
* Added explicit reference to office-ui-fabric v2
* Removed test CSS
* Remove commented out code
* Remove empty lines
* Removed non-existant styles
* Externalize Office UI Fabric components and CSS to CDN - keeping CSS in the project for reference.
* This sample shows how appSettings.json file can be added and unsed within SharePoint Framewrok webparts similar to the Web.config / App.config key value app settings in .NET Framework projects.
* Update README.md
Typos fix
* Added the files to the new repository
* Modified the .gitignore
* Added the generated sppkg file
* Added animated gifs for the read me.
* Added another animated gif
* Added a first temporary version of the readme.md
* Update README.md
* Update README.md
* Updated the readme.md file by removing spaces between brackets in the handlebars templates examples.
* Updated the WebPart with inline template editing
Added inline template editing within the toolpane, automatic template
generation and fixed a bug related to the "Me" checkbox while filtering
user fields.
* Removed the debug folder from sources
* Updated the toolpart animated gif
* Removed toolpart animated gif
* Updated the README.md file with the latest changes.
* Update README.md
* Update README.md
* Update README.md
* Adding AceEditor as Code Editor
* Removing old Monato Artefacts
* Finalized the code editor update
Added documentation for the code editor, fixed the npm-shrinkwrap to
support the code editor dependencies, updated images for the new
documentation, regenerated the .sppkg file and updated the sources on
the public CDN for version 1.0.1
* Added a .gif for the new code editor documentation
* Updated the WebPart with the latest spfx packages.
Multiple bottle-neck bugs have been fixed in SPFX which allows to update
the WebPart with the latest SPFX packages. Overall performance should
now be better and other minor bugs have been fixed.
* ...
* Updated the readme
Multiple bottle-neck bugs have been fixed in SPFX which allows to update
the WebPart with the latest SPFX packages. Overall performance should
now be better and other minor bugs have been fixed.
* first commit
* some corrections
* added textfield to pass the parameters dinamically
* implemented list to display external users
* changing the UI style
* fixed bug on the detail list
* label name modified
* Add files via upload
* Delete upcoming-meetings-preview.png
* Update README.md
* some changes
* added twitter and blog
* added wp base
* started on adding redux
* removed immutable to start with
* initial code working (redux, immutable)
* get lists, basic add new list ready
* basic code using redux and immutable js ready
* comments
* image and readme
* readme update
* updated image
* appease the linter
* added comments
* changed folder name
* updated gif
* typo in layouts path
* link to blog and telemetry
* react-provision-assets sample added. provides advanced techniques for provisioning lists, libraries, fields and more.
* README drop icon changed to GA
I updated the drop icon from drop4 to GA so not to cause confusion when someone is looking at the README.
* README file updated