Commit Graph

495 Commits

Author SHA1 Message Date
VesaJuvonen b5eec0ccc5 Updating tutorial folder to avoid naming conflicts related on guidance 2018-03-12 14:22:46 +02:00
Simon-Pierre Plante 22ed426637 Updated the webpart to store the selected list using its ID instead of its URL, that way the webpart keeps working after the list title has been renamed. (#447) 2018-03-12 13:13:15 +01:00
Joel Rodrigues a940cae3bc Update react app settings (#442)
* update code comment

* Update to SPFx 1.4.1
2018-03-09 01:34:33 +01:00
Joel Rodrigues e0703d749f Update react async await webpart (#440)
* Update package versions and TypeScript config

* Update version and readme file

* Update to SPFx 1.4.1

* update readme
2018-03-09 01:34:13 +01:00
Joel Rodrigues 7df8ae6818 Update pnp controls webpart (#439)
* Update package versions and TypeScript config

* Update version and readme file
2018-03-09 01:33:42 +01:00
Mikael Svenson de679bcfa3 Merge pull request #445 from wobba/ModernScriptImproveLoading
Support for AMD/UMD modules
2018-03-08 14:21:54 -08:00
Mikael Svenson b2bdeff4d3 Update moment to 2.21.0 as previous version had vulnerability 2018-03-08 13:40:16 -08:00
Mikael Svenson a4804984d3 Support for AMD/UMD modules
Support for _spPageContextInfo
Updated documentation.
2018-03-08 13:29:18 -08:00
Franck Cornu 4bc95a15c0 [react-search-refiners] Added local configuration for pnp js library instead of global (#436)
* 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
2018-03-02 13:00:26 +01:00
Austin Breslin 2c69b663c8 Offline first react (#435)
* 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
2018-03-02 13:00:08 +01:00
VesaJuvonen 7ead566ec3 Merge branch 'dev' 2018-02-26 15:15:32 +02:00
Ramin Ahmadi a342425d05 Add react-file-upload sample (#415)
* 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.
2018-02-26 14:00:21 +01:00
Austin Breslin c177a89297 Offline first react (#421)
* 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
2018-02-26 09:30:58 +01:00
Austin Breslin 158beeb9b4 Sample react tinymce (#431)
* 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.
2018-02-26 09:23:44 +01:00
Paolo Pialorsi 6a272a26b5 Sample client-side web part to consume a 3rd party API from within SharePoint Framework (#424) 2018-02-26 09:14:30 +01:00
Stefan Bauer 34579c2e1a Update to Version 1.4.1 (#428)
* handlebarsjs webpack loader sample

* removed trashed folder

* Updated Package.json

* Added ES6 Collections

* Update HandlebarJS gulpfile.js

* Update to Version 1.4.1

* Update Drop Icon
2018-02-26 09:01:51 +01:00
Mikael Svenson 546e353301 Updated to SPFx v1.4.1 (#427)
Updated tsconfig.json to latest default values.
2018-02-26 09:01:18 +01:00
Velin Georgiev 9ae451514f React-Slider-Swiper enhancement, allows multiple swiper web parts to be added on one page (#419) 2018-02-26 09:00:49 +01:00
Franck Cornu f421c5cd3b [react-search-refiners] Added SearchBox WP + "Result Source Id" and "Enable Query Rules" parameters (#413)
* 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
2018-02-26 08:56:57 +01:00
Paolo Pialorsi eecef6c07a Merge pull request #423 from SharePoint/dev
Merge branch 'dev'
2018-02-19 12:50:08 +01:00
Paolo Pialorsi e704708b02 Merge pull request #420 from PaoloPia/dev
Sample Web Part to consume MS Graph via AAD (tutorial demo)
2018-02-19 12:49:05 +01:00
paolo@pialorsi.com dd141574ba Added documentation for spfx-api-scopes-tutorial 2018-02-19 12:47:36 +01:00
paolo@pialorsi.com 42c1712f83 Merge branch 'dev' of https://github.com/SharePoint/sp-dev-fx-webparts into dev 2018-02-17 16:27:54 +01:00
paolo@pialorsi.com c4259dfbd5 Added sample Web Part for AAD tutorial with SPFx 2018-02-17 16:19:58 +01:00
VesaJuvonen ef2e9c693d Merge branch 'dev' 2018-02-16 10:44:08 +02:00
Mikael Svenson fb3c389a5f Script editor minor change and docs (#414)
* Added property to set a title property visible in Edit mode.

* Updated documentation with settings for non-script sites and tenant wide deployment
2018-02-14 15:05:45 +01:00
Velin Georgiev 8680fec4fd Adds SPFx react slide swiper sample (#412) 2018-02-14 15:05:00 +01:00
Joel Rodrigues c9a577476f Project online update spfx version (#403)
* Update sample project to SPFx 1.4.0

* Enable includeClientSideAssets. Increased version
2018-02-01 05:26:41 +02:00
Sergei Sergeev 49f68636b2 Updated sample to latest vue and spfx drops. (#399) 2018-01-20 16:00:45 +02:00
Mikael Svenson d8e4df3aca Updated script editor web part to 1.4 and minor updates (#396)
* 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.
2018-01-20 15:59:48 +02:00
Mikael Svenson 120af41c95 Improvements (#395)
* 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.
2018-01-20 15:59:21 +02:00
Joel Rodrigues 764d8f10e0 Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
Mikael Svenson cf1d8d40de Updated to drop 1.4, fixed property pane issues, and added more settings (#393)
* 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
2018-01-02 17:34:14 +02:00
Franck Cornu 14f6753b62 [react-search-refiners] Web Part improvements (#390)
* 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
2017-12-20 17:51:40 +02:00
Russell gove cce1ff319c Dev (#381)
* 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
2017-12-08 14:04:22 +02:00
Vincent Biret e61e85ca0f adding react-skype-status sample to demonstrate the usage of UCWA SDK (#380)
* 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
2017-12-08 14:02:12 +02:00
Giuliano De Luca 3283f093de Add events on people picked can now be used as a standalone component, minor bug fixes. (#382) 2017-12-08 13:59:41 +02:00
Vincent Biret d16af92f89 adding js sample to demonstrate how to use UCWA SDK and subscribe to people status (#378)
* 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
2017-12-08 13:58:58 +02:00
Dany 137526e5d4 New sample react-list-form (#373)
* 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
2017-12-01 16:45:08 +02:00
Dimcho Tsanov 9c9807c4fd Add CRUD operations. (#368)
Extend the sample so it uses SharePoint data.
2017-12-01 16:43:13 +02:00
Chris Kent 874f0ebd8f Js property controls svg (#364)
* Initial Webpart generation

* Added Localization Strings for Color Properties

* Added PnP SPFx Property Controls package

* Added SVG and color properties

* Added height property and reset button

* Icon and Name update

* Additional Comments

* Updated ReadMe
2017-12-01 16:40:23 +02:00
Russell gove 9b24bee1e7 Dev (#365)
* 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
2017-12-01 16:38:51 +02:00
Waldek Mastykarz f8c3294680 Updated issue template (#376) 2017-12-01 16:37:24 +02:00
Simon-Pierre Plante 688e98d99a Reverted to drop 1.1.0 in order to bring back compatibility for SharePoint 2016 on-premise. (#370) 2017-11-24 16:42:20 +02:00
Simon-Pierre Plante ebada2718e Replaced the corrupted .sppkg by a functional one (#354)
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.
2017-11-07 21:10:26 +02:00
Giuliano De Luca cbcc2041d4 New sample SPFx webhooks real time (#351)
* 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
2017-11-06 09:32:25 +02:00
Joel Rodrigues 99ea9eefde React project online (#349)
* Add new web part

* Add project

* Update README.md

* Add assets

* Update README.md

* Update README.md
2017-11-06 09:28:43 +02:00
Franck Cornu 89cd64eadb New sample - SPFx React Textbox.io rich text editor integration (#340)
* 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
2017-10-27 18:14:14 +03:00
Joseph Velliah 2fc7ee1763 Deleted Samples submitted (#337) 2017-10-27 09:36:44 +03:00
Dimcho Tsanov 6680c156c5 Add sample that shows documents webparts with DetailsList (+ filtering, sorting ) (#334)
* Add new sample: react-documents. Initial commit

* Fix sample description
2017-10-25 12:37:54 -04:00