From 275c91f4e1bc6375ac53e22681f267e709bb9ea1 Mon Sep 17 00:00:00 2001 From: Will Bradley Date: Wed, 16 Jul 2025 13:16:16 -0700 Subject: [PATCH] Allow users to edit the station itself when clicking a station (description, etc). Humanize refill/empty date/time formats. Remove last updated line on the popup. On the select city page only show the add new city section and heading when logged in, adjust the login link based on logged-in status, and say click to update on each city button when logged in. --- public/city-select.html | 32 +++++++-- public/dashboard.html | 152 ++++++++++++++++++++++++++++++++++++++-- server.js | 17 +++++ 3 files changed, 188 insertions(+), 13 deletions(-) diff --git a/public/city-select.html b/public/city-select.html index 12ce930..48b0d3f 100644 --- a/public/city-select.html +++ b/public/city-select.html @@ -194,7 +194,7 @@
Loading cities...
-
+ + + +