Coder Social home page Coder Social logo

octopart-google-app's People

Contributors

phsilva avatar shyne99 avatar skstrobel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

octopart-google-app's Issues

It would be great if ..

I wrote a function to add the ability to sum the number of parts available on the market and would love to commit to the project. I'm new to github though - and it appears I don't have valid permission to do so.

All lookup functions return "No offer found"

Using the example from the screenshots, enter the formula:
=OCTOPART_DISTRIBUTOR_PRICE("ADA870")
Result is "No offer found". The result is the same for all functions that return part details, and for all part numbers that I've tried.

Google not allowing app to be used

When attempting to add this Add-On, there is a window with a message stating the following:

Sign in with Google temporarily disabled for this app

This app has not been verified yet by Google in order to use Google Sign In.

Script no longer working- update to V4 and https://octopart.com/bom-lookup/upload webpage no longer found

Hi all,

First, thank you so much for creating this script and distributing. This is so helpful to my team and saves us hours of work. Unfortunately, we ran into an issue where this script is no longer functioning and everything is showing as no offer found. There appear to be two potential reasons. The first error that we get is that the webpage https://octopart.com/bom-lookup/upload is showing up as no longer available. The second potential issue is that octopart recently switched to v4 version. Is this script going to be updated to work with the new version?

image

image support

Hi,

I'd like to view thumbnails with a link to a larger image.

I'm not experienced coding addons, so I'm not sure the best way to do it.

I'm thinking:

  1. Load jQuery when the addon is enabled. I don't know the best way to do this.
  2. When =OCTOPART_IMAGE('foo') is used, ask the API for include[]=imagesets
  3. Return the first ImageSet result with a non-empty value. Use URLs from swatch_image and large_image; insert following HTML fragment:
    html <a href="{large_image}"><img src="{swatch_image}" title="{mpn_or_sku}"/></a>
  4. I think that's about it.

I'm sure this is pretty trivial, but I don't know about 1., which is why I didn't just do it.

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.