Commit Graph

739 Commits

Author SHA1 Message Date
Alex Terentiev d7d473f3ee React twitter (#1118)
* React Twitter Timeline web part

* typo in readme
2020-02-10 11:34:03 +02:00
Markus Möller cead35f5db
Initial commit (#1130)
Co-authored-by: Mikael Svenson <miksvenson@gmail.com>
Co-authored-by: Laura Kokkarinen <41330990+LauraKokkarinen@users.noreply.github.com>
2020-02-08 12:50:01 +02:00
Laura Kokkarinen dc6bfe633b
Merge pull request #1120 from joelfmrodrigues/update-spfx-1.10
update js-workbench-customizer to SPFx 1.10
2020-02-05 15:16:03 +02:00
Joel Rodrigues bdf9027fe8 update readme 2020-02-05 12:30:36 +00:00
Laura Kokkarinen cd2316312f
Merge pull request #1117 from muges01/master
Upgrade react accordion to SPFx 1.10
2020-02-05 10:17:47 +02:00
Laura Kokkarinen 7a9bbdda46
Merge pull request #1127 from JakeStanger/fix-orgchart
[react-tree-orgchart] Updates and bugfixes
2020-02-05 09:57:14 +02:00
Laura Kokkarinen 3018b64f80
Merge pull request #1113 from mikezimm/patch-1
react-youtube update:  sort response by date, decode & in video titles
2020-02-05 08:29:46 +02:00
Jake Stanger e8f6209ff7 chore(react-tree-orgchart): bump to v1.0.1.0 2020-01-28 14:22:39 +00:00
Jake Stanger b3a579c729 refactor(react-tree-orgchart): remove console logs and unused variables 2020-01-28 14:12:14 +00:00
Jake Stanger 7cf7f69d22 fix(react-tree-orgchart): crash on init when requesting undefined user
The app was crashing on init when requesting users that do not exist. This adds a couple of checks to fallback to rendering a blank card instead.
2020-01-28 14:12:14 +00:00
Jake Stanger 27878aa71f refactor(react-tree-orgchart): remove whitespace 2020-01-28 14:12:14 +00:00
Jake Stanger 319029b7cf refactor(react-tree-orgchart): use standard casing for file and class 2020-01-28 14:12:13 +00:00
Jake Stanger 3156c3f710 chore(react-tree-orgchart): update to spfx 1.10.0 2020-01-28 13:45:12 +00:00
Mikael Svenson b87f54e86c Added preview for the thumbnail sample 2020-01-22 09:09:11 +01:00
Joel Rodrigues 09ca5d5dd7 update to SPFx 1.10 2020-01-21 16:16:10 +00:00
Mikael Svenson 93bdf2ee95 Added Graph thumbnail API sample 2020-01-21 17:02:21 +01:00
Neelamugilan Gobalakrishnan daa3dc6274 Upgrade react accordion to SPFx 1.10 2020-01-19 23:45:43 +00:00
mikezimm 088d38ba2b
Sort response by most recent publish date, decode & in title and description. 2020-01-11 20:03:12 -05:00
Nanddeep Nachan 917b6efdd3 Added new sample react-manage-o365-groups (#1102)
* Added new sample react-manage-o365-groups
2020-01-11 18:17:41 +02:00
Sergei Zheleznov 844ab1e4ce React graph feedback form update (#1086)
Updated sample react-graph-feedback-form
2020-01-11 17:55:35 +02:00
Sébastien Levert 11da7ad89d Updated React Graph Calendar to SPFx 1.10 + adding Personal Tab support (#1111)
Updated React Graph Calendar to SPFx 1.10 + adding Personal Tab support (#1111)
2020-01-09 21:10:19 +02:00
Vesa Juvonen e636d68221
Update README.md
Fixing view tracking image for the react-teams-configure-tab readme.
2020-01-09 11:10:50 +02:00
Bob German 6ae535f57d Fix Field Visit Tab sample, add new Tab Config sample (#1088)
* Adding react-teams-tab-field-visit-mashup sample

* Update to new (still Beta) Graph call to post msg

* Update readme w/telemetry merged

* Generated web part

* Quick UI update

* Now configures a tab!

* Updated property panel for multiple tab handling

* Roughed out new tab name properties

* Added multi-tab property handling

* Roughed out tab picking

* Added link selection to UI

* Clean up UI, property validation

* Actually works configuring tabs

* Split out React components

* Now handles redirect query

* Localized redirect message

* Added documentation
2020-01-09 11:09:14 +02:00
Mikael Svenson 66918a283b
Changed to 1.4.1 in yo.json 2020-01-01 08:51:34 +01:00
Sébastien Levert 618de63a4b New Sample : React Graph Calendar (#1098)
* Adding the Graph Calendar sample
2019-12-30 16:06:28 +02:00
Luis Manez 1258e21ca0 Group members with presence information (#1091)
* sample v0.1 added

* Readme file content and demo image

* Adding view tracking image to readme

Co-authored-by: Vesa Juvonen <VesaJuvonen@users.noreply.github.com>
2019-12-30 15:59:33 +02:00
Laura Kokkarinen a18b0e5f73
Merge pull request #1023 from siddharth-vaghasia/gdev
Gdev
2019-12-11 19:33:18 +02:00
Laura Kokkarinen 8103431a93
Merge pull request #1032 from jackpoz/react-rss-reader-buildfix
Fix npm install for react-rss-reader
2019-12-11 19:19:30 +02:00
Federico 43cbbe2d71 react-admin-sc-catalog-pnpjs - Site Collection App Catalogs Summary View (#1058)
* Initial commit

* Implemented business logic and UI

* UI, Readme.md, bugfixing

* Update README.md

* removed unuseful comments

* Code Review
2019-12-09 11:10:51 +02:00
Joel Rodrigues e204ea6e44 add react-pnpjs-project-online sample (#1080) 2019-12-09 11:09:49 +02:00
Zach fc7fbd981a react-quotes sample (#1062)
* Initial Commit

* Changes to ReadME file

* fixed sample image in readme
2019-12-09 11:08:46 +02:00
Federico 2d9b61fc4d SPFX Tour sample WebPart - react-tour-pnpjs (#1082)
* Initial commit

* first commit

* first release

* rework

* load fix and styling

* fix webpart select

* css ReactTourJS fix

* css fix

* added assets

* Update README.md

* fix webPartData undefined on Text Webpart
2019-12-09 11:06:36 +02:00
Laura Kokkarinen 225ecb3a16
Merge pull request #1067 from joaojmendes/My-Tasks
React - My Tasks web part
2019-11-19 08:48:12 -05:00
Laura Kokkarinen 0f745ec792
Merge pull request #1068 from paulwillen/dev
Changing SharPoint into SharePoint
2019-11-19 08:38:06 -05:00
Paul Willen 4216897b79 Changing SharPoint into SharePoint 2019-11-19 11:17:54 +01:00
João Mendes 3f093ee5ed update WebAPIPermissions 2019-11-19 08:13:00 +00:00
João Mendes 5ed39800ae Update Docs and GIFs 2019-11-18 21:27:11 +00:00
João Mendes 31283dc79d Add GIF 2019-11-18 21:20:19 +00:00
João Mendes f491c5a3d7 Update Docs 2019-11-18 20:36:40 +00:00
João Mendes 97a362810a update Docs 2019-11-18 20:30:19 +00:00
João Mendes e8b73b8660 update Docs 2019-11-18 20:27:15 +00:00
João Mendes 3a722289c7 update Docs 2019-11-18 20:19:57 +00:00
João Mendes 90fa7af7f6 update Docs 2019-11-18 20:12:16 +00:00
João Mendes 4bf32f853e Update Docs 2019-11-18 20:06:42 +00:00
João Mendes 18c6e3a6f3 Update My-Tasks 2019-11-18 20:01:59 +00:00
João Mendes cafa2c14e9 Update Docs 2019-11-18 19:53:51 +00:00
João Mendes 1250cd4b57 Create My-Tasks 2019-11-18 16:22:08 +00:00
jpalo 3d6d96dfb9
Update README.md
Minor typo correction.
2019-11-18 09:10:12 +02:00
Laura Kokkarinen c5d3741779
Merge pull request #1045 from fredupstair/dev
react-teams-tabs-pnpjs - MS Teams Channels and Tabs from Modern Team site.
2019-11-03 11:13:55 -05:00
Laura Kokkarinen cff453eeb7
Merge pull request #1044 from jackpoz/react-slide-swiper
Fix react-slide-swiper not displaying any data when deployed to SharePoint
2019-11-03 10:30:48 -05:00