pingzing / trippit

An experimental Windows 10 Helsinki DigiTransit client
MIT License
1 stars 1 forks source link

[Feature] Traffic Alerts #17

Open pingzing opened 8 years ago

pingzing commented 8 years ago

For 1.1:

For 1.2:

Show a traffic alerts button (if there are any) on the main page up in the header.

pingzing commented 7 years ago

Mostly done! One last thing to do is check and make sure we do proper URL decoding, so we handle äs and ös correctly.

That's low-prio enough that we can probably push it to 1.1.

pingzing commented 7 years ago

Something for 1.2: Refactor things into an AlertsService that tracks alerts seen, and is a central repository for received alerts so multiple pages can navigate to the alerts page without needing outside context.