ffdc896d33
fix: Use standard Tailwind classes instead of arbitrary values
...
Build and Push Docker Image (Dev) / build-and-push-dev (push) Successful in 3m26s
- max-w-[640px] → max-w-2xl (672px)
- mt-[100px] → mt-24 (96px)
Standard classes are more performant in Tailwind v4
2026-01-13 16:49:47 +01:00
5048c44de2
fix: Restore correct Tailwind CSS classes for layout
...
Build and Push Docker Image (Dev) / build-and-push-dev (push) Has been cancelled
- Fixed max-w-w160 → max-w-[640px] (was causing full-width issue)
- Fixed mt-25 → mt-[100px] (mobile top margin for language buttons)
2026-01-13 16:44:30 +01:00
86fe7a8bf1
feat: Add multilingual deployment progress messages
...
Build and Push Docker Image (Production) / build-and-push-main (push) Successful in 2m32s
Build and Push Docker Image (Dev) / build-and-push-dev (push) Has been cancelled
Build and Push Docker Image (Staging) / build-and-push-staging (push) Successful in 4m17s
- Created backend i18n system with EN/NL/AR translations
- Frontend now sends language preference with deployment request
- Backend deployment messages follow user's selected language
- Translated key messages: initializing, creating app, SSL waiting, etc.
- Added top margin (100px) on mobile to prevent language button overlap
Fixes real-time deployment status showing English regardless of language selection.
2026-01-13 16:40:05 +01:00
dd41bb5a6a
Margin top mobile
Build and Push Docker Image (Production) / build-and-push-main (push) Successful in 2m39s
2026-01-13 16:33:04 +01:00
8977a6fdee
New design v0.2
...
Build and Push Docker Image / build-and-push (push) Failing after 1m18s
New design and framework
2026-01-13 10:49:47 +01:00