Commit Graph

390 Commits

Author SHA1 Message Date
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
Mikael Svenson e770ade42f Added suppor for full page width for Script Ed WP 2018-05-23 11:42:02 +02:00
Velin Georgiev e415148bc5 Adds SPFx React Jest Testing sample (#507) 2018-05-12 04:59:42 +03:00
Vipul Kelkar 13954cc7bc Redux-Form sample webpart (#503)
* Redux-Form sample SPFx webpart added.

New SPFx webpart sample added that uses redux-form library. Sample is a data entry form with dynamic grid built using typescript, react, redux and redux-form library.

* Readme file updated.

Readme file updated with correct webpart demo gif file path.
2018-05-12 04:57:03 +03:00
Jeff Burt 87e30dd02a Fixed to reset filterXml as each filter is processed. Otherwise, when it's set to the IsNull/IsNotNull format, it'll end up getting applied to all the rest of the filters. (#475) 2018-04-27 18:28:52 +03:00
Jeff Burt 719171081f Fixed to look for SharePoint's access denied page in the response and throw an appropriate error if found. (#493) 2018-04-27 18:27:50 +03:00
Jeff Burt cfa111bbad Fixed sort to work properly. Previously did not always sort correctly in IE/Edge. (#494) 2018-04-27 18:27:26 +03:00
Velin Georgiev 3499fe91cc updated to 1.4.1 (#484)
tests updated, package removed
2018-04-27 18:26:48 +03:00
Joel Rodrigues 92072988ac Update react modern charts (#488)
* Upgrade to SPFx 1.4.1

* remove unnecessary semicolon

* Update version and readme file
2018-04-27 18:26:24 +03:00
Velin Georgiev fd4cbe0804 manifest.json schema urls updated (#485) 2018-04-27 18:25:27 +03:00
Stefan Bauer 81e5367231 added new react-graph-evalurl sample (#492) 2018-04-27 18:24:58 +03:00
Joel Rodrigues 934d1d92d1 Update react security grid (#490)
* Update to SPFx 1.4.1

* add missing semicolon to remove warnings

* remove fine not being used

* Update version and readme
2018-04-27 18:19:09 +03:00
Oleg Rumiancev 6a59355c8b New sample - React sitepages metadata (#481)
* Added react-sitepages-metadata sample

* updated readme

*  Added react-sitepages-metadata sample

* Fix for dialog rendering tag pickers with no initial value
2018-04-27 18:18:36 +03:00
Alex Terentiev 6899e6d7fe Fix for TinyMCE build error: module ReactTinyMce.module.scss cannot be found (#480) 2018-04-27 18:16:51 +03:00
VesaJuvonen 576563bf97 Merge branch 'master' into dev 2018-04-06 16:49:00 +03:00
PooLP 894b8a4ac3 Update to 1.4.1 Framework + French translation (#470)
* Update to 1.4.1 Framework

* French translation
2018-04-06 12:27:01 +02:00
Simon-Pierre Plante fdd0e3a170 Fixed an issue where the webs of the selected site collection were not loaded properly on some tenants. (#469) 2018-04-06 12:25:22 +02:00
Franck Cornu 74fd5ca5ce [react-search-refiners] (#465)
* 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
2018-04-04 16:53:53 +02:00
Gautam Sheth 5b0a88f331 SharePoint CRUD sample updated to SPFx 1.4.1 (#464)
* SharePoint CRUD sample updated to SPFx 1.4.1

SharePoint CRUD sample updated to SPFx 1.4.1

Updated the PnP JS to version 3.0.6
Updated Angular to version 1.6.5
Updated ngOfficeUiFabric to 0.16.0
Updated to the latest React 15.6.2

Minor code improvements like using map instead of for loop.

* Minor bug fix for React Sample

* minor changes

* code formatting

* Updated code to use the new pnpjs package
2018-04-04 16:53:25 +02:00
Simon-Pierre Plante f9e039511d Added a "Search within folders" switch and fixed a bug (#463)
* Added the "Search within folders" switch which enables the WebPart to return results from within folders as well (recursive). Also fixed a bug where webs could sometimes not appear under the web url dropdown.

* Fixed a bug which prevented to load webs correctly out of private groups

* Fixed a bug with the automatic current web selection

* Previously committed wrong .sppkg
2018-04-04 16:52:31 +02:00
Velin Georgiev 4acdd442bd react events aggregator updated to version 1.4.1 of the SPFx (#455)
Readme updated
2018-04-04 16:52:02 +02:00
Mikael Svenson b199044b17 Fixed so that AMD modules don't detect define 2018-03-26 12:37:57 +02:00
VesaJuvonen 825ac36b6d Fixing broken image link 2018-03-20 14:38:06 +02:00
Joel Rodrigues 4422c34801 Update project online 1.4.1 (#452)
* Update to 1.4.1

* Update version
2018-03-20 09:00:43 +01: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
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