NWACus / avy

Mobile-Native Viewing of NAC Avalanche Forecasts
MIT License
11 stars 6 forks source link

Miscellaneous Fixes #768

Closed stevekuznetsov closed 2 months ago

stevekuznetsov commented 2 months ago

weather_data: remove the concept of old weather table

We've used the 'new' weather table for the entire season and are happy with it. No need to feature-flag this any longer.

Signed-off-by: Steve Kuznetsov skuznets@redhat.com


observations: show divider for media

Signed-off-by: Steve Kuznetsov skuznets@redhat.com


navigation header: resize mode to fit better

Signed-off-by: Steve Kuznetsov skuznets@redhat.com


observations: rename 'simple' form

The 'simple' form was a name in reference to something else which we don't support or even have in the code-base any longer, so let's name it in a descriptive way instead.

Signed-off-by: Steve Kuznetsov skuznets@redhat.com


observations: remove duplicate button to add photos

Signed-off-by: Steve Kuznetsov skuznets@redhat.com


Fixes https://github.com/NWACus/avy/issues/767 Fixes https://github.com/NWACus/avy/issues/765 Fixes https://github.com/NWACus/avy/issues/766 Fixes https://github.com/NWACus/avy/issues/763 Fixes https://github.com/NWACus/avy/issues/762 Fixes https://github.com/NWACus/avy/issues/761