Commit Graph

64 Commits

Author SHA1 Message Date
Alex H
785ff9a089 improper totalAmount comparison, wrong case on object prop 2023-04-17 21:08:20 -04:00
Alex H
b99c3921d7 added logic to convert numbers to booleans, fixed capitalization issues 2023-04-17 21:43:23 +00:00
Alex H
d64777dca6 fixed if statement, if some npm warnings 2023-04-17 00:59:18 -04:00
Alex H
654087b990 dates to ISO strings, getTimeZone gets timezone as string 2023-04-16 05:58:55 +00:00
Alex H
d294db34fc replace v-if with a v-else, marked all required fields required 2023-04-14 23:57:49 -04:00
Alex H
9f9f90fd1d handling isFullTankString and making post request to api 2023-04-14 23:20:44 -04:00
Alex H
051e3476a7 csvToJson is mostly complete 2023-04-14 20:45:12 -04:00
Alex H
845dcb242a renamed 4 variables to better describe what they're for, fixed if logic 2023-04-14 19:07:32 -04:00
Alex H
df165dae6e added full tank string value inputs 2023-04-14 01:54:03 -04:00
Alex H
e2e4169787 user selects if they track full tank or partial fillup 2023-04-13 22:55:09 -04:00
Alex H
2a8325c6ce initial server side processing 2023-04-13 17:52:13 +00:00
Alex H
cd2e9ebc61 first interation of a generic csv importer 2023-04-13 07:32:24 +00:00
Alex H
1ac3a8b31b import-generic view and route added 2023-04-13 07:13:17 +00:00
Alf Sebastian Houge
d597a4ed30 Fix sizing issues in font awesome icons 2023-02-12 17:38:26 +01:00
Alf Sebastian Houge
45456280b4 Fix scss warnings 2023-02-07 21:00:20 +01:00
Alf Sebastian Houge
cd558ba744 Update buefy 2023-02-07 20:34:51 +01:00
Alf Sebastian Houge
3a2c82c789 Fix warnings and translation errors in user creator 2023-02-05 00:39:21 +01:00
Alf Sebastian Houge
a8d2b37087 Fix eslint errors 2023-02-04 22:01:27 +01:00
Alf Sebastian Houge
669bffa955 Fix wrong translation for engine size field 2023-01-30 22:06:47 +01:00
Alf Sebastian Houge
e66e5b7724 Merge pull request #18 from solluh/master
Update de.json
2023-01-28 22:53:50 +01:00
Alf Sebastian Houge
3299c13181 Merge branch 'master' into feat/drivvo-import 2023-01-28 22:22:24 +01:00
Alf Sebastian Houge
091cfdcc99 Merge branch 'master' into feat/state_mileage_option 2023-01-28 22:19:02 +01:00
solluh
9771dc4c25 Update de.json
Einige kleine Fehler korrigiert
2023-01-27 09:03:38 +01:00
Alf Sebastian Houge
4a55879ad8 Update links in more info view in settings 2023-01-25 23:51:33 +01:00
Alf Sebastian Houge
7d4b763e48 Merge branch 'master' into i18n 2023-01-25 23:00:25 +01:00
boerniee
ee964a630e Fixed another translations 2023-01-25 22:03:53 +01:00
boerniee
c588e34b2e translating fuelly import page 2023-01-25 21:52:44 +01:00
Bernhard Großer
6871a40380 added not translated texts, changed translations 2023-01-25 21:23:50 +01:00
boerniee
bb68c8c504 translate units 2023-01-13 23:51:40 +01:00
boerniee
961ec30065 set locale to browser locale 2023-01-13 23:51:32 +01:00
boerniee
0b450dc462 added translations
#80 #19
2023-01-13 23:51:19 +01:00
Alf Sebastian Houge
d3ce6920ad Merge branch 'master' into add-vin 2022-11-26 19:38:51 +01:00
Alf Sebastian Houge
2ecb113918 Add mileage options to frontend 2022-10-15 20:17:41 +02:00
Eikou
d0704c8c6a Fixed issue #87: adapted start date of 'this_week' and 'this_year' stats 2022-07-22 15:26:17 +02:00
Akhil Gupta
5cfaf8c933 Merge branch 'master' of https://github.com/akhilrex/hammond 2022-07-06 11:00:13 +05:30
Akhil Gupta
987f035198 fix issue #93 2022-07-06 11:00:09 +05:30
Akhil Gupta
a5d4dface8 Merge pull request #85 from AlfHou/bug/strip-login-whitespace 2022-04-26 16:32:10 +05:30
Akhil Gupta
05bb22fe4e update a couple of packages and bump version 2022-04-26 13:34:26 +05:30
Alf Sebastian Houge
43d1ca0c66 Tag login email field as email type 2022-04-17 18:53:15 +02:00
Alf Sebastian Houge
fb742f19a7 Change currency field from select to autocomplete 2022-04-17 18:52:19 +02:00
Alf Sebastian Houge
3322e2f6bd Don't redirect from import page on erro 2022-04-06 17:56:58 +02:00
Alf Sebastian Houge
9ef929dbd5 Redirect to home after importing 2022-04-06 17:56:58 +02:00
Alf Sebastian Houge
dc33aaad49 Add option for not importing location 2022-04-06 17:56:58 +02:00
Alf Sebastian Houge
15cf09f326 Add notice about what fields aren't imported from drivvo 2022-04-06 17:56:58 +02:00
Alf Sebastian Houge
e8f7815d8d Select vehicle when importing drivvo csv.
Select what vehicle to import for on frontend. Actually import the data to the db
2022-04-06 17:56:58 +02:00
Alf Sebastian Houge
bfaebf17d0 Add functions for parsing drivvo CSVs. 2022-04-06 17:56:58 +02:00
Alf Sebastian Houge
8410674841 Add vin field vehicle data 2022-03-08 13:49:11 +01:00
Akhil Gupta
15f6539bf7 allow zero amount for expenses 2021-09-20 15:58:10 +05:30
Akhil Gupta
0e7d105e52 delete quick entry and some stats 2021-08-13 13:04:00 +05:30
Akhil Gupta
4ee44fb1f1 add fuel subtype to fillup 2021-07-23 16:30:55 +05:30