Commit Graph

230 Commits

Author SHA1 Message Date
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 afdfa31148 Add vscode specific files to gitignore 2022-11-26 19:24:44 +01:00
Alf Sebastian Houge 2d24c4b9e6 Merge pull request #1 from djjudas21/ci
Run Github actions on releases
2022-11-26 19:13:19 +01:00
Alf Sebastian Houge c0db2c5c1e Calculate mileage based on mileageOption 2022-10-15 20:18:26 +02:00
Alf Sebastian Houge 2ecb113918 Add mileage options to frontend 2022-10-15 20:17:41 +02:00
Alf Sebastian Houge 966cac280f Add utils for converting imperial and metric 2022-10-15 20:17:19 +02:00
Akhil Gupta 84cba2c7f2 Merge pull request #74 from AlfHou/case-insensitive-emails 2022-07-25 12:01:51 +05:30
Akhil Gupta 1432499a90 Merge pull request #101 from heikok88/bugfix/wrongStatsSums 2022-07-25 11:59:56 +05:30
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 b86795bcb6 Merge pull request #71 from AlfHou/contributing-instructions
Add contributing instructions
2022-07-12 17:23:30 +05:30
Akhil Gupta 1ccdce9ee3 Merge pull request #89 from AlfHou/chore/fix-error-messages
Fix warnings reported by go-staticcheck
2022-07-12 17:23:07 +05:30
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
Jonathan Gazeley ab94997dd6 Add basic tests
Run release pipeline on tags
2022-05-18 21:50:25 +01:00
Alf Sebastian Houge 0b715ef840 Fix warnings generated by go-staticcheck 2022-04-28 17:52:57 +02:00
Alf Sebastian Houge c00c6bc776 Map VIN number to db model from request model when creating vehicle 2022-04-28 17:36:13 +02:00
Akhil Gupta a5d4dface8 Merge pull request #85 from AlfHou/bug/strip-login-whitespace 2022-04-26 16:32:10 +05:30
Akhil Gupta 7cb9a43dfe try disable cache 2022-04-26 14:26:21 +05:30
Akhil Gupta 05bb22fe4e update a couple of packages and bump version 2022-04-26 13:34:26 +05:30
Akhil Gupta 69352af906 build fixed 2022-04-26 12:59:31 +05:30
Akhil Gupta 7a8916c9cd fix file 2022-04-26 12:27:01 +05:30
Akhil Gupta e471e80617 try fix breaking build 2022-04-26 12:25:33 +05:30
Akhil Gupta 1ee032b664 Merge pull request #86 from AlfHou/feat/currency-search
Make currency field searchable
2022-04-26 11:58:19 +05:30
Akhil Gupta cea2566e2a Merge branch 'master' of https://github.com/akhilrex/hammond 2022-04-26 11:54:59 +05:30
Akhil Gupta dcb58bbbdb some alerting code 2022-04-26 11:54:55 +05:30
Akhil Gupta 24105dbaaf Merge pull request #59 from meichthys/patch-1
remove whitespace from JWT_SECRET
2022-04-25 16:42:53 +05:30
Akhil Gupta e3846634b5 Merge pull request #75 from AlfHou/icon-mobile
Add icon for mobile homescreens
2022-04-25 16:42:25 +05:30
Akhil Gupta fd52c23636 Merge pull request #77 from AlfHou/mileage_on_odometer 2022-04-25 16:41:11 +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 2749707546 Change logic in how indexes of sections in csv work
Change the logic in how indexes of the different sections in drivvos csv work
2022-04-06 17:56:58 +02:00
Alf Sebastian Houge f1bf36bcb9 Separate imports into provider specific files 2022-04-06 17:56:58 +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 1e099ec8b6 Create db.Expense and db.Fillup in one place
Create Expense and Fillup in one place instead of throughout function
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 20a1421576 Calculate mileage on odometer order instead of time 2022-03-15 14:26:46 +01:00
Alf Sebastian Houge 8410674841 Add vin field vehicle data 2022-03-08 13:49:11 +01:00
Alf Sebastian Houge 74e52c3e87 Change favicon to match mobile icon 2022-03-07 16:53:47 +01:00
Alf Sebastian Houge 1857bb0518 Change icon to gas pump icon instead of text 2022-03-07 10:41:28 +01:00
Alf Sebastian Houge a729b5eb12 Add icon for mobile homescreens 2022-03-07 00:46:42 +01:00
Alf Sebastian Houge d9a99d432c Make emails case insensitive 2022-03-07 00:17:35 +01:00
Alf Sebastian Houge acba47fede Add contributing instructions 2022-03-05 19:21:53 +01:00
Alf Sebastian Houge d314ed4a16 Add vscode specific files to gitignore 2022-03-05 19:21:10 +01:00
MeIchthys 04f45fe385 remove whitespace from JWT_SECRET
When deploying with the whitespace around the `=`, docker complains.
2022-01-20 23:55:39 -05:00