Giter Site home page Giter Site logo

tpv-tickets-front's Introduction

tpv-tickets-front

This example project only runs with NodeJS versions lower that 10.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Cypress tests

Inside UI-e2e there is all the cypress e2e tests.

You can execute cypress tests with these two commands inside UI-e2e folder:

Interactive mode

npm run cy:open

Headless mode

npm run cy:run

tpv-tickets-front's People

Contributors

bri06 avatar kevinccbsg avatar snyk-bot avatar dependabot[bot] avatar

Watchers

James Cloos avatar

tpv-tickets-front's Issues

[CI] Add CI workflow using Github actions

We haven't set up the CI for this project we have to create at least a basic one to run lint and unit tests. Also, we need to configure the cypress tests.

  • Create a CI workflow to run linter
  • Create a CI workflow to run unit test
  • Create a CI workflow to run cypress

[chore] cypress v10 component testing not running

issue description

Cypress 10 component testing is not working in this repository Vue v2.

How to replicate?

All was tested in a Mac 11.6 (20G165)

If we use node v14.17.0 and install the dependencies in this branch. We can execute this script

npm run cy:open

Then try to execute the component testing environment, and execute any of those components. You will get this error:

Screenshot 2022-02-24 at 21 42 46

Improve validations

Inputs are not well validated

Acceptance criteria

  • Validate text and date input (Date must be autocompleted with this format DD-MM-YYYY)
  • Validate pdf form when we do not upload info

Deployment heroku

We have to create the node server to upload to Heroku.

Acceptance criteria

  • create a server with express
  • create Heroku account
  • deploy to Heroku

UI Improvements

We have to improve error handling in the UI.

  • We have to add a toast to notify errors
  • We have to add a loading
  • Delete login image
  • Add favicon

Improve VUE architecture

We have to improve some aspects of the APP

Acceptance criteria

  • Add sass to the project
  • Implement Vuex
  • Create a better folder structure with unit testing in some components
  • Add storybook
  • Add i18n

Logout

We need to create the logout method.

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.