Code Monkey home page Code Monkey logo

spira-importer-excel365's Introduction

Setting up dev Environment

Debugging

In Excel on Desktop:

Run the command Get-AppxPackage Microsoft.Win32WebViewHost Copy the PackageFullName value Run the command setx JS_DEBUG with the full name you just got

Troubleshooting

Error: Sorry, we can't load the add-in. Please make sure you have network and/or Internet connectivity.: That means your dev server is not started. To start it, open a new Command Prompt, point it to your folder, and run the command npm run dev-server. Keep the console opened while you are working.

Deploying

  1. Validate - run npm run validate
  2. Build - run npm run build. This will generate files in the \dist folder. These, and the manifest.xml, are the actual distributed files. Nothing else.

Testing the addin - for testers

Overall, we will be following the steps for windows and the web.

  1. Run the validate and build steps above
  2. Make a copy of the manifest.xml file and change active urls (either pointing to localhost or files.inflectra.com) so that the base URL is https://files.inflectra.com/office365/excel-staging/
  3. Find a shared network location to place the manifest XML and paste the file there
  4. Generate the TrustNetworkShareCatalog.reg file as described in the windows guide above. Run if on a Windows machine, then reboot.
  5. then task a web admin with replacing the files in https://files.inflectra.com/office365/excel-staging/ with all the files generated at build in the dist folder
  6. follow the steps to load the addin into Excel via Windows or the web

spira-importer-excel365's People

Contributors

brgruber92 avatar dependabot[bot] avatar rodrigojpt avatar simonhbor avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

rodrigojpt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.