Skip to content

Andrew-Dyachenko/aviasales-test

Repository files navigation

Aviasales performed test

Aviasales demo tickets list - inpired by real app

https://andrew-dyachenko.github.io/aviasales-test/

MIT License Build Status Scrutinizer Code Quality Code Coverage

Test task

Test task were taken from here

Demo

https://andrew-dyachenko.github.io/aviasales-test/

Preview of the application made according to the test task from the Aviasales company

Libraries

This is mainly bootstrapping and builded with next libraries

Changelog

  • v1.1.6 Fix(fallback): "Mixed Content Security Policy" - Error due http/https mix while fetch fresh rates
  • v1.1.5
    • Fix(start): Invalid property 'align' fixed
    • Fix(start): the "path" argument must be of type string
    • Fix(start): webpack is not a function
  • v1.1.4
    • Updating outdated NPM packages to the latest minor / patch versions
    • After updating NPM packages, a bug in the tests was fixed
    • Fixes aimed at changes in the api.exchangeratesapi.io API. Now it's need to pass an unique key when requesting data. In the free version of the subscription plan, the request for a list of specific symbols and base symbol is no longer available. To walkaround that issue special static adapter were added.
  • v1.1.3 Ticket action block sliding while page loading fix. Added homepage in the package.json to match dev and deploy paths.
  • v1.1.2 Move hosting to gh-pages
  • v1.1.1 Maximum call stack size exceeded - invokes on w.resize bugfix
  • v1.1.0 Canvas plane plume animation
  • v1.0.0 The main planned functionality

License

MIT © Andrew-Dyachenko