Commit Graph

7 Commits

Author SHA1 Message Date
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
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
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
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 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
VesaJuvonen 8194441ffa Resolving merge conflict 2017-09-08 09:32:13 +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