4036790a4b
feat(stores): update saved location functions
2025-10-21 15:46:17 +02:00
639b2c1aeb
style: run prettier
TrafficCue CI / check (push) Successful in 1m31s
TrafficCue CI / build (push) Successful in 9m49s
TrafficCue CI / build-android (push) Successful in 23m30s
2025-10-03 19:54:14 +02:00
6e11b438a2
feat(stores): location stores
TrafficCue CI / check (push) Failing after 1m29s
TrafficCue CI / build-android (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
2025-10-03 15:17:35 +02:00
8af4a623b3
style: run eslint and prettier
TrafficCue CI / check (push) Failing after 39s
TrafficCue CI / build (push) Failing after 38s
2025-08-30 13:13:31 +02:00
03b129f947
feat: location selector in route UI
TrafficCue CI / check (push) Failing after 47s
TrafficCue CI / build (push) Failing after 41s
2025-08-21 15:45:16 +02:00
4b520be5f9
feat!: improve saving locations
...
TrafficCue CI / check (push) Successful in 1m6s
TrafficCue CI / build (push) Successful in 48s
Shows saved home and work locations with a marker on the map and provides a better API for saved locations opening room for more locations in the future
BREAKING CHANGE: no longer uses saved.home, saved.work localStorage entries, locations need to be re-entered to use the saved entry instead
2025-07-12 10:54:22 +02:00