Commit Graph

121 Commits

Author SHA1 Message Date
Adrian Kumpf
025a81f874 Do not suspend if the doors or trunk are open 2020-04-02 17:54:37 +02:00
Adrian Kumpf
2c706d339b Add 'About' section to settings page 2020-04-02 16:36:26 +02:00
Adrian Kumpf
a36fb8d66c Remove option to disable sleep mode 2020-04-02 16:33:33 +02:00
Adrian Kumpf
5c432c7add Fix flashing modal 2020-03-31 22:20:49 +02:00
Adrian Kumpf
69beb1b341 Fix validation error when creating a geofence 2020-03-21 15:36:30 +01:00
Adrian Kumpf
b76b2d2cfa Add option to calculate charging costs retroactively
Closes #442
2020-03-11 15:11:13 +01:00
Adrian Kumpf
14a5acf7cb Allow to enter total cost or cost per KWh used
Closes #457
2020-03-11 15:11:13 +01:00
Adrian Kumpf
a89ed2e2a5 Update dependencies 2020-02-23 12:23:57 +01:00
Adrian Kumpf
e47fd0f613 Preselect timezone 2020-02-14 10:43:52 +01:00
Adrian Kumpf
803438206e Bump phoenix_live_view to 0.7.1 2020-02-14 10:43:48 +01:00
Adrian Kumpf
c3d11f1b0d Simplify geo-fence editing 2020-02-13 16:43:33 +01:00
Adrian Kumpf
be0fffe56b Calculate charge cost based on location
Closes #386
2020-02-07 13:21:05 +01:00
Adrian Kumpf
f61315cb10 Implement TeslaFi import
Closes #316
2020-02-07 13:21:05 +01:00
Adrian Kumpf
0cb3bdc1b9 Remove unnecessary session attribute 2020-02-06 15:51:30 +01:00
Adrian Kumpf
bfb9e4310c Load settings only once 2020-01-29 12:55:32 +01:00
Adrian Kumpf
94163bbf46 Handle unexpected info messages 2020-01-24 16:18:39 +01:00
Adrian Kumpf
38486d69a3 Bump phoenix_live_view to 0.6.0 2020-01-24 14:08:47 +01:00
Adrian Kumpf
2a101d6788 Change error message 2020-01-23 13:39:04 +01:00
Adrian Kumpf
c217943862 Refresh addresses when changing language 2020-01-21 14:27:11 +01:00
Adrian Kumpf
c71d8af763 Use Accept-Language header to set locale 2020-01-21 14:27:11 +01:00
Adrian Kumpf
2b24f54c2e Hide seconds if duration is > 1 min 2020-01-17 14:36:55 +01:00
Adrian Kumpf
8952ce8bc2 Show spinner when fetching vehicle data 2020-01-16 21:05:22 +01:00
Adrian Kumpf
6d161f2875 Show notification after save 2020-01-15 18:29:29 +01:00
Adrian Kumpf
35ced850e9 Add charge cost interface
Closes #185, closes #342
2020-01-15 18:28:12 +01:00
Adrian Kumpf
38b86ae526 Format remaining charge time 2020-01-14 18:07:49 +01:00
Adrian Kumpf
8ec54e53d7 Handle unexpected referrers
Fixes #323
2020-01-06 19:41:18 +01:00
Adrian Kumpf
d301ac86f6 Include customized :tesla_api package 2019-12-15 15:36:26 +01:00
Adrian Kumpf
9d99c147e4 Translate timeouts 2019-12-07 15:39:03 +01:00
Adrian Kumpf
382a63de15 Various small improvements 2019-12-02 20:00:34 +01:00
Adrian Kumpf
f51c2937c6 Cache location-based information 2019-11-24 14:00:50 +01:00
Adrian Kumpf
dde12b0e5b Add option to overwrite sleep mode per geo-fence
Resolves #251
2019-11-24 14:00:50 +01:00
Adrian Kumpf
66bafcb66d Add option to disable sleep mode 2019-11-24 14:00:50 +01:00
Adrian Kumpf
62b8a211af Automatically set Grafana URL 2019-11-24 13:56:14 +01:00
Adrian Kumpf
549dedb3bf Decouple global from car-specific settings 2019-11-18 23:43:25 +01:00
Adrian Kumpf
3ef7cd1254 Fetch sign-in status only on index route 2019-11-17 18:04:04 +01:00
Adrian Kumpf
2bbb7879ff Test phase correction 2019-10-27 20:34:28 +01:00
Adrian Kumpf
cd70f9acf0 Catch otherwise unhanded info messages 2019-10-23 22:46:28 +02:00
Adrian Kumpf
830faed957 Tweak UI 2019-10-22 23:21:53 +02:00
Adrian Kumpf
8a68461f1b Show only vehicles connected to the account in UI
Fixes #213
2019-10-22 20:32:30 +02:00
Adrian Kumpf
7630b3780d Create TestHelper.eventually/2 2019-10-16 22:08:40 +02:00
Adrian Kumpf
f428581eef Tweak mobile and desktop views 2019-10-09 17:40:57 +02:00
Adrian Kumpf
05abaae7fc Add various tests 2019-09-30 20:50:15 +02:00
Adrian Kumpf
6cbdd43eb9 Link directly to /geo-fences 2019-09-28 21:12:21 +02:00
Adrian Kumpf
500af43664 Add base URL to settings 2019-09-28 20:59:41 +02:00
Adrian Kumpf
35e1be2589 Allow geo-fences to have multiple addresses 2019-09-28 19:24:40 +02:00
Adrian Kumpf
67ba0710bc Fix deleting of geo-fences 2019-09-24 22:22:48 +02:00
Adrian Kumpf
03474a20d2 Prevent suspending when an update is in progress 2019-09-16 13:45:45 +02:00
Adrian Kumpf
5185b0504d Bump phoenix_live_view to 0.2.0 2019-09-13 18:46:01 +02:00
Adrian Kumpf
ac913ae632 Pick geo-fences from a map 2019-09-01 21:19:48 +02:00
Adrian Kumpf
a2ec278416 Show :car_type & :trim_badging 2019-08-30 18:14:49 +02:00