Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.49 KB

TODO.md

File metadata and controls

48 lines (36 loc) · 1.49 KB
  • Referencia catastral tiene check sin tocarlo
  • CAU si editas mientras esta validando remoto, se machaca el valor cuando acaba de validar

Django (OV)

  • Feature flag
  • Button
  • View
  • Template
  • Inside view, generate file TOKEN
  • [] Inside view, generate data payload
  • [] Inside template, insert data payload
  • [] Translate TRANSPORT_AND_DISTRIBUTION_TOLL and RETAILER_TARIFF and others

Webforms (API)

  • To generate TOKEN, Could we reuse the current endpoint? -> we can reuse it
  • [] Review (onboarding) the API layers and required testing

Webforms UI

  • [] Collect data payload
  • [] Fake data payload in public/index.html from .env.development
  • [] Check data payload reach summary page
  • [] Generate POST request
  • [] Success page
  • [] Failure page

Pending Tasks Contract

  • Previous holder doesn't show when has service is false
  • Power and fare when has service is false
  • Skip personal data step if the holder and the parner are the same person
  • Personal data validate emails, phones and checkbox
  • Voluntary cent title style and chooser option height
  • Fetch and show prices on review step
  • Update legal texts
  • Post data and show result page
  • Check cups call /check/cups/status or /check/cups
  • Update check cups error messages
  • Check vat (holder info) and proxy_nif (holder info) call /check/vat/exist or /check/vat

Pending Tasks Holder Change

  • Add progress bar indicator

Pending Tasks Modify Contract