Commit Graph

170 Commits

Author SHA1 Message Date
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
24f295c632 forgot to remove a print statement 2023-04-17 21:17:32 -04:00
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
Alf Sebastian Houge
f07922763b Merge pull request #41 from AlfHou/chore/change-go-module-name
Change go module name
2023-02-16 22:38:13 +01:00
Alf Sebastian Houge
9da21b2192 Change go module name 2023-02-16 22:35:03 +01:00
Alf Sebastian Houge
a8c85bcd7d Merge pull request #34 from AlfHou/chore/update-dependencies
Chore/update dependencies
2023-02-12 21:06:27 +01: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
1d5794e344 Update lint staged 2023-02-07 20:36:08 +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
d196536d74 Update vue packages 2023-02-04 23:35:07 +01:00
Alf Sebastian Houge
630a7f2ec6 Update vuex and vue router 2023-02-04 23:28:09 +01:00
Alf Sebastian Houge
f2bc01289a update icon fonts 2023-02-04 22:04:19 +01:00
Alf Sebastian Houge
a8d2b37087 Fix eslint errors 2023-02-04 22:01:27 +01:00
Alf Sebastian Houge
7436399d90 Update eslint 2023-02-04 21:48:16 +01:00
Alf Sebastian Houge
bc3e1f0982 Update stylelint-scss 2023-02-04 21:43:56 +01:00
Alf Sebastian Houge
d429fa34bd Update hygen 2023-02-04 21:43:09 +01:00
Alf Sebastian Houge
5095cb4c61 Update lintstaged 2023-02-04 21:41:48 +01:00
Alf Sebastian Houge
e0df7ee80e Update markdown-cli 2023-02-04 21:38:53 +01:00
Alf Sebastian Houge
431de8c3eb Update sass-loader 2023-02-04 21:36:47 +01:00
Alf Sebastian Houge
41793784ea Update stylelint 2023-02-04 21:34:34 +01:00
Alf Sebastian Houge
85b5ad28bf Update core.js 2023-02-04 21:22:17 +01:00
Alf Sebastian Houge
b386012e13 Use node version 16 and higher 2023-02-04 21:14:26 +01:00
Alf Sebastian Houge
df2d7288df Update caniuse browser list 2023-02-04 15:41:42 +01:00
Alf Sebastian Houge
7a6f796561 Update date-fns 2023-02-04 15:25:32 +01:00
Alf Sebastian Houge
aee52d0594 Update icon fonts 2023-02-04 15:16:54 +01:00
Alf Sebastian Houge
f8b1de8d15 Update eslint dependencies 2023-02-04 14:56:07 +01:00
Alf Sebastian Houge
a7896340e1 Update express 2023-02-04 14:03:37 +01:00
Alf Sebastian Houge
f2a3bb2e9f Update lint-staged 2023-02-04 14:01:44 +01:00
Alf Sebastian Houge
d343619f13 Update sass 2023-02-04 13:58:56 +01:00
Alf Sebastian Houge
adce0efa8b Update stylelint dependency 2023-02-04 13:57:28 +01:00
Alf Sebastian Houge
fc6f4bc00d Update stylelint-config-recess-order dependency 2023-02-04 13:55:27 +01:00