Commit Graph

18 Commits

Author SHA1 Message Date
Alex H 415d0abc83 removed references to json, clearly stated import is only for fillups 2023-04-21 20:47:16 -04:00
Alex H d32fd8073d fixed tank full radio not highlighting when selected 2023-04-19 20:23:53 -04:00
Alex H d6eab70ca6 string value of not/filled is now case insensitive 2023-04-19 02:36:00 +00:00
Alex H cc82536970 fixed error in if logic which caused all fields to be returned as true 2023-04-19 02:24:28 +00:00
Alex H 094cf0d7c9 added the ability to clear non-required fields, added a new icon 2023-04-17 22:19:01 -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 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