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

'Refuel' adding form #481

Open
monikakrawczak opened this issue Apr 1, 2020 · 1 comment
Open

'Refuel' adding form #481

monikakrawczak opened this issue Apr 1, 2020 · 1 comment
Labels
blocked Work on the issue is blocked frontend Frontend work

Comments

@monikakrawczak
Copy link
Contributor

monikakrawczak commented Apr 1, 2020

Prepare a Refuel creation form.

AC1: Form shall contain the following fields:

  • Car (default to last used, regardless if in drive form or here, options limited to country)
  • Current Mileage
  • Amount of Liters
  • Price per Liter
  • Currency (dropdown list, typing enabled, for now, currencies names in English, consider using: https://www.npmjs.com/package/currency-codes)
  • Total Receipt Amount

AC2: Mandatory fields: Car, Current Mileage, Amount of Liters, Currency.
AC3: At the bottom of the form, add the 'Save' button.
AC4: Saving shall utilize endpoint created in #482, if offline, store refuel object in local storage and sync using the same procedure as drives synchronisation.

@arturtamborski arturtamborski added backend Issues related to backend work frontend Frontend work labels Apr 1, 2020
@monikakrawczak monikakrawczak changed the title 'Refueling' form 'Refueling' module May 14, 2020
@magul magul removed the backend Issues related to backend work label May 14, 2020
@monikakrawczak monikakrawczak changed the title 'Refueling' module 'Refuel' module May 14, 2020
@magul magul changed the title 'Refuel' module 'Refuel' adding form May 14, 2020
@arturtamborski arturtamborski added the blocked Work on the issue is blocked label May 16, 2020
@arturtamborski arturtamborski moved this to 📋 Backlog in pah-fm (general) Aug 31, 2022
@OtisRed
Copy link
Contributor

OtisRed commented Aug 31, 2022

Cannot be done without frontend migrations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Work on the issue is blocked frontend Frontend work
Projects
Status: 📋 Backlog
Development

No branches or pull requests

4 participants