Commit Graph

530 Commits

Author SHA1 Message Date
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
Alex Terentiev 0265e4c7e6 Upgrade to SPFx v1.7.0, update to use v1.0 MS Graph endpoints (#693) 2018-11-21 09:08:44 +02:00
Luis Manez 79eb59b920 React teams tab suggested members (#687)
* webpart added

* added readme notes
2018-11-19 23:55:06 +02:00
Velin Georgiev 9363bfa698 Event aggregator sample deprecated (#690)
* Deprecation message added to the README

* Deprecation message added to the web parts as well
2018-11-19 23:53:52 +02:00
Vincent Biret 5e384a06d7 react-skype-status: upgraded to spfx 1.7.0 (#688)
* react-skype-status: upgraded to spfx 1.7.0

* react-skype-status: added missing comment in index.ts
2018-11-19 23:52:54 +02:00
Vincent Biret a8a480e1aa js-skype-status: upgrade to spfx 1.7.0 (#689)
* js-skype-status: upgrade to spfx 1.7.0

* js-skype-status: updated readme
2018-11-19 23:52:22 +02:00
Mikael Svenson 5da47fe4d1 Remove System. in front of import as it's no longer needed
Moved css of video-js to dynamic loading
Updated pnp property controls to 1.12.0
Updated webpack anaylyser to 3.0.3
2018-11-15 09:32:10 +01:00
Gautam Sheth e9912789d5 Updated knockout pnp sample to SPFx v1.7 (#681) 2018-11-14 17:27:50 +02:00
Franck Cornu bee8dc5c5a [react-search-refiners] Migrated to SPFx 1.7.0 + Added LUIS Azure Function (#677)
* * 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
2018-11-13 16:08:20 +01:00
VesaJuvonen fbb928831d Merge branch 'dev' 2018-11-12 11:38:37 +02:00
Nanddeep Nachan e2dd322679 added react-display-hierarchy (#673) 2018-11-12 10:50:47 +02:00
Sabit Igde a092d64549 spfx base updated to 1.6.0 (#674)
updated spfx version using office365 CLI spfx upgrade commands 1.4.1 -> 1.5.0 -> 1.5.1-> 1.6.0
2018-11-12 10:48:51 +02:00
Hugo Bernier 2782b8ca98 Upgraded to SPFx1.7 (#678) 2018-11-12 10:47:44 +02:00
VesaJuvonen f1359c18cc Merge branch 'dev' 2018-11-09 17:06:21 +02:00
Russell gove 9173f7d06f Dev (#664)
* initial version

* using sp-dev-fx-controls-react

* switched to native ouifr

* fix linktitle

* still working

* gonna brealk it now

* cool

* working

* Update README.md

* Update README.md

* Update README.md

* clean linging and remove unused code

* Added additional field Types

* added azure relay service demo

* ok
2018-11-09 17:01:43 +02:00
Teodora Ivanova fce5326d50 Fixed date formats (#648) 2018-11-09 16:59:55 +02:00
Vardhaman Deshpande e3d097576b adding sample to spfx repo (#643) 2018-11-09 16:59:17 +02:00
Shreyas Ganta c9cb5ae48d bug fix: The change in document library selection was not reflected in the FileUpload component. This has been fixed by making sure the eventhandlers on dropzone component used the parent FileUpload component property for listname (#653) 2018-11-09 16:57:58 +02:00
Mikael Svenson 7ba57edbc8 Updated pnpjs to 1.2.5
Updated spfx-controls to 1.10.0
Updated ouifr to 5.131.2
Updted video.js to 7.3.0
2018-11-09 15:03:05 +01:00
Mikael Svenson 0952df826b
Updared readme (#671)
Added query variables
Support query template and result id
2018-11-09 14:13:26 +01:00
Alex Terentiev d3c7739383 Example of MS Graph Teams beta API usage (#652) 2018-11-09 09:47:22 +02:00
Velin Georgiev f071f531bc azure pipelines setup added (#651)
* azure pipelines setup added

* order fix on the build tasks

* order fix on the build tasks
2018-11-09 09:46:07 +02:00
msekkappan b03a0e49b5 Upgraded to SPFx 1.6.0 & made bug fix (#644)
* Upgraded to SPFx 1.6.0

* Added semi colons to keep Lint happy
2018-11-09 09:45:23 +02:00
Gautam Sheth 277af705b0 SharePoint CRUD sample updated to SPFx 1.6.0 (#666) 2018-11-09 09:44:42 +02:00
Alex Terentiev 5723134c29 react-search-refiners: mapToIcon fix if filename has query string (#667) 2018-11-09 09:43:57 +02:00
Waldek Mastykarz 319523db19 Added the real-time documents sample (#670) 2018-11-09 09:43:33 +02:00
Waldek Mastykarz 0f78f7241b Updated Dynamic Data sample to SPFx@1.7.0 (#669) 2018-11-09 09:36:29 +02:00
Mikael Svenson 67a3279ef7 Hide <object> node which causes border in IE11 2018-11-08 08:09:10 +01:00
Mikael Svenson 6712cb4412 Added IE11 polyfills for common-tags
Load video.js if previews are present
2018-11-08 08:08:48 +01:00
Mikael Svenson c2ae011223 Updated npm packages 2018-11-08 08:01:46 +01:00
Mikael Svenson 788bb8c778 Fix for IE11 to avoid showing scroll arrows in the div 2018-11-06 14:52:48 +01:00
Mikael Svenson 03e4b2307f Updated npm packages
Added IE11 polyfill
Re-use sortdirection from PnP instead of separate enum #656
2018-11-06 08:01:22 +01:00
Stijn Brouwers 2df0641eb7 Add sort panel (#656)
* Add SortPanel to select a field to sort by and it's sortorder

* Fix bug with ordering the sorted results

* apply state from searchresultcontainer to the sort panel

* Fix issue with sortorder being undefined in certain scenarios

* - Fix error on opening the web part without any settings configured
- Show relevant error message when using an invalid sort field
- Fix styling difference between 'Filter' and 'Sort' buttons

* Add info to readme.md

* Add new property_pane images to reflect latest changes

* Remove black line at the bottom of property_pane3.png

* Merge 'Dev' with current branch
and show Sort button when "SortError" is shown

* apply state from searchresultcontainer to the sort panel

* - Fix error on opening the web part without any settings configured
- Show relevant error message when using an invalid sort field
- Fix styling difference between 'Filter' and 'Sort' buttons

* Add info to readme.md

* Add new property_pane images to reflect latest changes

* Remove black line at the bottom of property_pane3.png

* Add missing localization for SortPanel, Update componentReceiveProps, rename sortOrder to sortDirection, fix typo when setting sort direction
2018-11-06 07:53:16 +01:00
Mikael Svenson 27977d9235
Added support for page query variables and fixes (#661)
* Added support for {Page} query variables
* Bugfix for making sure the property pane shows the right template on Edit after a change.
* Added getUniqueCount
* Bugfix for dynamic loading of video.js
* Updated readme
2018-10-30 10:25:27 +01:00
Franck Cornu 910d377a77 [react-search-refiners] Bug fixes + added previews + best bets (#649)
* * Updated data source connection for searchbox WP

* * Updated filters behavior. Now total count per refiner value is updated every time a new filter is selected like the default SharePoint behavior
* Updated shimmers
* Updated data sources binding logic to be more efficient

* * Updated static CSS classes to use SPFx modules instead
* Added previews for documents in the default list template
* Fixed bug https://github.com/SharePoint/sp-dev-fx-webparts/issues/642. The current page state was never updated after a new search.
* Fixed bug https://github.com/SharePoint/sp-dev-fx-webparts/issues/641. Now the result count is updated every time for each refiner.

* * CSS fixes

* * Removed unecessary lodash references
* Added responsive behavior for iframes using https://www.npmjs.com/package/on-el-resize

* * Updated README
* Added hover effect on the result image

* * Bug fix on videos

* * Added best bets support

* * Removed the jQuery reference. Replaced DOM manipulations by plain JS
2018-10-24 08:26:16 +02:00
Mikael Svenson 1a7b1c1386 Bug fix for parsing URL mp 2018-10-10 10:40:26 +02:00
Joel Rodrigues 0d13a37dcd Update react project online 1.6.0 (#636)
* update files

* remove import of SPHttpClientBatch

* updated version and readme
2018-10-08 03:58:05 -04:00
Joel Rodrigues f8ffb0ddc9 Update react visio 1.6.0 (#637)
* Add new project files

* Add office-js package

* update strings

* add Visio service - still missing types

* Embed visio file

* remove non required package

* move import of officejs to web part file

* remove fixed width

* use delegate functions to pass values to component

* Display links on right panel

* Update property description and web part icon

* add comment

* load document when url is provided

* Add readme

* Fixed broken image

* Update files

* correct path to styles

* delete update report

* update readme

* remove wrong file

* delete old tslint file from config folder
2018-10-08 03:57:27 -04:00
Waldek Mastykarz 29b5a237b2
Added readme (#635) 2018-10-03 14:23:05 +02:00
Waldek Mastykarz ce52f7a12a Added the react-graph-personalemail sample (#634) 2018-10-03 08:10:21 -04:00
David Warner II 6d2d8731cb Dynamic SPFx Bundling/Loading Web Part Example (#628)
* Updated the api-scopes tutorial sample to SPFx v1.6.0 (#617)

* Dynamic SPFx Bundling Initial Commit
2018-10-03 08:02:22 -04:00
Velin Georgiev ccdc45b23e Updates the react-jest-testing sample to SPFx version npm run 1.6.0 (#630) 2018-10-03 08:01:14 -04:00
Mikael Svenson 5d971a1589 Include SPFx ouif styles as they render the correct colors.
Moved import to root of wp as template styles can change.
2018-09-25 15:33:37 +02:00
Mikael Svenson be87310b4f
Updated react-search-refiners sample (#627)
* Updated packages
* Bundle each part as a bundle to reduce size when not needing all.
* Dynamically load if used/needed
* Added support for sort list
* Load moment with handlebars helpers
* Change shimmer rendering wait instead of spinner
* Added web part title option
* Rework code so webpack dynamic loadig works from scratch
* Updated readme
* Added sortlist description
2018-09-24 13:27:49 +02:00
VesaJuvonen e7db64e016 Fixing merge conflict in script editor web part 2018-09-10 13:47:34 +03:00
VesaJuvonen ffdbbfd3e5 Manual merge - step 1 2018-09-10 13:33:25 +03:00
Velin Georgiev 0ca1627a7a React-slider-swiper sample upgraded to 1.6.0 (#615)
* React-slider-swiper sample upgraded to 1.6.0

* Readme file updated
2018-09-10 13:12:36 +03:00
Andrew Koltyakov 417376a1d4 Facebook Page Social Plugin web part sample (#607)
* Facebook plugin: initial commit

* Facebook plugin: TSLint config

* Facebook plugin: VSCode config

* Facebook plugin: webpart draft

* Facebook plugin: webpart settings

* Facebook plugin: webpart properties update

* Facebook plugin: readme
2018-09-10 13:11:45 +03:00
Gautam Sheth 274801e2fc Taxonomy picker - version upgrade and bug fix (#601) 2018-09-10 13:10:38 +03:00
VesaJuvonen 3b6c5690ab readme polishing 2018-09-10 13:10:09 +03:00
Gautam Sheth 4a47af2d14 SPFx React Accordion sample (#599)
* React Accordion Webpart added

* Updated to imgur image url
2018-09-10 13:06:51 +03:00
Waldek Mastykarz 53d14f2898 Replaced deprecated sp-pnp-js with @pnp/js (#597) 2018-09-10 13:05:05 +03:00
Mikael Svenson 5044b54a31 Remove unused code 2018-09-04 08:25:58 +02:00
Joel Rodrigues db70df922c React visio javascript APIs web part sample (#606)
* Add new project files

* Add office-js package

* update strings

* add Visio service - still missing types

* Embed visio file

* remove non required package

* move import of officejs to web part file

* remove fixed width

* use delegate functions to pass values to component

* Display links on right panel

* Update property description and web part icon

* add comment

* load document when url is provided

* Add readme

* Fixed broken image
2018-08-30 12:19:13 +03:00
Mikael Svenson b5ab9513fe
Updated to use webpack dynamic imports (#605)
* Use webpack dynamic loading of editor
2018-08-22 18:17:18 +02:00
Mikael Svenson 734b83ae59
Updated script editor webpart (#603)
* Script editor update (#598)

* Updated to SPFx 1.5.1

* Fix remove padding issue.

* Moving import within container

* Added dynamic loaded edit module

* Made editor pane external and dynamic

* Updated readme message.

* Remove dependency for office ui fabric react

* Use a supported workaround to get the script root.
2018-08-21 12:54:26 +02:00
Mikael Svenson b3a87a7672 Use a supported workaround to get the script root. 2018-08-20 12:08:16 +02:00
Mikael Svenson ec192e1c62
Remove dependency for office ui fabric react 2018-08-17 13:07:24 +02:00
Mikael Svenson 041ee33b38
Script editor update (#598)
* Updated to SPFx 1.5.1

* Fix remove padding issue.

* Moving import within container

* Added dynamic loaded edit module

* Made editor pane external and dynamic

* Updated readme message.
2018-08-17 13:02:33 +02:00
Mikael Svenson 758a0793a4 #590 Updated imaged 2018-08-09 15:03:27 +02:00
Mikael Svenson df2648f8f4 Improvements to react-search-refiner web part (#589)
* Added weburl/siteurl tokens
Added getUrlField helper method
Changed property pane settings headers/grouping
Updated ouifr version to v5.118.0
Updated handlebar helper to v0.8.4
Updated readme

* Added webpack-bundle-analyzer

* Fixed ouifr static references to limit bundle size
2018-08-07 17:27:46 +03:00
Patrick Rodgers 10af3ba114
Merge pull request #577 from StfBauer/dev
Dev
2018-07-24 14:47:33 -04:00
Stefan Bauer 8a799644c7 Removed Readme file 2018-07-24 17:49:07 +02:00
Stefan Bauer 201423e3f8 update local.settings.json 2018-07-24 17:46:07 +02:00
Stefan Bauer 804e80175d Updated Readme 2018-07-24 17:38:10 +02:00
Stefan Bauer f702fd26b7 Git Push Origin Master 2018-07-24 17:36:17 +02:00
Stefan Bauer aa4a280cca Typo Fixed in README File 2018-07-24 17:32:55 +02:00
Stefan Bauer 7af11a4ce3 Updated Readme file 2018-07-24 17:27:36 +02:00
Stefan Bauer e997302372 Initial Commit of Azure Function Web Part 2018-07-24 16:55:56 +02:00
Waldek Mastykarz 648b2b7210 Removes invalid string references causing project build error (#567) 2018-07-13 15:06:19 +03:00
Dhaval Shah ea3b8efe1e Added the Aggregated Calendar Webpart using React framework (#566)
* Initial Release

* Updated Readme

* Update Read Me

* Updated readme with technolgies
2018-07-13 11:11:28 +03:00
Vincent Biret 293bbba17a react-skype-status: fixed a bug where subscription to the current users status wouldn't work (#554) 2018-07-05 18:51:58 +03:00
Vincent Biret 711cae3666 js-skype-status: fixed a bug where subscription to the current users status wouldn't work (#553) 2018-07-05 18:51:31 +03:00
Luis Manez 6a459d0942 Sample Spfx Webpart read / update MS Graph Custom Schema Extensions (#552) 2018-07-03 21:22:49 +03:00
Vipul Kelkar 5fe4521c21 Taxonomy panel picker webpart (#546)
* Taxonomy panel picker web part

Code sample for the Taxonomy panel picker web part added.

* GIF path updated

GIF path in the readme file updated.

* Sample for pre-populated control added.

Sample for pre-populated control added.

* Update README.md
2018-07-02 12:46:54 +03:00
Franck Cornu 48ac608381 [react-search-refiners] Added Handlebars templating feature + Replaced event aggregator by dynamic data from SPFx 1.5.1-plusbeta (#550)
* [react-search-refiners]
* Upgraded to SPFx 1.4.1
* Added the ability to set you own refiners labels in the filters panel.
* Replaced the `pushState` method by the SPFx `eventAggregator` for the communication between the search box and results web parts.
* CSS improvements
* Added an option to show the results count

* [react-search-refiners]
* Added the query suggestions feature to the search box
* Added the ability to send the query to an other page
* Added a result count option

* [react-search-refiners] Update images

* [react-search-refiners] Updated version in the README file.

* [react-search-refiners]
* Added a templating feature for search results with Handlebars inspired by the react-content-query-webpart sample.
* Upgraded to 1.5.1-plusbeta to use the new SPFx dynamic data feature instead of event aggregator for Web Parts communication.
* Code refactoring and reorganization.

* * Removed unused test sample folder
2018-07-02 12:44:04 +03:00
Hugo Bernier 3a1f2e92ed Converted to SPFx 1.5 and added Exchange Public Calendar feed support (#548) 2018-07-02 10:11:27 +03:00
Vincent Biret 415b771e86 upgrading react-skype-status to spfx 1.5 (#547)
* react-skype-status: upgrading to spfx v1.5

* react-skype-status: fixing unexisting referenced module

* react-skype-status: upgrading to office ui fabric react 6.X

* react-skype-status: switching to production infrastructure ids
2018-07-02 10:09:48 +03:00
Vincent Biret 9f8b201a17 js-skype-status: upgraded to spfx 1.5.0 (#545)
* js-skype-status: upgraded to spfx 1.5.0

* js-skype-status: upagraded jquery to latest

* js-skype-status: updating missed schema definition for 1.5 upgrade
2018-07-02 10:09:25 +03:00
Elio Struyf 10425369e9 Private constructor in singleton (#535)
Updated the `public` constructor to `private` in singleton pattern. This prevents you from creating a new class instance outside the `ConfigurationManager`.
2018-06-15 08:47:09 +03:00
Velin Georgiev 0af385ed17 Upgrade to 1.5.0, missing launch.json config added (#530) 2018-06-15 08:46:43 +03:00
Luis Valencia 9c7e33b521 added design patterns samples, abstract factory, factory method, builder, singleton (#524) 2018-06-11 12:44:26 +03:00
Simon-Pierre Plante 88cbbf2300 Fixed an issue causing filters to loose their sort order in IE. Also added a .zip of the 1.4.1 version of this project. (#517) 2018-06-07 14:10:18 +03:00
Hugo Bernier 6bd2f7d66a Initial commit (#512) 2018-06-07 14:09:40 +03:00
Franck Cornu ae42943015 [react-todo-basic] Fixed "immutability-helper" npm package version (#509) 2018-06-07 14:07:49 +03:00
Franck Cornu 30f2baa665 [react-search-refiners] Added query suggestions + send query to new page features (#508)
* [react-search-refiners]
* Upgraded to SPFx 1.4.1
* Added the ability to set you own refiners labels in the filters panel.
* Replaced the `pushState` method by the SPFx `eventAggregator` for the communication between the search box and results web parts.
* CSS improvements
* Added an option to show the results count

* [react-search-refiners]
* Added the query suggestions feature to the search box
* Added the ability to send the query to an other page
* Added a result count option

* [react-search-refiners] Update images

* [react-search-refiners] Updated version in the README file.
2018-06-07 14:07:15 +03:00
VesaJuvonen 315561012b react-events-dynamicdata adjustments 2018-06-05 21:09:36 +03:00
VesaJuvonen 22d9dbfaa3 Adding dynamic data sample react-events-dynamicdata 2018-06-05 14:08:52 +03:00
Waldek Mastykarz 4385260f73
Added Angular Elements sample (#523) 2018-06-01 15:52:26 +02:00