Skip to content

Commit

Permalink
Merge pull request #33 from sebastian-muthwill/staging
Browse files Browse the repository at this point in the history
releasing v0.2.3-alpha into main
  • Loading branch information
sebastian-muthwill committed Oct 27, 2021
2 parents 58396a8 + dc026ef commit c2ac4d6
Show file tree
Hide file tree
Showing 18 changed files with 462 additions and 358 deletions.
40 changes: 25 additions & 15 deletions example/Meeting Capture Demo-doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Contents
* [Screens](#screens)
* [WelcomeScreen](#welcomescreen)
* [HomeScreen](#homescreen)
* [SketchScreen](#sketchscreen)
* [Sketch Screen](#sketch-screen)
* [CameraScreen](#camerascreen)
* [EmailScreen](#emailscreen)
* [AttachmentsScreen](#attachmentsscreen)
Expand All @@ -22,22 +22,24 @@ Contents
* [HomePopUpsScreen](#homepopupsscreen)
* [ExportPopUpsScreen](#exportpopupsscreen)
* [CollectionsAndVariables](#collectionsandvariables)
* [TestEmptyScreen](#testemptyscreen)



# Meeting Capture Demo


An all-in-one meeting capture tool.
![](src\meetingcapturedemo\Assets\Images\meeting-capture-logo-full%403x.png)

This tool helps you to keep everythin in one place during your meetings.

Key features are:
Key
features are:
- View meeting details
- capture notes and pictures of whiteboards
- assign tasks
- send meeeting notes to all attendees in one click
- send meeting notes to
all attendees in one click



Expand Down Expand Up @@ -85,7 +87,7 @@ With following datasources:
- Planner


**Office 365 Users (Standard)**
**Office 365-Benutzer (Standard)**

sku: Enterprise

Expand All @@ -94,7 +96,7 @@ With following datasources:
- Office365Users


**Office 365 Outlook**
**Office 365 Outlook (Standard)**

sku: Enterprise

Expand All @@ -108,16 +110,16 @@ With following datasources:
:::mermaid
graph LR
WelcomeScreen ==> HomePopUpsScreen
HomeScreen ==> SketchScreen
HomeScreen ==> Sketch Screen
HomeScreen ==> CameraScreen
HomeScreen ==> EmailScreen
HomeScreen ==> AttachmentsScreen
HomeScreen ==> ExportScreen
HomeScreen ==> HomePopUpsScreen
SketchScreen ==> HomeScreen
SketchScreen ==> CameraScreen
Sketch Screen ==> HomeScreen
Sketch Screen ==> CameraScreen
CameraScreen ==> HomeScreen
CameraScreen ==> SketchScreen
CameraScreen ==> Sketch Screen
EmailScreen ==> ConfirmScreen
ConfirmScreen ==> HomeScreen
ConfirmScreen ==> FollowUpScreen
Expand Down Expand Up @@ -206,7 +208,6 @@ The main screen for meeting captures during a meeting.


```
/*if any additional meeting is captured in the same session, guarantees no confirmation screens are shown in error*/
Set(FollowUpConfirmed, false);
Set(EmailConfirmed, false);
Set(ExportConfirmed, false)
Expand Down Expand Up @@ -239,7 +240,7 @@ Set(ExportConfirmed, false)


```
=Navigate(SketchScreen, None)
=Navigate('Sketch Screen', None)
```
### NavPhotos1 As image

Expand Down Expand Up @@ -356,13 +357,17 @@ Set(ShowOverlay, true)
```
### TaskTitle As text

## SketchScreen
## Sketch Screen

---
### SketchScreen As screen
### 'Sketch Screen' As screen


Create a sketch during a meeting.

The screen name "Sketch Screen" (notice the blank) akt's as a test for screen names
with blank

#### OnVisible


Expand Down Expand Up @@ -479,7 +484,7 @@ Set(ShowTakenImage, false)


```
=Navigate(SketchScreen, None)
=Navigate('Sketch Screen', None)
```
### NavPhotos3 As image

Expand Down Expand Up @@ -1210,3 +1215,8 @@ Navigate(ExportScreen, None)


This screen lists all collections and variables used inside the app

## TestEmptyScreen

---
### TestEmptyScreen As screen
6 changes: 4 additions & 2 deletions example/src/meetingcapturedemo/CanvasManifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"projectionmapping": false,
"reactformulabar": false,
"reliableconcurrent": true,
"rtlsupport": false,
"usedisplaynamemetadata": false,
"useenforcesavedatalimits": false,
"useexperimentalcdsconnector": false,
Expand Down Expand Up @@ -92,7 +93,7 @@
"ScreenOrder": [
"WelcomeScreen",
"HomeScreen",
"SketchScreen",
"Sketch Screen",
"CameraScreen",
"EmailScreen",
"AttachmentsScreen",
Expand All @@ -102,6 +103,7 @@
"FollowUpTimesScreen",
"HomePopUpsScreen",
"ExportPopUpsScreen",
"CollectionsAndVariables"
"CollectionsAndVariables",
"TestEmptyScreen"
]
}
24 changes: 15 additions & 9 deletions example/src/meetingcapturedemo/Connections/Connections.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@
"connectionRef": {
"apiTier": "Standard",
"displayName": "OneNote (Business)",
"iconUri": "https://connectoricons-prod.azureedge.net/onenote/icon_1.0.1306.1889.png",
"iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1527/1.0.1527.2580/onenote/icon.png",
"id": "/providers/microsoft.powerapps/apis/shared_onenote",
"parameterHints": {}
"parameterHints": {},
"parameterHintsV2": {}
},
"datasets": {},
"dataSources": [
Expand All @@ -27,9 +28,10 @@
"connectionRef": {
"apiTier": "Standard",
"displayName": "Planner",
"iconUri": "https://connectoricons-prod.azureedge.net/planner/icon_1.0.1288.1786.png",
"iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1513/1.0.1513.2549/planner/icon.png",
"id": "/providers/microsoft.powerapps/apis/shared_planner",
"parameterHints": {}
"parameterHints": {},
"parameterHintsV2": {}
},
"datasets": {},
"dataSources": [
Expand All @@ -46,10 +48,11 @@
},
"connectionRef": {
"apiTier": "Standard",
"displayName": "Office 365 Users",
"iconUri": "https://connectoricons-prod.azureedge.net/office365users/icon_1.0.1309.1901.png",
"displayName": "Office 365-Benutzer",
"iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1528/1.0.1528.2589/office365users/icon.png",
"id": "/providers/microsoft.powerapps/apis/shared_office365users",
"parameterHints": {}
"parameterHints": {},
"parameterHintsV2": {}
},
"datasets": {},
"dataSources": [
Expand All @@ -65,9 +68,12 @@
"sku": "Enterprise"
},
"connectionRef": {
"apiTier": "Standard",
"displayName": "Office 365 Outlook",
"iconUri": "https://connectoricons-prod.azureedge.net/office365/icon_1.0.1316.1923.png",
"id": "/providers/microsoft.powerapps/apis/shared_office365"
"iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1521/1.0.1521.2575/office365/icon.png",
"id": "/providers/microsoft.powerapps/apis/shared_office365",
"parameterHints": {},
"parameterHintsV2": {}
},
"datasets": {},
"dataSources": [
Expand Down
2 changes: 1 addition & 1 deletion example/src/meetingcapturedemo/ControlTemplates.json
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@
"LastModifiedTimestamp": "0",
"Name": "dropdown",
"OverridableProperties": {},
"Version": "2.3.0"
"Version": "2.3.1"
},
"gallery": {
"CustomGroupControlTemplateName": "",
Expand Down
Loading

0 comments on commit c2ac4d6

Please sign in to comment.