* Added the react-search-refiners folder
* Updated pagination + format date for DateTime filters
* Added grouped list in the filter panel + fixed some bugs
* Added custom scrollbar style
* Added a placeholder when the Web Part is not configured
* Cleaned code
* Miscellaneous fixes before PR.
* Added Web Part sample images
* Updated images
* Adde the link to the associated blog post.
* Replaced toggle by checkbox + added query template parameter.
* react-search-refiners: CSS fixes
* Quick fix
* Updated the panel position to the left + added an overlay between each search operation to notify the user
* [react-search-refiners] Updated the screenshots + npm packages
* Synced the remote branch from the upstream to merge things correctly
* [react-search-refiners] Removed useless files generated by the upstream merge
* [react-search-refiners] Removed remaining useless files
* [react-search-refiners] Added a search box and a result source Id + enable query rules parameters
* [react-search-refiners] Added field descriptions
* [react-search-refiners] Updated the README file + solution demo animation
* [react-search-refiners] Added local configuration for pnp js library instead of global
* initial commit
* Added OfflineHTTPService implementation to file
* Put interfaces into their own files
* Create a state object to allow the render method to have a variable to print.
* Tested Gets, need to update comments
* Add JSDoc
* Created Readme.md
* Fix queing process, add setTimeout to allow breakpoints and debugging
* Add more detail to readme, and better image
* Remove console.clear
* Adds SPFx react slide swiper sample (#412)
* Add files via upload
Add initial files to the repository
* Add package-lock.json to react-file-upload
it will fix the this error when you run Gulp serve:
SPFileUpload-master/node_modules/react-dropzone-component/typescript/types"' has no default export.
* initial commit
* Added OfflineHTTPService implementation to file
* Put interfaces into their own files
* Create a state object to allow the render method to have a variable to print.
* Tested Gets, need to update comments
* Add JSDoc
* Created Readme.md
* Tiny MCE Rich Text Editor
* added workbench styling, to get a more acurate representation of online.
* TinyMCE, Create,Update,Store,Persist,Read rich text
* Cleanup of Code
* Add readme
* Correct filename, add tslint
* Correct names in config files.
* Added the react-search-refiners folder
* Updated pagination + format date for DateTime filters
* Added grouped list in the filter panel + fixed some bugs
* Added custom scrollbar style
* Added a placeholder when the Web Part is not configured
* Cleaned code
* Miscellaneous fixes before PR.
* Added Web Part sample images
* Updated images
* Adde the link to the associated blog post.
* Replaced toggle by checkbox + added query template parameter.
* react-search-refiners: CSS fixes
* Quick fix
* Updated the panel position to the left + added an overlay between each search operation to notify the user
* [react-search-refiners] Updated the screenshots + npm packages
* Synced the remote branch from the upstream to merge things correctly
* [react-search-refiners] Removed useless files generated by the upstream merge
* [react-search-refiners] Removed remaining useless files
* [react-search-refiners] Added a search box and a result source Id + enable query rules parameters
* [react-search-refiners] Added field descriptions
* [react-search-refiners] Updated the README file + solution demo animation
* Upgraded to drop 1.4 and asset bundling
Bumped version to 1.0.0.3
* Clean up of CSS
* Remove linting rule which caused warning on build
* Added property to toggle web part container padding on/off
* Refactored to have local function bindings at the top for better readability.
Fixed readonly warning in cancel dialog as property was set directly instead of via setState
* Replaced safeWithCustomScriptDisabled with requiresCustomScript
Added removePadding property.
Updated correct schema reference.
Removed comments.
* Added skipFeatureDeployment attribute for easier switch if needed.
* Added missing ;
* Fix for setting the default switch to require custom script enabled for the web part. Value got switched one the attribute changed.
* Added hyperlink on Puzzlepart logo.
* Updated @pnp packages to solve an issue with application insights tracking failing the component in IE/Edge.
* Explicit load of the Overlay component to reduce bundle size.
* Store the inital result in order to prevent two calls per page which slows down result loading and is unneeded.
* Updated to SPFx Drop 1.4
* Store last query in order to update the results when changing the search properties.
* Bugfix: Make sure selected properties are passed along and updated on each search query.
* Support more properties for preview image depending on item type.
* Moved default values to web part config instead of hard coded in the web part.
* Added support to show/hide file icon per result
* Remove empty check for query template as it's not required, but optional.
* Don't render filter control if there are no refiners specified.
* Added support to show/hide the created date field.
* Added more default properties for default image preview
* Updated preview image based on new properties
* Updated version to 1.1
Updated readme with new version, author and drop
* Added the react-search-refiners folder
* Updated pagination + format date for DateTime filters
* Added grouped list in the filter panel + fixed some bugs
* Added custom scrollbar style
* Added a placeholder when the Web Part is not configured
* Cleaned code
* Miscellaneous fixes before PR.
* Added Web Part sample images
* Updated images
* Adde the link to the associated blog post.
* Replaced toggle by checkbox + added query template parameter.
* react-search-refiners: CSS fixes
* Quick fix
* Updated the panel position to the left + added an overlay between each search operation to notify the user
* [react-search-refiners] Updated the screenshots + npm packages
* Synced the remote branch from the upstream to merge things correctly
* [react-search-refiners] Removed useless files generated by the upstream merge
* [react-search-refiners] Removed remaining useless files
* Initial commit
* Update README.md
* fix casing of NameId, NameIdIssuer
* show name or email
* fix headerHeight on popouts
* include Prinipal Type wuth site users
* show users or groups
* add images
* setup default config
* readme
* readme
* readme
* show only lists in user selection
* stylin!
* mo stylin'
* use folder icons
* added loading spinner
* comments on AD Groups
* remove graph call for AD groups for now
* Fix fabric button postback on classic pages
* Fixed logic issue with security
* adding react-skype-status sample to demonstrate the usage of UCWA SDK
* react-skype-status adding missing tracking information
* react-skype-status : updating readme to match standard
* adding js sample to demonstrate how to use UCWA SDK and subscribe to skype status
* js-skype-status: fixing extension casing for images links
* removing files that are not supposed to be here
* js-skype-status: adding missing import for jquery in service
* js-skype-status: aligning services with react version
* adding missing telemetry code
* js-skype-status: updating sample's readme to match standard
* updating readme to latest version of the standard
* Initial commit
* Create LICENSE
* readme updated
* Major extensions (more web part properties, field ordering, adding, refactoring list form rendering...)
* Updated to newest version of packages / support display field User & Lookup
* Refactored rendering of SPFormField / support more field types / Check fro local environment and notify user / Added ConfigureWebPart / Introduced showSupportedFields option
* Removed unused imports
* Use of resource strings for localization / ListForm component now not relying on web part context (just spHttpClient) / added comments / fixed bug where old values were still shown after switching to other form type or item / Moved date picer strings to localized resources
* Fixed bug where fields would not clear when switching formtype or id
* Updated Readme and added overview clip gif
* Initial commit
* Update README.md
* fix casing of NameId, NameIdIssuer
* show name or email
* fix headerHeight on popouts
* include Prinipal Type wuth site users
* show users or groups
* add images
* setup default config
* readme
* readme
* readme
* show only lists in user selection
* stylin!
* mo stylin'
* use folder icons
* added loading spinner
* comments on AD Groups
* remove graph call for AD groups for now
The .sppkg file was referring the wrong .js files which was displaying an error while adding the WebPart to a page. Replaced it with an updated and functional .sppkg file.
* first commit
* Implemented GetChanges API, Readme updated, New property "socket server url"
* added some scripts in order to automate the provisioning and deployment, readme updated, minor bug fix
* Added the react-search-refiners folder
* Updated pagination + format date for DateTime filters
* Added grouped list in the filter panel + fixed some bugs
* Added custom scrollbar style
* Added a placeholder when the Web Part is not configured
* Cleaned code
* Miscellaneous fixes before PR.
* Added Web Part sample images
* Updated images
* react-textboxio - Initial release. Need README
* Updated README
* Added missing image
* Updated README
* Updated the crawl property in Web Part metadata fro search indexing
* Updated the gif image with better quality
* first commit
* configured the property pane
* readme updated and demo gif uploaded
* correction
* added author
* add more descriptions
* Updated to GA Version, New properties that allow to specify the number of items to display and which entities retrieve (User, SharePoint Groups, Distribution Lists, Security Groups).
* First release
* readme changed
* release date modified
* readme updated
* Updated to version 1.3.0
* first commit
* configured the property pane
* readme updated and demo gif uploaded
* correction
* added author
* add more descriptions
* Updated to GA Version, New properties that allow to specify the number of items to display and which entities retrieve (User, SharePoint Groups, Distribution Lists, Security Groups).
* First release
* readme changed
* release date modified
* readme updated