GithubHelp home page GithubHelp logo

yhnavein / delegation-wizard Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 568 KB

Application for preparing delegation document for Polish employees

Home Page: http://delegations.puredev.eu

JavaScript 86.38% CSS 11.99% HTML 1.63%

delegation-wizard's People

Contributors

yhnavein avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

wissnia

delegation-wizard's Issues

Exchange rate not loading

Just tried filling out a delegation with a submission date of today - January 4, 2016, and the exchange rate doesn't load. The error for the AJAX request is:

Exchange rate table couldn't be found!

While the request HAR is:

{
  "log": {
    "version": "1.2",
    "creator": {
      "name": "WebInspector",
      "version": "537.36"
    },
    "pages": [
      {
        "startedDateTime": "2016-01-04T13:21:14.814Z",
        "id": "page_1",
        "title": "https://delegations.puredev.eu/",
        "pageTimings": {
          "onContentLoad": 660.597999998572,
          "onLoad": 667.6299999999173
        }
      }
    ],
    "entries": [
      {
        "startedDateTime": "2016-01-04T13:21:20.170Z",
        "time": 57.18999999953667,
        "request": {
          "method": "GET",
          "url": "https://delegations.puredev.eu/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": ":host",
              "value": "delegations.puredev.eu"
            },
            {
              "name": "origin",
              "value": "https://delegations.puredev.eu"
            },
            {
              "name": "accept-encoding",
              "value": "gzip, deflate, sdch"
            },
            {
              "name": "accept-language",
              "value": "en-US,en;q=0.8,pl;q=0.6,de;q=0.4"
            },
            {
              "name": "user-agent",
              "value": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.48 Safari/537.36"
            },
            {
              "name": ":path",
              "value": "/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2"
            },
            {
              "name": "accept",
              "value": "*/*"
            },
            {
              "name": ":version",
              "value": "HTTP/1.1"
            },
            {
              "name": "cache-control",
              "value": "max-age=0"
            },
            {
              "name": "if-none-match",
              "value": "W/\"466c-14b0325e0c8\""
            },
            {
              "name": ":scheme",
              "value": "https"
            },
            {
              "name": "if-modified-since",
              "value": "Mon, 19 Jan 2015 17:03:09 GMT"
            },
            {
              "name": "referer",
              "value": "https://delegations.puredev.eu/"
            },
            {
              "name": ":method",
              "value": "GET"
            }
          ],
          "queryString": [],
          "cookies": [],
          "headersSize": -1,
          "bodySize": 0
        },
        "response": {
          "status": 304,
          "statusText": "Not Modified",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": "date",
              "value": "Mon, 04 Jan 2016 13:21:03 GMT"
            },
            {
              "name": "etag",
              "value": "W/\"466c-14b0325e0c8\""
            },
            {
              "name": "last-modified",
              "value": "Mon, 19 Jan 2015 17:03:09 GMT"
            },
            {
              "name": "server",
              "value": "nginx"
            },
            {
              "name": "x-powered-by",
              "value": "Express"
            },
            {
              "name": "x-frame-options",
              "value": "SAMEORIGIN"
            },
            {
              "name": "status",
              "value": "304 Not Modified"
            },
            {
              "name": "x-xss-protection",
              "value": "1; mode=block"
            },
            {
              "name": "cache-control",
              "value": "public, max-age=604800"
            },
            {
              "name": "strict-transport-security",
              "value": "max-age=15768000"
            },
            {
              "name": "accept-ranges",
              "value": "bytes"
            },
            {
              "name": "x-content-type-options",
              "value": "nosniff"
            },
            {
              "name": "version",
              "value": "HTTP/1.1"
            }
          ],
          "cookies": [],
          "content": {
            "size": 18028,
            "mimeType": "application/font-woff2"
          },
          "redirectURL": "",
          "headersSize": -1,
          "bodySize": 0,
          "_transferSize": 475
        },
        "cache": {},
        "timings": {
          "blocked": 4.31700000081037,
          "dns": -1,
          "connect": -1,
          "send": 0.3309999992779904,
          "wait": 52.03799999981134,
          "receive": 0.5039999996369673,
          "ssl": -1
        },
        "connection": "103525",
        "pageref": "page_1"
      },
      {
        "startedDateTime": "2016-01-04T13:21:22.749Z",
        "time": 187.14299999919604,
        "request": {
          "method": "GET",
          "url": "https://delegations.puredev.eu/nbp/getPLNRate?currency=EUR&date=2016-01-04",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": ":host",
              "value": "delegations.puredev.eu"
            },
            {
              "name": "accept-encoding",
              "value": "gzip, deflate, sdch"
            },
            {
              "name": "accept-language",
              "value": "en-US,en;q=0.8,pl;q=0.6,de;q=0.4"
            },
            {
              "name": "user-agent",
              "value": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.48 Safari/537.36"
            },
            {
              "name": ":path",
              "value": "/nbp/getPLNRate?currency=EUR&date=2016-01-04"
            },
            {
              "name": "accept",
              "value": "application/json, text/plain, */*"
            },
            {
              "name": ":version",
              "value": "HTTP/1.1"
            },
            {
              "name": "referer",
              "value": "https://delegations.puredev.eu/"
            },
            {
              "name": ":scheme",
              "value": "https"
            },
            {
              "name": ":method",
              "value": "GET"
            }
          ],
          "queryString": [
            {
              "name": "currency",
              "value": "EUR"
            },
            {
              "name": "date",
              "value": "2016-01-04"
            }
          ],
          "cookies": [],
          "headersSize": -1,
          "bodySize": 0
        },
        "response": {
          "status": 400,
          "statusText": "Bad Request",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": "date",
              "value": "Mon, 04 Jan 2016 13:21:06 GMT"
            },
            {
              "name": "server",
              "value": "nginx"
            },
            {
              "name": "x-powered-by",
              "value": "Express"
            },
            {
              "name": "etag",
              "value": "W/\"26-tKQD0omLm6TTiNzg5PAFLA\""
            },
            {
              "name": "content-type",
              "value": "text/html; charset=utf-8"
            },
            {
              "name": "status",
              "value": "400 Bad Request"
            },
            {
              "name": "content-length",
              "value": "38"
            },
            {
              "name": "version",
              "value": "HTTP/1.1"
            }
          ],
          "cookies": [],
          "content": {
            "size": 38,
            "mimeType": "text/html"
          },
          "redirectURL": "",
          "headersSize": -1,
          "bodySize": -1,
          "_transferSize": 322
        },
        "cache": {},
        "timings": {
          "blocked": 14.2550000000483,
          "dns": -1,
          "connect": -1,
          "send": 0.29799999902030017,
          "wait": 171.45200000049942,
          "receive": 1.137999999628022,
          "ssl": -1
        },
        "connection": "103525",
        "pageref": "page_1"
      }
    ]
  }
}

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.