Commit Graph

10 Commits

Author SHA1 Message Date
Adrian Kumpf
a2129b1457 Hide sign-out button in import mode 2021-02-06 21:39:52 +01:00
Adrian Kumpf
aee513db94 Detect if CSV file contains data for more than one car
Fixes #896
2021-02-06 15:24:09 +01:00
Adrian Kumpf
e66894d028 Fix FunctionClauseError if import directory is not accessible
Addresses #1070
2020-12-29 20:32:20 +01:00
Samar Dhwoj Acharya
3dd1916de5 fix version info on development guide & minor spelling fix (#994)
* update note about dev setup

* fix spelling error in import module
2020-10-11 17:05:56 +02:00
Adrian Kumpf
5652d8dd79 Optimize CSV file import 2020-10-11 00:00:41 +02:00
Adrian Kumpf
4b23c8604e Upgrade to Elixir v1.11 2020-10-08 22:17:56 +02:00
Adrian Kumpf
0e002740a0 Parse CSV files with nimble_csv 2020-10-04 12:32:47 +02:00
Adrian Kumpf
6086b06646 Do not preload settings when importing
This allows to use custom settings for the import without needing to
persists them.
2020-04-04 14:25:46 +02:00
Adrian Kumpf
f6712cd22c Always reject data w/o timestamps when importing 2020-02-07 15:51:13 +01:00
Adrian Kumpf
f61315cb10 Implement TeslaFi import
Closes #316
2020-02-07 13:21:05 +01:00