Commit Graph

7 Commits

Author SHA1 Message Date
Jeffrey
b1abf9209f fix: footer icons and sections, updated content security policy 2026-02-20 13:58:08 +01:00
Jeffrey
ed4062aef0 feat: add admin/editor roles to users, restrict globals to adminOnly
- Users: added role field (admin/editor), role field locked to adminOnly update
- SiteSettings, AnnouncementBar, PopupAnnouncement: update restricted to adminOnly
- Added src/access/adminOnly.ts helper
2026-02-18 16:04:48 +01:00
Jeffrey
dc00f0c060 feat: cookie banner full-width, posts listing + detail redesign, richtext fix
- CookieConsent: full-width edge-to-edge bar, no rounded corners
- SiteSettings: acceptedDays/declinedDays fields for configurable consent expiry
- layout.tsx: clean single siteSettings fetch, proper CookieConsent props
- posts/[slug]/page.tsx: redesigned editorial layout matching PDF mockup
- posts/page.tsx: new FD-styled card grid with hero image, summary, date
- RichText: fixed prop from content= to data=, added fd-prose className
2026-02-18 15:28:39 +01:00
Jeffrey
cbeae1bf85 feat: 3 new blocks FDCtaBannerBlock, FDTestimonialBlock, FDTeamBlock 2026-02-18 13:55:07 +01:00
Jeffrey
c3b3868288 fix: hook-based slug with Swedish chars, remove built-in hero from Pages, and more rich text fix 2026-02-18 12:15:07 +01:00
Jeffrey
5cf9186ee2 Enhanced FDContactFormBlock with dark mode, remove search, add FormBlock to pages 2026-02-17 17:51:39 +01:00
jeffrey
9038b0c894 Initial commit: Fiber Direkt www webdev2 30+ blocks, media, DB dump 2026-02-17 12:30:47 +00:00