Code Monkey home page Code Monkey logo

seemly's People

Contributors

dmcb avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

seemly's Issues

Average Score

Can we get an average across all our sites. Possibly a sticky bar somewhere (side?).

Seemly saves errored audits

An example:

{
  "error": {
    "errors": [
      {
        "domain": "global",
        "reason": "invalidParameter",
        "message": "Invalid value 'headwatergroup.ca/'. Values must match the following regular expression: '(?i)http(s)?://.*'",
        "locationType": "parameter",
        "location": "url"
      }
    ],
    "code": 400,
    "message": "Invalid value 'headwatergroup.ca/'. Values must match the following regular expression: '(?i)http(s)?://.*'"
  },
  "date": 1493422261502,
  "site": "headwatergroup.ca/"
}

Display mode should be a button

Up and down scrolling should be triggered by a button on the page so you can view the page like any other, but activate a display mode for when you want the site to perpetually show on a TV.

Syncing sites on app initialization often fails

Error:

Error: badmatch: {error,
    {error,
        {{case_clause,
             {{error,vbucket_stream_not_found},
              {bufsocket,#Port<0.10429>,<<>>}}},
         [{couch_dcp_client,init,1,
              [{file,
                   "/home/couchbase/jenkins/workspace/watson-unix/couchdb/src/couch_dcp/src/couch_dcp_client.erl"},
               {line,299}]},
          {gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},
          {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}}}
    at /node_modules/couchbase/lib/bucket.js:510:29

Seemly flooding audits

Getting errors like:

{
  "error": {
    "errors": [
      {
        "domain": "usageLimits",
        "reason": "rateLimitExceeded",
        "message": "Quota exceeded. Please wait a while and try again."
      }
    ],
    "code": 429,
    "message": "Quota exceeded. Please wait a while and try again."
  },
  "date": 1493423272300,
  "site": "http://headwatergroup.ca/"
}

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.