Commit graph

29 commits

Author SHA1 Message Date
Lance Edgar
a09d50af2c Update changelog 2024-06-09 19:32:46 -05:00
Lance Edgar
c92d9aae0d Fix URL bug when refreshing weather radar 2024-06-09 19:32:17 -05:00
Lance Edgar
d4cf4e1c3e Update changelog 2024-06-09 19:28:02 -05:00
Lance Edgar
fa1e702173 Add timestamp param to bust cache when refreshing radar images 2024-06-09 19:26:42 -05:00
Lance Edgar
cd615cb020 Warning notification should not butt up against forecast panel 2024-06-09 16:41:27 -05:00
Lance Edgar
d2afc8469d Update changelog 2024-06-09 16:29:15 -05:00
Lance Edgar
a1f84465cc Add refresh buttons to weather data pages 2024-06-09 16:27:04 -05:00
Lance Edgar
7a14101e01 Convert all view components to use Composition API
might as well start getting used to this new hotness
2024-06-09 15:45:38 -05:00
Lance Edgar
5e238aa2aa Add link to national radar map (live image) 2024-06-09 00:32:57 -05:00
Lance Edgar
e611803bd7 Update changelog 2024-06-08 23:17:51 -05:00
Lance Edgar
0710f2238c Add basic support for active weather alerts
yikes nobody should stake their life on how well this works, but it
does seem to basically work..
2024-06-08 23:16:29 -05:00
Lance Edgar
7ed314b5bf Update changelog 2024-06-08 21:31:18 -05:00
Lance Edgar
e446084d62 Add proper About page 2024-06-08 21:30:24 -05:00
Lance Edgar
8109c6d3f6 Update changelog 2024-06-08 20:35:33 -05:00
Lance Edgar
aa12f028a5 Tighten up the forecast period panels a bit 2024-06-08 20:34:47 -05:00
Lance Edgar
757e5ce6c8 Update changelog 2024-06-08 19:58:59 -05:00
Lance Edgar
f82540c677 Fix horizontal scroll for main forecast panel 2024-06-08 19:58:31 -05:00
Lance Edgar
fe411cd27c Update changelog 2024-06-08 19:37:04 -05:00
Lance Edgar
b983a34bc9 Make buttons half-wide on home screen (desktop mode)
having a button take up full screen width is a bit much
2024-06-08 19:35:45 -05:00
Lance Edgar
5d079e1208 Tell user to refresh the page, if access to location has failed
at least in my local firefox on laptop, it would not prompt user again
until page was refreshed
2024-06-08 19:35:03 -05:00
Lance Edgar
c2e6bfcfdd Update changelog 2024-06-08 19:03:44 -05:00
Lance Edgar
6df6f84afe Add "use my current location" button to home page 2024-06-08 19:02:51 -05:00
Lance Edgar
de9980b014 Show both "latest" and "loop" radar images 2024-06-08 19:02:41 -05:00
Lance Edgar
d17ab853af Upgrade server when pushing release
since that is really the only point of doing a release, for now
2024-06-08 18:40:14 -05:00
Lance Edgar
d28c4f7395 Update changelog 2024-06-08 18:38:27 -05:00
Lance Edgar
866742130d Add radar panel for Weather view 2024-06-08 18:36:44 -05:00
Lance Edgar
32cfafc88a Add release task 2024-06-08 15:16:02 -05:00
Lance Edgar
5a584982e4 Basic app functions are working
definitely on the "minimal" side but this *mostly* covers my own usage
of the old mobile.weather.gov app
2024-06-08 13:15:29 -05:00
Lance Edgar
397b7b02e5 Initial generated code
a la `npm create vue@latest`

using lts/iron
2024-06-08 10:04:59 -05:00