Râu Cao
f8cc453d7e
Fix timezone issue in expense item form
...
Dates being added with 00:00 time still carry the timezone set for the
OS/browser, and thus get changed to the previous day when in a positive
offset zone. This change removes the timezone offset entirely when
adding the line item, so that the chosen date is always assumed to be in
UTC time.
fixes #204
2022-12-30 22:20:16 +07:00
basti
aed29ff982
Remove obsolete property from class and template
...
Co-authored-by: Garret Alfert <alfert@wevelop.de >
2020-11-17 13:40:44 +01:00
basti
be16a57043
Octanify add-expense-item syntax
...
Fixes linter errors
2020-10-31 12:49:03 +01:00
basti
361ccb103d
Remove commented code
2020-10-01 12:58:07 +02:00
basti
c7b6f9e3e7
Submit reimbursements
2020-10-01 12:48:01 +02:00
basti
c1eb93c596
Mark input fields as valid when re-submitting form
2020-09-30 16:57:10 +02:00
basti
63675a1e13
Convert fiat totals to BTC and add to total amount
2020-09-30 16:46:35 +02:00
basti
444ec62a66
Validate expense/reimbursement forms
...
Adds some general helpers and styles for minimalistic form validation.
2020-09-29 19:31:58 +02:00
basti
083c873631
Scroll to current item; remove some obsolete code
2020-09-29 17:59:00 +02:00
basti
e4d2fdfce4
WIP Reimbursements/expenses
2020-09-29 17:58:38 +02:00