Commit Graph

721 Commits

Author SHA1 Message Date
Joel Rodrigues b5331ed08d React my teams (#795)
* Add my teams react web part

* update file extension

* add missing api permissions
2019-03-09 12:39:42 +02:00
Velin Georgiev 45e81c8a6c App Settings sample updated to v1.7.1, devops pipelines added (#803)
* App Settings sample updated to v1.7.1, devops pipelines definitions added

* added build, release and config files for AzureDevops
2019-03-09 12:33:33 +02:00
David Warner II df46abc363 Modern Experience Theme Manager (#796)
* Dynamic SPFx Bundling Initial Commit

* Upgrade to SPFx v1.7.0

* New Modern Experience Theme Manager web part sample
2019-02-28 17:36:53 +02:00
VesaJuvonen 52a1c836dc Renaming a folder and fixing typo in readme 2019-02-12 11:17:16 +02:00
Laura Kokkarinen 4e4c3ea22f Js public unjoined teams (#779)
* Added a web part that lists all the public teams the current user is not a member of yet.

* Update README.md
2019-02-09 12:23:15 +02:00
Joel Rodrigues 3847c3744b react-visio - update package-lock (#778)
* update package-lock

* remove timeout for IE
2019-02-09 12:21:13 +02:00
Hugo Bernier f583732935 React Comparer Web Part (#768)
* Initial version

* Added more property pane fields

* Fixed recent tab style

* Update RecentFilesTab.module.scss

* Update RecentFilesTab.tsx

* Fixed an issue with unitialized PnP  causing wrong API url

* Update package-solution.json

* Cleaned up code and comments.

* Update FileBrowser.tsx

* Update FileBrowser.types.ts

* Update DocumentLibraryBrowser.tsx

* Update RecentFilesTab.tsx

* Added OneDrive support

* Fixed a little speelliing mistake
2019-02-09 12:19:31 +02:00
Joel Rodrigues f6f14d0903 add web part (#767) 2019-02-09 12:10:52 +02:00
Nanddeep Nachan 835321c6fd Added sample react-google-fit (#755) 2019-02-09 12:10:15 +02:00
Jayakumar Balasubramaniam ba7a0e1615 Angularelements html templatefile - New Sample (#745)
* Added a new sample angularelements-html-templatefile.

* Updated README file with detailed implementation.
2019-02-09 12:06:03 +02:00
Bob German 980b0b3fcd Updated react-bot-framework sample to SPFx 1.7 (#783)
* Updated to v1.7

* Fixed version history in readme
2019-02-09 12:05:04 +02:00
Mikael Svenson 0a95601e37 Updated sample.
Added option to force reload script.
2019-02-05 11:58:24 +01:00
Mikael Svenson 411c21ec40 Fixed semantics 2019-02-05 08:16:54 +01:00
Mikael Svenson 752183ec6f Added explicit missing references 2019-02-05 08:15:31 +01:00
Eric Overfield cfe16c9066 Initial addition of React Rss Reader (#764) 2019-01-27 10:27:58 +02:00
Hugo Bernier 3f30d811f5 React Chart Control Samples (#763)
* Removed xml2js references

* Initial version

* Created dynamic data callable

* Cleaned up code and comments

* Added chartinator.
2019-01-22 16:08:28 +02:00
Hugo Bernier 780348ff39 Removed xml2js references (#760) 2019-01-19 12:52:47 +02:00
Mikael Svenson 67f63e2bc0 #756 Fix for DOM removing the padding in the zone. 2019-01-16 08:52:07 +01:00
Mikael Svenson b9989187d4 Moved react-search-refiners web part to sp-dev-solutions 2019-01-11 08:26:29 +01:00
Sergei Sergeev 9866bd646d Added PnPjs with MS Graph sample. (#750) 2019-01-09 17:46:24 +02:00
Mikael Svenson f100c65f36 Bugfix if column has no value 2019-01-07 14:55:05 +01:00
Mikael Svenson 679af0263a Fix package versioning 2019-01-07 13:57:37 +01:00
Mikael Svenson 7dcf45f8d0 Merge branch 'dev' of https://github.com/SharePoint/sp-dev-fx-webparts into dev 2019-01-07 13:49:06 +01:00
Joel Rodrigues 8d87659383 Update react visio 1.7.1 (#741)
* remove non required reference to sass file

* update to SPFx 1.7.1

* update readme
2019-01-07 14:44:19 +02:00
Mikael Svenson 7a0eb01248 Bugfix: check for empty string properly 2019-01-07 13:44:04 +01:00
Mikael Svenson 2ec6d1504f Bugfix: Added backwards compability for old sort configurations
Bugfix: Added backwards compability for old empty refiner configurations
2019-01-07 13:32:25 +01:00
taraldga e587071d01 React search refiners renderer - An example code renderer for React Search Refiners (#742)
* Re-did the new changes to dev instead of master.

* Added templating options.

* Removed console logs

* No filter chosen should default to no filter, not two filters.

* New settings now handling locales..

* Handled the fact that IE does not support Event constructor.

* Updated documentation.

* Better images for documentation.

* Updated version history.

* Upped version number correctly.

* Update ResultsLayoutOption.ts

Removed comma

* Initial commit for react-search-refiner-renderer

* Boilerplate cleanup

* Initial readme commit.

* Updated variables image

* Updated readme.

* Fixed broken link.

* Another attempt at fixing broken link.
2019-01-07 09:52:43 +01:00
Mikael Svenson 5b74bb9352
Update README.md
Fix image urls
2019-01-03 19:29:23 +01:00
taraldga 55816d041b Dev (#737)
* Re-did the new changes to dev instead of master.

* Added templating options.

* Removed console logs

* No filter chosen should default to no filter, not two filters.

* New settings now handling locales..

* Handled the fact that IE does not support Event constructor.

* Updated documentation.

* Better images for documentation.

* Updated version history.

* Upped version number correctly.

* Update ResultsLayoutOption.ts

Removed comma
2019-01-03 15:08:58 +01:00
VesaJuvonen 50ca5fdb85 Merge branch 'dev' 2018-12-28 17:51:54 +02:00
Hugo Bernier 64fbc607f4 Visual Samples List (#726)
* Added sample list

Added sample list to make it easier to find samples from the ever-growing list of samples. List is auto-generated to make it easy to maintain.

* Added samples list

Proposing this change to make it easier to find relevant examples from an ever-growing list of samples. File is auto-generated, thus easy to maintain.

* Delete SampleList.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md
2018-12-28 17:50:11 +02:00
Luis Manez dab4a784a1 Checking if user is Owner in group (#732)
Some UI improvements
2018-12-28 17:48:08 +02:00
joaojmendes c4f71bc158 React-Birthdays Web Part (#716)
* Birthday Web Part

* commit change

* commit chnages

* commit changes

* commit changes

* commit changes

* commit changes

* commit changes

* Update index.js
2018-12-28 17:47:35 +02:00
Franck Cornu 6b55641f04 [react-search-refiners] Updated the default list template to include an example of filtering capability with URL fragment (i.e. '#') from search result item tags (#734)
* * Migrated to SPFx 1.7.0
* Fixed sort feature
* Added a sample TypeScript function to demonstrate NLP processing for the search query
* Miscelleanous improvements

* * Fixed wrong ids and dependencies

* * Updated README

* * Replaced JSOM taxonomy methods by the @pnp/sp-taxonomy counterparts + refactored refiners translation logic
* Updated the filter panel to close on click out
* Updgraded to @pnp 1.2.6
* Added a event listeners for hash change when the search box in bound to the 'URL fragment' SPFx builtin data source property so you can now build predefined filters with '#'.
* Fix suggestions panel position to be absolute

* * Quick fix on the search box

* * Added a default query option (related to https://github.com/SharePoint/sp-dev-fx-webparts/issues/556)

* * Added the ability to search by clicking on the search box icon

* * Replaced 'refiners' property by a property collection.

* * Replaced the 'sortList' WP property by a collection data control from PnP.

* * Replaced 'sortableFields' by a collection data pnp control.

* * Replaced the code editor control by the PnP one
* Set fix width on previews

* * Added result type interface

* * Added the result types feature
* Removed 'on-el-resize'. Too much trouble, not really needed. Now the preview width can be set manually.

* * Miscelaneous fixes

* * Upddated documentation + instructions

* * Upgraded to 1.13.0 for @pnp controls

* * [react-search-refiners] Version 2.3.0.0

* * Fixes and improvements as pointed out by @wobba.

* * Added missing file

* * Updated README with result types use
* Updated the code to load the property pane code field async and reduce mainbundle size

* * Updated README

* * Bug fix https://github.com/SharePoint/sp-dev-fx-webparts/issues/730

* [react-search-refiners]
* Updated the default list template to include an example of filtering capability with URL fragment (i.e. '#') from search result item tags

* [react-search-refiners]
* Added 'Tags' default refiner
2018-12-28 17:45:44 +02:00
Franck Cornu b35b81a92d [react-search-refiners] Bug fix #170 (#731)
* * Migrated to SPFx 1.7.0
* Fixed sort feature
* Added a sample TypeScript function to demonstrate NLP processing for the search query
* Miscelleanous improvements

* * Fixed wrong ids and dependencies

* * Updated README

* * Replaced JSOM taxonomy methods by the @pnp/sp-taxonomy counterparts + refactored refiners translation logic
* Updated the filter panel to close on click out
* Updgraded to @pnp 1.2.6
* Added a event listeners for hash change when the search box in bound to the 'URL fragment' SPFx builtin data source property so you can now build predefined filters with '#'.
* Fix suggestions panel position to be absolute

* * Quick fix on the search box

* * Added a default query option (related to https://github.com/SharePoint/sp-dev-fx-webparts/issues/556)

* * Added the ability to search by clicking on the search box icon

* * Replaced 'refiners' property by a property collection.

* * Replaced the 'sortList' WP property by a collection data control from PnP.

* * Replaced 'sortableFields' by a collection data pnp control.

* * Replaced the code editor control by the PnP one
* Set fix width on previews

* * Added result type interface

* * Added the result types feature
* Removed 'on-el-resize'. Too much trouble, not really needed. Now the preview width can be set manually.

* * Miscelaneous fixes

* * Upddated documentation + instructions

* * Upgraded to 1.13.0 for @pnp controls

* * [react-search-refiners] Version 2.3.0.0

* * Fixes and improvements as pointed out by @wobba.

* * Added missing file

* * Updated README with result types use
* Updated the code to load the property pane code field async and reduce mainbundle size

* * Updated README

* * Bug fix https://github.com/SharePoint/sp-dev-fx-webparts/issues/730
2018-12-19 09:20:31 +02:00
Velin Georgiev 55144c616b react-slide-swiper sample upgraded to SPFx version 1.7.0 (#722) 2018-12-19 09:20:10 +02:00
Velin Georgiev 9152d8b655 react-rxjs-event-emitter upgraded to SPFx version 1.7.0 (#721) 2018-12-19 09:19:53 +02:00
Velin Georgiev a261876295 Jest testing sample upgraded to SPFx version 1.7.0 (#720) 2018-12-19 09:19:36 +02:00
Franck Cornu 0b63c8a8c4 [react-search-refiners] 2.3.0.0 - Added result types feature + bug fixes (#727)
* * Migrated to SPFx 1.7.0
* Fixed sort feature
* Added a sample TypeScript function to demonstrate NLP processing for the search query
* Miscelleanous improvements

* * Fixed wrong ids and dependencies

* * Updated README

* * Replaced JSOM taxonomy methods by the @pnp/sp-taxonomy counterparts + refactored refiners translation logic
* Updated the filter panel to close on click out
* Updgraded to @pnp 1.2.6
* Added a event listeners for hash change when the search box in bound to the 'URL fragment' SPFx builtin data source property so you can now build predefined filters with '#'.
* Fix suggestions panel position to be absolute

* * Quick fix on the search box

* * Added a default query option (related to https://github.com/SharePoint/sp-dev-fx-webparts/issues/556)

* * Added the ability to search by clicking on the search box icon

* * Replaced 'refiners' property by a property collection.

* * Replaced the 'sortList' WP property by a collection data control from PnP.

* * Replaced 'sortableFields' by a collection data pnp control.

* * Replaced the code editor control by the PnP one
* Set fix width on previews

* * Added result type interface

* * Added the result types feature
* Removed 'on-el-resize'. Too much trouble, not really needed. Now the preview width can be set manually.

* * Miscelaneous fixes

* * Upddated documentation + instructions

* * Upgraded to 1.13.0 for @pnp controls

* * [react-search-refiners] Version 2.3.0.0

* * Fixes and improvements as pointed out by @wobba.

* * Added missing file

* * Updated README with result types use
* Updated the code to load the property pane code field async and reduce mainbundle size

* * Updated README
2018-12-18 08:32:34 +01:00
Vesa Juvonen 7966809468 Merge branch 'dev' 2018-12-08 19:03:24 +02:00
David Warner II 420693e52d Upgrade js-dynamic-bundling-libraries to SPFx 1.7.0 (#709)
* Dynamic SPFx Bundling Initial Commit

* Upgrade to SPFx v1.7.0
2018-12-08 18:57:35 +02:00
semopz b84a8e6771 Update DateFormField.tsx (#706)
passing props to constructor to prevent transpile time errors
2018-12-08 18:56:39 +02:00
Nanddeep Nachan e69d235991 Added sample react-adaptive-cards-image-gallery (#700)
* added react-display-hierarchy

* Added sample react-adaptive-cards-image-gallery
2018-12-08 18:56:15 +02:00
Franck Cornu d9fefb7bd4 [react-search-refiners] Replaced string based properties by @pnp PropertyFieldCollectionData controls (#704)
* * Migrated to SPFx 1.7.0
* Fixed sort feature
* Added a sample TypeScript function to demonstrate NLP processing for the search query
* Miscelleanous improvements

* * Fixed wrong ids and dependencies

* * Updated README

* * Replaced JSOM taxonomy methods by the @pnp/sp-taxonomy counterparts + refactored refiners translation logic
* Updated the filter panel to close on click out
* Updgraded to @pnp 1.2.6
* Added a event listeners for hash change when the search box in bound to the 'URL fragment' SPFx builtin data source property so you can now build predefined filters with '#'.
* Fix suggestions panel position to be absolute

* * Quick fix on the search box

* * Added a default query option (related to https://github.com/SharePoint/sp-dev-fx-webparts/issues/556)

* * Added the ability to search by clicking on the search box icon

* * Replaced 'refiners' property by a property collection.

* * Replaced the 'sortList' WP property by a collection data control from PnP.

* * Replaced 'sortableFields' by a collection data pnp control.
2018-12-03 20:58:46 +01:00
Mikael Svenson 845e7d618c Allow webparts to be used in full-width comm sites 2018-12-03 12:41:30 +01:00
Mikael Svenson e95fbcb122 Load handlebar-helpers as needed, instead of a switch. 2018-12-03 09:49:34 +01:00
Mikael Svenson 53b04d5b81 Updated readme on 2.2.0.0 upgrade issues 2018-11-30 15:16:31 +01:00
Mikael Svenson d01f5fd2c6 Remove debugger statemen - oops 2018-11-29 13:23:03 +01:00
Mikael Svenson b92b716b2b #556 Added try/catch to ignore errors if resize listener fails. 2018-11-29 13:18:13 +01:00
Franck Cornu 398d3b0363 [react-search-refiners] Miscellaneous updates (#695)
* * Migrated to SPFx 1.7.0
* Fixed sort feature
* Added a sample TypeScript function to demonstrate NLP processing for the search query
* Miscelleanous improvements

* * Fixed wrong ids and dependencies

* * Updated README

* * Replaced JSOM taxonomy methods by the @pnp/sp-taxonomy counterparts + refactored refiners translation logic
* Updated the filter panel to close on click out
* Updgraded to @pnp 1.2.6
* Added a event listeners for hash change when the search box in bound to the 'URL fragment' SPFx builtin data source property so you can now build predefined filters with '#'.
* Fix suggestions panel position to be absolute

* * Quick fix on the search box

* * Added a default query option (related to https://github.com/SharePoint/sp-dev-fx-webparts/issues/556)

* * Added the ability to search by clicking on the search box icon
2018-11-29 09:40:19 +01:00