Commit Graph

758 Commits

Author SHA1 Message Date
Sylvia Okafor 065bc1b1d8 Updated sample YAML description 2020-02-14 15:28:29 -08:00
Sylvia Okafor d764f3f8f7 Updated sample YAML description 2020-02-14 15:28:26 -08:00
Sylvia Okafor 8dcc702457 Updated sample YAML description 2020-02-14 15:28:24 -08:00
Sylvia Okafor 5165081adc Updated sample YAML description 2020-02-14 15:28:22 -08:00
Sylvia Okafor f41fad4234 Updated sample YAML description 2020-02-14 15:28:19 -08:00
Sylvia Okafor 2cbdf1c7e0 Updated sample YAML description 2020-02-14 15:28:17 -08:00
Sylvia Okafor d33645fd95 Updated sample YAML description 2020-02-14 15:28:15 -08:00
Sylvia Okafor 0eeb79031f Updated sample YAML description 2020-02-14 15:28:13 -08:00
Sylvia Okafor f543167528 Updated sample YAML description 2020-02-14 15:28:10 -08:00
Sylvia Okafor 38d0e9f2a1 Updated sample YAML description 2020-02-14 15:28:08 -08:00
Sylvia Okafor 6dec82bc7f Updated sample YAML description 2020-02-14 15:28:05 -08:00
Sylvia Okafor f4d32af057 Updated sample YAML description 2020-02-14 15:28:03 -08:00
Sylvia Okafor 9d4c916774 Updated sample YAML description 2020-02-14 15:28:00 -08:00
Sylvia Okafor 730d0e310b Updated sample YAML description 2020-02-14 15:27:54 -08:00
Sylvia Okafor 5b923732e8 Updated sample YAML description 2020-02-14 15:27:51 -08:00
Mikael Svenson 9d7861d19e #1136 2020-02-11 10:04:23 +01:00
Mikael Svenson 8432d6c8f0 Removed @ from package name #1136 2020-02-11 09:53:50 +01:00
Sudharsan 8acf36979f Js advanced commenting (#1131)
* Advanced comment box sample

* Typo error

Updated the SharePoint generator version info.

Co-authored-by: Mikael Svenson <miksvenson@gmail.com>
Co-authored-by: Laura Kokkarinen <41330990+LauraKokkarinen@users.noreply.github.com>
2020-02-10 11:37:50 +02:00
Jason S 4242412984 Upgraded react-async-await-sp-pnp-js to V1.10 (#1122)
* Upgraded community file

Upgraded react-async-await-sp-pnp-js to V1.10

Changed fome PNP selective imports

Ran Gulp test/ build/ and serve; all function seem to be running normal

* Update gulpfile.js
2020-02-10 11:34:49 +02:00
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