Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rsocko/PCF-Office-Addin-Bridge issues and pull requests

#31 - Use unions on string properties where the options are limited - eg MessageType

Issue - State: open - Opened by rsocko almost 1 year ago
Labels: optimization, component: pcf control, component: office script

#30 - Used discriminated Unions to ensure subtypes of Office don't overlap / expose invalid state

Issue - State: open - Opened by rsocko almost 1 year ago
Labels: optimization, component: pcf control, component: office script

#29 - Remove non-typed code (any) references

Issue - State: open - Opened by rsocko almost 1 year ago
Labels: optimization, component: pcf control, component: office script

#28 - Migrate off of Outlook REST API to GraphAPI for retrieving UniqueBody

Issue - State: open - Opened by rsocko about 1 year ago - 1 comment
Labels: chore, P1 - High, services

#27 - Created automated pipeline for build & package to NPM of the OfficeScript

Issue - State: open - Opened by rsocko about 1 year ago
Labels: ci/cd, component: office script

#26 - Document how to reference the NPM module

Issue - State: open - Opened by rsocko about 1 year ago
Labels: documentation

#25 - Move the Office.OnReady and the Window.AttachEvent code into the OfficeBridge base

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, design, optimization, component: office script

#23 - Change code to use more eventing / async / await for building Office Objects

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, design, optimization, component: office script

#22 - Change MessageType to be a specific enum / classType

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, design, optimization, component: office script

#21 - Decide whether to split TypeScript files (types & interfaces)

Issue - State: open - Opened by rsocko about 1 year ago
Labels: design, component: office script

#20 - Create more specific schema / structure for messages from Office <> PCF

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, optimization, component: pcf control, component: office script

#19 - Add Error handling within the PCF control (raise errors / exceptions to Console++)

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, optimization, P1 - High, ux, component: pcf control

#18 - Change datatype of to/from and attachments in PCF control (currently 'any')

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, component: pcf control

#17 - Add sample HTML / iFrame examples

Issue - State: open - Opened by rsocko about 1 year ago
Labels: testing

#16 - Build and Publish v1 release

Issue - State: closed - Opened by rsocko about 1 year ago - 1 comment
Labels: ci/cd, P1 - High, component: pcf control, component: office script

#15 - sendMessageToIframe - add error handling if called without Source specified/defined (must have received initial call from PCF control)

Issue - State: open - Opened by rsocko about 1 year ago
Labels: optimization, security, component: pcf control, component: office script

#14 - add background color to the output div

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, ux, component: pcf control

#13 - add properties (input) to the control to allow for the user to set the font color and background color

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, ux, component: pcf control

#12 - Feature: Create a Mock / Testing capability for use outside of iframe / Office Add-in

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, testing, component: pcf control

#11 - Document the 'READY' messages in the API

Issue - State: open - Opened by rsocko about 1 year ago
Labels: documentation, design

#10 - Allow Maker to retrieve either the HTML or Text format of the email

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, ux, component: pcf control, component: office script

#9 - Enable for Mail.Compose Form

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, design, ux, component: office script

#8 - Allow the PCF control / PowerApp to send data back to Office

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, design, services, ux, component: pcf control, component: office script

#7 - Get Binary of Attachments

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, services, component: office script

#6 - Add code to load jquery if not already loaded on page

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, P1 - High, services, ux, component: office script

#5 - Add sample data / mock mode for testing UX in Maker Studio

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, design, ux, testing, component: pcf control

#4 - Create automated build (CI/CD) via GitHub Actions to build and publish release

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, ci/cd, component: pcf control

#3 - Create generic / base class to work with all office apps (PowerPoint, Excel, OneNote, etc.)

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, design, in progress, component: office script

#2 - Add automated tests (via Jest or other framework) to PCF Control

Issue - State: open - Opened by rsocko about 1 year ago
Labels: feature, ci/cd, testing, component: pcf control