Commit Graph

315 Commits

Author SHA1 Message Date
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
Vesa Juvonen afce98b92b Updating structure for tutorials 2017-06-28 15:41:39 +03:00
Vesa Juvonen 8d85c6e5bb Relocating getting started tutorial code 2017-06-28 15:38:05 +03:00
Waldek Mastykarz bd6fcc034c Added jQuery DataTables tutorial code (#250) 2017-06-27 14:33:17 +02:00
Waldek Mastykarz d37bbfbd7a Added jQuery FullCalendar tutorial code (#249) 2017-06-27 12:50:16 +02: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 610178c404 Updated React Tutorial outcome solution with latest versions and guidance mathing tutorial updates in dev.office.com 2017-06-15 11:39:04 +03:00
Vesa Juvonen 5aac2abfa9 Removing older version of documentcardexample-webpart for new version 2017-06-15 10:39:12 +03:00
Vesa Juvonen ef3f708c9f Fixing broken image 2017-06-13 14:41:34 +03:00
Vesa Juvonen 5628900165 Merge branch 'Danny-Engelman-master' into dev 2017-06-12 14:06:49 +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 3c195d6149 Polishing readme etc. 2017-06-01 15:16:19 +03:00
Vesa Juvonen 8673df66ac :quit
:quit
2017-06-01 15:14:51 +03:00
Vesa Juvonen 44bcd98004 Updated readme and contributing guidance - polishing 2017-06-01 15:07:20 +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
Danny Engelman 62e2dd7e6e Merge pull request #1 from SharePoint/master
sync form org
2017-05-18 13:24:05 +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