├── .DS_Store ├── .github └── ISSUE_TEMPLATE │ ├── bug_report.md │ └── feature_request.md ├── AppLauncherDemo_20190720194951.zip ├── AppyBird_20181219010342.zip ├── Clippy_20190321191926.zip ├── Components ├── BingMapComponents.msapp ├── Calendar Component (4).msapp ├── Components_20191017123632.zip ├── Controls.msapp └── Thermometer.msapp ├── Conference Scheduler Template ├── ConferenceApp_1_5.zip ├── EventSchedulerAppOnly_20201103032619.zip ├── README.md └── schedulerBuilder.png ├── ConferenceApp_1_0_0_8.zip ├── Contacts.msapp ├── DataValidationHowTo_20200805024239.zip ├── Date Filter Formulas.md ├── DeskReservation ├── README.md ├── assets │ ├── Book.png │ ├── Home.png │ ├── ManageDesks.png │ └── MyAppointments.png ├── solution │ ├── DeskBooking.zip │ └── DeskBooking2023.msapp └── sourcecode │ ├── Assets │ ├── Images │ │ ├── 0001.jpeg │ │ └── 0008.jpg │ ├── Resources.json │ └── logo.jpg │ ├── CanvasManifest.json │ ├── ComponentReferences.json │ ├── Connections │ └── Connections.json │ ├── ControlTemplates.json │ ├── DataSources │ ├── CustomGallerySample.json │ ├── Desk Reservations.json │ ├── Desks.json │ ├── DropDownSample.json │ ├── Office365Users.json │ ├── RadioSample.json │ └── selectedDesks.json │ ├── Other │ ├── Entropy.json │ ├── References │ │ └── Themes.json │ └── checksum.json │ ├── Src │ ├── App.pa.yaml │ ├── Components │ │ ├── Calendar.json │ │ ├── Calendar.pa.yaml │ │ ├── Preloader.json │ │ ├── Preloader.pa.yaml │ │ ├── Tabs.json │ │ └── Tabs.pa.yaml │ ├── Confirm.pa.yaml │ ├── Dashboard.pa.yaml │ ├── DateSelection.pa.yaml │ ├── DeskSelect.pa.yaml │ ├── EditorState │ │ ├── App.editorstate.json │ │ ├── Calendar.editorstate.json │ │ ├── Confirm.editorstate.json │ │ ├── Dashboard.editorstate.json │ │ ├── DateSelection.editorstate.json │ │ ├── DeskSelect.editorstate.json │ │ ├── ManageDesks.editorstate.json │ │ ├── MyAppts.editorstate.json │ │ ├── NewEditDesk.editorstate.json │ │ ├── Preloader.editorstate.json │ │ ├── ReleaseNotes.editorstate.json │ │ ├── Reservation.editorstate.json │ │ ├── Success.editorstate.json │ │ ├── SuccessDeskMod.editorstate.json │ │ └── Tabs.editorstate.json │ ├── ManageDesks.pa.yaml │ ├── MyAppts.pa.yaml │ ├── NewEditDesk.pa.yaml │ ├── ReleaseNotes.pa.yaml │ ├── Reservation.pa.yaml │ ├── Success.pa.yaml │ └── SuccessDeskMod.pa.yaml │ └── pkgs │ ├── TableDefinitions │ ├── Desk Reservations.json │ └── Desks.json │ ├── Wadl │ └── Office365Users.xml │ ├── button_2.0.1.xml │ ├── checkbox_2.0.1.xml │ ├── circle_2.1.2.xml │ ├── dropdown_2.2.3.xml │ ├── gallery_2.11.0.xml │ ├── htmlViewer_2.0.0.xml │ ├── icon_2.3.2.xml │ ├── image_2.1.2.xml │ ├── label_2.3.2.xml │ ├── rectangle_2.1.2.xml │ ├── text_2.2.1.xml │ ├── timer_2.0.1.xml │ └── toggleSwitch_2.0.1.xml ├── Issue Tracker.msapp ├── LICENSE ├── LawnBuddy_20181219010503.zip ├── Lost And Found ├── LostAndFoundListProvisioner_20200803220840.zip ├── LostandFoundApp_20200804034610.zip ├── README.md └── lostAndFoundScreenshot.png ├── Magic8Ball_20181219010836.zip ├── NutritionApp_20181219000850.zip ├── Occupancy Tracker ├── OccupancyTrackerApp_20200706182324.zip ├── OccupancyTrackerListSetUp_20200706181005.zip ├── README.md └── occupancyScreenshot.png ├── PowerAppsAdventCalendar_20181219002910.zip ├── PowerAppsE-CardGenerator_20190201174057.zip ├── PowerPlatformOnlineConf-BizAppsPresentation_20190725161541.zip ├── PowerPlatformWrapped ├── COEVersion │ ├── PowerPlatformWrapped_20221229055440.zip │ └── readme.md └── NoCOEVersion │ ├── PowerAppsWrappedNoCOE_1_0_0_1.zip │ └── readme.md ├── QuickTipsBizAppsSlides_20190609171714.zip ├── QuickTipsForElegantBusinessApps.zip ├── README.txt ├── RepeatingEditableTableDemo_20200903024306.zip ├── Required Training Template ├── README.md ├── TrainingPortalListProvisioner_20200811050843.zip ├── TrainingPortalTemplate_20200811043931.zip └── trainingportal.png ├── ResolutionKeeper_20190103213944.zip ├── SPTechConElegantBusinessApps_20190827104510.zip ├── SVGDemos_20191015201849.zip ├── SVGSamples.zip ├── SecretSantaPowerApp.zip ├── Teams Power Apps Deep Linking ├── Teams Provisioner Template ├── README.md ├── TeamRequestApprovalFlow_20200630041816.zip ├── TeamsProvisionerListSetUp_20200630041934.zip ├── TeamsProvisioner_20200630041756.zip └── teamsProvisionScreenshot.png ├── Time Off Template ├── README.md ├── TimeOffTemplate_20200623024943.zip └── timeAwayScreenshot.png ├── Timesheet ├── README.md ├── TimesheetTemplateV2_20200908055127.zip └── timesheet.png ├── Winner Winner Contest Drawing Solution ├── WinnerWinnerSolutionListProvisioner_20200615220732.zip ├── WinnerWinner_20200615220959.zip └── winnerScreenshot.png ├── basics.yml └── weekly-timesheet-sharepoint ├── .DS_Store ├── README.md ├── assets ├── .DS_Store ├── addColumnLookup.png ├── addColumn_BillTo.png ├── addSP.png ├── addSPLists.png ├── createColumnChoice.png ├── createColumnNumb.png ├── createColumnTxt.png ├── createColumn_Comments.png ├── createColumn_Employee.png ├── createColumn_EmployeeTxt.png ├── createColumn_Fri.png ├── createColumn_Manager.png ├── createColumn_ManagerComments.png ├── createColumn_Mon.png ├── createColumn_Sat.png ├── createColumn_Status.png ├── createColumn_Sun.png ├── createColumn_Thurs.png ├── createColumn_Total.png ├── createColumn_Tues.png ├── createColumn_Weds.png ├── createColumn_WeekStart.png ├── createList.png ├── createList2.png ├── createListBillTo.png ├── createListTimeEntries.png ├── dataTab.png ├── deleteBillTo.png ├── deleteTimeEntries.png ├── editApp.png ├── importSolution.png ├── importSolution2.png ├── myTimeCards.png ├── solutionImport2.png ├── solutionImportComplete.png ├── solutionsScreen.png ├── timecardEntry.png ├── timecardLanding.png ├── timecardSubmitted.png ├── timesheetSolutionUpload.png └── ~$TimeEntries.xlsx ├── solution ├── .DS_Store └── WeeklyTimesheetTemplateSP_1_0_0_4.zip └── sourcecode └── WeeklyTimesheetTemplateSP ├── .gitignore ├── WeeklyTimesheetTemplateSP.cdsproj └── src ├── CanvasApps ├── ad_weeklytimecardsharepointtemplatecopy_ed80c.meta.xml ├── ad_weeklytimecardsharepointtemplatecopy_ed80c_AdditionalUris0_identity.json ├── ad_weeklytimecardsharepointtemplatecopy_ed80c_BackgroundImageUri ├── ad_weeklytimecardsharepointtemplatecopy_ed80c_DocumentUri.msapp └── src │ └── ad_weeklytimecardsharepointtemplatecopy_ed80c │ ├── Assets │ ├── Images │ │ ├── approve.png │ │ ├── logo.png │ │ ├── me.png │ │ └── timesheet.png │ ├── SampleImage.json │ └── logo.jpg │ ├── CanvasManifest.json │ ├── ComponentReferences.json │ ├── Connections │ └── Connections.json │ ├── ControlTemplates.json │ ├── DataSources │ ├── BillTo.json │ ├── CustomGallerySample.json │ ├── DropDownSample.json │ ├── Office365Users.json │ ├── TimeEntries.json │ ├── colWeeks.json │ ├── newTimeEntry.json │ └── selectedTimeEntries.json │ ├── Entropy │ ├── AppCheckerResult.sarif │ ├── Entropy.json │ └── checksum.json │ ├── Other │ └── References │ │ └── ModernThemes.json │ ├── Src │ ├── App.fx.yaml │ ├── EditorState │ │ ├── App.editorstate.json │ │ ├── MyTimeCards.editorstate.json │ │ ├── NewTimeCard.editorstate.json │ │ ├── Success.editorstate.json │ │ ├── TimeCardApprovals.editorstate.json │ │ ├── TimeCardContinue.editorstate.json │ │ └── Welcome.editorstate.json │ ├── MyTimeCards.fx.yaml │ ├── NewTimeCard.fx.yaml │ ├── Success.fx.yaml │ ├── Themes.json │ ├── TimeCardApprovals.fx.yaml │ ├── TimeCardContinue.fx.yaml │ └── Welcome.fx.yaml │ └── pkgs │ ├── PcfControlTemplates │ ├── Badge_0.0.17.json │ ├── Button_0.0.27.json │ ├── Combobox_0.0.24.json │ ├── Dropdown_0.0.26.json │ ├── Header_0.0.25.json │ ├── Tab list_2.2.11.json │ ├── Text input_0.0.24.json │ └── Text_0.0.20.json │ ├── PcfConversions │ ├── Header.json │ ├── PowerApps_CoreControls_BadgeCanvas.json │ ├── PowerApps_CoreControls_ButtonCanvas.json │ ├── PowerApps_CoreControls_ComboboxCanvas.json │ ├── PowerApps_CoreControls_DropdownCanvas.json │ ├── PowerApps_CoreControls_TabList.json │ ├── PowerApps_CoreControls_TextCanvas.json │ └── PowerApps_CoreControls_TextInputCanvas.json │ ├── TableDefinitions │ ├── BillTo.json │ └── TimeEntries.json │ ├── Wadl │ └── Office365Users.xml │ ├── arrow_2.3.0.xml │ ├── circle_2.3.0.xml │ ├── gallery_2.14.0.xml │ ├── groupContainer_1.3.0.xml │ ├── icon_2.5.0.xml │ ├── image_2.2.2.xml │ ├── label_2.5.1.xml │ ├── pcfDataField_1.4.0.xml │ └── rectangle_2.3.0.xml └── Other ├── Customizations.xml └── Solution.xml /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/.DS_Store -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/.github/ISSUE_TEMPLATE/bug_report.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/.github/ISSUE_TEMPLATE/feature_request.md -------------------------------------------------------------------------------- /AppLauncherDemo_20190720194951.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/AppLauncherDemo_20190720194951.zip -------------------------------------------------------------------------------- /AppyBird_20181219010342.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/AppyBird_20181219010342.zip -------------------------------------------------------------------------------- /Clippy_20190321191926.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Clippy_20190321191926.zip -------------------------------------------------------------------------------- /Components/BingMapComponents.msapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Components/BingMapComponents.msapp -------------------------------------------------------------------------------- /Components/Calendar Component (4).msapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Components/Calendar Component (4).msapp -------------------------------------------------------------------------------- /Components/Components_20191017123632.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Components/Components_20191017123632.zip -------------------------------------------------------------------------------- /Components/Controls.msapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Components/Controls.msapp -------------------------------------------------------------------------------- /Components/Thermometer.msapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Components/Thermometer.msapp -------------------------------------------------------------------------------- /Conference Scheduler Template/ConferenceApp_1_5.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Conference Scheduler Template/ConferenceApp_1_5.zip -------------------------------------------------------------------------------- /Conference Scheduler Template/EventSchedulerAppOnly_20201103032619.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Conference Scheduler Template/EventSchedulerAppOnly_20201103032619.zip -------------------------------------------------------------------------------- /Conference Scheduler Template/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Conference Scheduler Template/README.md -------------------------------------------------------------------------------- /Conference Scheduler Template/schedulerBuilder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Conference Scheduler Template/schedulerBuilder.png -------------------------------------------------------------------------------- /ConferenceApp_1_0_0_8.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/ConferenceApp_1_0_0_8.zip -------------------------------------------------------------------------------- /Contacts.msapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Contacts.msapp -------------------------------------------------------------------------------- /DataValidationHowTo_20200805024239.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DataValidationHowTo_20200805024239.zip -------------------------------------------------------------------------------- /Date Filter Formulas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Date Filter Formulas.md -------------------------------------------------------------------------------- /DeskReservation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/README.md -------------------------------------------------------------------------------- /DeskReservation/assets/Book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/assets/Book.png -------------------------------------------------------------------------------- /DeskReservation/assets/Home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/assets/Home.png -------------------------------------------------------------------------------- /DeskReservation/assets/ManageDesks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/assets/ManageDesks.png -------------------------------------------------------------------------------- /DeskReservation/assets/MyAppointments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/assets/MyAppointments.png -------------------------------------------------------------------------------- /DeskReservation/solution/DeskBooking.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/solution/DeskBooking.zip -------------------------------------------------------------------------------- /DeskReservation/solution/DeskBooking2023.msapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/solution/DeskBooking2023.msapp -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Assets/Images/0001.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Assets/Images/0001.jpeg -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Assets/Images/0008.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Assets/Images/0008.jpg -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Assets/Resources.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Assets/Resources.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Assets/logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Assets/logo.jpg -------------------------------------------------------------------------------- /DeskReservation/sourcecode/CanvasManifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/CanvasManifest.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/ComponentReferences.json: -------------------------------------------------------------------------------- 1 | [] -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Connections/Connections.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Connections/Connections.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/ControlTemplates.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/ControlTemplates.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/DataSources/CustomGallerySample.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/DataSources/CustomGallerySample.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/DataSources/Desk Reservations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/DataSources/Desk Reservations.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/DataSources/Desks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/DataSources/Desks.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/DataSources/DropDownSample.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/DataSources/DropDownSample.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/DataSources/Office365Users.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/DataSources/Office365Users.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/DataSources/RadioSample.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/DataSources/RadioSample.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/DataSources/selectedDesks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/DataSources/selectedDesks.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Other/Entropy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Other/Entropy.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Other/References/Themes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Other/References/Themes.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Other/checksum.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Other/checksum.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/App.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/App.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/Components/Calendar.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/Components/Calendar.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/Components/Calendar.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/Components/Calendar.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/Components/Preloader.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/Components/Preloader.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/Components/Preloader.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/Components/Preloader.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/Components/Tabs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/Components/Tabs.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/Components/Tabs.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/Components/Tabs.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/Confirm.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/Confirm.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/Dashboard.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/Dashboard.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/DateSelection.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/DateSelection.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/DeskSelect.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/DeskSelect.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/App.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/App.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/Calendar.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/Calendar.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/Confirm.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/Confirm.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/Dashboard.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/Dashboard.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/DateSelection.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/DateSelection.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/DeskSelect.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/DeskSelect.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/ManageDesks.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/ManageDesks.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/MyAppts.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/MyAppts.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/NewEditDesk.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/NewEditDesk.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/Preloader.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/Preloader.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/ReleaseNotes.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/ReleaseNotes.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/Reservation.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/Reservation.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/Success.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/Success.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/SuccessDeskMod.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/SuccessDeskMod.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/EditorState/Tabs.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/EditorState/Tabs.editorstate.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/ManageDesks.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/ManageDesks.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/MyAppts.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/MyAppts.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/NewEditDesk.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/NewEditDesk.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/ReleaseNotes.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/ReleaseNotes.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/Reservation.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/Reservation.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/Success.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/Success.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/Src/SuccessDeskMod.pa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/Src/SuccessDeskMod.pa.yaml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/TableDefinitions/Desk Reservations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/TableDefinitions/Desk Reservations.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/TableDefinitions/Desks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/TableDefinitions/Desks.json -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/Wadl/Office365Users.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/Wadl/Office365Users.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/button_2.0.1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/button_2.0.1.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/checkbox_2.0.1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/checkbox_2.0.1.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/circle_2.1.2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/circle_2.1.2.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/dropdown_2.2.3.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/dropdown_2.2.3.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/gallery_2.11.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/gallery_2.11.0.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/htmlViewer_2.0.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/htmlViewer_2.0.0.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/icon_2.3.2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/icon_2.3.2.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/image_2.1.2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/image_2.1.2.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/label_2.3.2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/label_2.3.2.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/rectangle_2.1.2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/rectangle_2.1.2.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/text_2.2.1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/text_2.2.1.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/timer_2.0.1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/timer_2.0.1.xml -------------------------------------------------------------------------------- /DeskReservation/sourcecode/pkgs/toggleSwitch_2.0.1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/DeskReservation/sourcecode/pkgs/toggleSwitch_2.0.1.xml -------------------------------------------------------------------------------- /Issue Tracker.msapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Issue Tracker.msapp -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/LICENSE -------------------------------------------------------------------------------- /LawnBuddy_20181219010503.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/LawnBuddy_20181219010503.zip -------------------------------------------------------------------------------- /Lost And Found/LostAndFoundListProvisioner_20200803220840.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Lost And Found/LostAndFoundListProvisioner_20200803220840.zip -------------------------------------------------------------------------------- /Lost And Found/LostandFoundApp_20200804034610.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Lost And Found/LostandFoundApp_20200804034610.zip -------------------------------------------------------------------------------- /Lost And Found/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Lost And Found/README.md -------------------------------------------------------------------------------- /Lost And Found/lostAndFoundScreenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Lost And Found/lostAndFoundScreenshot.png -------------------------------------------------------------------------------- /Magic8Ball_20181219010836.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Magic8Ball_20181219010836.zip -------------------------------------------------------------------------------- /NutritionApp_20181219000850.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/NutritionApp_20181219000850.zip -------------------------------------------------------------------------------- /Occupancy Tracker/OccupancyTrackerApp_20200706182324.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Occupancy Tracker/OccupancyTrackerApp_20200706182324.zip -------------------------------------------------------------------------------- /Occupancy Tracker/OccupancyTrackerListSetUp_20200706181005.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Occupancy Tracker/OccupancyTrackerListSetUp_20200706181005.zip -------------------------------------------------------------------------------- /Occupancy Tracker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Occupancy Tracker/README.md -------------------------------------------------------------------------------- /Occupancy Tracker/occupancyScreenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Occupancy Tracker/occupancyScreenshot.png -------------------------------------------------------------------------------- /PowerAppsAdventCalendar_20181219002910.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/PowerAppsAdventCalendar_20181219002910.zip -------------------------------------------------------------------------------- /PowerAppsE-CardGenerator_20190201174057.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/PowerAppsE-CardGenerator_20190201174057.zip -------------------------------------------------------------------------------- /PowerPlatformOnlineConf-BizAppsPresentation_20190725161541.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/PowerPlatformOnlineConf-BizAppsPresentation_20190725161541.zip -------------------------------------------------------------------------------- /PowerPlatformWrapped/COEVersion/PowerPlatformWrapped_20221229055440.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/PowerPlatformWrapped/COEVersion/PowerPlatformWrapped_20221229055440.zip -------------------------------------------------------------------------------- /PowerPlatformWrapped/COEVersion/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/PowerPlatformWrapped/COEVersion/readme.md -------------------------------------------------------------------------------- /PowerPlatformWrapped/NoCOEVersion/PowerAppsWrappedNoCOE_1_0_0_1.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/PowerPlatformWrapped/NoCOEVersion/PowerAppsWrappedNoCOE_1_0_0_1.zip -------------------------------------------------------------------------------- /PowerPlatformWrapped/NoCOEVersion/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/PowerPlatformWrapped/NoCOEVersion/readme.md -------------------------------------------------------------------------------- /QuickTipsBizAppsSlides_20190609171714.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/QuickTipsBizAppsSlides_20190609171714.zip -------------------------------------------------------------------------------- /QuickTipsForElegantBusinessApps.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/QuickTipsForElegantBusinessApps.zip -------------------------------------------------------------------------------- /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/README.txt -------------------------------------------------------------------------------- /RepeatingEditableTableDemo_20200903024306.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/RepeatingEditableTableDemo_20200903024306.zip -------------------------------------------------------------------------------- /Required Training Template/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Required Training Template/README.md -------------------------------------------------------------------------------- /Required Training Template/TrainingPortalListProvisioner_20200811050843.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Required Training Template/TrainingPortalListProvisioner_20200811050843.zip -------------------------------------------------------------------------------- /Required Training Template/TrainingPortalTemplate_20200811043931.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Required Training Template/TrainingPortalTemplate_20200811043931.zip -------------------------------------------------------------------------------- /Required Training Template/trainingportal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Required Training Template/trainingportal.png -------------------------------------------------------------------------------- /ResolutionKeeper_20190103213944.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/ResolutionKeeper_20190103213944.zip -------------------------------------------------------------------------------- /SPTechConElegantBusinessApps_20190827104510.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/SPTechConElegantBusinessApps_20190827104510.zip -------------------------------------------------------------------------------- /SVGDemos_20191015201849.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/SVGDemos_20191015201849.zip -------------------------------------------------------------------------------- /SVGSamples.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/SVGSamples.zip -------------------------------------------------------------------------------- /SecretSantaPowerApp.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/SecretSantaPowerApp.zip -------------------------------------------------------------------------------- /Teams Power Apps Deep Linking: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Teams Power Apps Deep Linking -------------------------------------------------------------------------------- /Teams Provisioner Template/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Teams Provisioner Template/README.md -------------------------------------------------------------------------------- /Teams Provisioner Template/TeamRequestApprovalFlow_20200630041816.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Teams Provisioner Template/TeamRequestApprovalFlow_20200630041816.zip -------------------------------------------------------------------------------- /Teams Provisioner Template/TeamsProvisionerListSetUp_20200630041934.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Teams Provisioner Template/TeamsProvisionerListSetUp_20200630041934.zip -------------------------------------------------------------------------------- /Teams Provisioner Template/TeamsProvisioner_20200630041756.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Teams Provisioner Template/TeamsProvisioner_20200630041756.zip -------------------------------------------------------------------------------- /Teams Provisioner Template/teamsProvisionScreenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Teams Provisioner Template/teamsProvisionScreenshot.png -------------------------------------------------------------------------------- /Time Off Template/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Time Off Template/README.md -------------------------------------------------------------------------------- /Time Off Template/TimeOffTemplate_20200623024943.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Time Off Template/TimeOffTemplate_20200623024943.zip -------------------------------------------------------------------------------- /Time Off Template/timeAwayScreenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Time Off Template/timeAwayScreenshot.png -------------------------------------------------------------------------------- /Timesheet/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Timesheet/README.md -------------------------------------------------------------------------------- /Timesheet/TimesheetTemplateV2_20200908055127.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Timesheet/TimesheetTemplateV2_20200908055127.zip -------------------------------------------------------------------------------- /Timesheet/timesheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Timesheet/timesheet.png -------------------------------------------------------------------------------- /Winner Winner Contest Drawing Solution/WinnerWinnerSolutionListProvisioner_20200615220732.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Winner Winner Contest Drawing Solution/WinnerWinnerSolutionListProvisioner_20200615220732.zip -------------------------------------------------------------------------------- /Winner Winner Contest Drawing Solution/WinnerWinner_20200615220959.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Winner Winner Contest Drawing Solution/WinnerWinner_20200615220959.zip -------------------------------------------------------------------------------- /Winner Winner Contest Drawing Solution/winnerScreenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/Winner Winner Contest Drawing Solution/winnerScreenshot.png -------------------------------------------------------------------------------- /basics.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/basics.yml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/.DS_Store -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/README.md -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/.DS_Store -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/addColumnLookup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/addColumnLookup.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/addColumn_BillTo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/addColumn_BillTo.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/addSP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/addSP.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/addSPLists.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/addSPLists.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumnChoice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumnChoice.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumnNumb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumnNumb.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumnTxt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumnTxt.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Comments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Comments.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Employee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Employee.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_EmployeeTxt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_EmployeeTxt.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Fri.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Fri.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Manager.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Manager.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_ManagerComments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_ManagerComments.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Mon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Mon.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Sat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Sat.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Status.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Status.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Sun.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Sun.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Thurs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Thurs.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Total.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Total.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Tues.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Tues.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_Weds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_Weds.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createColumn_WeekStart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createColumn_WeekStart.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createList.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createList.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createList2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createList2.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createListBillTo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createListBillTo.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/createListTimeEntries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/createListTimeEntries.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/dataTab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/dataTab.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/deleteBillTo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/deleteBillTo.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/deleteTimeEntries.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/deleteTimeEntries.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/editApp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/editApp.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/importSolution.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/importSolution.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/importSolution2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/importSolution2.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/myTimeCards.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/myTimeCards.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/solutionImport2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/solutionImport2.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/solutionImportComplete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/solutionImportComplete.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/solutionsScreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/solutionsScreen.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/timecardEntry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/timecardEntry.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/timecardLanding.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/timecardLanding.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/timecardSubmitted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/timecardSubmitted.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/timesheetSolutionUpload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/timesheetSolutionUpload.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/assets/~$TimeEntries.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/assets/~$TimeEntries.xlsx -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/solution/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/solution/.DS_Store -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/solution/WeeklyTimesheetTemplateSP_1_0_0_4.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/solution/WeeklyTimesheetTemplateSP_1_0_0_4.zip -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/.gitignore -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/WeeklyTimesheetTemplateSP.cdsproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/WeeklyTimesheetTemplateSP.cdsproj -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/ad_weeklytimecardsharepointtemplatecopy_ed80c.meta.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/ad_weeklytimecardsharepointtemplatecopy_ed80c.meta.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/ad_weeklytimecardsharepointtemplatecopy_ed80c_AdditionalUris0_identity.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/ad_weeklytimecardsharepointtemplatecopy_ed80c_AdditionalUris0_identity.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/ad_weeklytimecardsharepointtemplatecopy_ed80c_BackgroundImageUri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/ad_weeklytimecardsharepointtemplatecopy_ed80c_BackgroundImageUri -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/ad_weeklytimecardsharepointtemplatecopy_ed80c_DocumentUri.msapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/ad_weeklytimecardsharepointtemplatecopy_ed80c_DocumentUri.msapp -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/Images/approve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/Images/approve.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/Images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/Images/logo.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/Images/me.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/Images/me.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/Images/timesheet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/Images/timesheet.png -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/SampleImage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/SampleImage.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Assets/logo.jpg -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/CanvasManifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/CanvasManifest.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/ComponentReferences.json: -------------------------------------------------------------------------------- 1 | [] -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Connections/Connections.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Connections/Connections.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/ControlTemplates.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/ControlTemplates.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/BillTo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/BillTo.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/CustomGallerySample.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/CustomGallerySample.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/DropDownSample.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/DropDownSample.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/Office365Users.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/Office365Users.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/TimeEntries.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/TimeEntries.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/colWeeks.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/colWeeks.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/newTimeEntry.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/newTimeEntry.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/selectedTimeEntries.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/DataSources/selectedTimeEntries.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Entropy/AppCheckerResult.sarif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Entropy/AppCheckerResult.sarif -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Entropy/Entropy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Entropy/Entropy.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Entropy/checksum.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Entropy/checksum.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Other/References/ModernThemes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Other/References/ModernThemes.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/App.fx.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/App.fx.yaml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/App.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/App.editorstate.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/MyTimeCards.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/MyTimeCards.editorstate.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/NewTimeCard.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/NewTimeCard.editorstate.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/Success.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/Success.editorstate.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/TimeCardApprovals.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/TimeCardApprovals.editorstate.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/TimeCardContinue.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/TimeCardContinue.editorstate.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/Welcome.editorstate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/EditorState/Welcome.editorstate.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/MyTimeCards.fx.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/MyTimeCards.fx.yaml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/NewTimeCard.fx.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/NewTimeCard.fx.yaml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/Success.fx.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/Success.fx.yaml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/Themes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/Themes.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/TimeCardApprovals.fx.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/TimeCardApprovals.fx.yaml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/TimeCardContinue.fx.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/TimeCardContinue.fx.yaml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/Welcome.fx.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/Src/Welcome.fx.yaml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Badge_0.0.17.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Badge_0.0.17.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Button_0.0.27.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Button_0.0.27.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Combobox_0.0.24.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Combobox_0.0.24.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Dropdown_0.0.26.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Dropdown_0.0.26.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Header_0.0.25.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Header_0.0.25.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Tab list_2.2.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Tab list_2.2.11.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Text input_0.0.24.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Text input_0.0.24.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Text_0.0.20.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfControlTemplates/Text_0.0.20.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/Header.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/Header.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_BadgeCanvas.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_BadgeCanvas.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_ButtonCanvas.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_ButtonCanvas.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_ComboboxCanvas.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_ComboboxCanvas.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_DropdownCanvas.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_DropdownCanvas.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_TabList.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_TabList.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_TextCanvas.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_TextCanvas.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_TextInputCanvas.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/PcfConversions/PowerApps_CoreControls_TextInputCanvas.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/TableDefinitions/BillTo.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/TableDefinitions/BillTo.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/TableDefinitions/TimeEntries.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/TableDefinitions/TimeEntries.json -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/Wadl/Office365Users.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/Wadl/Office365Users.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/arrow_2.3.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/arrow_2.3.0.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/circle_2.3.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/circle_2.3.0.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/gallery_2.14.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/gallery_2.14.0.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/groupContainer_1.3.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/groupContainer_1.3.0.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/icon_2.5.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/icon_2.5.0.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/image_2.2.2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/image_2.2.2.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/label_2.5.1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/label_2.5.1.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/pcfDataField_1.4.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/pcfDataField_1.4.0.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/rectangle_2.3.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/CanvasApps/src/ad_weeklytimecardsharepointtemplatecopy_ed80c/pkgs/rectangle_2.3.0.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/Other/Customizations.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/Other/Customizations.xml -------------------------------------------------------------------------------- /weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/Other/Solution.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aprildunnam/PowerApps/HEAD/weekly-timesheet-sharepoint/sourcecode/WeeklyTimesheetTemplateSP/src/Other/Solution.xml --------------------------------------------------------------------------------