Spaces:
Sleeping
Sleeping
Commit History
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
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
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
๐ 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
Merge: Improve UX stability for button clicks; add Laurier Cares bags animation on login 2e212b2
โจ UI/UX: Stabilize button actions and add Laurier Cares bags celebration dcd4161
๐ง Fix login section UI/UX glitches and improve loading states 1f26b21
Delete streamlit_app_modern.py 474248d unverified
Tolani Akinola commited on
Delete deploy_modern.py 158b8cf unverified
Tolani Akinola commited on
Delete streamlit_app_backup_20250923_195853.py ea57278 unverified
Tolani Akinola commited on
Merge pull request #8 from tolani007/codex/initialize-session-state-for-ai-detection 137c17b unverified
Tolani Akinola commited on
Persist AI detection session state 25f61db
Tolani Akinola commited on
Delete backups directory 7c8a784 unverified
Tolani Akinola commited on
Delete backups/indentation_fix_20250923_203937/secrets.toml fe22dd9 unverified
Tolani Akinola commited on
Delete backups/hero_section_html_fix_20250923_203834/secrets.toml d79f0f3 unverified
Tolani Akinola commited on
Merge pull request #7 from tolani007/codex/fix-all-ui/ux-bugs 182b789
Tolani Akinola commited on
Improve login UX and AI fallback handling f563c83
Tolani Akinola commited on
Delete .streamlit directory b1de501
Tolani Akinola commited on
Update streamlit_app.py 33c6b02
Tolani Akinola commited on
Update streamlit_app.py 5e87687
Tolani Akinola commited on
Added Dev Container Folder d294ae5
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
Update streamlit_app.py c257b79
Tolani Akinola commited on
Update README.md 7fd33de
Tolani Akinola commited on
CI: add quick-check workflow (py_compile) 2506691
Tolani Akinola commited on
Add .env.example with Supabase + HF_TOKEN placeholders 03ea05e
Tolani Akinola commited on
Update README.md 8a1bb78
Tolani Akinola commited on
Update README.md 9829638
Tolani Akinola commited on
corrected url typo 8f5f175
Tolani Akinola commited on
Vercel 307 redirect to Hugging Face Space with actual oner and space name included this time 32c1b58
Tolani Akinola commited on
Vercel 307 redirect to Hugging Face Space dc38ee6
Tolani Akinola commited on
Add Vercel static embed for Care Count demo c05a0d8
Tolani Akinola commited on
Update README.md b6ff8db
Tolani Akinola commited on
Update README.md 7782aa6
Tolani Akinola commited on