Alex H
|
e9812e7e27
|
fixed dateLayout, fixed variable order in call to ParseInLocation, code formatting
|
2023-04-17 21:10:31 -04:00 |
|
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
|
5208437ec2
|
initial generic import backend code
|
2023-04-16 05:59:32 +00: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
|
e389a9ac2a
|
forgot to commit package.json after I added papaparse
|
2023-04-13 22:57:01 -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 |
|