muken
e0a82b945f
moved icons
2026-06-29 20:28:33 -05:00
muken
a2a0335b7d
moved icos
2026-06-29 20:21:28 -05:00
muken
657af63e73
move widget
2026-06-29 20:07:08 -05:00
muken
6b7720d2d8
feat: users can change their own password via user portal
2026-06-29 18:09:54 -05:00
muken
765465348e
feat: allow admins to change user passwords
2026-06-29 18:07:24 -05:00
muken
11d8f4a456
feat: add shimmer loading animation to rooms page
2026-06-28 23:45:40 -05:00
muken
25428e1246
style: reduce weather widget height and move lower
2026-06-28 23:43:11 -05:00
muken
59698686d5
feat: add weather widget to user portal below navbar
2026-06-28 23:36:29 -05:00
muken
291df16f1f
feat: user portal with trips, wifi, welcome message, chat; admin trips & messages mgmt
2026-06-28 23:33:39 -05:00
muken
658a3f00a7
fix: remove wifi_password from public site-assets API - only show in logged-in user portal
2026-06-28 23:28:02 -05:00
muken
9f418d6b19
fix: slide editor upload button now works with useRef instead of nested label
2026-06-28 23:26:21 -05:00
muken
a892e9e132
feat: enable weather widget for Otavalo using Open-Meteo API (free, no key required)
2026-06-28 23:23:50 -05:00
muken
a1d88af78b
feat: add footer configuration (address, phone, email, social URLs, tagline) to admin panel
2026-06-28 23:21:41 -05:00
muken
abf46b9075
fix: image upload returns correct data structure for all editors
2026-06-28 23:18:27 -05:00
muken
6b0db0e3cf
fix: change admin portal title to Hosteria La Huasca
2026-06-28 23:14:06 -05:00
muken
4d2c26d3af
fix: admin data loading - extract data from API response
2026-06-28 23:12:07 -05:00
muken
cac82e6d9d
fix: admin panel save issues - POST/PUT URLs, users list, image upload
2026-06-28 23:01:13 -05:00
muken
7f81833936
fix: remove middleware redirect, let login page handle auth check
2026-06-28 22:46:57 -05:00
muken
f99da73118
fix: login redirect, admin auth guard, JWT_SECRET env
2026-06-28 22:41:08 -05:00
muken
c2c2217028
fix: calendar date parsing, login credentials hint, flag z-index overlap
2026-06-28 22:33:55 -05:00
muken
6121c76d97
fix: add calendar_events.active, expand seed coverage, and refresh local init script
2026-06-28 22:21:08 -05:00
muken
f771ad751b
Auto‑merge remote changes, keep our new globals.css
2026-06-28 20:35:04 -05:00
muken
d8dcd7eadb
Rewrite globals.css with spacing, dark‑mode, and focus styles
2026-06-28 20:35:04 -05:00
muken
ebfa8dcdb0
fix: disable edge/html caching for now so deployments are visible immediately
2026-06-28 22:36:43 +00:00
muken
991e73fcff
feat: harden bootstrap and add tests
2026-06-28 16:43:03 -05:00
muken
01ea9e391d
Add language translation system and weather widget with admin controls
2026-06-28 15:35:02 -05:00
muken
295c024ced
fix: image gallery organized with sections and borders, images now show correctly
2026-06-28 13:50:32 -05:00
muken
e1b091b25d
fix: admin menu fetch and add item — use /api/admin/menu endpoint, parse response.data correctly
2026-06-28 13:45:15 -05:00
muken
4b6e7f4362
feat: menu visibility toggle + drag-and-drop reorder in admin
2026-06-28 13:43:02 -05:00
muken
f6b76eb396
feat: add like/unlike toggle API for rooms
2026-06-28 13:40:52 -05:00
muken
fdca926468
feat: add image serving endpoint for rooms gallery
2026-06-28 13:37:55 -05:00
muken
80c562b439
fix: TypeScript errors — cast style props, replace C.white with literal
2026-06-28 13:25:54 -05:00
muken
bd3f3e2d3b
fix: defer JWT_SECRET check to runtime (build-time throw)
2026-06-28 13:22:55 -05:00
muken
e97e880695
feat: complete admin portal rewrite with API-connected sections and per-section image uploads
2026-06-28 10:45:47 -05:00
muken
b4b8cbcce1
fix: social_events API public + add availability table
...
- Make social_events GET endpoint public (was returning 401)
- Add WHERE active = TRUE filter to social_events query
- Create availability table for room date management
2026-06-28 10:20:33 -05:00
muken
c46dc826fb
Remove hardcoded localhost DATABASE_URL/JWT_SECRET from tracked .env to prevent overriding K8s secrets and triggering getaddrinfo ENOTFOUND lahuasca
2026-06-28 14:48:37 +00:00
muken
55fe8ce866
Stop shipping a hardcoded localhost DATABASE_URL that overrides K8s secrets; add .env.example instead
2026-06-28 14:48:10 +00:00
muken
610dd16438
Add README with migration script usage instructions
2026-06-28 14:37:14 +00:00
muken
e78e8f4d5a
Add migration notes documenting the fix for missing database columns
2026-06-28 14:37:07 +00:00
muken
50affc13a2
Add migration script to fix missing columns in existing tables
2026-06-28 14:37:00 +00:00
muken
1b696a1cc3
Update README with database initialization instructions
2026-06-28 07:55:33 -05:00
muken
c4ee3ef5f0
Add Kubernetes job for database initialization
2026-06-28 07:55:11 -05:00
muken
16aff31870
Add database initialization script
2026-06-28 07:54:40 -05:00
muken
0ca57b8aee
Fix namespace and secret references in k8s JSON files
2026-06-28 06:49:29 -05:00
muken
c15b19b071
Fix secret name mismatch in app.yaml
2026-06-28 06:44:26 -05:00
muken
0e57b61266
Fix deployment name mismatch in deploy.sh script
2026-06-28 06:40:01 -05:00
muken
f8baeedba3
Fix syntax error in deploy-db.sh script
2026-06-28 06:38:07 -05:00
muken
a47f54d22b
Fix image handling to support category, room_id, and location_target fields
2026-06-28 06:35:38 -05:00
muken
6b13a35fbe
Fix database export and admin page structure
2026-06-28 06:29:04 -05:00
muken
52f6668f02
Implement organized image upload functionality: Added category, room, and location target fields for image uploads
2026-06-27 21:12:07 -05:00