Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flight endpoint fix #474

Closed
wants to merge 223 commits into from
Closed

flight endpoint fix #474

wants to merge 223 commits into from

Conversation

ycaK
Copy link

@ycaK ycaK commented Nov 9, 2018

Modified the file for flight endpoint (index.js).
Changed the jquery code for parsing data from the Keflavik Airport website.

fix-only+fixed-index.zip

api-fix.js -> contains only the lines that I changed in the index.js
index.js - > contains the api-fix code and the previous code

Should work, but requires testing
Kacy Z.

EDIT: I meant to merge from my fork of apis, sorry for the inconvenience.

Kristján Oddsson and others added 25 commits December 14, 2017 22:34
* feat: generate documentation from markdown files

* chore: clean up documentation folder structure

* docs: add documentations for some endpoints

* chore: minor documentation style fixes

* chore(docs): fix some minor markdown issues

* add parentheses around arrow function arguments

* only import endpoint index files

* Revert "only import endpoint index files"

This reverts commit 8213fd5.

* only require js files as endpoints and no schemas

* regenerate mock data
* chore(package): update nodemon to version 1.14.3

Closes #415

* generate package-lock.json

* generate mock data
* fix(package): update expect to version 22.0.3

Closes #419

* generate package-lock.json

* remove double wrapping before function 😂
* fix(package): update moment to version 2.20.1

Closes #418

* regenerate package-lock.json
* fix(package): update graphql to version 0.12.3

Closes #417

* regenerate package-lock.json
* chore: replace eslint airbnb config with xo

* chore: fix `operator-linebreak` violations

* chore(eslint): fix `quotes` violations

* chore(eslint): fix `no-multiple-empty-lines`

* chore(eslint): fix `order/import` viloations

* chore: fix `max-statements-per-line` violations

* chore(eslint): fix `func-names` violations

* chore(eslint): fix `no-useless-call` violations
* feat: re-implment the metrics middleware

* chore: remove the old metrics endpoint

* feat(metrics): add request method to metrics

* chore(lint): fix errors

* chore(packages): remove express-metrics

* feat(metrics): use a hash instead of multiple keys

* chore: add tests for metrics middleware
Fixes #424, Fixes #425, Fixes #426, Fixes #427, Fixes #428, Fixes #429, Fixes #432, Fixes #433, Fixes #434, Fixes #436, Fixes #437
style: update xo to latest
Prevent sentry/raven install when dns is missing
@MiniGod
Copy link
Member

MiniGod commented Nov 9, 2018

Hey, thank!
Could you make a new PR that points the right way?

@ycaK ycaK mentioned this pull request Nov 12, 2018
@ycaK
Copy link
Author

ycaK commented Nov 12, 2018

Here, #475

@ycaK ycaK closed this Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.