Git Product home page Git Product logo

katangapp-frontend's People

Contributors

felixortegam avatar javierlopezdeancos avatar mdelapenya avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

katangapp-frontend's Issues

Remove assets/icons/pin.png

Remove assets/icons/pin.png and create a new react icon in components/icons/pin.js with svg code inside component ready to be rendered.

add fav.ico

add fav.ico files and import all of them in html

Remove warning logs on Travis

> npm install && ./node_modules/.bin/webpack --config ./webpack.config.js
npm WARN package.json [secure][email protected] license should be a valid SPDX license expression
-npm WARN engine [email protected]: wanted: {"node":">=4.3.0 < 5.0.0 || >= 5.10"} (current: {"node":"4.1.2","npm":"2.14.4"})
npm WARN engine [email protected]: wanted: {"node":">=4.7"} (current: {"node":"4.1.2","npm":"2.14.4"})
npm WARN engine [email protected]: wanted: {"node":">=4.3.0 <5.0.0 || >=5.10"} (current: {"node":"4.1.2","npm":"2.14.4"})
npm WARN peerDependencies The peer dependency file-loader@* included from url-loader will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency 
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
-npm WARN optional dep failed, continuing [email protected]
-npm WARN engine [email protected]: wanted: {"node":">=4.3.0 <5.0.0 || >=5.10"} (current: {"node":"4.1.2","npm":"2.14.4"})
npm WARN engine [email protected]: wanted: {"node":">=4.3.0 <5.0.0 || >=5.10"} (current: {"node":"4.1.2","npm":"2.14.4"})
-npm WARN optional dep failed, continuing [email protected]
-> [email protected] install /home/travis/build/craftsmanship-toledo/[secure]pp-frontend/node_modules/node-sass
> node scripts/install.js

Create build for production

Update to webpack 2
Añadir varias mejoras en componentes y containers
Sistema de build a producción y desarrollo local

Error control

Control errors in responses and redirect to error page with correct message

Review dependencies

  • Reduce dependencies to polifyls
    fetch
    promise
  • Split dependencies in devDependencies and dependencies
  • review if we can remove others

console.error when asking for bus stops

Although bus stops are fetched properly, this error appears on console:

katanga.js:13504 Uncaught (in promise) Error: Actions must be plain objects. Use custom middleware for async actions.
    at dispatch (katanga.js:13504)
    at katanga.js:31243
    at dispatch (katanga.js:31295)
    at goToResults (katanga.js:8708)
    at katanga.js:14734
    at <anonymous>

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.