Commit Graph

442 Commits

Author SHA1 Message Date
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
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
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
Giuliano De Luca 6c3b2c74ce fixed a broken link on readme file (#341) 2017-10-25 12:33:37 -04:00
Giuliano De Luca f1c13aea44 Invitation Manager Updated to version 1.3.0 (#326)
* 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
2017-10-20 09:45:40 -04:00
Ian Clanton-Thuon 3a2dee2a6a Updating the "Extend Webpack" example to correspond to the edits to the documentation. (#332) 2017-10-13 09:32:54 -04:00
Giuliano De Luca 366c28a577 Added two samples (image magnifier and youtube webpart) furthermore react-peoplepicker is upgraded to drop 1.3.0 (#310)
* 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
2017-10-09 04:48:46 -04:00
Mikael Svenson 2e629e111d Bundle all CSS and Office UI Fabric in the part (#321)
* Updated to drop 1.3

* Changed to dynamic office ui fabric loading
Bundled needed CSS, and depend on oob CSS for layout

* Refactored from javascript to typescript.
2017-10-09 04:46:50 -04:00
Kirsten 5f9d97ca53 fix bug by correcting the separator character (#312)
When the existing array _renewStates is cast as a string (at the string.prototype.split() function or possibly in earlier code), that existing array is represented as "A String, representing the values of the array, separated by a comma" [quote source](https://www.w3schools.com/jsref/jsref_tostring_array.asp).
This update replaces the incorrect semi-colon separator with the correct comma separator. Without a correction, it is possible to encounter issues such as token renewal timeout or token renewal silent failure. Testing included turning on logging in adal-angular.js to observe changes.
2017-10-09 04:44:57 -04:00
Sergei Sergeev 62d9f652ea Updated to latest packages. Fixed issue with component declaration. (#323)
Update package.json, badge, readme.
2017-10-09 04:44:26 -04:00
Elio Struyf 3887accfcb Added resource config to the PnP Controls sample (#322) 2017-10-09 04:43:59 -04:00
Elio Struyf 425d4a7d3e Style fix for the PnP Controls sample web part (#318) 2017-09-27 08:23:57 -04:00
Simon-Pierre Plante f1f01ec43b React Content Query : Upgraded to drop 1.2.0 and added site and web automatic pre-selection (#313)
* Upgrade to drop 1.2.0 and added site url and web url preselection

Upgrade to drop 1.2.0 and added site url and web url preselection

* Added a working .sppkg for easy testing

* Added a bug fix to the Pull Request #313

Since pull request hasn't been merged yet, added a one-liner bug fix for
fields that had spaces in their internal names.

* Updated the .sppkg solution with the last bug fix.

* Updated the .sppkg solution with the bug fix.

* Removing the .sppkg solution to update it

* Updated the .sppkg solution with the bug fix
2017-09-27 08:23:38 -04:00
Elio Struyf 5bb3d181eb Added the pnp-controls sample (#314) 2017-09-26 10:26:36 -04:00
VesaJuvonen face954dcd Merge conflict resolution 2017-09-08 09:37:29 +03:00
VesaJuvonen 8194441ffa Resolving merge conflict 2017-09-08 09:32:13 +03:00
Alex Terentiev 352710fa93 Initial release (#304) 2017-09-08 08:55:11 +03:00
Joseph Velliah f82957cc56 initial commit (#303) 2017-09-08 08:53:36 +03:00
Vesa Juvonen 3b7f4c43a2 Upating version marker 2017-09-05 12:14:43 +03:00
Vesa Juvonen 8cd9c0a27a Updated readme with clear support statement in production usage. 2017-09-05 12:10:37 +03:00
Velin Georgiev 8450d7855b Two samples on communication between web parts through broadcasting events utilizing the Publish–subscribe pattern (#290)
* Sample added that shows how we can use the SPFx Event Aggregator to communicate between web parts

* Sample added that shows how we can use the ReactiveX (RxJs) library with the SharePoint Framework to communicate between web parts through broadcasting events utilizing the Publish–subscribe pattern

* Event Emitter sample README.md updated
2017-09-05 12:05:47 +03:00
Simon-Pierre Plante dc136bfeda Added a Site Url property next to the Web Url property
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.
2017-09-01 23:46:44 -04:00
Simon-Pierre Plante 5107f2c5d8 Content Query WebPart : Fixed WebUrls not showing (#296)
* 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
2017-09-01 09:38:02 +03:00
Simon-Pierre Plante 4dea634f15 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!
2017-08-31 19:09:17 -04:00
Simon-Pierre Plante 70fce10f75 React Content Query : Added configurable external scripts and external block helpers (#285)
* 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.
2017-08-14 09:49:21 +03:00
Simon-Pierre Plante 2e9451843d Update the externalScripts image. 2017-08-12 20:16:40 -04:00
Simon-Pierre Plante 1802bc8100 Updated readme.md 2017-08-12 20:14:56 -04:00
Simon-Pierre Plante 8b785b2945 Added the ExternalScripts.png picture to readme.md 2017-08-12 20:12:58 -04:00
Simon-Pierre Plante aabae28045 Fixed the readme.md imaged broke in the previous commit 2017-08-12 20:10:42 -04:00
Simon-Pierre Plante 2227c87265 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.
2017-08-12 20:07:01 -04:00
Simon-Pierre Plante 386fcabb75 Merge branch 'dev' of https://github.com/SharePoint/sp-dev-fx-webparts into dev 2017-08-11 19:55:15 -04:00
Vesa Juvonen 1bc64cf26c Removing old old old todo sample, which has not been updated to GA level 2017-08-11 17:44:33 +03:00
Vesa Juvonen 6993849736 Update README.md
Fixing conflict formatting issue.
2017-08-11 17:39:02 +03:00
Pieter Veenstra c05322f9e0 Fixed typos in sample README files. (#265)
* Fixed typos in sample README files.

* Added missing semicolons
2017-08-11 17:37:53 +03:00
Mikael Svenson a254b685c1 Updated SPFx version and more (#280)
* 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.
2017-08-10 23:06:47 +03:00
Vardhaman Deshpande ef0be61fd5 Update README.md (#282) 2017-08-10 23:05:48 +03:00
Simon-Pierre Plante 96f74a3cfe Updated the readme with the solution author (#283) 2017-08-10 21:24:20 +03:00
Simon-Pierre Plante e1e2d83505 Updated the readme with the solution author 2017-08-10 13:12:29 -04:00
Vesa Juvonen 54ea23f63a Fixing URL issue in readme for page contributors web part 2017-08-07 19:27:10 +03:00
Velin Georgiev fc842f9120 Sample that shows appSettings.json similar to Web.config appSettings (#278)
* 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
2017-08-07 16:59:08 +03:00
Stéphane Magne (Infeeny) 59a2283d92 Added page contributors webpart (#272) 2017-08-07 16:56:43 +03:00
Vesa Juvonen 3717fc284c Adding usage tracking image to react-content-by-query-webpart 2017-08-07 16:54:35 +03:00
Simon-Pierre Plante d821b0e8c7 React Content Query WebPart (#271)
* 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
2017-08-07 16:46:22 +03:00
Simon-Pierre Plante 4f7f464d6c Updated the readme 2017-07-25 16:22:35 -04:00
Simon-Pierre Plante bee98db16e Add 'samples/react-content-query-webpart/' from commit '08f8a5af7111fbefdac7c5de9cc7b89ad9fbe18e'
git-subtree-dir: samples/react-content-query-webpart
git-subtree-mainline: 442f147359
git-subtree-split: 08f8a5af71
2017-07-23 23:05:24 -04:00
Simon-Pierre Plante 442f147359 ... 2017-07-23 23:03:13 -04:00
José Quinto b8405c728a Add @select and @expand decorators in PnP JS Core sample and update package json versions (#252)
* update package versions taxonomypicker

* update package json versions react-async-await-sp-pnp-js

* PnP JS Core with select and expand decorators SPFx sample

* update readme property decorators
2017-07-21 21:00:52 +03:00
Atish Kumar Dipongkor d44be59fbe Angular File Upload bug fix (#268)
* initial fixes

* Update README.md

* Update README.md

* Update README.md

* read me updated

* read me updated

* code clean up
2017-07-21 20:59:47 +03:00
Giuliano De Luca 54c391cecd SPFx Invitation Manager inviting external users through Graph API into the Azure Active Directory (#263)
* 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
2017-07-21 20:59:17 +03:00
Ravi Kumar Bomma 5c8f6a644d Added spfx sample for Employee Spotlight webpart (#244)
Added the sample webpart code to display the Employee Spotlight details
from a configured list using javascript and SharePoint framework
2017-07-21 20:58:04 +03:00
Vardhaman Deshpande db3a0653a2 SPFx webpart sample using Redux Async Actions and ImmutableJS (#262)
* 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
2017-07-21 20:55:53 +03:00
Velin Georgiev 35fff34e69 `js-extend-webpack` sample updated to GA (#257) 2017-07-21 20:54:47 +03:00
Eric Overfield 536468b349 React Todo Basic upgrade to release 1.1.0, replace removed Placeholder component with custom Component (#260) 2017-07-21 20:54:12 +03:00
Elio Struyf 96936add47 Added the MSAL JS sample (#253) 2017-07-21 20:53:19 +03:00
Vardhaman Deshpande b2b9c6ea76 Updated orgchart to use office-ui-fabric-react and uifabric/styling (#269)
* initial checkin

* basic code ready

* use office-ui-fabric-react and @uifabric/styling

* formatting

* package-lock

* updated readme

* removed wip code

* fix react children rendering

* deleted lock file added incorrectly.
2017-07-21 20:51:40 +03:00
Velin Georgiev 5ca1a89c85 New SPFx assets advanced sample and minor readme fix (#243)
* 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
2017-06-18 17:07:24 +02:00
Vesa Juvonen 5859d3417b Cleaning samples - removing scss.ts away from the GitHub repository 2017-06-18 17:53:58 +03:00
Vesa Juvonen 2e74dfc735 Cleaning sample 2017-06-15 21:06:40 +03:00
Sergei Sergeev e911fca415 Fixed issues with webpack 2. (#239)
Updated root .gitignore in order to block nuget packages folder.
2017-06-15 14:34:20 +02:00
Vesa Juvonen ef3f708c9f Fixing broken image 2017-06-13 14:41:34 +03:00
Vesa Juvonen 215572dbae Merge branch 'master' of https://github.com/Danny-Engelman/sp-dev-fx-webparts into danny-engelman-master 2017-06-12 14:05:02 +03:00
Vesa Juvonen 62cbeaecc0 Git cleaning 2017-06-12 14:02:45 +03:00
Gautam Sheth 0ec4881a81 Updated angular-ngofficeuifabric-file-upload to GA (#228) 2017-06-12 12:36:50 +02:00
Gautam Sheth 9d17034205 Updated react-officegraph to GA (#229)
* updated react office graph to GA

* uploaded src folder and the package folder

* updated readme

* again updated readme
2017-06-12 12:34:05 +02:00
Gautam Sheth be13d78abe Updated jquery-photopile to GA (#227)
* Updated jquery-photopile to GA

* updated typings
2017-06-12 12:26:00 +02:00
Giuliano De Luca 2172eff640 SPFx Office UI Fabric People Picker + SharePoint Search API (#219) 2017-06-12 12:15:57 +02:00
Alex Terentiev a03afe573e KO Dependent Properties has been updated to GA Release (#218)
* Update to GA

* optimized re-render of custom property pane field
2017-06-12 12:14:25 +02:00
Velin Georgiev d7cf8b9e70 js-display-list sample update from drop3 to GA (#208)
* Sample update from drop3 to GA. Packages updated. Unnecessary typings removed.

* small fixes on the html and list checks

* The loader is removed since causing "Cannot read property 'replaceChild' of null" error.

* Return empty array instead of undefined if list not found. The list not found error will be catched.
2017-06-12 12:13:22 +02:00
Eric Overfield f4c100081d React Multipage updated to GA build. Update typings, ChartJS v2 (#211) 2017-06-12 08:58:40 +02:00
Eric Overfield 1aebcd4bc7 React Custom Property Pane Control updated to GA build. refactor custom control and standard dropdown properties with dynamic data. Refactor data services (#212) 2017-06-12 08:56:36 +02:00
Waldek Mastykarz bdad08e5db Replaced let with var in angular-msgraph solving #220 (#226) 2017-06-12 08:53:50 +02:00
Vesa Juvonen 8673df66ac :quit
:quit
2017-06-01 15:14:51 +03:00
José Quinto 0b2a284c09 solve typos (#214) 2017-05-22 08:50:52 +03:00
Waldek Mastykarz dbd7d66ff6 Added sample project with API secured with AAD (#207)
Moved web part to a subdirectory
2017-05-19 16:40:43 +03:00
Danny Engelman e23419ce15 Restructered renderData function to human readable compact version 2017-05-18 13:26:51 +02:00
Alex Terentiev 26f1a63270 Support of both Fabric < 6.0.0 and 6.0.0 (#206) 2017-05-15 10:30:05 +03:00
Alex Terentiev 1d63c62778 React side panel (#205)
* React Side Panel

* README

* README - headers update
2017-05-12 18:08:19 +03:00
José Quinto f0202c5c7b IE11 Compatible. Testing and working with IE11 (#203)
* update react-taxonomypicker styles

* react async await PnP JS Core with Logging first release

* update react

* update license

* Establish SPFx Context

* IE11 compatible
2017-05-10 04:28:50 +03:00
Alex Terentiev f0126843a6 React themes demo (#199)
* Issue: text in web part says primaryColor instead of primaryText

* Screenshot updated
2017-05-09 02:52:03 +03:00
Alex Terentiev 1e456a5a49 React themes update (#198)
* themePrimary variable example added

* web part screenshot updated
2017-05-08 22:59:50 +03:00
Alex Terentiev b322dd8771 Knockout taxonomy update (#197)
* Update to GA

* Bugfix: incorrect hierarchy is built if there are terms with equal names on different levels
2017-05-08 21:32:08 +03:00
Vesa Juvonen 451727954e Merge branch 'dev' of https://github.com/SharePoint/sp-dev-fx-webparts into dev 2017-05-08 08:55:36 +03:00
Vardhaman Deshpande 115b8d9b70 removed duplicate code (#194) 2017-05-07 21:01:16 +03:00
Vesa Juvonen 00a34c82dc Updated tracking image in 2017-05-07 20:08:22 +03:00
Alex Terentiev fe3a209ac0 Initial release (#185)
* Initial release

* Readme update
2017-05-06 18:44:58 +03:00
David Hartman ef0c9f7f7c Initial Commit (#183) 2017-05-06 18:42:34 +03:00
Velin Georgiev d3bf47845b Dev - SPFx Sample, Yammer REST API SPFx react webpart (#182)
* react-yammer-api initial commit. SPFx Yammer search webpart sample. It uses the Yammer JavaScript SDK and the Yammer REST APIs.

* Try catch added to _iframeAuthentication. if Office 365 Identity Enforcement  is not enabled, will promise reject instead of throwing exception.
README updated.

* README texts updated

* README texts updated
2017-05-06 18:40:10 +03:00
Waldek Mastykarz c4e72f1584 Added sample showing how to call custom APIs secured with Azure Active Directory without ADAL JS (#193) 2017-05-06 18:38:09 +03:00
José Quinto ccb54125d6 React sample showing the use of sp-pnp-js with Async functions and Logging enabled (#187)
* update react-taxonomypicker styles

* react async await PnP JS Core with Logging first release

* update react

* update license

* Establish SPFx Context
2017-05-06 14:27:17 +03:00
Vesa Juvonen 04ea81e196 Sample polishing 2017-05-05 09:02:52 +03:00
Vesa Juvonen 000dcfd33b Samples polishing 2017-05-05 09:01:48 +03:00
Sébastien Levert f3669414d9 Adding the riot-list sample webpart (#184)
* Adding the riot-list sample webpart

* Adding the latest Animated Gif file
2017-05-04 21:56:54 +03:00
Vesa Juvonen cf2dd21984 Updating react-todo-basic to GA level 2017-05-04 21:55:19 +03:00
Vesa Juvonen 89092b794b Cleaned old react-todo-samples for GA update 2017-05-04 21:26:56 +03:00
David Hartman 49b1d265b1 Msgraph dev (#180)
* removed old msgraph code

* initial commit
2017-05-02 10:12:37 +03:00
David Hartman 31437b9492 Web api dev (#163)
* initial commit

* removed old files

* initial commit
2017-04-02 11:11:35 +03:00
Sergei Sergeev 4a4fccf69b Upgraded Vue.js sample to GA. (#168) 2017-03-31 01:34:42 +03:00
Vesa Juvonen fb66482027 Sample adjustments 2017-03-28 09:12:14 +03:00
Russell gove 7c272c561c Dev (#141)
* c

* we

* working

* work on searchable props

* organize

* workinng

* accept siteUrl as parameter

* qw

* a

* work on display

* work on propertyBagDisplay

* ZX

* qwe

* qwd

* qdw

* qdw

* refactoring

* qw

* qw

* qwd

* awd

* er

* git popup on disoplay working

* 123

* qw

* asd

* works

* Working!

* qweqwwe

* asd

* linting

* tslint

* enable edit all properties

* edit all props

* sort not quite working

* sort working

* sort working

* now really!

* fdg

* Added MessageDisplay

* separete messagedisplay for panel

* added PropertyBagEditPanel

* Implement fileters site list

* new props

* Filters working

* add addn'l parameters

* extracted User Filetrs

* added dropdowns to coimmand bar

* qw

* filters

* ads

* qwe

* sdf

* work on user filters

* dwq

* qw

* add global nab menu

* filterstate

* qwe

* qwe

* fixed filters on filtered site list

* convert params in webparr

* work on men us

* fix nav webpart. Cleanup Descriptions

* clean linting errors

* qwe

* added comments

* fix href in menu

* readme

* fix render of bolean in list

* add images

* Update README.md

* Update README.md

* Update README.md

* fix copy-assets.json

* cleaned up webpart names and descriptions

* fix issue with menu and blank props

* fix readme
2017-03-28 09:08:45 +03:00
Waldek Mastykarz 17753ee571 Changed size of the ADAL JS iframe solving #150 (#167) 2017-03-28 09:05:56 +03:00
Raul Garita Ch 5e3e995528 Fix to main Input. (#159)
The field was not showing the text on IE because of a padding issue.
2017-03-28 09:05:31 +03:00
José Quinto 80d07452a6 Sample web part for Taxonomy Picker control - Jose Quinto (blog.josequinto.com) (#158) 2017-03-28 09:04:08 +03:00
Waldek Mastykarz fbe9d65a83 Updated react-add-implicitflow sample to SPFx GA (#160) 2017-03-17 14:30:33 +02:00
Vesa Juvonen ebd9504650 Added view tracking image to sample readme 2017-03-13 13:10:49 +02:00
Vesa Juvonen 9286b79349 Updated readme and included gitignore file 2017-03-13 13:09:16 +02:00
Jeremy Coleman 6020d00821 New Sample Added, Modern Calendar (#140)
* Initial Commit

* Update README.md

* Updated README
2017-03-13 12:43:31 +02:00
Raul Garita Ch b6fd85de83 React-bot-framework Sample To GA (#137)
* GA Update

* GA Badge updated

* Extra GA Update.

I went also trought the conf folder, and removing uneeded typings
2017-03-13 12:41:34 +02:00
Vesa Juvonen 6fa69075cc Merge branch 'dev' 2017-03-13 12:38:03 +02:00
Joseph Velliah 982ac90fb6 initial commit (#139) 2017-03-13 12:37:32 +02:00
Jeremy Coleman 794c8fd32f React Modern Charts (#154)
* Initial Commit

* Cleaned up unused files
2017-03-13 12:35:20 +02:00
Vardhaman Deshpande 087c35671b Updated react-organisationchart for SPFx 1.0 (#156)
* removed unused imports, changed image urls

* updated to drop 5

* updated webpart for SPFx 1.0

* added images and readme
2017-03-13 12:33:59 +02:00
Waldek Mastykarz 075f84fd70 Replaced the Angular ToDo sample (#152)
The latest version doesn't use ngOfficeUIFabric which collides with Office UI Fabric used by the SharePoint Framework
2017-03-12 16:46:54 +02:00
Vesa Juvonen b1799a3fff Adding view tracking image and note on approval of the web part 2017-03-12 14:29:53 +02:00
Mikael Svenson eab018013b Script editor web part for a modern page (#151)
* Initial commit

* Added one more sample
2017-03-12 14:25:26 +02:00
Waldek Mastykarz e63b781b7b Updated SharePoint CRUD sample to SPFx GA (#147) 2017-03-09 15:03:19 +02:00
Vesa Juvonen de563bde4e Adding view tracking image to handlebars sample 2017-03-07 23:00:03 +02:00
Stefan Bauer e6afa9ad4f HandlebarJS sample using webpack loader configuration (#142)
* handlebarsjs webpack loader sample

* removed trashed folder
2017-03-07 22:57:26 +02:00
Vesa Juvonen 378680f1cb Added feature.xml provisioning tutorial code 2017-03-06 15:58:46 +02:00
Raul Garita Ch 526bd4db10 Bug Fix: WP not opening direct line channel at initial load (#133)
* Bug Fix: WP not opening direct line channel at initial load

* Package Version / Readme Updates

* Readme fix
2017-03-01 22:16:52 +02:00
Elio Struyf 4ee9218ba5 React-search sample updated to support GA (#135) 2017-03-01 22:13:21 +02:00
Vesa Juvonen 52b33e32f4 Adding usage tracking image to readme for pnp-js-core sample 2017-03-01 09:59:16 +02:00
Patrick Rodgers 0e7aabce15 Adding sample to demonstrate sp-pnp-js with SPFx GA (#136) 2017-03-01 09:35:09 +02:00
Vesa Juvonen 3bef74838a Updated screenshot for feature provisioning sample 2017-02-27 16:28:48 +02:00
Vesa Juvonen 5fdd437fb8 Sample showing how to provision SharePoint assets using feature framework 2017-02-27 16:24:31 +02:00
Russell gove 1ddc999e39 readme for react-multilist-grid (#131)
* rc0

* rc0

* more rc0

* rc0

* RC0 Done

* cleanup manifest

* Working on Web Selecor

* qqqqqqq

* 111

* Added Web selector to drill down to web

* fix merge conflicts

* s

* renmove react-router

* added saveall and undoall

* Add support for ID field

* saveAll

* fixed saveall across sites

* mark items as deleted (soft delete)

* work on soft delete

* work on soft delete

* Enable soft deletes

* Add SortInfo to columnDefinitions

* Work on initial sort

* pass columnDefinitions into listitemreducer for sort

* trying to get sortablecolumns in reducer...

* setup sort sequences

* work on compareres

* work on sort

* basic sorting workoing

* fix linting errors

* Fided issus with Duplicate 'Require"

* added images

* updated readme

* Update README.md

* fix coltype display and lists in subsites

* Added Images

* docs

* Update README.md

* Update README.md
2017-02-20 11:44:32 +02:00