care-count / streamlit_app.py

Commit History

Fix: Ensure weather_type and temp_c are written at insert time in fallback_direct_insert; pass weather into fallback calls so columns populate correctly on both tables.
557593d

focustiki commited on

Feat: Attach weather (type, temp_c) at save using Open-Meteo for Laurier; cache for 10m; soften fallback message to non-error phrasing; update both RPC and fallback paths without UI jitter.
e2c2f42

focustiki commited on

UX: Remove jitter on Save Item by rendering visit items via stable placeholder function; add double-click guard and in-place refresh after save/delete; avoid full reruns.
957c664

focustiki commited on

UX: Replace remaining st.spinner usage with stable placeholders to avoid layout jitter during item save flow. Use themed status messages and short delay before rerun for smoother updates.
8f24e76

focustiki commited on

πŸ› Fix: Replace invalid placeholder.spinner() with stable container + status message for AI analysis\n\nCause: st.empty() returns a DeltaGenerator; it has no .spinner() method, causing runtime error in Spaces.\nFix: use status_placeholder.container() and render a themed loading status via ModernUIComponents.\nLogic: keep a fixed-height container to prevent layout jitter while heavy work runs; when done, clear or rerun to update results.
7b439f0

focustiki commited on

✨ UI/UX: Stabilize button actions and add Laurier Cares bags celebration
dcd4161

focustiki commited on

πŸ”§ Fix login section UI/UX glitches and improve loading states
1f26b21

focustiki commited on

Persist AI detection session state
25f61db

Tolani Akinola commited on

Update streamlit_app.py
33c6b02

Tolani Akinola commited on

Update streamlit_app.py
5e87687

Tolani Akinola commited on

feat: dark theme, hover text fixes, login RLS token, AI provider fallback, status cards rendering, optional cutoff, improved error visibility
98bc933

focustiki commited on

Update streamlit_app.py
c257b79

Tolani Akinola commited on

Update streamlit_app.py
2d1ced3

focustiki commited on

Update streamlit_app.py
fad2993

focustiki commited on

Update streamlit_app.py
c282951

focustiki commited on

Update streamlit_app.py
9306977

focustiki commited on

Update streamlit_app.py
5a7964d

focustiki commited on

Update streamlit_app.py
c4e209e

focustiki commited on

Update streamlit_app.py
1efead4

focustiki commited on

Update streamlit_app.py
15d25fb

focustiki commited on

Update streamlit_app.py
48c7b4a

focustiki commited on

Update streamlit_app.py
704e07d

focustiki commited on

Update streamlit_app.py
e634942

focustiki commited on

Update streamlit_app.py
ed88d63

focustiki commited on

Update streamlit_app.py
f1c35c5

focustiki commited on

Update streamlit_app.py
200816e

focustiki commited on

Update streamlit_app.py
6c2ffc5

focustiki commited on

Update streamlit_app.py
68749a4

focustiki commited on

Update streamlit_app.py
dd4639f

focustiki commited on

Update streamlit_app.py
74fbc79

focustiki commited on

Create streamlit_app.py
ba9d1e6

focustiki commited on