Commit Graph

15 Commits

Author SHA1 Message Date
6397d050ae services and pitstops each now respect their data on creation
On creation, the tupels of date and odometer are checked that
the service or pitstop does not violate the ordering in.
2018-08-15 21:45:22 +02:00
b3cb88e870 fix issue with creating the first ever pitstop for vehicle 2018-08-11 19:38:51 +02:00
3a2b25d3bd fixes issue with first pitstop for a vehicle 2018-08-11 18:57:33 +02:00
13090d2735 Updates create pitstop form
The form now uses the new odometer_date_check to allow entering
pitstops that are before the currently last pitstop.
2018-08-11 14:53:08 +02:00
f7cb273254 preparation commit for henni
This commit includes:
* sql conversion script
* fixes for the column type for lat and lng fields
* removes prints / console logs
* unneccessary comments
* if no home data is available, we center to germany
* hide non working brand logos
* on closed stations the word "closed" is printed instead of outdated
price
* updates on filling stations is done in chunks of max 10
* configuration separates between development and testing
2017-11-24 09:08:04 +01:00
543d3e1658 react to closed stations 2017-11-12 22:50:25 +01:00
9427ed50ad add page to plan a pitstop 2017-11-12 15:38:32 +01:00
d55fd3d9f6 Consumables can now be linked to the tankerkoenig api 2017-11-12 10:17:36 +01:00
e9bb7986f4 moves routes for filling stations to extra file 2017-11-12 09:44:51 +01:00
eaacd3f42e adds functionality to handle favourit filling stations 2017-11-10 10:38:15 +01:00
028b52d12f Adds setting home in account 2017-11-07 22:33:14 +01:00
47e81c7517 start implementing a proxy layer for the API of creativecommons.tankerkoenig.de 2017-10-30 06:49:56 +01:00
6e665b9f2f finished handling of services 2016-11-06 13:22:54 +01:00
bceb9181ee sorting for events 2016-11-01 19:48:24 +01:00
d8c6a0a59b splitted routes into package 2016-11-01 18:01:52 +01:00